[==========] 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
I20260710 11:01:54.124428 27890 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.60.190:36415
I20260710 11:01:54.126097 27890 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 11:01:54.127178 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:54.145021 27899 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
W20260710 11:01:54.145771 27897 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
W20260710 11:01:54.145045 27896 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
I20260710 11:01:54.147966 27890 server_base.cc:1061] running on GCE node
I20260710 11:01:55.415553 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:55.415828 27890 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:55.415983 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783681315415964 us; error 0 us; skew 500 ppm
I20260710 11:01:55.416790 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:55.422441 27890 webserver.cc:533] Webserver started at http://127.27.60.190:36697/ using document root <none> and password file <none>
I20260710 11:01:55.423386 27890 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:55.423600 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:55.424015 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:55.430244 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681313955765-27890-0/minicluster-data/master-0-root/instance:
uuid: "82a4602bb87e4fdcac76fd48370dff2d"
format_stamp: "Formatted at 2026-07-10 11:01:55 on dist-test-slave-s2gl"
I20260710 11:01:55.438706 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.003s	sys 0.005s
I20260710 11:01:55.444483 27905 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:55.445940 27890 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:01:55.446329 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681313955765-27890-0/minicluster-data/master-0-root
uuid: "82a4602bb87e4fdcac76fd48370dff2d"
format_stamp: "Formatted at 2026-07-10 11:01:55 on dist-test-slave-s2gl"
I20260710 11:01:55.446683 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681313955765-27890-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681313955765-27890-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681313955765-27890-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)
I20260710 11:01:55.500931 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:55.502581 27890 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
I20260710 11:01:55.503106 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:55.577116 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.190:36415
I20260710 11:01:55.577200 27956 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.190:36415 every 8 connection(s)
I20260710 11:01:55.585343 27957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.607285 27957 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 82a4602bb87e4fdcac76fd48370dff2d: Bootstrap starting.
I20260710 11:01:55.613359 27957 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 82a4602bb87e4fdcac76fd48370dff2d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.615337 27957 log.cc:826] T 00000000000000000000000000000000 P 82a4602bb87e4fdcac76fd48370dff2d: Log is configured to *not* fsync() on all Append() calls
I20260710 11:01:55.620366 27957 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 82a4602bb87e4fdcac76fd48370dff2d: No bootstrap required, opened a new log
I20260710 11:01:55.641769 27957 raft_consensus.cc:359] T 00000000000000000000000000000000 P 82a4602bb87e4fdcac76fd48370dff2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82a4602bb87e4fdcac76fd48370dff2d" member_type: VOTER }
I20260710 11:01:55.642341 27957 raft_consensus.cc:385] T 00000000000000000000000000000000 P 82a4602bb87e4fdcac76fd48370dff2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.642657 27957 raft_consensus.cc:740] T 00000000000000000000000000000000 P 82a4602bb87e4fdcac76fd48370dff2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82a4602bb87e4fdcac76fd48370dff2d, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.643535 27957 consensus_queue.cc:260] T 00000000000000000000000000000000 P 82a4602bb87e4fdcac76fd48370dff2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "82a4602bb87e4fdcac76fd48370dff2d" member_type: VOTER }
I20260710 11:01:55.644016 27957 raft_consensus.cc:399] T 00000000000000000000000000000000 P 82a4602bb87e4fdcac76fd48370dff2d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:01:55.644264 27957 raft_consensus.cc:493] T 00000000000000000000000000000000 P 82a4602bb87e4fdcac76fd48370dff2d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:01:55.644553 27957 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 82a4602bb87e4fdcac76fd48370dff2d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:55.648885 27957 raft_consensus.cc:515] T 00000000000000000000000000000000 P 82a4602bb87e4fdcac76fd48370dff2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82a4602bb87e4fdcac76fd48370dff2d" member_type: VOTER }
I20260710 11:01:55.649641 27957 leader_election.cc:304] T 00000000000000000000000000000000 P 82a4602bb87e4fdcac76fd48370dff2d [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: 82a4602bb87e4fdcac76fd48370dff2d; no voters: 
I20260710 11:01:55.651548 27957 leader_election.cc:290] T 00000000000000000000000000000000 P 82a4602bb87e4fdcac76fd48370dff2d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:01:55.651926 27960 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 82a4602bb87e4fdcac76fd48370dff2d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:55.654791 27960 raft_consensus.cc:697] T 00000000000000000000000000000000 P 82a4602bb87e4fdcac76fd48370dff2d [term 1 LEADER]: Becoming Leader. State: Replica: 82a4602bb87e4fdcac76fd48370dff2d, State: Running, Role: LEADER
I20260710 11:01:55.655857 27960 consensus_queue.cc:237] T 00000000000000000000000000000000 P 82a4602bb87e4fdcac76fd48370dff2d [LEADER]: Queue going to LEADER mode. State: All 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: "82a4602bb87e4fdcac76fd48370dff2d" member_type: VOTER }
I20260710 11:01:55.656991 27957 sys_catalog.cc:565] T 00000000000000000000000000000000 P 82a4602bb87e4fdcac76fd48370dff2d [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:01:55.670189 27961 sys_catalog.cc:455] T 00000000000000000000000000000000 P 82a4602bb87e4fdcac76fd48370dff2d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "82a4602bb87e4fdcac76fd48370dff2d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82a4602bb87e4fdcac76fd48370dff2d" member_type: VOTER } }
I20260710 11:01:55.670949 27961 sys_catalog.cc:458] T 00000000000000000000000000000000 P 82a4602bb87e4fdcac76fd48370dff2d [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:55.672777 27962 sys_catalog.cc:455] T 00000000000000000000000000000000 P 82a4602bb87e4fdcac76fd48370dff2d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 82a4602bb87e4fdcac76fd48370dff2d. Latest consensus state: current_term: 1 leader_uuid: "82a4602bb87e4fdcac76fd48370dff2d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82a4602bb87e4fdcac76fd48370dff2d" member_type: VOTER } }
I20260710 11:01:55.673436 27962 sys_catalog.cc:458] T 00000000000000000000000000000000 P 82a4602bb87e4fdcac76fd48370dff2d [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:55.677496 27970 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:01:55.690541 27970 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:01:55.692526 27890 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:01:55.708710 27970 catalog_manager.cc:1383] Generated new cluster ID: 4d93f239ee554adbb120400e5f8519b6
I20260710 11:01:55.709026 27970 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:01:55.724246 27970 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:01:55.725966 27970 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:01:55.747174 27970 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 82a4602bb87e4fdcac76fd48370dff2d: Generated new TSK 0
I20260710 11:01:55.748214 27970 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:01:55.760088 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:55.770977 27979 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
W20260710 11:01:55.773972 27980 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
I20260710 11:01:55.777511 27890 server_base.cc:1061] running on GCE node
W20260710 11:01:55.777410 27982 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
I20260710 11:01:55.778771 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:55.779057 27890 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:55.779282 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783681315779256 us; error 0 us; skew 500 ppm
I20260710 11:01:55.780077 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:55.784487 27890 webserver.cc:533] Webserver started at http://127.27.60.129:38671/ using document root <none> and password file <none>
I20260710 11:01:55.785274 27890 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:55.785545 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:55.785888 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:55.787396 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681313955765-27890-0/minicluster-data/ts-0-root/instance:
uuid: "0af0797336b044cc9a58e9fb85470bd8"
format_stamp: "Formatted at 2026-07-10 11:01:55 on dist-test-slave-s2gl"
I20260710 11:01:55.794988 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260710 11:01:55.800458 27987 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:55.801493 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:01:55.801873 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681313955765-27890-0/minicluster-data/ts-0-root
uuid: "0af0797336b044cc9a58e9fb85470bd8"
format_stamp: "Formatted at 2026-07-10 11:01:55 on dist-test-slave-s2gl"
I20260710 11:01:55.802291 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681313955765-27890-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681313955765-27890-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681313955765-27890-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)
I20260710 11:01:55.829226 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:55.831103 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:55.834031 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:55.839681 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:55.840018 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:55.840366 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:55.840591 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:55.935509 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.129:45683
I20260710 11:01:55.935578 28049 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.129:45683 every 8 connection(s)
I20260710 11:01:55.943909 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:55.955147 28054 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
W20260710 11:01:55.955907 28055 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
I20260710 11:01:55.968427 27890 server_base.cc:1061] running on GCE node
W20260710 11:01:55.968945 28057 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
I20260710 11:01:55.970191 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:55.970578 27890 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:55.970873 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783681315970850 us; error 0 us; skew 500 ppm
I20260710 11:01:55.972558 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:55.974668 28050 heartbeater.cc:344] Connected to a master server at 127.27.60.190:36415
I20260710 11:01:55.975176 28050 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:55.976331 28050 heartbeater.cc:507] Master 127.27.60.190:36415 requested a full tablet report, sending...
I20260710 11:01:55.978137 27890 webserver.cc:533] Webserver started at http://127.27.60.130:40843/ using document root <none> and password file <none>
I20260710 11:01:55.978909 27890 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:55.979192 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:55.979589 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:55.980301 27922 ts_manager.cc:194] Registered new tserver with Master: 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129:45683)
I20260710 11:01:55.981365 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681313955765-27890-0/minicluster-data/ts-1-root/instance:
uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
format_stamp: "Formatted at 2026-07-10 11:01:55 on dist-test-slave-s2gl"
I20260710 11:01:55.983726 27922 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56564
I20260710 11:01:55.988937 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:01:55.993942 28062 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:55.994904 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:01:55.995340 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681313955765-27890-0/minicluster-data/ts-1-root
uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
format_stamp: "Formatted at 2026-07-10 11:01:55 on dist-test-slave-s2gl"
I20260710 11:01:55.995682 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681313955765-27890-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681313955765-27890-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681313955765-27890-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)
I20260710 11:01:56.018864 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:56.020157 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:56.022353 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:56.025426 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:56.025759 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:56.026023 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:56.026199 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:56.127624 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.130:35059
I20260710 11:01:56.127764 28124 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.130:35059 every 8 connection(s)
I20260710 11:01:56.140305 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:56.149674 28128 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
I20260710 11:01:56.154630 28125 heartbeater.cc:344] Connected to a master server at 127.27.60.190:36415
I20260710 11:01:56.155149 28125 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:56.156391 28125 heartbeater.cc:507] Master 127.27.60.190:36415 requested a full tablet report, sending...
W20260710 11:01:56.154242 28129 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
I20260710 11:01:56.159278 27922 ts_manager.cc:194] Registered new tserver with Master: eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130:35059)
I20260710 11:01:56.161619 27922 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56576
I20260710 11:01:56.164942 27890 server_base.cc:1061] running on GCE node
W20260710 11:01:56.165968 28131 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
I20260710 11:01:56.167160 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:56.167424 27890 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:56.167615 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783681316167597 us; error 0 us; skew 500 ppm
I20260710 11:01:56.168182 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:56.170851 27890 webserver.cc:533] Webserver started at http://127.27.60.131:36241/ using document root <none> and password file <none>
I20260710 11:01:56.171399 27890 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:56.171612 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:56.171880 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:56.173086 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681313955765-27890-0/minicluster-data/ts-2-root/instance:
uuid: "bcc2ccca47414fa38b1b79891876d7e9"
format_stamp: "Formatted at 2026-07-10 11:01:56 on dist-test-slave-s2gl"
I20260710 11:01:56.178067 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:01:56.181551 28136 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:56.182459 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 11:01:56.182760 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681313955765-27890-0/minicluster-data/ts-2-root
uuid: "bcc2ccca47414fa38b1b79891876d7e9"
format_stamp: "Formatted at 2026-07-10 11:01:56 on dist-test-slave-s2gl"
I20260710 11:01:56.183097 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681313955765-27890-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681313955765-27890-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681313955765-27890-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)
I20260710 11:01:56.212064 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:56.213348 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:56.215237 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:56.218638 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:56.218873 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:56.219166 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:56.219383 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:56.324505 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.131:46149
I20260710 11:01:56.324604 28198 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.131:46149 every 8 connection(s)
I20260710 11:01:56.347499 28199 heartbeater.cc:344] Connected to a master server at 127.27.60.190:36415
I20260710 11:01:56.347905 28199 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:56.348840 28199 heartbeater.cc:507] Master 127.27.60.190:36415 requested a full tablet report, sending...
I20260710 11:01:56.351156 27922 ts_manager.cc:194] Registered new tserver with Master: bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149)
I20260710 11:01:56.351411 27890 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016470106s
I20260710 11:01:56.353201 27922 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56578
I20260710 11:01:56.408766 27922 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56586:
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"
    }
  }
}
W20260710 11:01:56.412869 27922 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.
I20260710 11:01:56.514884 28015 tablet_service.cc:1511] Processing CreateTablet for tablet 7b496540bb3749a7bbb3a5510e07271c (DEFAULT_TABLE table=test-workload [id=03160c4e5b6d49ed9b4c640c7af45003]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:56.517019 28015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b496540bb3749a7bbb3a5510e07271c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.514954 28014 tablet_service.cc:1511] Processing CreateTablet for tablet 24e879c55ca74b92b0c9a332bc639b97 (DEFAULT_TABLE table=test-workload [id=03160c4e5b6d49ed9b4c640c7af45003]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:56.517583 28013 tablet_service.cc:1511] Processing CreateTablet for tablet 5261de077efa4f66ba2bb423a6bd39e3 (DEFAULT_TABLE table=test-workload [id=03160c4e5b6d49ed9b4c640c7af45003]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:56.518419 28014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24e879c55ca74b92b0c9a332bc639b97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.519052 28013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5261de077efa4f66ba2bb423a6bd39e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.532918 28011 tablet_service.cc:1511] Processing CreateTablet for tablet 3877b4f4b1ae4488b13ecb5f70c4394d (DEFAULT_TABLE table=test-workload [id=03160c4e5b6d49ed9b4c640c7af45003]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:56.534475 28011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3877b4f4b1ae4488b13ecb5f70c4394d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.545559 28012 tablet_service.cc:1511] Processing CreateTablet for tablet 01c9998ac11e43f39e0c8e0c40be17f1 (DEFAULT_TABLE table=test-workload [id=03160c4e5b6d49ed9b4c640c7af45003]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:56.549676 28012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01c9998ac11e43f39e0c8e0c40be17f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.557662 28008 tablet_service.cc:1511] Processing CreateTablet for tablet 3adcf18b9f984370a13d73e5af563e8d (DEFAULT_TABLE table=test-workload [id=03160c4e5b6d49ed9b4c640c7af45003]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:56.561489 28008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3adcf18b9f984370a13d73e5af563e8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.563130 28010 tablet_service.cc:1511] Processing CreateTablet for tablet b3d65facc8b44097ae4aa8f7ee23afa7 (DEFAULT_TABLE table=test-workload [id=03160c4e5b6d49ed9b4c640c7af45003]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:56.561865 28014 tablet_service.cc:1511] Processing CreateTablet for tablet eb34fa027391483686f6842ed0123e14 (DEFAULT_TABLE table=test-workload [id=03160c4e5b6d49ed9b4c640c7af45003]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:56.561556 28009 tablet_service.cc:1511] Processing CreateTablet for tablet 9f66d98dd14d46c687e535b98fcfa80b (DEFAULT_TABLE table=test-workload [id=03160c4e5b6d49ed9b4c640c7af45003]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:56.572751 28010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3d65facc8b44097ae4aa8f7ee23afa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.572130 28164 tablet_service.cc:1511] Processing CreateTablet for tablet 7b496540bb3749a7bbb3a5510e07271c (DEFAULT_TABLE table=test-workload [id=03160c4e5b6d49ed9b4c640c7af45003]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:56.572913 28163 tablet_service.cc:1511] Processing CreateTablet for tablet 24e879c55ca74b92b0c9a332bc639b97 (DEFAULT_TABLE table=test-workload [id=03160c4e5b6d49ed9b4c640c7af45003]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:56.579720 28161 tablet_service.cc:1511] Processing CreateTablet for tablet 01c9998ac11e43f39e0c8e0c40be17f1 (DEFAULT_TABLE table=test-workload [id=03160c4e5b6d49ed9b4c640c7af45003]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:56.582074 28163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24e879c55ca74b92b0c9a332bc639b97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.581979 28014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb34fa027391483686f6842ed0123e14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.577015 28162 tablet_service.cc:1511] Processing CreateTablet for tablet 5261de077efa4f66ba2bb423a6bd39e3 (DEFAULT_TABLE table=test-workload [id=03160c4e5b6d49ed9b4c640c7af45003]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:56.584192 28009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f66d98dd14d46c687e535b98fcfa80b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.583317 28161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01c9998ac11e43f39e0c8e0c40be17f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.588258 28164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b496540bb3749a7bbb3a5510e07271c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.597900 28159 tablet_service.cc:1511] Processing CreateTablet for tablet eb34fa027391483686f6842ed0123e14 (DEFAULT_TABLE table=test-workload [id=03160c4e5b6d49ed9b4c640c7af45003]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:56.595395 28217 tablet_bootstrap.cc:492] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8: Bootstrap starting.
I20260710 11:01:56.598591 28162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5261de077efa4f66ba2bb423a6bd39e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.592590 28160 tablet_service.cc:1511] Processing CreateTablet for tablet 3877b4f4b1ae4488b13ecb5f70c4394d (DEFAULT_TABLE table=test-workload [id=03160c4e5b6d49ed9b4c640c7af45003]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:56.602656 28158 tablet_service.cc:1511] Processing CreateTablet for tablet b3d65facc8b44097ae4aa8f7ee23afa7 (DEFAULT_TABLE table=test-workload [id=03160c4e5b6d49ed9b4c640c7af45003]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:56.608968 28157 tablet_service.cc:1511] Processing CreateTablet for tablet 9f66d98dd14d46c687e535b98fcfa80b (DEFAULT_TABLE table=test-workload [id=03160c4e5b6d49ed9b4c640c7af45003]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:56.613695 28156 tablet_service.cc:1511] Processing CreateTablet for tablet 3adcf18b9f984370a13d73e5af563e8d (DEFAULT_TABLE table=test-workload [id=03160c4e5b6d49ed9b4c640c7af45003]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:56.611140 28159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb34fa027391483686f6842ed0123e14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.622231 28157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f66d98dd14d46c687e535b98fcfa80b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.626371 28160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3877b4f4b1ae4488b13ecb5f70c4394d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.636328 28156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3adcf18b9f984370a13d73e5af563e8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.645210 28158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3d65facc8b44097ae4aa8f7ee23afa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.666879 28088 tablet_service.cc:1511] Processing CreateTablet for tablet 5261de077efa4f66ba2bb423a6bd39e3 (DEFAULT_TABLE table=test-workload [id=03160c4e5b6d49ed9b4c640c7af45003]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:56.664348 28089 tablet_service.cc:1511] Processing CreateTablet for tablet 24e879c55ca74b92b0c9a332bc639b97 (DEFAULT_TABLE table=test-workload [id=03160c4e5b6d49ed9b4c640c7af45003]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:56.666998 28090 tablet_service.cc:1511] Processing CreateTablet for tablet 7b496540bb3749a7bbb3a5510e07271c (DEFAULT_TABLE table=test-workload [id=03160c4e5b6d49ed9b4c640c7af45003]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:56.664999 28087 tablet_service.cc:1511] Processing CreateTablet for tablet 01c9998ac11e43f39e0c8e0c40be17f1 (DEFAULT_TABLE table=test-workload [id=03160c4e5b6d49ed9b4c640c7af45003]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:56.677290 28088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5261de077efa4f66ba2bb423a6bd39e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.691762 28086 tablet_service.cc:1511] Processing CreateTablet for tablet 3877b4f4b1ae4488b13ecb5f70c4394d (DEFAULT_TABLE table=test-workload [id=03160c4e5b6d49ed9b4c640c7af45003]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:56.700749 28083 tablet_service.cc:1511] Processing CreateTablet for tablet 9f66d98dd14d46c687e535b98fcfa80b (DEFAULT_TABLE table=test-workload [id=03160c4e5b6d49ed9b4c640c7af45003]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
W20260710 11:01:56.703339 27969 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:56.704784 28089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24e879c55ca74b92b0c9a332bc639b97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.711669 28082 tablet_service.cc:1511] Processing CreateTablet for tablet 3adcf18b9f984370a13d73e5af563e8d (DEFAULT_TABLE table=test-workload [id=03160c4e5b6d49ed9b4c640c7af45003]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:56.707743 28217 tablet_bootstrap.cc:654] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.706300 28085 tablet_service.cc:1511] Processing CreateTablet for tablet eb34fa027391483686f6842ed0123e14 (DEFAULT_TABLE table=test-workload [id=03160c4e5b6d49ed9b4c640c7af45003]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:56.710512 28084 tablet_service.cc:1511] Processing CreateTablet for tablet b3d65facc8b44097ae4aa8f7ee23afa7 (DEFAULT_TABLE table=test-workload [id=03160c4e5b6d49ed9b4c640c7af45003]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:56.725126 28087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01c9998ac11e43f39e0c8e0c40be17f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.727370 28084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3d65facc8b44097ae4aa8f7ee23afa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.739334 28082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3adcf18b9f984370a13d73e5af563e8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.754828 28090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b496540bb3749a7bbb3a5510e07271c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.761080 28085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb34fa027391483686f6842ed0123e14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.778569 28219 tablet_bootstrap.cc:492] T 7b496540bb3749a7bbb3a5510e07271c P bcc2ccca47414fa38b1b79891876d7e9: Bootstrap starting.
I20260710 11:01:56.783587 28083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f66d98dd14d46c687e535b98fcfa80b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.792039 28217 tablet_bootstrap.cc:492] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8: No bootstrap required, opened a new log
I20260710 11:01:56.789585 28086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3877b4f4b1ae4488b13ecb5f70c4394d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.792568 28217 ts_tablet_manager.cc:1403] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8: Time spent bootstrapping tablet: real 0.220s	user 0.023s	sys 0.001s
I20260710 11:01:56.842819 28217 raft_consensus.cc:359] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:56.845763 28217 raft_consensus.cc:385] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.848676 28217 raft_consensus.cc:740] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0af0797336b044cc9a58e9fb85470bd8, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.849596 28220 tablet_bootstrap.cc:492] T 24e879c55ca74b92b0c9a332bc639b97 P eebf90fdf2ff4898b1fbbcbc2dc52d6e: Bootstrap starting.
I20260710 11:01:56.851140 28217 consensus_queue.cc:260] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:56.854884 28219 tablet_bootstrap.cc:654] T 7b496540bb3749a7bbb3a5510e07271c P bcc2ccca47414fa38b1b79891876d7e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.864632 28220 tablet_bootstrap.cc:654] T 24e879c55ca74b92b0c9a332bc639b97 P eebf90fdf2ff4898b1fbbcbc2dc52d6e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.861980 28217 ts_tablet_manager.cc:1434] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8: Time spent starting tablet: real 0.063s	user 0.009s	sys 0.006s
I20260710 11:01:56.870253 28050 heartbeater.cc:499] Master 127.27.60.190:36415 was elected leader, sending a full tablet report...
I20260710 11:01:56.871078 28217 tablet_bootstrap.cc:492] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8: Bootstrap starting.
I20260710 11:01:56.913336 28219 tablet_bootstrap.cc:492] T 7b496540bb3749a7bbb3a5510e07271c P bcc2ccca47414fa38b1b79891876d7e9: No bootstrap required, opened a new log
I20260710 11:01:56.913945 28219 ts_tablet_manager.cc:1403] T 7b496540bb3749a7bbb3a5510e07271c P bcc2ccca47414fa38b1b79891876d7e9: Time spent bootstrapping tablet: real 0.136s	user 0.002s	sys 0.019s
I20260710 11:01:56.921636 28220 tablet_bootstrap.cc:492] T 24e879c55ca74b92b0c9a332bc639b97 P eebf90fdf2ff4898b1fbbcbc2dc52d6e: No bootstrap required, opened a new log
I20260710 11:01:56.922331 28220 ts_tablet_manager.cc:1403] T 24e879c55ca74b92b0c9a332bc639b97 P eebf90fdf2ff4898b1fbbcbc2dc52d6e: Time spent bootstrapping tablet: real 0.074s	user 0.009s	sys 0.011s
I20260710 11:01:56.921988 28219 raft_consensus.cc:359] T 7b496540bb3749a7bbb3a5510e07271c P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } }
I20260710 11:01:56.922773 28219 raft_consensus.cc:385] T 7b496540bb3749a7bbb3a5510e07271c P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.923244 28219 raft_consensus.cc:740] T 7b496540bb3749a7bbb3a5510e07271c P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc2ccca47414fa38b1b79891876d7e9, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.926676 28217 tablet_bootstrap.cc:654] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.926582 28220 raft_consensus.cc:359] T 24e879c55ca74b92b0c9a332bc639b97 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:56.927263 28220 raft_consensus.cc:385] T 24e879c55ca74b92b0c9a332bc639b97 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.927630 28220 raft_consensus.cc:740] T 24e879c55ca74b92b0c9a332bc639b97 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebf90fdf2ff4898b1fbbcbc2dc52d6e, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.929030 28220 consensus_queue.cc:260] T 24e879c55ca74b92b0c9a332bc639b97 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:56.928826 28219 consensus_queue.cc:260] T 7b496540bb3749a7bbb3a5510e07271c P bcc2ccca47414fa38b1b79891876d7e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } }
I20260710 11:01:56.938861 28125 heartbeater.cc:499] Master 127.27.60.190:36415 was elected leader, sending a full tablet report...
I20260710 11:01:56.939375 28220 ts_tablet_manager.cc:1434] T 24e879c55ca74b92b0c9a332bc639b97 P eebf90fdf2ff4898b1fbbcbc2dc52d6e: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.003s
I20260710 11:01:56.940485 28220 tablet_bootstrap.cc:492] T 7b496540bb3749a7bbb3a5510e07271c P eebf90fdf2ff4898b1fbbcbc2dc52d6e: Bootstrap starting.
I20260710 11:01:56.941068 28217 tablet_bootstrap.cc:492] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8: No bootstrap required, opened a new log
I20260710 11:01:56.941408 28217 ts_tablet_manager.cc:1403] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.011s
I20260710 11:01:56.944643 28217 raft_consensus.cc:359] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
W20260710 11:01:56.945919 28051 tablet.cc:2406] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:01:56.945392 28217 raft_consensus.cc:385] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.947371 28217 raft_consensus.cc:740] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0af0797336b044cc9a58e9fb85470bd8, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.947474 28199 heartbeater.cc:499] Master 127.27.60.190:36415 was elected leader, sending a full tablet report...
I20260710 11:01:56.948664 28219 ts_tablet_manager.cc:1434] T 7b496540bb3749a7bbb3a5510e07271c P bcc2ccca47414fa38b1b79891876d7e9: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.002s
I20260710 11:01:56.948422 28217 consensus_queue.cc:260] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:56.949589 28219 tablet_bootstrap.cc:492] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9: Bootstrap starting.
I20260710 11:01:56.950698 28217 ts_tablet_manager.cc:1434] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.006s
I20260710 11:01:56.953012 28220 tablet_bootstrap.cc:654] T 7b496540bb3749a7bbb3a5510e07271c P eebf90fdf2ff4898b1fbbcbc2dc52d6e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.953660 28217 tablet_bootstrap.cc:492] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8: Bootstrap starting.
I20260710 11:01:56.960623 28217 tablet_bootstrap.cc:654] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.967206 28220 tablet_bootstrap.cc:492] T 7b496540bb3749a7bbb3a5510e07271c P eebf90fdf2ff4898b1fbbcbc2dc52d6e: No bootstrap required, opened a new log
I20260710 11:01:56.967762 28220 ts_tablet_manager.cc:1403] T 7b496540bb3749a7bbb3a5510e07271c P eebf90fdf2ff4898b1fbbcbc2dc52d6e: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.007s
I20260710 11:01:56.971737 28220 raft_consensus.cc:359] T 7b496540bb3749a7bbb3a5510e07271c P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } }
I20260710 11:01:56.972573 28220 raft_consensus.cc:385] T 7b496540bb3749a7bbb3a5510e07271c P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.972900 28220 raft_consensus.cc:740] T 7b496540bb3749a7bbb3a5510e07271c P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebf90fdf2ff4898b1fbbcbc2dc52d6e, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.973358 28219 tablet_bootstrap.cc:654] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.973764 28220 consensus_queue.cc:260] T 7b496540bb3749a7bbb3a5510e07271c P eebf90fdf2ff4898b1fbbcbc2dc52d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } }
I20260710 11:01:56.978382 28220 ts_tablet_manager.cc:1434] T 7b496540bb3749a7bbb3a5510e07271c P eebf90fdf2ff4898b1fbbcbc2dc52d6e: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.001s
I20260710 11:01:56.978529 28217 tablet_bootstrap.cc:492] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8: No bootstrap required, opened a new log
I20260710 11:01:56.979153 28217 ts_tablet_manager.cc:1403] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.016s
I20260710 11:01:56.979427 28220 tablet_bootstrap.cc:492] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e: Bootstrap starting.
I20260710 11:01:56.982517 28217 raft_consensus.cc:359] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } }
I20260710 11:01:56.983355 28217 raft_consensus.cc:385] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.983711 28217 raft_consensus.cc:740] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0af0797336b044cc9a58e9fb85470bd8, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.984570 28217 consensus_queue.cc:260] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } }
I20260710 11:01:56.987242 28220 tablet_bootstrap.cc:654] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.987744 28217 ts_tablet_manager.cc:1434] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 11:01:56.989140 28217 tablet_bootstrap.cc:492] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8: Bootstrap starting.
I20260710 11:01:56.996994 28217 tablet_bootstrap.cc:654] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.998739 28220 tablet_bootstrap.cc:492] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e: No bootstrap required, opened a new log
I20260710 11:01:56.999235 28220 ts_tablet_manager.cc:1403] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260710 11:01:57.005200 28220 raft_consensus.cc:359] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.005980 28220 raft_consensus.cc:385] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:57.006280 28220 raft_consensus.cc:740] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebf90fdf2ff4898b1fbbcbc2dc52d6e, State: Initialized, Role: FOLLOWER
I20260710 11:01:57.007009 28220 consensus_queue.cc:260] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.009608 28220 ts_tablet_manager.cc:1434] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.001s
I20260710 11:01:57.009847 28221 raft_consensus.cc:493] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:57.010742 28220 tablet_bootstrap.cc:492] T eb34fa027391483686f6842ed0123e14 P eebf90fdf2ff4898b1fbbcbc2dc52d6e: Bootstrap starting.
I20260710 11:01:57.010483 28221 raft_consensus.cc:515] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } }
I20260710 11:01:57.016480 28221 leader_election.cc:290] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149), eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130:35059)
I20260710 11:01:57.019196 28220 tablet_bootstrap.cc:654] T eb34fa027391483686f6842ed0123e14 P eebf90fdf2ff4898b1fbbcbc2dc52d6e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:57.039371 28224 raft_consensus.cc:493] T 7b496540bb3749a7bbb3a5510e07271c P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:57.039920 28224 raft_consensus.cc:515] T 7b496540bb3749a7bbb3a5510e07271c P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } }
I20260710 11:01:57.040448 28219 tablet_bootstrap.cc:492] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9: No bootstrap required, opened a new log
I20260710 11:01:57.040982 28219 ts_tablet_manager.cc:1403] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9: Time spent bootstrapping tablet: real 0.092s	user 0.027s	sys 0.012s
I20260710 11:01:57.043288 28224 leader_election.cc:290] T 7b496540bb3749a7bbb3a5510e07271c P eebf90fdf2ff4898b1fbbcbc2dc52d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129:45683), bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149)
I20260710 11:01:57.067222 28217 tablet_bootstrap.cc:492] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8: No bootstrap required, opened a new log
I20260710 11:01:57.056854 28219 raft_consensus.cc:359] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.071821 28219 raft_consensus.cc:385] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:57.072970 28219 raft_consensus.cc:740] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc2ccca47414fa38b1b79891876d7e9, State: Initialized, Role: FOLLOWER
I20260710 11:01:57.071099 28217 ts_tablet_manager.cc:1403] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.016s
I20260710 11:01:57.082408 28174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b496540bb3749a7bbb3a5510e07271c" candidate_uuid: "0af0797336b044cc9a58e9fb85470bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9" is_pre_election: true
I20260710 11:01:57.080336 28219 consensus_queue.cc:260] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.083452 28174 raft_consensus.cc:2468] T 7b496540bb3749a7bbb3a5510e07271c P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0af0797336b044cc9a58e9fb85470bd8 in term 0.
I20260710 11:01:57.087646 27990 leader_election.cc:304] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0af0797336b044cc9a58e9fb85470bd8, bcc2ccca47414fa38b1b79891876d7e9; no voters: 
I20260710 11:01:57.088884 28221 raft_consensus.cc:2804] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:57.089464 28221 raft_consensus.cc:493] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:57.089947 28221 raft_consensus.cc:3060] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:57.088414 28217 raft_consensus.cc:359] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.097437 28217 raft_consensus.cc:385] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:57.109880 28239 raft_consensus.cc:493] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:57.114108 28220 tablet_bootstrap.cc:492] T eb34fa027391483686f6842ed0123e14 P eebf90fdf2ff4898b1fbbcbc2dc52d6e: No bootstrap required, opened a new log
I20260710 11:01:57.114611 28220 ts_tablet_manager.cc:1403] T eb34fa027391483686f6842ed0123e14 P eebf90fdf2ff4898b1fbbcbc2dc52d6e: Time spent bootstrapping tablet: real 0.104s	user 0.011s	sys 0.019s
I20260710 11:01:57.097800 28217 raft_consensus.cc:740] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0af0797336b044cc9a58e9fb85470bd8, State: Initialized, Role: FOLLOWER
I20260710 11:01:57.118331 28217 consensus_queue.cc:260] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.118839 28221 raft_consensus.cc:515] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } }
I20260710 11:01:57.119675 28219 ts_tablet_manager.cc:1434] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9: Time spent starting tablet: real 0.078s	user 0.005s	sys 0.007s
I20260710 11:01:57.127411 28174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b496540bb3749a7bbb3a5510e07271c" candidate_uuid: "0af0797336b044cc9a58e9fb85470bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9"
I20260710 11:01:57.132300 28174 raft_consensus.cc:3060] T 7b496540bb3749a7bbb3a5510e07271c P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:57.132701 28219 tablet_bootstrap.cc:492] T 24e879c55ca74b92b0c9a332bc639b97 P bcc2ccca47414fa38b1b79891876d7e9: Bootstrap starting.
I20260710 11:01:57.112020 28100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b496540bb3749a7bbb3a5510e07271c" candidate_uuid: "0af0797336b044cc9a58e9fb85470bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" is_pre_election: true
I20260710 11:01:57.128849 28099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b496540bb3749a7bbb3a5510e07271c" candidate_uuid: "0af0797336b044cc9a58e9fb85470bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
I20260710 11:01:57.138288 28100 raft_consensus.cc:2468] T 7b496540bb3749a7bbb3a5510e07271c P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0af0797336b044cc9a58e9fb85470bd8 in term 0.
I20260710 11:01:57.127679 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b496540bb3749a7bbb3a5510e07271c" candidate_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9" is_pre_election: true
I20260710 11:01:57.110617 28239 raft_consensus.cc:515] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.120287 28220 raft_consensus.cc:359] T eb34fa027391483686f6842ed0123e14 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.127386 28221 leader_election.cc:290] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8 [CANDIDATE]: Term 1 election: Requested vote from peers bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149), eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130:35059)
I20260710 11:01:57.144258 28220 raft_consensus.cc:385] T eb34fa027391483686f6842ed0123e14 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:57.145749 28220 raft_consensus.cc:740] T eb34fa027391483686f6842ed0123e14 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebf90fdf2ff4898b1fbbcbc2dc52d6e, State: Initialized, Role: FOLLOWER
I20260710 11:01:57.149690 28174 raft_consensus.cc:2468] T 7b496540bb3749a7bbb3a5510e07271c P bcc2ccca47414fa38b1b79891876d7e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0af0797336b044cc9a58e9fb85470bd8 in term 1.
I20260710 11:01:57.149778 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24e879c55ca74b92b0c9a332bc639b97" candidate_uuid: "0af0797336b044cc9a58e9fb85470bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9" is_pre_election: true
I20260710 11:01:57.150285 28219 tablet_bootstrap.cc:654] T 24e879c55ca74b92b0c9a332bc639b97 P bcc2ccca47414fa38b1b79891876d7e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:57.150960 27990 leader_election.cc:304] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0af0797336b044cc9a58e9fb85470bd8, bcc2ccca47414fa38b1b79891876d7e9; no voters: eebf90fdf2ff4898b1fbbcbc2dc52d6e
I20260710 11:01:57.151804 28221 raft_consensus.cc:2804] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:01:57.152277 27990 leader_election.cc:343] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:57.152345 28221 raft_consensus.cc:697] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8 [term 1 LEADER]: Becoming Leader. State: Replica: 0af0797336b044cc9a58e9fb85470bd8, State: Running, Role: LEADER
I20260710 11:01:57.153307 28221 consensus_queue.cc:237] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } }
I20260710 11:01:57.155222 28099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24e879c55ca74b92b0c9a332bc639b97" candidate_uuid: "0af0797336b044cc9a58e9fb85470bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" is_pre_election: true
I20260710 11:01:57.155983 28217 ts_tablet_manager.cc:1434] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8: Time spent starting tablet: real 0.077s	user 0.011s	sys 0.006s
I20260710 11:01:57.156410 28220 consensus_queue.cc:260] T eb34fa027391483686f6842ed0123e14 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.157147 28217 tablet_bootstrap.cc:492] T 3adcf18b9f984370a13d73e5af563e8d P 0af0797336b044cc9a58e9fb85470bd8: Bootstrap starting.
I20260710 11:01:57.158432 28099 raft_consensus.cc:2468] T 24e879c55ca74b92b0c9a332bc639b97 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0af0797336b044cc9a58e9fb85470bd8 in term 0.
I20260710 11:01:57.148273 28239 leader_election.cc:290] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130:35059), bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149)
I20260710 11:01:57.161463 27989 leader_election.cc:304] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [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: 0af0797336b044cc9a58e9fb85470bd8, eebf90fdf2ff4898b1fbbcbc2dc52d6e; no voters: bcc2ccca47414fa38b1b79891876d7e9
I20260710 11:01:57.162500 28239 raft_consensus.cc:2804] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:57.162705 28025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b496540bb3749a7bbb3a5510e07271c" candidate_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0af0797336b044cc9a58e9fb85470bd8" is_pre_election: true
I20260710 11:01:57.162993 28239 raft_consensus.cc:493] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:57.165325 28220 ts_tablet_manager.cc:1434] T eb34fa027391483686f6842ed0123e14 P eebf90fdf2ff4898b1fbbcbc2dc52d6e: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.007s
I20260710 11:01:57.166327 28220 tablet_bootstrap.cc:492] T 5261de077efa4f66ba2bb423a6bd39e3 P eebf90fdf2ff4898b1fbbcbc2dc52d6e: Bootstrap starting.
I20260710 11:01:57.163424 28239 raft_consensus.cc:3060] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:57.173499 28219 tablet_bootstrap.cc:492] T 24e879c55ca74b92b0c9a332bc639b97 P bcc2ccca47414fa38b1b79891876d7e9: No bootstrap required, opened a new log
I20260710 11:01:57.174039 28219 ts_tablet_manager.cc:1403] T 24e879c55ca74b92b0c9a332bc639b97 P bcc2ccca47414fa38b1b79891876d7e9: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.000s
I20260710 11:01:57.168128 28064 leader_election.cc:304] T 7b496540bb3749a7bbb3a5510e07271c P eebf90fdf2ff4898b1fbbcbc2dc52d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eebf90fdf2ff4898b1fbbcbc2dc52d6e; no voters: 0af0797336b044cc9a58e9fb85470bd8, bcc2ccca47414fa38b1b79891876d7e9
I20260710 11:01:57.175199 28224 raft_consensus.cc:2749] T 7b496540bb3749a7bbb3a5510e07271c P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:57.175592 28217 tablet_bootstrap.cc:654] T 3adcf18b9f984370a13d73e5af563e8d P 0af0797336b044cc9a58e9fb85470bd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:57.178371 28239 raft_consensus.cc:515] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.181185 28220 tablet_bootstrap.cc:654] T 5261de077efa4f66ba2bb423a6bd39e3 P eebf90fdf2ff4898b1fbbcbc2dc52d6e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:57.180747 28219 raft_consensus.cc:359] T 24e879c55ca74b92b0c9a332bc639b97 P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.185510 28219 raft_consensus.cc:385] T 24e879c55ca74b92b0c9a332bc639b97 P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:57.185699 28224 raft_consensus.cc:493] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:57.183825 28099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24e879c55ca74b92b0c9a332bc639b97" candidate_uuid: "0af0797336b044cc9a58e9fb85470bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
I20260710 11:01:57.185885 28219 raft_consensus.cc:740] T 24e879c55ca74b92b0c9a332bc639b97 P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc2ccca47414fa38b1b79891876d7e9, State: Initialized, Role: FOLLOWER
I20260710 11:01:57.186324 28099 raft_consensus.cc:3060] T 24e879c55ca74b92b0c9a332bc639b97 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:57.186189 28224 raft_consensus.cc:515] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.186887 28219 consensus_queue.cc:260] T 24e879c55ca74b92b0c9a332bc639b97 P bcc2ccca47414fa38b1b79891876d7e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.188344 28224 leader_election.cc:290] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129:45683), bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149)
I20260710 11:01:57.189715 28174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d65facc8b44097ae4aa8f7ee23afa7" candidate_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9" is_pre_election: true
W20260710 11:01:57.191587 28065 leader_election.cc:343] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:57.184983 28239 leader_election.cc:290] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [CANDIDATE]: Term 1 election: Requested vote from peers eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130:35059), bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149)
I20260710 11:01:57.184464 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24e879c55ca74b92b0c9a332bc639b97" candidate_uuid: "0af0797336b044cc9a58e9fb85470bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9"
I20260710 11:01:57.192587 28173 raft_consensus.cc:3060] T 24e879c55ca74b92b0c9a332bc639b97 P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:57.193778 28025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d65facc8b44097ae4aa8f7ee23afa7" candidate_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0af0797336b044cc9a58e9fb85470bd8" is_pre_election: true
W20260710 11:01:57.195138 28064 leader_election.cc:343] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129:45683): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:57.195551 28064 leader_election.cc:304] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eebf90fdf2ff4898b1fbbcbc2dc52d6e; no voters: 0af0797336b044cc9a58e9fb85470bd8, bcc2ccca47414fa38b1b79891876d7e9
I20260710 11:01:57.196406 28224 raft_consensus.cc:2749] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:57.198894 28220 tablet_bootstrap.cc:492] T 5261de077efa4f66ba2bb423a6bd39e3 P eebf90fdf2ff4898b1fbbcbc2dc52d6e: No bootstrap required, opened a new log
I20260710 11:01:57.199361 28220 ts_tablet_manager.cc:1403] T 5261de077efa4f66ba2bb423a6bd39e3 P eebf90fdf2ff4898b1fbbcbc2dc52d6e: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.003s
I20260710 11:01:57.202472 28220 raft_consensus.cc:359] T 5261de077efa4f66ba2bb423a6bd39e3 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.203280 28220 raft_consensus.cc:385] T 5261de077efa4f66ba2bb423a6bd39e3 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:57.203594 28220 raft_consensus.cc:740] T 5261de077efa4f66ba2bb423a6bd39e3 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebf90fdf2ff4898b1fbbcbc2dc52d6e, State: Initialized, Role: FOLLOWER
I20260710 11:01:57.205821 28099 raft_consensus.cc:2468] T 24e879c55ca74b92b0c9a332bc639b97 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0af0797336b044cc9a58e9fb85470bd8 in term 1.
I20260710 11:01:57.210263 28219 ts_tablet_manager.cc:1434] T 24e879c55ca74b92b0c9a332bc639b97 P bcc2ccca47414fa38b1b79891876d7e9: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260710 11:01:57.210426 27989 leader_election.cc:304] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0af0797336b044cc9a58e9fb85470bd8, eebf90fdf2ff4898b1fbbcbc2dc52d6e; no voters: 
I20260710 11:01:57.210311 28220 consensus_queue.cc:260] T 5261de077efa4f66ba2bb423a6bd39e3 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.211589 28239 raft_consensus.cc:2804] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:57.212126 28239 raft_consensus.cc:697] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [term 1 LEADER]: Becoming Leader. State: Replica: 0af0797336b044cc9a58e9fb85470bd8, State: Running, Role: LEADER
I20260710 11:01:57.213300 28239 consensus_queue.cc:237] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.214592 28220 ts_tablet_manager.cc:1434] T 5261de077efa4f66ba2bb423a6bd39e3 P eebf90fdf2ff4898b1fbbcbc2dc52d6e: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:01:57.217413 28220 tablet_bootstrap.cc:492] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e: Bootstrap starting.
I20260710 11:01:57.208621 28173 raft_consensus.cc:2468] T 24e879c55ca74b92b0c9a332bc639b97 P bcc2ccca47414fa38b1b79891876d7e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0af0797336b044cc9a58e9fb85470bd8 in term 1.
I20260710 11:01:57.225080 28219 tablet_bootstrap.cc:492] T 01c9998ac11e43f39e0c8e0c40be17f1 P bcc2ccca47414fa38b1b79891876d7e9: Bootstrap starting.
I20260710 11:01:57.229369 28220 tablet_bootstrap.cc:654] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:57.220889 27919 catalog_manager.cc:5697] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "0af0797336b044cc9a58e9fb85470bd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:57.234746 28219 tablet_bootstrap.cc:654] T 01c9998ac11e43f39e0c8e0c40be17f1 P bcc2ccca47414fa38b1b79891876d7e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:57.239907 28217 tablet_bootstrap.cc:492] T 3adcf18b9f984370a13d73e5af563e8d P 0af0797336b044cc9a58e9fb85470bd8: No bootstrap required, opened a new log
I20260710 11:01:57.240386 28217 ts_tablet_manager.cc:1403] T 3adcf18b9f984370a13d73e5af563e8d P 0af0797336b044cc9a58e9fb85470bd8: Time spent bootstrapping tablet: real 0.083s	user 0.027s	sys 0.003s
I20260710 11:01:57.243769 28217 raft_consensus.cc:359] T 3adcf18b9f984370a13d73e5af563e8d P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.244743 28217 raft_consensus.cc:385] T 3adcf18b9f984370a13d73e5af563e8d P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:57.249603 28220 tablet_bootstrap.cc:492] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e: No bootstrap required, opened a new log
I20260710 11:01:57.250145 28220 ts_tablet_manager.cc:1403] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.005s
I20260710 11:01:57.252568 28219 tablet_bootstrap.cc:492] T 01c9998ac11e43f39e0c8e0c40be17f1 P bcc2ccca47414fa38b1b79891876d7e9: No bootstrap required, opened a new log
I20260710 11:01:57.253091 28219 ts_tablet_manager.cc:1403] T 01c9998ac11e43f39e0c8e0c40be17f1 P bcc2ccca47414fa38b1b79891876d7e9: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.006s
I20260710 11:01:57.253358 28220 raft_consensus.cc:359] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.254148 28220 raft_consensus.cc:385] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:57.254469 28220 raft_consensus.cc:740] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebf90fdf2ff4898b1fbbcbc2dc52d6e, State: Initialized, Role: FOLLOWER
I20260710 11:01:57.245138 28217 raft_consensus.cc:740] T 3adcf18b9f984370a13d73e5af563e8d P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0af0797336b044cc9a58e9fb85470bd8, State: Initialized, Role: FOLLOWER
I20260710 11:01:57.255788 28217 consensus_queue.cc:260] T 3adcf18b9f984370a13d73e5af563e8d P 0af0797336b044cc9a58e9fb85470bd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.256345 28219 raft_consensus.cc:359] T 01c9998ac11e43f39e0c8e0c40be17f1 P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.257140 28219 raft_consensus.cc:385] T 01c9998ac11e43f39e0c8e0c40be17f1 P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:57.257599 28219 raft_consensus.cc:740] T 01c9998ac11e43f39e0c8e0c40be17f1 P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc2ccca47414fa38b1b79891876d7e9, State: Initialized, Role: FOLLOWER
I20260710 11:01:57.257768 28220 consensus_queue.cc:260] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.260214 28217 ts_tablet_manager.cc:1434] T 3adcf18b9f984370a13d73e5af563e8d P 0af0797336b044cc9a58e9fb85470bd8: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.005s
I20260710 11:01:57.261207 28217 tablet_bootstrap.cc:492] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8: Bootstrap starting.
I20260710 11:01:57.262488 28220 ts_tablet_manager.cc:1434] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:01:57.263509 28220 tablet_bootstrap.cc:492] T 3adcf18b9f984370a13d73e5af563e8d P eebf90fdf2ff4898b1fbbcbc2dc52d6e: Bootstrap starting.
I20260710 11:01:57.258683 28219 consensus_queue.cc:260] T 01c9998ac11e43f39e0c8e0c40be17f1 P bcc2ccca47414fa38b1b79891876d7e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.276050 28219 ts_tablet_manager.cc:1434] T 01c9998ac11e43f39e0c8e0c40be17f1 P bcc2ccca47414fa38b1b79891876d7e9: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.002s
I20260710 11:01:57.277333 28219 tablet_bootstrap.cc:492] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9: Bootstrap starting.
I20260710 11:01:57.279191 28217 tablet_bootstrap.cc:654] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:57.282511 28220 tablet_bootstrap.cc:654] T 3adcf18b9f984370a13d73e5af563e8d P eebf90fdf2ff4898b1fbbcbc2dc52d6e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:57.285028 28219 tablet_bootstrap.cc:654] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:57.298713 28220 tablet_bootstrap.cc:492] T 3adcf18b9f984370a13d73e5af563e8d P eebf90fdf2ff4898b1fbbcbc2dc52d6e: No bootstrap required, opened a new log
I20260710 11:01:57.299244 28220 ts_tablet_manager.cc:1403] T 3adcf18b9f984370a13d73e5af563e8d P eebf90fdf2ff4898b1fbbcbc2dc52d6e: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.005s
I20260710 11:01:57.301170 28217 tablet_bootstrap.cc:492] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8: No bootstrap required, opened a new log
I20260710 11:01:57.301759 28217 ts_tablet_manager.cc:1403] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.005s
I20260710 11:01:57.302467 28220 raft_consensus.cc:359] T 3adcf18b9f984370a13d73e5af563e8d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.303360 28220 raft_consensus.cc:385] T 3adcf18b9f984370a13d73e5af563e8d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:57.303759 28220 raft_consensus.cc:740] T 3adcf18b9f984370a13d73e5af563e8d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebf90fdf2ff4898b1fbbcbc2dc52d6e, State: Initialized, Role: FOLLOWER
I20260710 11:01:57.304528 28220 consensus_queue.cc:260] T 3adcf18b9f984370a13d73e5af563e8d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.308465 28220 ts_tablet_manager.cc:1434] T 3adcf18b9f984370a13d73e5af563e8d P eebf90fdf2ff4898b1fbbcbc2dc52d6e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 11:01:57.305950 28217 raft_consensus.cc:359] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.309213 28217 raft_consensus.cc:385] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:57.309569 28217 raft_consensus.cc:740] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0af0797336b044cc9a58e9fb85470bd8, State: Initialized, Role: FOLLOWER
I20260710 11:01:57.309847 28220 tablet_bootstrap.cc:492] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e: Bootstrap starting.
I20260710 11:01:57.310336 28217 consensus_queue.cc:260] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.311278 27919 catalog_manager.cc:5697] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "0af0797336b044cc9a58e9fb85470bd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:57.312731 28217 ts_tablet_manager.cc:1434] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.004s
I20260710 11:01:57.313774 28217 tablet_bootstrap.cc:492] T eb34fa027391483686f6842ed0123e14 P 0af0797336b044cc9a58e9fb85470bd8: Bootstrap starting.
I20260710 11:01:57.317826 28220 tablet_bootstrap.cc:654] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:57.318925 28224 raft_consensus.cc:493] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:57.319443 28224 raft_consensus.cc:515] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.320469 28217 tablet_bootstrap.cc:654] T eb34fa027391483686f6842ed0123e14 P 0af0797336b044cc9a58e9fb85470bd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:57.321787 28224 leader_election.cc:290] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129:45683), bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149)
I20260710 11:01:57.323460 28025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c9998ac11e43f39e0c8e0c40be17f1" candidate_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0af0797336b044cc9a58e9fb85470bd8" is_pre_election: true
I20260710 11:01:57.323632 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c9998ac11e43f39e0c8e0c40be17f1" candidate_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9" is_pre_election: true
I20260710 11:01:57.324522 28173 raft_consensus.cc:2468] T 01c9998ac11e43f39e0c8e0c40be17f1 P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eebf90fdf2ff4898b1fbbcbc2dc52d6e in term 0.
W20260710 11:01:57.325129 28064 leader_election.cc:343] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129:45683): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:57.327467 28065 leader_election.cc:304] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [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: bcc2ccca47414fa38b1b79891876d7e9, eebf90fdf2ff4898b1fbbcbc2dc52d6e; no voters: 0af0797336b044cc9a58e9fb85470bd8
I20260710 11:01:57.331930 28220 tablet_bootstrap.cc:492] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e: No bootstrap required, opened a new log
I20260710 11:01:57.332582 28220 ts_tablet_manager.cc:1403] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260710 11:01:57.335403 28220 raft_consensus.cc:359] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.336165 28220 raft_consensus.cc:385] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:57.336469 28220 raft_consensus.cc:740] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebf90fdf2ff4898b1fbbcbc2dc52d6e, State: Initialized, Role: FOLLOWER
I20260710 11:01:57.337201 28220 consensus_queue.cc:260] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.339809 28224 raft_consensus.cc:2804] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:57.340353 28224 raft_consensus.cc:493] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:57.340790 28224 raft_consensus.cc:3060] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:57.349512 28239 raft_consensus.cc:493] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:57.350239 28239 raft_consensus.cc:515] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.351466 28220 ts_tablet_manager.cc:1434] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.001s
I20260710 11:01:57.352532 28220 tablet_bootstrap.cc:492] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e: Bootstrap starting.
I20260710 11:01:57.355255 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5261de077efa4f66ba2bb423a6bd39e3" candidate_uuid: "0af0797336b044cc9a58e9fb85470bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9" is_pre_election: true
I20260710 11:01:57.349515 28224 raft_consensus.cc:515] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
W20260710 11:01:57.358388 27990 leader_election.cc:343] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:57.359202 28239 leader_election.cc:290] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130:35059), bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149)
I20260710 11:01:57.360111 28224 leader_election.cc:290] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [CANDIDATE]: Term 1 election: Requested vote from peers 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129:45683), bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149)
I20260710 11:01:57.361434 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c9998ac11e43f39e0c8e0c40be17f1" candidate_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9"
I20260710 11:01:57.361886 28220 tablet_bootstrap.cc:654] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:57.362255 28173 raft_consensus.cc:3060] T 01c9998ac11e43f39e0c8e0c40be17f1 P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:57.365597 28099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5261de077efa4f66ba2bb423a6bd39e3" candidate_uuid: "0af0797336b044cc9a58e9fb85470bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" is_pre_election: true
I20260710 11:01:57.366072 28025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c9998ac11e43f39e0c8e0c40be17f1" candidate_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0af0797336b044cc9a58e9fb85470bd8"
I20260710 11:01:57.366499 28099 raft_consensus.cc:2468] T 5261de077efa4f66ba2bb423a6bd39e3 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0af0797336b044cc9a58e9fb85470bd8 in term 0.
W20260710 11:01:57.368307 28064 leader_election.cc:343] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129:45683): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:57.371506 27989 leader_election.cc:304] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8 [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: 0af0797336b044cc9a58e9fb85470bd8, eebf90fdf2ff4898b1fbbcbc2dc52d6e; no voters: bcc2ccca47414fa38b1b79891876d7e9
I20260710 11:01:57.373168 28239 raft_consensus.cc:2804] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:57.373761 28239 raft_consensus.cc:493] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:57.374151 28220 tablet_bootstrap.cc:492] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e: No bootstrap required, opened a new log
I20260710 11:01:57.374330 28239 raft_consensus.cc:3060] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:57.374660 28220 ts_tablet_manager.cc:1403] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.003s
I20260710 11:01:57.377904 28220 raft_consensus.cc:359] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.378638 28220 raft_consensus.cc:385] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:57.378932 28220 raft_consensus.cc:740] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebf90fdf2ff4898b1fbbcbc2dc52d6e, State: Initialized, Role: FOLLOWER
I20260710 11:01:57.379689 28220 consensus_queue.cc:260] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.381981 28173 raft_consensus.cc:2468] T 01c9998ac11e43f39e0c8e0c40be17f1 P bcc2ccca47414fa38b1b79891876d7e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eebf90fdf2ff4898b1fbbcbc2dc52d6e in term 1.
I20260710 11:01:57.382159 28220 ts_tablet_manager.cc:1434] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:01:57.383277 28065 leader_election.cc:304] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bcc2ccca47414fa38b1b79891876d7e9, eebf90fdf2ff4898b1fbbcbc2dc52d6e; no voters: 0af0797336b044cc9a58e9fb85470bd8
I20260710 11:01:57.384479 28224 raft_consensus.cc:2804] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:57.385026 28224 raft_consensus.cc:697] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 LEADER]: Becoming Leader. State: Replica: eebf90fdf2ff4898b1fbbcbc2dc52d6e, State: Running, Role: LEADER
I20260710 11:01:57.386371 28224 consensus_queue.cc:237] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.392220 28256 raft_consensus.cc:493] T eb34fa027391483686f6842ed0123e14 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:57.392817 28256 raft_consensus.cc:515] T eb34fa027391483686f6842ed0123e14 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.393952 28219 tablet_bootstrap.cc:492] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9: No bootstrap required, opened a new log
I20260710 11:01:57.394452 28219 ts_tablet_manager.cc:1403] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9: Time spent bootstrapping tablet: real 0.117s	user 0.010s	sys 0.012s
I20260710 11:01:57.395583 28256 leader_election.cc:290] T eb34fa027391483686f6842ed0123e14 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129:45683), bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149)
I20260710 11:01:57.396489 28025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb34fa027391483686f6842ed0123e14" candidate_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0af0797336b044cc9a58e9fb85470bd8" is_pre_election: true
I20260710 11:01:57.397388 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb34fa027391483686f6842ed0123e14" candidate_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9" is_pre_election: true
W20260710 11:01:57.398779 28064 leader_election.cc:343] T eb34fa027391483686f6842ed0123e14 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129:45683): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:01:57.399446 28065 leader_election.cc:343] T eb34fa027391483686f6842ed0123e14 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:57.400111 28065 leader_election.cc:304] T eb34fa027391483686f6842ed0123e14 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eebf90fdf2ff4898b1fbbcbc2dc52d6e; no voters: 0af0797336b044cc9a58e9fb85470bd8, bcc2ccca47414fa38b1b79891876d7e9
I20260710 11:01:57.401177 28256 raft_consensus.cc:2749] T eb34fa027391483686f6842ed0123e14 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:57.413959 28219 raft_consensus.cc:359] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.414849 28219 raft_consensus.cc:385] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:57.415211 28219 raft_consensus.cc:740] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc2ccca47414fa38b1b79891876d7e9, State: Initialized, Role: FOLLOWER
I20260710 11:01:57.415288 28239 raft_consensus.cc:515] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.422171 28219 consensus_queue.cc:260] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.418145 27919 catalog_manager.cc:5697] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e reported cstate change: term changed from 0 to 1, leader changed from <none> to eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130). New cstate: current_term: 1 leader_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:57.424597 28099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5261de077efa4f66ba2bb423a6bd39e3" candidate_uuid: "0af0797336b044cc9a58e9fb85470bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
I20260710 11:01:57.425192 28099 raft_consensus.cc:3060] T 5261de077efa4f66ba2bb423a6bd39e3 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:57.425244 28239 leader_election.cc:290] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8 [CANDIDATE]: Term 1 election: Requested vote from peers eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130:35059), bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149)
I20260710 11:01:57.426920 28219 ts_tablet_manager.cc:1434] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.010s
I20260710 11:01:57.427273 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5261de077efa4f66ba2bb423a6bd39e3" candidate_uuid: "0af0797336b044cc9a58e9fb85470bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9"
I20260710 11:01:57.428027 28219 tablet_bootstrap.cc:492] T 3adcf18b9f984370a13d73e5af563e8d P bcc2ccca47414fa38b1b79891876d7e9: Bootstrap starting.
W20260710 11:01:57.432056 27990 leader_election.cc:343] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:57.432636 28099 raft_consensus.cc:2468] T 5261de077efa4f66ba2bb423a6bd39e3 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0af0797336b044cc9a58e9fb85470bd8 in term 1.
I20260710 11:01:57.433755 27989 leader_election.cc:304] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0af0797336b044cc9a58e9fb85470bd8, eebf90fdf2ff4898b1fbbcbc2dc52d6e; no voters: bcc2ccca47414fa38b1b79891876d7e9
I20260710 11:01:57.434857 28239 raft_consensus.cc:2804] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:57.435331 28239 raft_consensus.cc:697] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8 [term 1 LEADER]: Becoming Leader. State: Replica: 0af0797336b044cc9a58e9fb85470bd8, State: Running, Role: LEADER
I20260710 11:01:57.436200 28239 consensus_queue.cc:237] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.437095 28217 tablet_bootstrap.cc:492] T eb34fa027391483686f6842ed0123e14 P 0af0797336b044cc9a58e9fb85470bd8: No bootstrap required, opened a new log
I20260710 11:01:57.437592 28217 ts_tablet_manager.cc:1403] T eb34fa027391483686f6842ed0123e14 P 0af0797336b044cc9a58e9fb85470bd8: Time spent bootstrapping tablet: real 0.124s	user 0.049s	sys 0.058s
I20260710 11:01:57.441905 28219 tablet_bootstrap.cc:654] T 3adcf18b9f984370a13d73e5af563e8d P bcc2ccca47414fa38b1b79891876d7e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:57.445066 28221 raft_consensus.cc:493] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:57.445784 28221 raft_consensus.cc:515] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.448704 28221 leader_election.cc:290] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130:35059), bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149)
I20260710 11:01:57.449429 28099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3877b4f4b1ae4488b13ecb5f70c4394d" candidate_uuid: "0af0797336b044cc9a58e9fb85470bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" is_pre_election: true
I20260710 11:01:57.449975 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3877b4f4b1ae4488b13ecb5f70c4394d" candidate_uuid: "0af0797336b044cc9a58e9fb85470bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9" is_pre_election: true
I20260710 11:01:57.450192 28099 raft_consensus.cc:2468] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0af0797336b044cc9a58e9fb85470bd8 in term 0.
I20260710 11:01:57.450587 28173 raft_consensus.cc:2468] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0af0797336b044cc9a58e9fb85470bd8 in term 0.
I20260710 11:01:57.451530 27989 leader_election.cc:304] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0af0797336b044cc9a58e9fb85470bd8, eebf90fdf2ff4898b1fbbcbc2dc52d6e; no voters: 
I20260710 11:01:57.452390 28221 raft_consensus.cc:2804] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:57.452864 28221 raft_consensus.cc:493] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:57.453298 28221 raft_consensus.cc:3060] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:57.455474 28217 raft_consensus.cc:359] T eb34fa027391483686f6842ed0123e14 P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.456254 28217 raft_consensus.cc:385] T eb34fa027391483686f6842ed0123e14 P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:57.456563 28217 raft_consensus.cc:740] T eb34fa027391483686f6842ed0123e14 P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0af0797336b044cc9a58e9fb85470bd8, State: Initialized, Role: FOLLOWER
I20260710 11:01:57.457269 28217 consensus_queue.cc:260] T eb34fa027391483686f6842ed0123e14 P 0af0797336b044cc9a58e9fb85470bd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.460018 28217 ts_tablet_manager.cc:1434] T eb34fa027391483686f6842ed0123e14 P 0af0797336b044cc9a58e9fb85470bd8: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 11:01:57.460891 28240 raft_consensus.cc:493] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:57.461361 28240 raft_consensus.cc:515] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.463701 28240 leader_election.cc:290] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130:35059), bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149)
I20260710 11:01:57.464689 28217 tablet_bootstrap.cc:492] T 01c9998ac11e43f39e0c8e0c40be17f1 P 0af0797336b044cc9a58e9fb85470bd8: Bootstrap starting.
I20260710 11:01:57.466100 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f66d98dd14d46c687e535b98fcfa80b" candidate_uuid: "0af0797336b044cc9a58e9fb85470bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9" is_pre_election: true
I20260710 11:01:57.465953 28221 raft_consensus.cc:515] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
W20260710 11:01:57.467844 27990 leader_election.cc:343] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:57.469406 27919 catalog_manager.cc:5697] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "0af0797336b044cc9a58e9fb85470bd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:57.471899 28100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3877b4f4b1ae4488b13ecb5f70c4394d" candidate_uuid: "0af0797336b044cc9a58e9fb85470bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
I20260710 11:01:57.472684 28100 raft_consensus.cc:3060] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:57.473527 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3877b4f4b1ae4488b13ecb5f70c4394d" candidate_uuid: "0af0797336b044cc9a58e9fb85470bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9"
I20260710 11:01:57.475163 28173 raft_consensus.cc:3060] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:57.469293 28221 leader_election.cc:290] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [CANDIDATE]: Term 1 election: Requested vote from peers eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130:35059), bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149)
I20260710 11:01:57.480189 28219 tablet_bootstrap.cc:492] T 3adcf18b9f984370a13d73e5af563e8d P bcc2ccca47414fa38b1b79891876d7e9: No bootstrap required, opened a new log
I20260710 11:01:57.480706 28219 ts_tablet_manager.cc:1403] T 3adcf18b9f984370a13d73e5af563e8d P bcc2ccca47414fa38b1b79891876d7e9: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.029s
I20260710 11:01:57.481971 28099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f66d98dd14d46c687e535b98fcfa80b" candidate_uuid: "0af0797336b044cc9a58e9fb85470bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" is_pre_election: true
I20260710 11:01:57.482625 28099 raft_consensus.cc:2468] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0af0797336b044cc9a58e9fb85470bd8 in term 0.
I20260710 11:01:57.483647 28219 raft_consensus.cc:359] T 3adcf18b9f984370a13d73e5af563e8d P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.483935 27989 leader_election.cc:304] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [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: 0af0797336b044cc9a58e9fb85470bd8, eebf90fdf2ff4898b1fbbcbc2dc52d6e; no voters: bcc2ccca47414fa38b1b79891876d7e9
I20260710 11:01:57.484359 28219 raft_consensus.cc:385] T 3adcf18b9f984370a13d73e5af563e8d P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:57.484879 28219 raft_consensus.cc:740] T 3adcf18b9f984370a13d73e5af563e8d P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc2ccca47414fa38b1b79891876d7e9, State: Initialized, Role: FOLLOWER
I20260710 11:01:57.484797 28221 raft_consensus.cc:2804] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:57.481995 28100 raft_consensus.cc:2468] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0af0797336b044cc9a58e9fb85470bd8 in term 1.
I20260710 11:01:57.485353 28221 raft_consensus.cc:493] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:57.485954 28221 raft_consensus.cc:3060] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:57.485734 28219 consensus_queue.cc:260] T 3adcf18b9f984370a13d73e5af563e8d P bcc2ccca47414fa38b1b79891876d7e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.486347 27989 leader_election.cc:304] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0af0797336b044cc9a58e9fb85470bd8, eebf90fdf2ff4898b1fbbcbc2dc52d6e; no voters: 
I20260710 11:01:57.487452 28173 raft_consensus.cc:2468] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0af0797336b044cc9a58e9fb85470bd8 in term 1.
I20260710 11:01:57.488094 28240 raft_consensus.cc:2804] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:57.488301 28219 ts_tablet_manager.cc:1434] T 3adcf18b9f984370a13d73e5af563e8d P bcc2ccca47414fa38b1b79891876d7e9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:01:57.489328 28219 tablet_bootstrap.cc:492] T eb34fa027391483686f6842ed0123e14 P bcc2ccca47414fa38b1b79891876d7e9: Bootstrap starting.
I20260710 11:01:57.494858 28221 raft_consensus.cc:515] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.496060 28219 tablet_bootstrap.cc:654] T eb34fa027391483686f6842ed0123e14 P bcc2ccca47414fa38b1b79891876d7e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:57.472149 28217 tablet_bootstrap.cc:654] T 01c9998ac11e43f39e0c8e0c40be17f1 P 0af0797336b044cc9a58e9fb85470bd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:57.497397 28221 leader_election.cc:290] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [CANDIDATE]: Term 1 election: Requested vote from peers eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130:35059), bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149)
I20260710 11:01:57.505278 28100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f66d98dd14d46c687e535b98fcfa80b" candidate_uuid: "0af0797336b044cc9a58e9fb85470bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
I20260710 11:01:57.506129 28100 raft_consensus.cc:3060] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:57.506559 28240 raft_consensus.cc:697] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [term 1 LEADER]: Becoming Leader. State: Replica: 0af0797336b044cc9a58e9fb85470bd8, State: Running, Role: LEADER
I20260710 11:01:57.507530 28240 consensus_queue.cc:237] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.509892 28219 tablet_bootstrap.cc:492] T eb34fa027391483686f6842ed0123e14 P bcc2ccca47414fa38b1b79891876d7e9: No bootstrap required, opened a new log
I20260710 11:01:57.510143 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f66d98dd14d46c687e535b98fcfa80b" candidate_uuid: "0af0797336b044cc9a58e9fb85470bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9"
I20260710 11:01:57.510442 28219 ts_tablet_manager.cc:1403] T eb34fa027391483686f6842ed0123e14 P bcc2ccca47414fa38b1b79891876d7e9: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.006s
W20260710 11:01:57.511896 27990 leader_election.cc:343] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:57.514474 28219 raft_consensus.cc:359] T eb34fa027391483686f6842ed0123e14 P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.515108 28217 tablet_bootstrap.cc:492] T 01c9998ac11e43f39e0c8e0c40be17f1 P 0af0797336b044cc9a58e9fb85470bd8: No bootstrap required, opened a new log
I20260710 11:01:57.515374 28219 raft_consensus.cc:385] T eb34fa027391483686f6842ed0123e14 P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:57.515787 28219 raft_consensus.cc:740] T eb34fa027391483686f6842ed0123e14 P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc2ccca47414fa38b1b79891876d7e9, State: Initialized, Role: FOLLOWER
I20260710 11:01:57.515899 28217 ts_tablet_manager.cc:1403] T 01c9998ac11e43f39e0c8e0c40be17f1 P 0af0797336b044cc9a58e9fb85470bd8: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.002s
I20260710 11:01:57.517225 28100 raft_consensus.cc:2468] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0af0797336b044cc9a58e9fb85470bd8 in term 1.
I20260710 11:01:57.517342 28219 consensus_queue.cc:260] T eb34fa027391483686f6842ed0123e14 P bcc2ccca47414fa38b1b79891876d7e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.518616 27989 leader_election.cc:304] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0af0797336b044cc9a58e9fb85470bd8, eebf90fdf2ff4898b1fbbcbc2dc52d6e; no voters: bcc2ccca47414fa38b1b79891876d7e9
I20260710 11:01:57.519703 28261 raft_consensus.cc:2804] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:57.520231 28219 ts_tablet_manager.cc:1434] T eb34fa027391483686f6842ed0123e14 P bcc2ccca47414fa38b1b79891876d7e9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:01:57.520321 28261 raft_consensus.cc:697] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [term 1 LEADER]: Becoming Leader. State: Replica: 0af0797336b044cc9a58e9fb85470bd8, State: Running, Role: LEADER
I20260710 11:01:57.521674 28219 tablet_bootstrap.cc:492] T 5261de077efa4f66ba2bb423a6bd39e3 P bcc2ccca47414fa38b1b79891876d7e9: Bootstrap starting.
I20260710 11:01:57.521428 28261 consensus_queue.cc:237] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.519073 28217 raft_consensus.cc:359] T 01c9998ac11e43f39e0c8e0c40be17f1 P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.525766 28217 raft_consensus.cc:385] T 01c9998ac11e43f39e0c8e0c40be17f1 P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:57.526083 28217 raft_consensus.cc:740] T 01c9998ac11e43f39e0c8e0c40be17f1 P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0af0797336b044cc9a58e9fb85470bd8, State: Initialized, Role: FOLLOWER
I20260710 11:01:57.529675 28219 tablet_bootstrap.cc:654] T 5261de077efa4f66ba2bb423a6bd39e3 P bcc2ccca47414fa38b1b79891876d7e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:57.532956 28217 consensus_queue.cc:260] T 01c9998ac11e43f39e0c8e0c40be17f1 P 0af0797336b044cc9a58e9fb85470bd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.536264 28217 ts_tablet_manager.cc:1434] T 01c9998ac11e43f39e0c8e0c40be17f1 P 0af0797336b044cc9a58e9fb85470bd8: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 11:01:57.537292 28217 tablet_bootstrap.cc:492] T b3d65facc8b44097ae4aa8f7ee23afa7 P 0af0797336b044cc9a58e9fb85470bd8: Bootstrap starting.
I20260710 11:01:57.540957 27919 catalog_manager.cc:5697] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "0af0797336b044cc9a58e9fb85470bd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:57.544255 28219 tablet_bootstrap.cc:492] T 5261de077efa4f66ba2bb423a6bd39e3 P bcc2ccca47414fa38b1b79891876d7e9: No bootstrap required, opened a new log
I20260710 11:01:57.544822 28219 ts_tablet_manager.cc:1403] T 5261de077efa4f66ba2bb423a6bd39e3 P bcc2ccca47414fa38b1b79891876d7e9: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.009s
I20260710 11:01:57.547648 28219 raft_consensus.cc:359] T 5261de077efa4f66ba2bb423a6bd39e3 P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.548439 28219 raft_consensus.cc:385] T 5261de077efa4f66ba2bb423a6bd39e3 P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:57.548789 28219 raft_consensus.cc:740] T 5261de077efa4f66ba2bb423a6bd39e3 P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc2ccca47414fa38b1b79891876d7e9, State: Initialized, Role: FOLLOWER
I20260710 11:01:57.549573 28219 consensus_queue.cc:260] T 5261de077efa4f66ba2bb423a6bd39e3 P bcc2ccca47414fa38b1b79891876d7e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.551692 28219 ts_tablet_manager.cc:1434] T 5261de077efa4f66ba2bb423a6bd39e3 P bcc2ccca47414fa38b1b79891876d7e9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:01:57.552842 28219 tablet_bootstrap.cc:492] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9: Bootstrap starting.
I20260710 11:01:57.559158 28219 tablet_bootstrap.cc:654] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:57.560637 28261 raft_consensus.cc:493] T eb34fa027391483686f6842ed0123e14 P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:57.561154 28261 raft_consensus.cc:515] T eb34fa027391483686f6842ed0123e14 P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.558962 27921 catalog_manager.cc:5697] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "0af0797336b044cc9a58e9fb85470bd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:57.563655 28261 leader_election.cc:290] T eb34fa027391483686f6842ed0123e14 P 0af0797336b044cc9a58e9fb85470bd8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130:35059), bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149)
I20260710 11:01:57.564893 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb34fa027391483686f6842ed0123e14" candidate_uuid: "0af0797336b044cc9a58e9fb85470bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9" is_pre_election: true
I20260710 11:01:57.565336 28100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb34fa027391483686f6842ed0123e14" candidate_uuid: "0af0797336b044cc9a58e9fb85470bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" is_pre_election: true
I20260710 11:01:57.565639 28173 raft_consensus.cc:2468] T eb34fa027391483686f6842ed0123e14 P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0af0797336b044cc9a58e9fb85470bd8 in term 0.
I20260710 11:01:57.566004 28100 raft_consensus.cc:2468] T eb34fa027391483686f6842ed0123e14 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0af0797336b044cc9a58e9fb85470bd8 in term 0.
I20260710 11:01:57.567164 27990 leader_election.cc:304] T eb34fa027391483686f6842ed0123e14 P 0af0797336b044cc9a58e9fb85470bd8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0af0797336b044cc9a58e9fb85470bd8, bcc2ccca47414fa38b1b79891876d7e9; no voters: 
I20260710 11:01:57.568373 28261 raft_consensus.cc:2804] T eb34fa027391483686f6842ed0123e14 P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:57.568817 28261 raft_consensus.cc:493] T eb34fa027391483686f6842ed0123e14 P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:57.569190 28261 raft_consensus.cc:3060] T eb34fa027391483686f6842ed0123e14 P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:57.573995 28217 tablet_bootstrap.cc:654] T b3d65facc8b44097ae4aa8f7ee23afa7 P 0af0797336b044cc9a58e9fb85470bd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:57.580309 28224 raft_consensus.cc:493] T 3adcf18b9f984370a13d73e5af563e8d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:57.581067 28224 raft_consensus.cc:515] T 3adcf18b9f984370a13d73e5af563e8d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.588300 28219 tablet_bootstrap.cc:492] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9: No bootstrap required, opened a new log
I20260710 11:01:57.588830 28219 ts_tablet_manager.cc:1403] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.009s
I20260710 11:01:57.590168 28025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3adcf18b9f984370a13d73e5af563e8d" candidate_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0af0797336b044cc9a58e9fb85470bd8" is_pre_election: true
I20260710 11:01:57.590723 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3adcf18b9f984370a13d73e5af563e8d" candidate_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9" is_pre_election: true
I20260710 11:01:57.591143 28025 raft_consensus.cc:2468] T 3adcf18b9f984370a13d73e5af563e8d P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eebf90fdf2ff4898b1fbbcbc2dc52d6e in term 0.
I20260710 11:01:57.591439 28173 raft_consensus.cc:2468] T 3adcf18b9f984370a13d73e5af563e8d P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eebf90fdf2ff4898b1fbbcbc2dc52d6e in term 0.
I20260710 11:01:57.591740 28219 raft_consensus.cc:359] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.592429 28219 raft_consensus.cc:385] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:57.592718 28219 raft_consensus.cc:740] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc2ccca47414fa38b1b79891876d7e9, State: Initialized, Role: FOLLOWER
I20260710 11:01:57.593511 28219 consensus_queue.cc:260] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.594375 28064 leader_election.cc:304] T 3adcf18b9f984370a13d73e5af563e8d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0af0797336b044cc9a58e9fb85470bd8, eebf90fdf2ff4898b1fbbcbc2dc52d6e; no voters: 
I20260710 11:01:57.596362 28256 raft_consensus.cc:2804] T 3adcf18b9f984370a13d73e5af563e8d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:57.596740 28256 raft_consensus.cc:493] T 3adcf18b9f984370a13d73e5af563e8d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:57.597128 28256 raft_consensus.cc:3060] T 3adcf18b9f984370a13d73e5af563e8d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:57.599157 28219 ts_tablet_manager.cc:1434] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:01:57.601617 28224 leader_election.cc:290] T 3adcf18b9f984370a13d73e5af563e8d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129:45683), bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149)
I20260710 11:01:57.603425 28256 raft_consensus.cc:515] T 3adcf18b9f984370a13d73e5af563e8d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.606587 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3adcf18b9f984370a13d73e5af563e8d" candidate_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9"
I20260710 11:01:57.606797 28025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3adcf18b9f984370a13d73e5af563e8d" candidate_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0af0797336b044cc9a58e9fb85470bd8"
I20260710 11:01:57.607167 28173 raft_consensus.cc:3060] T 3adcf18b9f984370a13d73e5af563e8d P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:57.607769 28025 raft_consensus.cc:3060] T 3adcf18b9f984370a13d73e5af563e8d P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:57.613741 28240 consensus_queue.cc:1048] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:57.614173 28261 raft_consensus.cc:515] T eb34fa027391483686f6842ed0123e14 P 0af0797336b044cc9a58e9fb85470bd8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.618088 28173 raft_consensus.cc:2468] T 3adcf18b9f984370a13d73e5af563e8d P bcc2ccca47414fa38b1b79891876d7e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eebf90fdf2ff4898b1fbbcbc2dc52d6e in term 1.
I20260710 11:01:57.619253 28065 leader_election.cc:304] T 3adcf18b9f984370a13d73e5af563e8d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bcc2ccca47414fa38b1b79891876d7e9, eebf90fdf2ff4898b1fbbcbc2dc52d6e; no voters: 
I20260710 11:01:57.619973 28256 leader_election.cc:290] T 3adcf18b9f984370a13d73e5af563e8d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [CANDIDATE]: Term 1 election: Requested vote from peers 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129:45683), bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149)
I20260710 11:01:57.620028 28224 raft_consensus.cc:2804] T 3adcf18b9f984370a13d73e5af563e8d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:57.620879 28100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb34fa027391483686f6842ed0123e14" candidate_uuid: "0af0797336b044cc9a58e9fb85470bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
I20260710 11:01:57.621662 28100 raft_consensus.cc:3060] T eb34fa027391483686f6842ed0123e14 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:57.632483 28261 leader_election.cc:290] T eb34fa027391483686f6842ed0123e14 P 0af0797336b044cc9a58e9fb85470bd8 [CANDIDATE]: Term 1 election: Requested vote from peers eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130:35059), bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149)
I20260710 11:01:57.634105 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb34fa027391483686f6842ed0123e14" candidate_uuid: "0af0797336b044cc9a58e9fb85470bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9"
I20260710 11:01:57.640878 28217 tablet_bootstrap.cc:492] T b3d65facc8b44097ae4aa8f7ee23afa7 P 0af0797336b044cc9a58e9fb85470bd8: No bootstrap required, opened a new log
I20260710 11:01:57.640954 28173 raft_consensus.cc:3060] T eb34fa027391483686f6842ed0123e14 P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:57.641623 28217 ts_tablet_manager.cc:1403] T b3d65facc8b44097ae4aa8f7ee23afa7 P 0af0797336b044cc9a58e9fb85470bd8: Time spent bootstrapping tablet: real 0.105s	user 0.026s	sys 0.029s
I20260710 11:01:57.642309 28100 raft_consensus.cc:2468] T eb34fa027391483686f6842ed0123e14 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0af0797336b044cc9a58e9fb85470bd8 in term 1.
I20260710 11:01:57.637977 28025 raft_consensus.cc:2468] T 3adcf18b9f984370a13d73e5af563e8d P 0af0797336b044cc9a58e9fb85470bd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eebf90fdf2ff4898b1fbbcbc2dc52d6e in term 1.
I20260710 11:01:57.639359 28226 raft_consensus.cc:493] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:57.644106 28226 raft_consensus.cc:515] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.645087 27989 leader_election.cc:304] T eb34fa027391483686f6842ed0123e14 P 0af0797336b044cc9a58e9fb85470bd8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0af0797336b044cc9a58e9fb85470bd8, eebf90fdf2ff4898b1fbbcbc2dc52d6e; no voters: 
I20260710 11:01:57.646633 28221 raft_consensus.cc:2804] T eb34fa027391483686f6842ed0123e14 P 0af0797336b044cc9a58e9fb85470bd8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:57.646888 28226 leader_election.cc:290] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129:45683), eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130:35059)
I20260710 11:01:57.647061 28221 raft_consensus.cc:697] T eb34fa027391483686f6842ed0123e14 P 0af0797336b044cc9a58e9fb85470bd8 [term 1 LEADER]: Becoming Leader. State: Replica: 0af0797336b044cc9a58e9fb85470bd8, State: Running, Role: LEADER
I20260710 11:01:57.647889 28221 consensus_queue.cc:237] T eb34fa027391483686f6842ed0123e14 P 0af0797336b044cc9a58e9fb85470bd8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.645144 28217 raft_consensus.cc:359] T b3d65facc8b44097ae4aa8f7ee23afa7 P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.649581 28217 raft_consensus.cc:385] T b3d65facc8b44097ae4aa8f7ee23afa7 P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:57.649894 28217 raft_consensus.cc:740] T b3d65facc8b44097ae4aa8f7ee23afa7 P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0af0797336b044cc9a58e9fb85470bd8, State: Initialized, Role: FOLLOWER
I20260710 11:01:57.650612 28217 consensus_queue.cc:260] T b3d65facc8b44097ae4aa8f7ee23afa7 P 0af0797336b044cc9a58e9fb85470bd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.653992 28217 ts_tablet_manager.cc:1434] T b3d65facc8b44097ae4aa8f7ee23afa7 P 0af0797336b044cc9a58e9fb85470bd8: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:01:57.639693 28224 raft_consensus.cc:697] T 3adcf18b9f984370a13d73e5af563e8d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 LEADER]: Becoming Leader. State: Replica: eebf90fdf2ff4898b1fbbcbc2dc52d6e, State: Running, Role: LEADER
I20260710 11:01:57.662796 28173 raft_consensus.cc:2468] T eb34fa027391483686f6842ed0123e14 P bcc2ccca47414fa38b1b79891876d7e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0af0797336b044cc9a58e9fb85470bd8 in term 1.
I20260710 11:01:57.662439 28224 consensus_queue.cc:237] T 3adcf18b9f984370a13d73e5af563e8d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.679546 28100 raft_consensus.cc:3060] T 7b496540bb3749a7bbb3a5510e07271c P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:57.676838 27921 catalog_manager.cc:5697] T eb34fa027391483686f6842ed0123e14 P 0af0797336b044cc9a58e9fb85470bd8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "0af0797336b044cc9a58e9fb85470bd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:57.694347 28221 consensus_queue.cc:1048] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:57.713924 28221 raft_consensus.cc:493] T 01c9998ac11e43f39e0c8e0c40be17f1 P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:57.714622 28221 raft_consensus.cc:515] T 01c9998ac11e43f39e0c8e0c40be17f1 P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.722755 28221 leader_election.cc:290] T 01c9998ac11e43f39e0c8e0c40be17f1 P 0af0797336b044cc9a58e9fb85470bd8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130:35059), bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149)
W20260710 11:01:57.725962 27969 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:57.726642 28221 consensus_queue.cc:1048] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:57.727681 28100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c9998ac11e43f39e0c8e0c40be17f1" candidate_uuid: "0af0797336b044cc9a58e9fb85470bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" is_pre_election: true
I20260710 11:01:57.728434 28098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d65facc8b44097ae4aa8f7ee23afa7" candidate_uuid: "bcc2ccca47414fa38b1b79891876d7e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" is_pre_election: true
I20260710 11:01:57.729179 28025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d65facc8b44097ae4aa8f7ee23afa7" candidate_uuid: "bcc2ccca47414fa38b1b79891876d7e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0af0797336b044cc9a58e9fb85470bd8" is_pre_election: true
I20260710 11:01:57.733305 28174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c9998ac11e43f39e0c8e0c40be17f1" candidate_uuid: "0af0797336b044cc9a58e9fb85470bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9" is_pre_election: true
I20260710 11:01:57.737509 28098 raft_consensus.cc:2468] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcc2ccca47414fa38b1b79891876d7e9 in term 0.
I20260710 11:01:57.739600 28025 raft_consensus.cc:2468] T b3d65facc8b44097ae4aa8f7ee23afa7 P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcc2ccca47414fa38b1b79891876d7e9 in term 0.
I20260710 11:01:57.737383 27920 catalog_manager.cc:5697] T 3adcf18b9f984370a13d73e5af563e8d P eebf90fdf2ff4898b1fbbcbc2dc52d6e reported cstate change: term changed from 0 to 1, leader changed from <none> to eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130). New cstate: current_term: 1 leader_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:57.742138 28174 raft_consensus.cc:2393] T 01c9998ac11e43f39e0c8e0c40be17f1 P bcc2ccca47414fa38b1b79891876d7e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0af0797336b044cc9a58e9fb85470bd8 in current term 1: Already voted for candidate eebf90fdf2ff4898b1fbbcbc2dc52d6e in this term.
I20260710 11:01:57.749327 28226 raft_consensus.cc:493] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:57.753430 28226 raft_consensus.cc:515] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.749616 28138 leader_election.cc:304] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bcc2ccca47414fa38b1b79891876d7e9, eebf90fdf2ff4898b1fbbcbc2dc52d6e; no voters: 
I20260710 11:01:57.774067 28280 raft_consensus.cc:2804] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:57.774814 28280 raft_consensus.cc:493] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:57.775343 28280 raft_consensus.cc:3060] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:57.784353 28226 leader_election.cc:290] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129:45683), eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130:35059)
I20260710 11:01:57.786309 28280 raft_consensus.cc:515] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.788729 28280 leader_election.cc:290] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 [CANDIDATE]: Term 1 election: Requested vote from peers 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129:45683), eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130:35059)
I20260710 11:01:57.788827 27990 leader_election.cc:304] T 01c9998ac11e43f39e0c8e0c40be17f1 P 0af0797336b044cc9a58e9fb85470bd8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0af0797336b044cc9a58e9fb85470bd8; no voters: bcc2ccca47414fa38b1b79891876d7e9, eebf90fdf2ff4898b1fbbcbc2dc52d6e
I20260710 11:01:57.789978 28025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f66d98dd14d46c687e535b98fcfa80b" candidate_uuid: "bcc2ccca47414fa38b1b79891876d7e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0af0797336b044cc9a58e9fb85470bd8" is_pre_election: true
I20260710 11:01:57.790356 28261 raft_consensus.cc:3060] T 01c9998ac11e43f39e0c8e0c40be17f1 P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:57.793661 28099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f66d98dd14d46c687e535b98fcfa80b" candidate_uuid: "bcc2ccca47414fa38b1b79891876d7e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" is_pre_election: true
I20260710 11:01:57.794615 28099 raft_consensus.cc:2393] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bcc2ccca47414fa38b1b79891876d7e9 in current term 1: Already voted for candidate 0af0797336b044cc9a58e9fb85470bd8 in this term.
I20260710 11:01:57.795440 28025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d65facc8b44097ae4aa8f7ee23afa7" candidate_uuid: "bcc2ccca47414fa38b1b79891876d7e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0af0797336b044cc9a58e9fb85470bd8"
I20260710 11:01:57.796048 28025 raft_consensus.cc:3060] T b3d65facc8b44097ae4aa8f7ee23afa7 P 0af0797336b044cc9a58e9fb85470bd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:57.797966 28261 raft_consensus.cc:2749] T 01c9998ac11e43f39e0c8e0c40be17f1 P 0af0797336b044cc9a58e9fb85470bd8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:57.800668 28261 consensus_queue.cc:1048] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:57.802413 28100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d65facc8b44097ae4aa8f7ee23afa7" candidate_uuid: "bcc2ccca47414fa38b1b79891876d7e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
I20260710 11:01:57.803048 28100 raft_consensus.cc:3060] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:57.809435 28025 raft_consensus.cc:2468] T b3d65facc8b44097ae4aa8f7ee23afa7 P 0af0797336b044cc9a58e9fb85470bd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc2ccca47414fa38b1b79891876d7e9 in term 1.
I20260710 11:01:57.810837 28224 consensus_queue.cc:1048] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:57.811225 28100 raft_consensus.cc:2468] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc2ccca47414fa38b1b79891876d7e9 in term 1.
I20260710 11:01:57.811851 28138 leader_election.cc:304] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0af0797336b044cc9a58e9fb85470bd8, bcc2ccca47414fa38b1b79891876d7e9; no voters: 
I20260710 11:01:57.812808 28280 raft_consensus.cc:2804] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:57.812999 28138 leader_election.cc:304] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bcc2ccca47414fa38b1b79891876d7e9; no voters: 0af0797336b044cc9a58e9fb85470bd8, eebf90fdf2ff4898b1fbbcbc2dc52d6e
I20260710 11:01:57.813544 28280 raft_consensus.cc:697] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 [term 1 LEADER]: Becoming Leader. State: Replica: bcc2ccca47414fa38b1b79891876d7e9, State: Running, Role: LEADER
I20260710 11:01:57.814023 28226 raft_consensus.cc:3060] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:57.824851 28226 raft_consensus.cc:2749] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:57.833173 28256 consensus_queue.cc:1048] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:57.839982 28280 consensus_queue.cc:237] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.862527 27919 catalog_manager.cc:5697] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "bcc2ccca47414fa38b1b79891876d7e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:57.895533 28172 raft_consensus.cc:3060] T 5261de077efa4f66ba2bb423a6bd39e3 P bcc2ccca47414fa38b1b79891876d7e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:57.904532 28261 consensus_queue.cc:1048] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:57.905534 28280 raft_consensus.cc:493] T 5261de077efa4f66ba2bb423a6bd39e3 P bcc2ccca47414fa38b1b79891876d7e9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:57.906033 28280 raft_consensus.cc:515] T 5261de077efa4f66ba2bb423a6bd39e3 P bcc2ccca47414fa38b1b79891876d7e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.908066 28280 leader_election.cc:290] T 5261de077efa4f66ba2bb423a6bd39e3 P bcc2ccca47414fa38b1b79891876d7e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129:45683), eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130:35059)
I20260710 11:01:57.909716 28098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5261de077efa4f66ba2bb423a6bd39e3" candidate_uuid: "bcc2ccca47414fa38b1b79891876d7e9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" is_pre_election: true
I20260710 11:01:57.910456 28098 raft_consensus.cc:2468] T 5261de077efa4f66ba2bb423a6bd39e3 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcc2ccca47414fa38b1b79891876d7e9 in term 1.
I20260710 11:01:57.911751 28138 leader_election.cc:304] T 5261de077efa4f66ba2bb423a6bd39e3 P bcc2ccca47414fa38b1b79891876d7e9 [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: bcc2ccca47414fa38b1b79891876d7e9, eebf90fdf2ff4898b1fbbcbc2dc52d6e; no voters: 
I20260710 11:01:57.912550 28280 raft_consensus.cc:2804] T 5261de077efa4f66ba2bb423a6bd39e3 P bcc2ccca47414fa38b1b79891876d7e9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:01:57.912580 28025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5261de077efa4f66ba2bb423a6bd39e3" candidate_uuid: "bcc2ccca47414fa38b1b79891876d7e9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0af0797336b044cc9a58e9fb85470bd8" is_pre_election: true
I20260710 11:01:57.913075 28280 raft_consensus.cc:493] T 5261de077efa4f66ba2bb423a6bd39e3 P bcc2ccca47414fa38b1b79891876d7e9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0af0797336b044cc9a58e9fb85470bd8)
I20260710 11:01:57.917629 28280 raft_consensus.cc:3060] T 5261de077efa4f66ba2bb423a6bd39e3 P bcc2ccca47414fa38b1b79891876d7e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:57.919948 28221 consensus_queue.cc:1048] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:57.924732 28280 raft_consensus.cc:515] T 5261de077efa4f66ba2bb423a6bd39e3 P bcc2ccca47414fa38b1b79891876d7e9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.926062 28172 raft_consensus.cc:1240] T 5261de077efa4f66ba2bb423a6bd39e3 P bcc2ccca47414fa38b1b79891876d7e9 [term 2 FOLLOWER]: Rejecting Update request from peer 0af0797336b044cc9a58e9fb85470bd8 for earlier term 1. Current term is 2. Ops: []
I20260710 11:01:57.928656 28100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5261de077efa4f66ba2bb423a6bd39e3" candidate_uuid: "bcc2ccca47414fa38b1b79891876d7e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
I20260710 11:01:57.926879 28280 leader_election.cc:290] T 5261de077efa4f66ba2bb423a6bd39e3 P bcc2ccca47414fa38b1b79891876d7e9 [CANDIDATE]: Term 2 election: Requested vote from peers 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129:45683), eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130:35059)
I20260710 11:01:57.927986 28025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5261de077efa4f66ba2bb423a6bd39e3" candidate_uuid: "bcc2ccca47414fa38b1b79891876d7e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0af0797336b044cc9a58e9fb85470bd8"
I20260710 11:01:57.932612 28221 consensus_queue.cc:1059] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:57.933698 28221 raft_consensus.cc:3055] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:57.934103 28221 raft_consensus.cc:740] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0af0797336b044cc9a58e9fb85470bd8, State: Running, Role: LEADER
I20260710 11:01:57.934779 28138 leader_election.cc:304] T 5261de077efa4f66ba2bb423a6bd39e3 P bcc2ccca47414fa38b1b79891876d7e9 [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: bcc2ccca47414fa38b1b79891876d7e9; no voters: 0af0797336b044cc9a58e9fb85470bd8, eebf90fdf2ff4898b1fbbcbc2dc52d6e
I20260710 11:01:57.935127 28221 consensus_queue.cc:260] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:57.935920 28280 raft_consensus.cc:2749] T 5261de077efa4f66ba2bb423a6bd39e3 P bcc2ccca47414fa38b1b79891876d7e9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:01:57.936390 28221 raft_consensus.cc:3060] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:57.978821 28221 consensus_queue.cc:1048] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:57.992607 28261 consensus_queue.cc:1048] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:58.025347 28098 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01c9998ac11e43f39e0c8e0c40be17f1"
dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
mode: GRACEFUL
new_leader_uuid: "0af0797336b044cc9a58e9fb85470bd8"
 from {username='slave'} at 127.0.0.1:60930
I20260710 11:01:58.026010 28098 raft_consensus.cc:606] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 LEADER]: Received request to transfer leadership to TS 0af0797336b044cc9a58e9fb85470bd8
I20260710 11:01:58.041600 28025 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3877b4f4b1ae4488b13ecb5f70c4394d"
dest_uuid: "0af0797336b044cc9a58e9fb85470bd8"
mode: GRACEFUL
new_leader_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
 from {username='slave'} at 127.0.0.1:52162
I20260710 11:01:58.042255 28025 raft_consensus.cc:606] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [term 1 LEADER]: Received request to transfer leadership to TS eebf90fdf2ff4898b1fbbcbc2dc52d6e
I20260710 11:01:58.048404 28025 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb34fa027391483686f6842ed0123e14"
dest_uuid: "0af0797336b044cc9a58e9fb85470bd8"
mode: GRACEFUL
new_leader_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
 from {username='slave'} at 127.0.0.1:52162
I20260710 11:01:58.049021 28025 raft_consensus.cc:606] T eb34fa027391483686f6842ed0123e14 P 0af0797336b044cc9a58e9fb85470bd8 [term 1 LEADER]: Received request to transfer leadership to TS eebf90fdf2ff4898b1fbbcbc2dc52d6e
I20260710 11:01:58.064271 28172 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3d65facc8b44097ae4aa8f7ee23afa7"
dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9"
mode: GRACEFUL
new_leader_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
 from {username='slave'} at 127.0.0.1:37294
I20260710 11:01:58.064867 28172 raft_consensus.cc:606] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 [term 1 LEADER]: Received request to transfer leadership to TS eebf90fdf2ff4898b1fbbcbc2dc52d6e
I20260710 11:01:58.070896 28025 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f66d98dd14d46c687e535b98fcfa80b"
dest_uuid: "0af0797336b044cc9a58e9fb85470bd8"
mode: GRACEFUL
new_leader_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
 from {username='slave'} at 127.0.0.1:52162
I20260710 11:01:58.071789 28025 raft_consensus.cc:606] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [term 1 LEADER]: Received request to transfer leadership to TS eebf90fdf2ff4898b1fbbcbc2dc52d6e
I20260710 11:01:58.077646 28098 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3adcf18b9f984370a13d73e5af563e8d"
dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
mode: GRACEFUL
new_leader_uuid: "bcc2ccca47414fa38b1b79891876d7e9"
 from {username='slave'} at 127.0.0.1:60930
I20260710 11:01:58.078306 28098 raft_consensus.cc:606] T 3adcf18b9f984370a13d73e5af563e8d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 LEADER]: Received request to transfer leadership to TS bcc2ccca47414fa38b1b79891876d7e9
I20260710 11:01:58.081534 28261 consensus_queue.cc:1048] T eb34fa027391483686f6842ed0123e14 P 0af0797336b044cc9a58e9fb85470bd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:58.088261 28261 consensus_queue.cc:1048] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:58.099529 28240 consensus_queue.cc:1048] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:58.100994 28240 consensus_queue.cc:1048] T eb34fa027391483686f6842ed0123e14 P 0af0797336b044cc9a58e9fb85470bd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:58.130405 28239 raft_consensus.cc:993] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8: : Instructing follower eebf90fdf2ff4898b1fbbcbc2dc52d6e to start an election
I20260710 11:01:58.130894 28261 raft_consensus.cc:1081] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [term 1 LEADER]: Signalling peer eebf90fdf2ff4898b1fbbcbc2dc52d6e to start an election
I20260710 11:01:58.132921 28098 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3877b4f4b1ae4488b13ecb5f70c4394d"
dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
 from {username='slave'} at 127.0.0.1:60900
I20260710 11:01:58.133522 28098 raft_consensus.cc:493] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:58.133925 28098 raft_consensus.cc:3060] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:58.134127 28240 raft_consensus.cc:993] T eb34fa027391483686f6842ed0123e14 P 0af0797336b044cc9a58e9fb85470bd8: : Instructing follower eebf90fdf2ff4898b1fbbcbc2dc52d6e to start an election
I20260710 11:01:58.134550 28240 raft_consensus.cc:1081] T eb34fa027391483686f6842ed0123e14 P 0af0797336b044cc9a58e9fb85470bd8 [term 1 LEADER]: Signalling peer eebf90fdf2ff4898b1fbbcbc2dc52d6e to start an election
I20260710 11:01:58.137651 28099 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb34fa027391483686f6842ed0123e14"
dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
 from {username='slave'} at 127.0.0.1:60900
I20260710 11:01:58.138239 28099 raft_consensus.cc:493] T eb34fa027391483686f6842ed0123e14 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:58.138598 28099 raft_consensus.cc:3060] T eb34fa027391483686f6842ed0123e14 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:58.141469 28098 raft_consensus.cc:515] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:58.143709 28098 leader_election.cc:290] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [CANDIDATE]: Term 2 election: Requested vote from peers 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129:45683), bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149)
I20260710 11:01:58.144827 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3877b4f4b1ae4488b13ecb5f70c4394d" candidate_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9"
I20260710 11:01:58.145407 28173 raft_consensus.cc:3060] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:58.146557 28100 raft_consensus.cc:1240] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 FOLLOWER]: Rejecting Update request from peer 0af0797336b044cc9a58e9fb85470bd8 for earlier term 1. Current term is 2. Ops: []
I20260710 11:01:58.147608 28025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3877b4f4b1ae4488b13ecb5f70c4394d" candidate_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0af0797336b044cc9a58e9fb85470bd8"
I20260710 11:01:58.148888 28025 raft_consensus.cc:3055] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:58.149223 28025 raft_consensus.cc:740] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0af0797336b044cc9a58e9fb85470bd8, State: Running, Role: LEADER
I20260710 11:01:58.150003 28025 consensus_queue.cc:260] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:58.151126 28025 raft_consensus.cc:3060] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:58.151257 28173 raft_consensus.cc:2468] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eebf90fdf2ff4898b1fbbcbc2dc52d6e in term 2.
I20260710 11:01:58.152612 28065 leader_election.cc:304] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bcc2ccca47414fa38b1b79891876d7e9, eebf90fdf2ff4898b1fbbcbc2dc52d6e; no voters: 
I20260710 11:01:58.153640 28224 raft_consensus.cc:2804] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:58.154204 28224 raft_consensus.cc:697] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 LEADER]: Becoming Leader. State: Replica: eebf90fdf2ff4898b1fbbcbc2dc52d6e, State: Running, Role: LEADER
I20260710 11:01:58.154987 28224 consensus_queue.cc:237] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [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: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:58.145061 28099 raft_consensus.cc:515] T eb34fa027391483686f6842ed0123e14 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:58.159595 28099 leader_election.cc:290] T eb34fa027391483686f6842ed0123e14 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [CANDIDATE]: Term 2 election: Requested vote from peers 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129:45683), bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149)
I20260710 11:01:58.160526 28024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb34fa027391483686f6842ed0123e14" candidate_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0af0797336b044cc9a58e9fb85470bd8"
I20260710 11:01:58.161156 28024 raft_consensus.cc:3055] T eb34fa027391483686f6842ed0123e14 P 0af0797336b044cc9a58e9fb85470bd8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:58.161492 28024 raft_consensus.cc:740] T eb34fa027391483686f6842ed0123e14 P 0af0797336b044cc9a58e9fb85470bd8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0af0797336b044cc9a58e9fb85470bd8, State: Running, Role: LEADER
I20260710 11:01:58.162324 28024 consensus_queue.cc:260] T eb34fa027391483686f6842ed0123e14 P 0af0797336b044cc9a58e9fb85470bd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:58.163522 28024 raft_consensus.cc:3060] T eb34fa027391483686f6842ed0123e14 P 0af0797336b044cc9a58e9fb85470bd8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:58.167155 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb34fa027391483686f6842ed0123e14" candidate_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9"
I20260710 11:01:58.167757 28173 raft_consensus.cc:3060] T eb34fa027391483686f6842ed0123e14 P bcc2ccca47414fa38b1b79891876d7e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:58.171156 28024 raft_consensus.cc:2468] T eb34fa027391483686f6842ed0123e14 P 0af0797336b044cc9a58e9fb85470bd8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eebf90fdf2ff4898b1fbbcbc2dc52d6e in term 2.
I20260710 11:01:58.173518 28064 leader_election.cc:304] T eb34fa027391483686f6842ed0123e14 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0af0797336b044cc9a58e9fb85470bd8, eebf90fdf2ff4898b1fbbcbc2dc52d6e; no voters: 
I20260710 11:01:58.174679 28173 raft_consensus.cc:2468] T eb34fa027391483686f6842ed0123e14 P bcc2ccca47414fa38b1b79891876d7e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eebf90fdf2ff4898b1fbbcbc2dc52d6e in term 2.
I20260710 11:01:58.177016 28025 raft_consensus.cc:2468] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eebf90fdf2ff4898b1fbbcbc2dc52d6e in term 2.
I20260710 11:01:58.177706 28224 raft_consensus.cc:2804] T eb34fa027391483686f6842ed0123e14 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:58.178229 28224 raft_consensus.cc:697] T eb34fa027391483686f6842ed0123e14 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 LEADER]: Becoming Leader. State: Replica: eebf90fdf2ff4898b1fbbcbc2dc52d6e, State: Running, Role: LEADER
I20260710 11:01:58.177351 27921 catalog_manager.cc:5697] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e reported cstate change: term changed from 1 to 2, leader changed from 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129) to eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130). New cstate: current_term: 2 leader_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:58.179149 28224 consensus_queue.cc:237] T eb34fa027391483686f6842ed0123e14 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:58.192291 27921 catalog_manager.cc:5697] T eb34fa027391483686f6842ed0123e14 P eebf90fdf2ff4898b1fbbcbc2dc52d6e reported cstate change: term changed from 1 to 2, leader changed from 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129) to eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130). New cstate: current_term: 2 leader_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:58.258651 28280 consensus_queue.cc:1048] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:58.267446 28224 consensus_queue.cc:1048] T 3adcf18b9f984370a13d73e5af563e8d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:58.271811 28224 consensus_queue.cc:1048] T 3adcf18b9f984370a13d73e5af563e8d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:58.291860 28280 consensus_queue.cc:1048] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:58.318210 28303 raft_consensus.cc:993] T 3adcf18b9f984370a13d73e5af563e8d P eebf90fdf2ff4898b1fbbcbc2dc52d6e: : Instructing follower bcc2ccca47414fa38b1b79891876d7e9 to start an election
I20260710 11:01:58.318687 28224 raft_consensus.cc:1081] T 3adcf18b9f984370a13d73e5af563e8d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 LEADER]: Signalling peer bcc2ccca47414fa38b1b79891876d7e9 to start an election
W20260710 11:01:58.331780 28065 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:46149, user_credentials={real_user=slave}} blocked reactor thread for 48636.1us
I20260710 11:01:58.333516 28270 raft_consensus.cc:993] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e: : Instructing follower 0af0797336b044cc9a58e9fb85470bd8 to start an election
I20260710 11:01:58.334488 28173 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3adcf18b9f984370a13d73e5af563e8d"
dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9"
 from {username='slave'} at 127.0.0.1:37290
I20260710 11:01:58.335065 28173 raft_consensus.cc:493] T 3adcf18b9f984370a13d73e5af563e8d P bcc2ccca47414fa38b1b79891876d7e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:58.335454 28173 raft_consensus.cc:3060] T 3adcf18b9f984370a13d73e5af563e8d P bcc2ccca47414fa38b1b79891876d7e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:58.335599 28301 raft_consensus.cc:1081] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 LEADER]: Signalling peer 0af0797336b044cc9a58e9fb85470bd8 to start an election
I20260710 11:01:58.339162 28280 raft_consensus.cc:993] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9: : Instructing follower eebf90fdf2ff4898b1fbbcbc2dc52d6e to start an election
I20260710 11:01:58.339649 28226 raft_consensus.cc:1081] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 [term 1 LEADER]: Signalling peer eebf90fdf2ff4898b1fbbcbc2dc52d6e to start an election
I20260710 11:01:58.341647 28025 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01c9998ac11e43f39e0c8e0c40be17f1"
dest_uuid: "0af0797336b044cc9a58e9fb85470bd8"
 from {username='slave'} at 127.0.0.1:52136
I20260710 11:01:58.342334 28025 raft_consensus.cc:493] T 01c9998ac11e43f39e0c8e0c40be17f1 P 0af0797336b044cc9a58e9fb85470bd8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:58.342751 28025 raft_consensus.cc:3060] T 01c9998ac11e43f39e0c8e0c40be17f1 P 0af0797336b044cc9a58e9fb85470bd8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:58.343297 28173 raft_consensus.cc:515] T 3adcf18b9f984370a13d73e5af563e8d P bcc2ccca47414fa38b1b79891876d7e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:58.344395 28172 raft_consensus.cc:1240] T 3adcf18b9f984370a13d73e5af563e8d P bcc2ccca47414fa38b1b79891876d7e9 [term 2 FOLLOWER]: Rejecting Update request from peer eebf90fdf2ff4898b1fbbcbc2dc52d6e for earlier term 1. Current term is 2. Ops: []
I20260710 11:01:58.346387 28173 leader_election.cc:290] T 3adcf18b9f984370a13d73e5af563e8d P bcc2ccca47414fa38b1b79891876d7e9 [CANDIDATE]: Term 2 election: Requested vote from peers 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129:45683), eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130:35059)
I20260710 11:01:58.346921 28301 consensus_queue.cc:1059] T 3adcf18b9f984370a13d73e5af563e8d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:58.347898 28024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3adcf18b9f984370a13d73e5af563e8d" candidate_uuid: "bcc2ccca47414fa38b1b79891876d7e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0af0797336b044cc9a58e9fb85470bd8"
I20260710 11:01:58.348527 28024 raft_consensus.cc:3060] T 3adcf18b9f984370a13d73e5af563e8d P 0af0797336b044cc9a58e9fb85470bd8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:58.348664 28270 raft_consensus.cc:3055] T 3adcf18b9f984370a13d73e5af563e8d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:58.349099 28270 raft_consensus.cc:740] T 3adcf18b9f984370a13d73e5af563e8d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eebf90fdf2ff4898b1fbbcbc2dc52d6e, State: Running, Role: LEADER
I20260710 11:01:58.350174 28100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3adcf18b9f984370a13d73e5af563e8d" candidate_uuid: "bcc2ccca47414fa38b1b79891876d7e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
I20260710 11:01:58.350062 28270 consensus_queue.cc:260] T 3adcf18b9f984370a13d73e5af563e8d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:58.351212 28270 raft_consensus.cc:3060] T 3adcf18b9f984370a13d73e5af563e8d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:58.356058 28099 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3d65facc8b44097ae4aa8f7ee23afa7"
dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
 from {username='slave'} at 127.0.0.1:60914
I20260710 11:01:58.356683 28099 raft_consensus.cc:493] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:58.357081 28099 raft_consensus.cc:3060] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:58.357672 28024 raft_consensus.cc:2468] T 3adcf18b9f984370a13d73e5af563e8d P 0af0797336b044cc9a58e9fb85470bd8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc2ccca47414fa38b1b79891876d7e9 in term 2.
I20260710 11:01:58.359149 28138 leader_election.cc:304] T 3adcf18b9f984370a13d73e5af563e8d P bcc2ccca47414fa38b1b79891876d7e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0af0797336b044cc9a58e9fb85470bd8, bcc2ccca47414fa38b1b79891876d7e9; no voters: 
I20260710 11:01:58.360070 28280 raft_consensus.cc:2804] T 3adcf18b9f984370a13d73e5af563e8d P bcc2ccca47414fa38b1b79891876d7e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:58.360558 28280 raft_consensus.cc:697] T 3adcf18b9f984370a13d73e5af563e8d P bcc2ccca47414fa38b1b79891876d7e9 [term 2 LEADER]: Becoming Leader. State: Replica: bcc2ccca47414fa38b1b79891876d7e9, State: Running, Role: LEADER
I20260710 11:01:58.361372 28280 consensus_queue.cc:237] T 3adcf18b9f984370a13d73e5af563e8d P bcc2ccca47414fa38b1b79891876d7e9 [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: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:58.364969 28100 raft_consensus.cc:2468] T 3adcf18b9f984370a13d73e5af563e8d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc2ccca47414fa38b1b79891876d7e9 in term 2.
I20260710 11:01:58.364708 28025 raft_consensus.cc:515] T 01c9998ac11e43f39e0c8e0c40be17f1 P 0af0797336b044cc9a58e9fb85470bd8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:58.372591 27919 catalog_manager.cc:5697] T 3adcf18b9f984370a13d73e5af563e8d P bcc2ccca47414fa38b1b79891876d7e9 reported cstate change: term changed from 1 to 2, leader changed from eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130) to bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131). New cstate: current_term: 2 leader_uuid: "bcc2ccca47414fa38b1b79891876d7e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:58.374607 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c9998ac11e43f39e0c8e0c40be17f1" candidate_uuid: "0af0797336b044cc9a58e9fb85470bd8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9"
I20260710 11:01:58.375084 28173 raft_consensus.cc:3060] T 01c9998ac11e43f39e0c8e0c40be17f1 P bcc2ccca47414fa38b1b79891876d7e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:58.377552 28025 leader_election.cc:290] T 01c9998ac11e43f39e0c8e0c40be17f1 P 0af0797336b044cc9a58e9fb85470bd8 [CANDIDATE]: Term 2 election: Requested vote from peers eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130:35059), bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149)
I20260710 11:01:58.377838 28100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c9998ac11e43f39e0c8e0c40be17f1" candidate_uuid: "0af0797336b044cc9a58e9fb85470bd8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
I20260710 11:01:58.378541 28100 raft_consensus.cc:3055] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:58.378899 28100 raft_consensus.cc:740] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eebf90fdf2ff4898b1fbbcbc2dc52d6e, State: Running, Role: LEADER
I20260710 11:01:58.377214 28099 raft_consensus.cc:515] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:58.383395 28173 raft_consensus.cc:2468] T 01c9998ac11e43f39e0c8e0c40be17f1 P bcc2ccca47414fa38b1b79891876d7e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0af0797336b044cc9a58e9fb85470bd8 in term 2.
I20260710 11:01:58.383584 28025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d65facc8b44097ae4aa8f7ee23afa7" candidate_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0af0797336b044cc9a58e9fb85470bd8"
I20260710 11:01:58.385042 28025 raft_consensus.cc:3060] T b3d65facc8b44097ae4aa8f7ee23afa7 P 0af0797336b044cc9a58e9fb85470bd8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:58.385528 28172 raft_consensus.cc:1240] T 01c9998ac11e43f39e0c8e0c40be17f1 P bcc2ccca47414fa38b1b79891876d7e9 [term 2 FOLLOWER]: Rejecting Update request from peer eebf90fdf2ff4898b1fbbcbc2dc52d6e for earlier term 1. Current term is 2. Ops: []
I20260710 11:01:58.380822 28100 consensus_queue.cc:260] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:58.387343 28100 raft_consensus.cc:3060] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:01:58.387171 28301 consensus_queue.cc:1175] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "bcc2ccca47414fa38b1b79891876d7e9" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 1 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer eebf90fdf2ff4898b1fbbcbc2dc52d6e for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260710 11:01:58.393647 28099 leader_election.cc:290] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [CANDIDATE]: Term 2 election: Requested vote from peers 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129:45683), bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149)
I20260710 11:01:58.393738 27990 leader_election.cc:304] T 01c9998ac11e43f39e0c8e0c40be17f1 P 0af0797336b044cc9a58e9fb85470bd8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0af0797336b044cc9a58e9fb85470bd8, bcc2ccca47414fa38b1b79891876d7e9; no voters: 
I20260710 11:01:58.394845 28240 raft_consensus.cc:2804] T 01c9998ac11e43f39e0c8e0c40be17f1 P 0af0797336b044cc9a58e9fb85470bd8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:58.395328 28240 raft_consensus.cc:697] T 01c9998ac11e43f39e0c8e0c40be17f1 P 0af0797336b044cc9a58e9fb85470bd8 [term 2 LEADER]: Becoming Leader. State: Replica: 0af0797336b044cc9a58e9fb85470bd8, State: Running, Role: LEADER
I20260710 11:01:58.395741 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d65facc8b44097ae4aa8f7ee23afa7" candidate_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9"
I20260710 11:01:58.396533 28100 raft_consensus.cc:2468] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0af0797336b044cc9a58e9fb85470bd8 in term 2.
I20260710 11:01:58.396152 28240 consensus_queue.cc:237] T 01c9998ac11e43f39e0c8e0c40be17f1 P 0af0797336b044cc9a58e9fb85470bd8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:58.396409 28173 raft_consensus.cc:3055] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:58.399329 28173 raft_consensus.cc:740] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bcc2ccca47414fa38b1b79891876d7e9, State: Running, Role: LEADER
I20260710 11:01:58.400374 28173 consensus_queue.cc:260] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:58.401760 28173 raft_consensus.cc:3060] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:58.409149 28173 raft_consensus.cc:2468] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eebf90fdf2ff4898b1fbbcbc2dc52d6e in term 2.
I20260710 11:01:58.410210 28065 leader_election.cc:304] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bcc2ccca47414fa38b1b79891876d7e9, eebf90fdf2ff4898b1fbbcbc2dc52d6e; no voters: 
I20260710 11:01:58.411660 28301 raft_consensus.cc:2804] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:58.412178 28301 raft_consensus.cc:697] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 LEADER]: Becoming Leader. State: Replica: eebf90fdf2ff4898b1fbbcbc2dc52d6e, State: Running, Role: LEADER
I20260710 11:01:58.412757 27920 catalog_manager.cc:5697] T 01c9998ac11e43f39e0c8e0c40be17f1 P 0af0797336b044cc9a58e9fb85470bd8 reported cstate change: term changed from 1 to 2, leader changed from eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130) to 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "0af0797336b044cc9a58e9fb85470bd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:58.413069 28301 consensus_queue.cc:237] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:58.420271 28025 raft_consensus.cc:2468] T b3d65facc8b44097ae4aa8f7ee23afa7 P 0af0797336b044cc9a58e9fb85470bd8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eebf90fdf2ff4898b1fbbcbc2dc52d6e in term 2.
I20260710 11:01:58.422655 27921 catalog_manager.cc:5697] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e reported cstate change: term changed from 1 to 2, leader changed from bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131) to eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130). New cstate: current_term: 2 leader_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:58.533577 28221 raft_consensus.cc:993] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8: : Instructing follower eebf90fdf2ff4898b1fbbcbc2dc52d6e to start an election
I20260710 11:01:58.534083 28240 raft_consensus.cc:1081] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [term 1 LEADER]: Signalling peer eebf90fdf2ff4898b1fbbcbc2dc52d6e to start an election
I20260710 11:01:58.535952 28099 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f66d98dd14d46c687e535b98fcfa80b"
dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
 from {username='slave'} at 127.0.0.1:60900
I20260710 11:01:58.536749 28099 raft_consensus.cc:493] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:58.537139 28099 raft_consensus.cc:3060] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:58.543921 28099 raft_consensus.cc:515] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:58.546200 28099 leader_election.cc:290] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [CANDIDATE]: Term 2 election: Requested vote from peers 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129:45683), bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149)
I20260710 11:01:58.547258 28025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f66d98dd14d46c687e535b98fcfa80b" candidate_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0af0797336b044cc9a58e9fb85470bd8"
I20260710 11:01:58.547413 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f66d98dd14d46c687e535b98fcfa80b" candidate_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9"
I20260710 11:01:58.547892 28025 raft_consensus.cc:3055] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:58.548131 28173 raft_consensus.cc:3060] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:58.548296 28025 raft_consensus.cc:740] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0af0797336b044cc9a58e9fb85470bd8, State: Running, Role: LEADER
I20260710 11:01:58.549209 28025 consensus_queue.cc:260] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:58.550467 28025 raft_consensus.cc:3060] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:58.553803 28173 raft_consensus.cc:2468] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eebf90fdf2ff4898b1fbbcbc2dc52d6e in term 2.
I20260710 11:01:58.554991 28065 leader_election.cc:304] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bcc2ccca47414fa38b1b79891876d7e9, eebf90fdf2ff4898b1fbbcbc2dc52d6e; no voters: 
I20260710 11:01:58.555765 28301 raft_consensus.cc:2804] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:58.556275 28301 raft_consensus.cc:697] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 LEADER]: Becoming Leader. State: Replica: eebf90fdf2ff4898b1fbbcbc2dc52d6e, State: Running, Role: LEADER
I20260710 11:01:58.557348 28025 raft_consensus.cc:2468] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eebf90fdf2ff4898b1fbbcbc2dc52d6e in term 2.
I20260710 11:01:58.557200 28301 consensus_queue.cc:237] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:58.565781 27921 catalog_manager.cc:5697] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e reported cstate change: term changed from 1 to 2, leader changed from 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129) to eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130). New cstate: current_term: 2 leader_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:58.580031 28173 raft_consensus.cc:1275] T eb34fa027391483686f6842ed0123e14 P bcc2ccca47414fa38b1b79891876d7e9 [term 2 FOLLOWER]: Refusing update from remote peer eebf90fdf2ff4898b1fbbcbc2dc52d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:58.581300 28301 consensus_queue.cc:1048] T eb34fa027391483686f6842ed0123e14 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:58.590056 28025 raft_consensus.cc:1275] T eb34fa027391483686f6842ed0123e14 P 0af0797336b044cc9a58e9fb85470bd8 [term 2 FOLLOWER]: Refusing update from remote peer eebf90fdf2ff4898b1fbbcbc2dc52d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:58.591595 28301 consensus_queue.cc:1048] T eb34fa027391483686f6842ed0123e14 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:58.611769 28172 raft_consensus.cc:1275] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9 [term 2 FOLLOWER]: Refusing update from remote peer eebf90fdf2ff4898b1fbbcbc2dc52d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:58.613155 28224 consensus_queue.cc:1048] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:58.621894 28025 raft_consensus.cc:1275] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [term 2 FOLLOWER]: Refusing update from remote peer eebf90fdf2ff4898b1fbbcbc2dc52d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:58.623498 28224 consensus_queue.cc:1048] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:58.807737 28173 raft_consensus.cc:1275] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 [term 2 FOLLOWER]: Refusing update from remote peer eebf90fdf2ff4898b1fbbcbc2dc52d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:58.809348 28224 consensus_queue.cc:1048] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:58.819645 28025 raft_consensus.cc:1275] T b3d65facc8b44097ae4aa8f7ee23afa7 P 0af0797336b044cc9a58e9fb85470bd8 [term 2 FOLLOWER]: Refusing update from remote peer eebf90fdf2ff4898b1fbbcbc2dc52d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:58.821420 28256 consensus_queue.cc:1048] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:58.881160 28099 raft_consensus.cc:1275] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 FOLLOWER]: Refusing update from remote peer 0af0797336b044cc9a58e9fb85470bd8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:58.882845 28240 consensus_queue.cc:1048] T 01c9998ac11e43f39e0c8e0c40be17f1 P 0af0797336b044cc9a58e9fb85470bd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:58.892460 28173 raft_consensus.cc:1275] T 01c9998ac11e43f39e0c8e0c40be17f1 P bcc2ccca47414fa38b1b79891876d7e9 [term 2 FOLLOWER]: Refusing update from remote peer 0af0797336b044cc9a58e9fb85470bd8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:58.894199 28221 consensus_queue.cc:1048] T 01c9998ac11e43f39e0c8e0c40be17f1 P 0af0797336b044cc9a58e9fb85470bd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:58.924827 28099 raft_consensus.cc:1275] T 3adcf18b9f984370a13d73e5af563e8d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 FOLLOWER]: Refusing update from remote peer bcc2ccca47414fa38b1b79891876d7e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:58.926342 28280 consensus_queue.cc:1048] T 3adcf18b9f984370a13d73e5af563e8d P bcc2ccca47414fa38b1b79891876d7e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:58.944301 28025 raft_consensus.cc:1275] T 3adcf18b9f984370a13d73e5af563e8d P 0af0797336b044cc9a58e9fb85470bd8 [term 2 FOLLOWER]: Refusing update from remote peer bcc2ccca47414fa38b1b79891876d7e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:58.946517 28307 consensus_queue.cc:1048] T 3adcf18b9f984370a13d73e5af563e8d P bcc2ccca47414fa38b1b79891876d7e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:59.168239 28025 raft_consensus.cc:1275] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [term 2 FOLLOWER]: Refusing update from remote peer eebf90fdf2ff4898b1fbbcbc2dc52d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:59.169786 28302 consensus_queue.cc:1048] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:59.177829 28173 raft_consensus.cc:1275] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9 [term 2 FOLLOWER]: Refusing update from remote peer eebf90fdf2ff4898b1fbbcbc2dc52d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:59.179349 28224 consensus_queue.cc:1048] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:59.198155 28221 raft_consensus.cc:493] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:59.198786 28221 raft_consensus.cc:515] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:59.200551 28221 leader_election.cc:290] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130:35059), bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149)
I20260710 11:01:59.201273 28099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5261de077efa4f66ba2bb423a6bd39e3" candidate_uuid: "0af0797336b044cc9a58e9fb85470bd8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" is_pre_election: true
I20260710 11:01:59.201648 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5261de077efa4f66ba2bb423a6bd39e3" candidate_uuid: "0af0797336b044cc9a58e9fb85470bd8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9" is_pre_election: true
I20260710 11:01:59.203207 27990 leader_election.cc:304] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8 [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: 0af0797336b044cc9a58e9fb85470bd8; no voters: bcc2ccca47414fa38b1b79891876d7e9, eebf90fdf2ff4898b1fbbcbc2dc52d6e
I20260710 11:01:59.203928 28221 raft_consensus.cc:2749] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:01:59.423637 28302 raft_consensus.cc:493] T 5261de077efa4f66ba2bb423a6bd39e3 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0af0797336b044cc9a58e9fb85470bd8)
I20260710 11:01:59.424149 28302 raft_consensus.cc:515] T 5261de077efa4f66ba2bb423a6bd39e3 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:59.425825 28302 leader_election.cc:290] T 5261de077efa4f66ba2bb423a6bd39e3 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129:45683), bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149)
I20260710 11:01:59.426729 28025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5261de077efa4f66ba2bb423a6bd39e3" candidate_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0af0797336b044cc9a58e9fb85470bd8" is_pre_election: true
I20260710 11:01:59.426923 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5261de077efa4f66ba2bb423a6bd39e3" candidate_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9" is_pre_election: true
I20260710 11:01:59.427522 28173 raft_consensus.cc:2393] T 5261de077efa4f66ba2bb423a6bd39e3 P bcc2ccca47414fa38b1b79891876d7e9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eebf90fdf2ff4898b1fbbcbc2dc52d6e in current term 2: Already voted for candidate bcc2ccca47414fa38b1b79891876d7e9 in this term.
I20260710 11:01:59.427397 28025 raft_consensus.cc:2468] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eebf90fdf2ff4898b1fbbcbc2dc52d6e in term 2.
I20260710 11:01:59.428561 28064 leader_election.cc:304] T 5261de077efa4f66ba2bb423a6bd39e3 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [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: 0af0797336b044cc9a58e9fb85470bd8, eebf90fdf2ff4898b1fbbcbc2dc52d6e; no voters: 
I20260710 11:01:59.429205 28302 raft_consensus.cc:2804] T 5261de077efa4f66ba2bb423a6bd39e3 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:01:59.429545 28302 raft_consensus.cc:493] T 5261de077efa4f66ba2bb423a6bd39e3 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0af0797336b044cc9a58e9fb85470bd8)
I20260710 11:01:59.429836 28302 raft_consensus.cc:3060] T 5261de077efa4f66ba2bb423a6bd39e3 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:59.434275 28302 raft_consensus.cc:515] T 5261de077efa4f66ba2bb423a6bd39e3 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:59.436101 28302 leader_election.cc:290] T 5261de077efa4f66ba2bb423a6bd39e3 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [CANDIDATE]: Term 2 election: Requested vote from peers 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129:45683), bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149)
I20260710 11:01:59.436924 28025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5261de077efa4f66ba2bb423a6bd39e3" candidate_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0af0797336b044cc9a58e9fb85470bd8"
I20260710 11:01:59.437112 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5261de077efa4f66ba2bb423a6bd39e3" candidate_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9"
I20260710 11:01:59.437776 28173 raft_consensus.cc:2393] T 5261de077efa4f66ba2bb423a6bd39e3 P bcc2ccca47414fa38b1b79891876d7e9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate eebf90fdf2ff4898b1fbbcbc2dc52d6e in current term 2: Already voted for candidate bcc2ccca47414fa38b1b79891876d7e9 in this term.
I20260710 11:01:59.442175 28025 raft_consensus.cc:2468] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eebf90fdf2ff4898b1fbbcbc2dc52d6e in term 2.
I20260710 11:01:59.443157 28064 leader_election.cc:304] T 5261de077efa4f66ba2bb423a6bd39e3 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [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: 0af0797336b044cc9a58e9fb85470bd8, eebf90fdf2ff4898b1fbbcbc2dc52d6e; no voters: bcc2ccca47414fa38b1b79891876d7e9
I20260710 11:01:59.443886 28302 raft_consensus.cc:2804] T 5261de077efa4f66ba2bb423a6bd39e3 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:59.444398 28302 raft_consensus.cc:697] T 5261de077efa4f66ba2bb423a6bd39e3 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 LEADER]: Becoming Leader. State: Replica: eebf90fdf2ff4898b1fbbcbc2dc52d6e, State: Running, Role: LEADER
I20260710 11:01:59.445112 28302 consensus_queue.cc:237] T 5261de077efa4f66ba2bb423a6bd39e3 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:01:59.451949 27920 catalog_manager.cc:5697] T 5261de077efa4f66ba2bb423a6bd39e3 P eebf90fdf2ff4898b1fbbcbc2dc52d6e reported cstate change: term changed from 1 to 2, leader changed from 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129) to eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130). New cstate: current_term: 2 leader_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:59.883716 28025 raft_consensus.cc:1275] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8 [term 2 FOLLOWER]: Refusing update from remote peer eebf90fdf2ff4898b1fbbcbc2dc52d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:59.884948 28302 consensus_queue.cc:1048] T 5261de077efa4f66ba2bb423a6bd39e3 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:59.897171 28173 raft_consensus.cc:1275] T 5261de077efa4f66ba2bb423a6bd39e3 P bcc2ccca47414fa38b1b79891876d7e9 [term 2 FOLLOWER]: Refusing update from remote peer eebf90fdf2ff4898b1fbbcbc2dc52d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:59.899171 28302 consensus_queue.cc:1048] T 5261de077efa4f66ba2bb423a6bd39e3 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:01.114310 27890 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:02:01.115234 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:01.138543 28099 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3877b4f4b1ae4488b13ecb5f70c4394d"
dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
mode: GRACEFUL
new_leader_uuid: "bcc2ccca47414fa38b1b79891876d7e9"
 from {username='slave'} at 127.0.0.1:60936
I20260710 11:02:01.139086 28099 raft_consensus.cc:606] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 LEADER]: Received request to transfer leadership to TS bcc2ccca47414fa38b1b79891876d7e9
I20260710 11:02:01.141806 28099 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f66d98dd14d46c687e535b98fcfa80b"
dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
mode: GRACEFUL
new_leader_uuid: "bcc2ccca47414fa38b1b79891876d7e9"
 from {username='slave'} at 127.0.0.1:60936
I20260710 11:02:01.142467 28099 raft_consensus.cc:606] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 LEADER]: Received request to transfer leadership to TS bcc2ccca47414fa38b1b79891876d7e9
I20260710 11:02:01.143712 27890 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:02:01.144215 27890 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:01.234622 28323 raft_consensus.cc:993] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e: : Instructing follower bcc2ccca47414fa38b1b79891876d7e9 to start an election
I20260710 11:02:01.235172 28256 raft_consensus.cc:1081] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 LEADER]: Signalling peer bcc2ccca47414fa38b1b79891876d7e9 to start an election
I20260710 11:02:01.236811 28173 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f66d98dd14d46c687e535b98fcfa80b"
dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9"
 from {username='slave'} at 127.0.0.1:37290
I20260710 11:02:01.237298 28173 raft_consensus.cc:493] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:01.237605 28173 raft_consensus.cc:3060] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:01.242574 28173 raft_consensus.cc:515] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:02:01.244617 28173 leader_election.cc:290] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9 [CANDIDATE]: Term 3 election: Requested vote from peers 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129:45683), eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130:35059)
I20260710 11:02:01.245633 28025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f66d98dd14d46c687e535b98fcfa80b" candidate_uuid: "bcc2ccca47414fa38b1b79891876d7e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0af0797336b044cc9a58e9fb85470bd8"
I20260710 11:02:01.246070 28099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f66d98dd14d46c687e535b98fcfa80b" candidate_uuid: "bcc2ccca47414fa38b1b79891876d7e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
I20260710 11:02:01.246253 28025 raft_consensus.cc:3060] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:01.246793 28099 raft_consensus.cc:3055] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:01.247207 28099 raft_consensus.cc:740] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eebf90fdf2ff4898b1fbbcbc2dc52d6e, State: Running, Role: LEADER
I20260710 11:02:01.247927 28099 consensus_queue.cc:260] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [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: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:02:01.248843 28099 raft_consensus.cc:3060] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:01.251718 28025 raft_consensus.cc:2468] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc2ccca47414fa38b1b79891876d7e9 in term 3.
I20260710 11:02:01.252338 28024 raft_consensus.cc:1240] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [term 3 FOLLOWER]: Rejecting Update request from peer eebf90fdf2ff4898b1fbbcbc2dc52d6e for earlier term 2. Current term is 3. Ops: []
I20260710 11:02:01.252980 28138 leader_election.cc:304] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9 [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: 0af0797336b044cc9a58e9fb85470bd8, bcc2ccca47414fa38b1b79891876d7e9; no voters: 
I20260710 11:02:01.254050 28307 raft_consensus.cc:2804] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:01.254576 28099 raft_consensus.cc:2468] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc2ccca47414fa38b1b79891876d7e9 in term 3.
I20260710 11:02:01.255460 28307 raft_consensus.cc:697] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9 [term 3 LEADER]: Becoming Leader. State: Replica: bcc2ccca47414fa38b1b79891876d7e9, State: Running, Role: LEADER
I20260710 11:02:01.256500 28307 consensus_queue.cc:237] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9 [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: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:02:01.264039 27921 catalog_manager.cc:5697] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9 reported cstate change: term changed from 2 to 3, leader changed from eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130) to bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131). New cstate: current_term: 3 leader_uuid: "bcc2ccca47414fa38b1b79891876d7e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:01.583611 28323 raft_consensus.cc:993] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e: : Instructing follower bcc2ccca47414fa38b1b79891876d7e9 to start an election
I20260710 11:02:01.584072 28256 raft_consensus.cc:1081] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 LEADER]: Signalling peer bcc2ccca47414fa38b1b79891876d7e9 to start an election
I20260710 11:02:01.585681 28173 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3877b4f4b1ae4488b13ecb5f70c4394d"
dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9"
 from {username='slave'} at 127.0.0.1:37290
I20260710 11:02:01.586225 28173 raft_consensus.cc:493] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:01.586555 28173 raft_consensus.cc:3060] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:01.590756 28173 raft_consensus.cc:515] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:02:01.592240 28173 leader_election.cc:290] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9 [CANDIDATE]: Term 3 election: Requested vote from peers 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129:45683), eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130:35059)
I20260710 11:02:01.593240 28024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3877b4f4b1ae4488b13ecb5f70c4394d" candidate_uuid: "bcc2ccca47414fa38b1b79891876d7e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0af0797336b044cc9a58e9fb85470bd8"
I20260710 11:02:01.593362 28099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3877b4f4b1ae4488b13ecb5f70c4394d" candidate_uuid: "bcc2ccca47414fa38b1b79891876d7e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
I20260710 11:02:01.593945 28024 raft_consensus.cc:3060] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:01.593993 28099 raft_consensus.cc:3055] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:01.594475 28099 raft_consensus.cc:740] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eebf90fdf2ff4898b1fbbcbc2dc52d6e, State: Running, Role: LEADER
I20260710 11:02:01.595211 28099 consensus_queue.cc:260] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [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: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:02:01.596158 28099 raft_consensus.cc:3060] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:01.599432 28024 raft_consensus.cc:2468] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc2ccca47414fa38b1b79891876d7e9 in term 3.
I20260710 11:02:01.600550 28138 leader_election.cc:304] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9 [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: 0af0797336b044cc9a58e9fb85470bd8, bcc2ccca47414fa38b1b79891876d7e9; no voters: 
I20260710 11:02:01.601148 28099 raft_consensus.cc:2468] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc2ccca47414fa38b1b79891876d7e9 in term 3.
I20260710 11:02:01.601423 28307 raft_consensus.cc:2804] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:01.602075 28307 raft_consensus.cc:697] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9 [term 3 LEADER]: Becoming Leader. State: Replica: bcc2ccca47414fa38b1b79891876d7e9, State: Running, Role: LEADER
I20260710 11:02:01.602917 28307 consensus_queue.cc:237] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9 [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: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:02:01.614008 27921 catalog_manager.cc:5697] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9 reported cstate change: term changed from 2 to 3, leader changed from eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130) to bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131). New cstate: current_term: 3 leader_uuid: "bcc2ccca47414fa38b1b79891876d7e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:01.720715 28024 raft_consensus.cc:1275] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [term 3 FOLLOWER]: Refusing update from remote peer bcc2ccca47414fa38b1b79891876d7e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:01.722260 28307 consensus_queue.cc:1048] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:01.732522 28099 raft_consensus.cc:1275] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 3 FOLLOWER]: Refusing update from remote peer bcc2ccca47414fa38b1b79891876d7e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:01.734881 28307 consensus_queue.cc:1048] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:02.002140 28024 raft_consensus.cc:1275] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [term 3 FOLLOWER]: Refusing update from remote peer bcc2ccca47414fa38b1b79891876d7e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:02.003791 28307 consensus_queue.cc:1048] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:02.012742 28099 raft_consensus.cc:1275] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 3 FOLLOWER]: Refusing update from remote peer bcc2ccca47414fa38b1b79891876d7e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:02.014591 28338 consensus_queue.cc:1048] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:02.144999 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:02.154552 28024 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b496540bb3749a7bbb3a5510e07271c"
dest_uuid: "0af0797336b044cc9a58e9fb85470bd8"
mode: GRACEFUL
new_leader_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
 from {username='slave'} at 127.0.0.1:52162
I20260710 11:02:02.155072 28024 raft_consensus.cc:606] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8 [term 1 LEADER]: Received request to transfer leadership to TS eebf90fdf2ff4898b1fbbcbc2dc52d6e
I20260710 11:02:02.160207 28024 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24e879c55ca74b92b0c9a332bc639b97"
dest_uuid: "0af0797336b044cc9a58e9fb85470bd8"
mode: GRACEFUL
new_leader_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
 from {username='slave'} at 127.0.0.1:52162
I20260710 11:02:02.160679 28024 raft_consensus.cc:606] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [term 1 LEADER]: Received request to transfer leadership to TS eebf90fdf2ff4898b1fbbcbc2dc52d6e
I20260710 11:02:02.168057 28024 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01c9998ac11e43f39e0c8e0c40be17f1"
dest_uuid: "0af0797336b044cc9a58e9fb85470bd8"
mode: GRACEFUL
new_leader_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
 from {username='slave'} at 127.0.0.1:52162
I20260710 11:02:02.168551 28024 raft_consensus.cc:606] T 01c9998ac11e43f39e0c8e0c40be17f1 P 0af0797336b044cc9a58e9fb85470bd8 [term 2 LEADER]: Received request to transfer leadership to TS eebf90fdf2ff4898b1fbbcbc2dc52d6e
I20260710 11:02:02.173800 28173 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3877b4f4b1ae4488b13ecb5f70c4394d"
dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9"
mode: GRACEFUL
new_leader_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
 from {username='slave'} at 127.0.0.1:37294
I20260710 11:02:02.174391 28173 raft_consensus.cc:606] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9 [term 3 LEADER]: Received request to transfer leadership to TS eebf90fdf2ff4898b1fbbcbc2dc52d6e
I20260710 11:02:02.189734 28173 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f66d98dd14d46c687e535b98fcfa80b"
dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9"
mode: GRACEFUL
new_leader_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
 from {username='slave'} at 127.0.0.1:37294
I20260710 11:02:02.190243 28173 raft_consensus.cc:606] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9 [term 3 LEADER]: Received request to transfer leadership to TS eebf90fdf2ff4898b1fbbcbc2dc52d6e
I20260710 11:02:02.334525 28324 raft_consensus.cc:993] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9: : Instructing follower eebf90fdf2ff4898b1fbbcbc2dc52d6e to start an election
I20260710 11:02:02.335004 28338 raft_consensus.cc:1081] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9 [term 3 LEADER]: Signalling peer eebf90fdf2ff4898b1fbbcbc2dc52d6e to start an election
I20260710 11:02:02.336803 28099 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f66d98dd14d46c687e535b98fcfa80b"
dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
 from {username='slave'} at 127.0.0.1:60914
I20260710 11:02:02.337364 28099 raft_consensus.cc:493] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:02.337805 28099 raft_consensus.cc:3060] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:02.342844 28099 raft_consensus.cc:515] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:02:02.344772 28099 leader_election.cc:290] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [CANDIDATE]: Term 4 election: Requested vote from peers 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129:45683), bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149)
I20260710 11:02:02.345691 28024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f66d98dd14d46c687e535b98fcfa80b" candidate_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0af0797336b044cc9a58e9fb85470bd8"
I20260710 11:02:02.345970 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f66d98dd14d46c687e535b98fcfa80b" candidate_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9"
I20260710 11:02:02.346307 28024 raft_consensus.cc:3060] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:02.346480 28173 raft_consensus.cc:3055] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:02:02.346793 28173 raft_consensus.cc:740] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bcc2ccca47414fa38b1b79891876d7e9, State: Running, Role: LEADER
I20260710 11:02:02.347579 28173 consensus_queue.cc:260] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9 [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: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:02:02.348739 28173 raft_consensus.cc:3060] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:02.353163 28024 raft_consensus.cc:2468] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eebf90fdf2ff4898b1fbbcbc2dc52d6e in term 4.
I20260710 11:02:02.354628 28173 raft_consensus.cc:2468] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eebf90fdf2ff4898b1fbbcbc2dc52d6e in term 4.
I20260710 11:02:02.354645 28064 leader_election.cc:304] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [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: 0af0797336b044cc9a58e9fb85470bd8, eebf90fdf2ff4898b1fbbcbc2dc52d6e; no voters: 
I20260710 11:02:02.355551 28256 raft_consensus.cc:2804] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:02:02.356464 28256 raft_consensus.cc:697] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 4 LEADER]: Becoming Leader. State: Replica: eebf90fdf2ff4898b1fbbcbc2dc52d6e, State: Running, Role: LEADER
I20260710 11:02:02.357322 28256 consensus_queue.cc:237] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [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: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:02:02.363307 27921 catalog_manager.cc:5697] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e reported cstate change: term changed from 3 to 4, leader changed from bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131) to eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130). New cstate: current_term: 4 leader_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:02.434212 28324 raft_consensus.cc:993] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9: : Instructing follower eebf90fdf2ff4898b1fbbcbc2dc52d6e to start an election
I20260710 11:02:02.434651 28324 raft_consensus.cc:1081] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9 [term 3 LEADER]: Signalling peer eebf90fdf2ff4898b1fbbcbc2dc52d6e to start an election
I20260710 11:02:02.436358 28099 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3877b4f4b1ae4488b13ecb5f70c4394d"
dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
 from {username='slave'} at 127.0.0.1:60914
I20260710 11:02:02.436899 28099 raft_consensus.cc:493] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:02.437155 28099 raft_consensus.cc:3060] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:02.441371 28099 raft_consensus.cc:515] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:02:02.443140 28099 leader_election.cc:290] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [CANDIDATE]: Term 4 election: Requested vote from peers 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129:45683), bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149)
I20260710 11:02:02.444095 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3877b4f4b1ae4488b13ecb5f70c4394d" candidate_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9"
I20260710 11:02:02.444056 28024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3877b4f4b1ae4488b13ecb5f70c4394d" candidate_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0af0797336b044cc9a58e9fb85470bd8"
I20260710 11:02:02.444741 28173 raft_consensus.cc:3055] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:02:02.444799 28024 raft_consensus.cc:3060] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:02.445144 28173 raft_consensus.cc:740] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bcc2ccca47414fa38b1b79891876d7e9, State: Running, Role: LEADER
I20260710 11:02:02.445880 28173 consensus_queue.cc:260] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9 [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: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:02:02.446976 28173 raft_consensus.cc:3060] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:02.451510 28024 raft_consensus.cc:2468] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eebf90fdf2ff4898b1fbbcbc2dc52d6e in term 4.
I20260710 11:02:02.452756 28064 leader_election.cc:304] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [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: 0af0797336b044cc9a58e9fb85470bd8, eebf90fdf2ff4898b1fbbcbc2dc52d6e; no voters: 
I20260710 11:02:02.453065 28173 raft_consensus.cc:2468] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eebf90fdf2ff4898b1fbbcbc2dc52d6e in term 4.
I20260710 11:02:02.453509 28256 raft_consensus.cc:2804] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:02:02.454038 28256 raft_consensus.cc:697] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 4 LEADER]: Becoming Leader. State: Replica: eebf90fdf2ff4898b1fbbcbc2dc52d6e, State: Running, Role: LEADER
I20260710 11:02:02.454777 28256 consensus_queue.cc:237] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [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: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:02:02.460852 27921 catalog_manager.cc:5697] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e reported cstate change: term changed from 3 to 4, leader changed from bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131) to eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130). New cstate: current_term: 4 leader_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:02.464401 28330 raft_consensus.cc:993] T 01c9998ac11e43f39e0c8e0c40be17f1 P 0af0797336b044cc9a58e9fb85470bd8: : Instructing follower eebf90fdf2ff4898b1fbbcbc2dc52d6e to start an election
I20260710 11:02:02.464908 28340 raft_consensus.cc:1081] T 01c9998ac11e43f39e0c8e0c40be17f1 P 0af0797336b044cc9a58e9fb85470bd8 [term 2 LEADER]: Signalling peer eebf90fdf2ff4898b1fbbcbc2dc52d6e to start an election
I20260710 11:02:02.466774 28099 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01c9998ac11e43f39e0c8e0c40be17f1"
dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
 from {username='slave'} at 127.0.0.1:60900
I20260710 11:02:02.467263 28099 raft_consensus.cc:493] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:02.467543 28099 raft_consensus.cc:3060] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:02.471915 28099 raft_consensus.cc:515] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:02:02.473294 28099 leader_election.cc:290] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [CANDIDATE]: Term 3 election: Requested vote from peers 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129:45683), bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149)
I20260710 11:02:02.474505 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c9998ac11e43f39e0c8e0c40be17f1" candidate_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9"
I20260710 11:02:02.474505 28024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c9998ac11e43f39e0c8e0c40be17f1" candidate_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0af0797336b044cc9a58e9fb85470bd8"
I20260710 11:02:02.475344 28173 raft_consensus.cc:3060] T 01c9998ac11e43f39e0c8e0c40be17f1 P bcc2ccca47414fa38b1b79891876d7e9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:02.475348 28024 raft_consensus.cc:3055] T 01c9998ac11e43f39e0c8e0c40be17f1 P 0af0797336b044cc9a58e9fb85470bd8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:02.475890 28024 raft_consensus.cc:740] T 01c9998ac11e43f39e0c8e0c40be17f1 P 0af0797336b044cc9a58e9fb85470bd8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0af0797336b044cc9a58e9fb85470bd8, State: Running, Role: LEADER
I20260710 11:02:02.476678 28024 consensus_queue.cc:260] T 01c9998ac11e43f39e0c8e0c40be17f1 P 0af0797336b044cc9a58e9fb85470bd8 [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: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:02:02.477941 28024 raft_consensus.cc:3060] T 01c9998ac11e43f39e0c8e0c40be17f1 P 0af0797336b044cc9a58e9fb85470bd8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:02.481877 28173 raft_consensus.cc:2468] T 01c9998ac11e43f39e0c8e0c40be17f1 P bcc2ccca47414fa38b1b79891876d7e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eebf90fdf2ff4898b1fbbcbc2dc52d6e in term 3.
I20260710 11:02:02.483157 28065 leader_election.cc:304] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [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: bcc2ccca47414fa38b1b79891876d7e9, eebf90fdf2ff4898b1fbbcbc2dc52d6e; no voters: 
I20260710 11:02:02.484005 28256 raft_consensus.cc:2804] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:02.484071 28024 raft_consensus.cc:2468] T 01c9998ac11e43f39e0c8e0c40be17f1 P 0af0797336b044cc9a58e9fb85470bd8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eebf90fdf2ff4898b1fbbcbc2dc52d6e in term 3.
I20260710 11:02:02.484606 28256 raft_consensus.cc:697] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 3 LEADER]: Becoming Leader. State: Replica: eebf90fdf2ff4898b1fbbcbc2dc52d6e, State: Running, Role: LEADER
I20260710 11:02:02.485437 28256 consensus_queue.cc:237] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [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: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:02:02.492208 27921 catalog_manager.cc:5697] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e reported cstate change: term changed from 2 to 3, leader changed from 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129) to eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130). New cstate: current_term: 3 leader_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:02.730897 28330 raft_consensus.cc:993] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8: : Instructing follower eebf90fdf2ff4898b1fbbcbc2dc52d6e to start an election
I20260710 11:02:02.731591 28340 raft_consensus.cc:1081] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [term 1 LEADER]: Signalling peer eebf90fdf2ff4898b1fbbcbc2dc52d6e to start an election
I20260710 11:02:02.733436 28099 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24e879c55ca74b92b0c9a332bc639b97"
dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
 from {username='slave'} at 127.0.0.1:60900
I20260710 11:02:02.734006 28099 raft_consensus.cc:493] T 24e879c55ca74b92b0c9a332bc639b97 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:02.734326 28099 raft_consensus.cc:3060] T 24e879c55ca74b92b0c9a332bc639b97 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:02.738973 28099 raft_consensus.cc:515] T 24e879c55ca74b92b0c9a332bc639b97 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:02:02.740510 28099 leader_election.cc:290] T 24e879c55ca74b92b0c9a332bc639b97 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [CANDIDATE]: Term 2 election: Requested vote from peers 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129:45683), bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149)
I20260710 11:02:02.741613 28024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24e879c55ca74b92b0c9a332bc639b97" candidate_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0af0797336b044cc9a58e9fb85470bd8"
I20260710 11:02:02.741636 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24e879c55ca74b92b0c9a332bc639b97" candidate_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9"
I20260710 11:02:02.742455 28024 raft_consensus.cc:3055] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:02.742511 28173 raft_consensus.cc:3060] T 24e879c55ca74b92b0c9a332bc639b97 P bcc2ccca47414fa38b1b79891876d7e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:02.743021 28024 raft_consensus.cc:740] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0af0797336b044cc9a58e9fb85470bd8, State: Running, Role: LEADER
I20260710 11:02:02.743443 28025 raft_consensus.cc:1275] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [term 4 FOLLOWER]: Refusing update from remote peer eebf90fdf2ff4898b1fbbcbc2dc52d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:02:02.743937 28024 consensus_queue.cc:260] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:02:02.744997 28256 consensus_queue.cc:1048] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:02.745358 28024 raft_consensus.cc:3060] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:02.748960 28173 raft_consensus.cc:2468] T 24e879c55ca74b92b0c9a332bc639b97 P bcc2ccca47414fa38b1b79891876d7e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eebf90fdf2ff4898b1fbbcbc2dc52d6e in term 2.
I20260710 11:02:02.749964 28065 leader_election.cc:304] T 24e879c55ca74b92b0c9a332bc639b97 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bcc2ccca47414fa38b1b79891876d7e9, eebf90fdf2ff4898b1fbbcbc2dc52d6e; no voters: 
I20260710 11:02:02.750710 28330 raft_consensus.cc:993] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8: : Instructing follower eebf90fdf2ff4898b1fbbcbc2dc52d6e to start an election
I20260710 11:02:02.750873 28256 raft_consensus.cc:2804] T 24e879c55ca74b92b0c9a332bc639b97 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:02.751694 28256 raft_consensus.cc:697] T 24e879c55ca74b92b0c9a332bc639b97 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 LEADER]: Becoming Leader. State: Replica: eebf90fdf2ff4898b1fbbcbc2dc52d6e, State: Running, Role: LEADER
I20260710 11:02:02.751830 28330 raft_consensus.cc:1081] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8 [term 1 LEADER]: Signalling peer eebf90fdf2ff4898b1fbbcbc2dc52d6e to start an election
I20260710 11:02:02.752766 28256 consensus_queue.cc:237] T 24e879c55ca74b92b0c9a332bc639b97 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:02:02.753293 28024 raft_consensus.cc:2468] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eebf90fdf2ff4898b1fbbcbc2dc52d6e in term 2.
I20260710 11:02:02.754565 28099 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b496540bb3749a7bbb3a5510e07271c"
dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
 from {username='slave'} at 127.0.0.1:60900
I20260710 11:02:02.755103 28099 raft_consensus.cc:493] T 7b496540bb3749a7bbb3a5510e07271c P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:02.755430 28099 raft_consensus.cc:3060] T 7b496540bb3749a7bbb3a5510e07271c P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:02.761273 27921 catalog_manager.cc:5697] T 24e879c55ca74b92b0c9a332bc639b97 P eebf90fdf2ff4898b1fbbcbc2dc52d6e reported cstate change: term changed from 1 to 2, leader changed from 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129) to eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130). New cstate: current_term: 2 leader_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:02.762463 28099 raft_consensus.cc:515] T 7b496540bb3749a7bbb3a5510e07271c P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } }
I20260710 11:02:02.764477 28099 leader_election.cc:290] T 7b496540bb3749a7bbb3a5510e07271c P eebf90fdf2ff4898b1fbbcbc2dc52d6e [CANDIDATE]: Term 2 election: Requested vote from peers 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129:45683), bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149)
I20260710 11:02:02.765290 28025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b496540bb3749a7bbb3a5510e07271c" candidate_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0af0797336b044cc9a58e9fb85470bd8"
I20260710 11:02:02.765933 28025 raft_consensus.cc:3055] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:02.766300 28025 raft_consensus.cc:740] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0af0797336b044cc9a58e9fb85470bd8, State: Running, Role: LEADER
I20260710 11:02:02.766990 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b496540bb3749a7bbb3a5510e07271c" candidate_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9"
I20260710 11:02:02.767074 28025 consensus_queue.cc:260] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } }
I20260710 11:02:02.768754 28025 raft_consensus.cc:3060] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:02.767859 28173 raft_consensus.cc:3060] T 7b496540bb3749a7bbb3a5510e07271c P bcc2ccca47414fa38b1b79891876d7e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:02.773751 28172 raft_consensus.cc:1275] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9 [term 4 FOLLOWER]: Refusing update from remote peer eebf90fdf2ff4898b1fbbcbc2dc52d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:02:02.777786 28256 consensus_queue.cc:1048] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:02.780122 28025 raft_consensus.cc:2468] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eebf90fdf2ff4898b1fbbcbc2dc52d6e in term 2.
I20260710 11:02:02.781385 28064 leader_election.cc:304] T 7b496540bb3749a7bbb3a5510e07271c P eebf90fdf2ff4898b1fbbcbc2dc52d6e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0af0797336b044cc9a58e9fb85470bd8, eebf90fdf2ff4898b1fbbcbc2dc52d6e; no voters: 
I20260710 11:02:02.781705 28173 raft_consensus.cc:2468] T 7b496540bb3749a7bbb3a5510e07271c P bcc2ccca47414fa38b1b79891876d7e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eebf90fdf2ff4898b1fbbcbc2dc52d6e in term 2.
I20260710 11:02:02.784204 28256 raft_consensus.cc:2804] T 7b496540bb3749a7bbb3a5510e07271c P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:02.785147 28256 raft_consensus.cc:697] T 7b496540bb3749a7bbb3a5510e07271c P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 LEADER]: Becoming Leader. State: Replica: eebf90fdf2ff4898b1fbbcbc2dc52d6e, State: Running, Role: LEADER
I20260710 11:02:02.786157 28256 consensus_queue.cc:237] T 7b496540bb3749a7bbb3a5510e07271c P eebf90fdf2ff4898b1fbbcbc2dc52d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } }
I20260710 11:02:02.794832 27921 catalog_manager.cc:5697] T 7b496540bb3749a7bbb3a5510e07271c P eebf90fdf2ff4898b1fbbcbc2dc52d6e reported cstate change: term changed from 1 to 2, leader changed from 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129) to eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130). New cstate: current_term: 2 leader_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:02.868585 28172 raft_consensus.cc:1275] T 01c9998ac11e43f39e0c8e0c40be17f1 P bcc2ccca47414fa38b1b79891876d7e9 [term 3 FOLLOWER]: Refusing update from remote peer eebf90fdf2ff4898b1fbbcbc2dc52d6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:02.870009 28256 consensus_queue.cc:1048] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:02.879006 28025 raft_consensus.cc:1275] T 01c9998ac11e43f39e0c8e0c40be17f1 P 0af0797336b044cc9a58e9fb85470bd8 [term 3 FOLLOWER]: Refusing update from remote peer eebf90fdf2ff4898b1fbbcbc2dc52d6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:02.880774 28341 consensus_queue.cc:1048] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:02.941052 28025 raft_consensus.cc:1275] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [term 4 FOLLOWER]: Refusing update from remote peer eebf90fdf2ff4898b1fbbcbc2dc52d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:02:02.942302 28341 consensus_queue.cc:1048] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:02.950227 28172 raft_consensus.cc:1275] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9 [term 4 FOLLOWER]: Refusing update from remote peer eebf90fdf2ff4898b1fbbcbc2dc52d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:02:02.952852 28349 consensus_queue.cc:1048] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:03.213732 28173 raft_consensus.cc:1275] T 7b496540bb3749a7bbb3a5510e07271c P bcc2ccca47414fa38b1b79891876d7e9 [term 2 FOLLOWER]: Refusing update from remote peer eebf90fdf2ff4898b1fbbcbc2dc52d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:03.214900 28356 consensus_queue.cc:1048] T 7b496540bb3749a7bbb3a5510e07271c P eebf90fdf2ff4898b1fbbcbc2dc52d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:03.223852 28025 raft_consensus.cc:1275] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8 [term 2 FOLLOWER]: Refusing update from remote peer eebf90fdf2ff4898b1fbbcbc2dc52d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:03.226249 28349 consensus_queue.cc:1048] T 7b496540bb3749a7bbb3a5510e07271c P eebf90fdf2ff4898b1fbbcbc2dc52d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:03.268476 28025 raft_consensus.cc:1275] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [term 2 FOLLOWER]: Refusing update from remote peer eebf90fdf2ff4898b1fbbcbc2dc52d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:03.269721 28349 consensus_queue.cc:1048] T 24e879c55ca74b92b0c9a332bc639b97 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:03.280423 28173 raft_consensus.cc:1275] T 24e879c55ca74b92b0c9a332bc639b97 P bcc2ccca47414fa38b1b79891876d7e9 [term 2 FOLLOWER]: Refusing update from remote peer eebf90fdf2ff4898b1fbbcbc2dc52d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:03.281949 28349 consensus_queue.cc:1048] T 24e879c55ca74b92b0c9a332bc639b97 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:05.195076 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:05.203953 28099 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24e879c55ca74b92b0c9a332bc639b97"
dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
mode: GRACEFUL
new_leader_uuid: "0af0797336b044cc9a58e9fb85470bd8"
 from {username='slave'} at 127.0.0.1:60936
I20260710 11:02:05.205029 28099 raft_consensus.cc:606] T 24e879c55ca74b92b0c9a332bc639b97 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 LEADER]: Received request to transfer leadership to TS 0af0797336b044cc9a58e9fb85470bd8
I20260710 11:02:05.208177 28099 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3877b4f4b1ae4488b13ecb5f70c4394d"
dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
mode: GRACEFUL
new_leader_uuid: "0af0797336b044cc9a58e9fb85470bd8"
 from {username='slave'} at 127.0.0.1:60936
I20260710 11:02:05.208633 28099 raft_consensus.cc:606] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 4 LEADER]: Received request to transfer leadership to TS 0af0797336b044cc9a58e9fb85470bd8
I20260710 11:02:05.211393 28099 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b496540bb3749a7bbb3a5510e07271c"
dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
mode: GRACEFUL
new_leader_uuid: "bcc2ccca47414fa38b1b79891876d7e9"
 from {username='slave'} at 127.0.0.1:60936
I20260710 11:02:05.211941 28099 raft_consensus.cc:606] T 7b496540bb3749a7bbb3a5510e07271c P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 LEADER]: Received request to transfer leadership to TS bcc2ccca47414fa38b1b79891876d7e9
I20260710 11:02:05.214799 28099 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f66d98dd14d46c687e535b98fcfa80b"
dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
mode: GRACEFUL
new_leader_uuid: "0af0797336b044cc9a58e9fb85470bd8"
 from {username='slave'} at 127.0.0.1:60936
I20260710 11:02:05.215287 28099 raft_consensus.cc:606] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 4 LEADER]: Received request to transfer leadership to TS 0af0797336b044cc9a58e9fb85470bd8
I20260710 11:02:05.217622 28099 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3d65facc8b44097ae4aa8f7ee23afa7"
dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
mode: GRACEFUL
new_leader_uuid: "bcc2ccca47414fa38b1b79891876d7e9"
 from {username='slave'} at 127.0.0.1:60936
I20260710 11:02:05.218086 28099 raft_consensus.cc:606] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 LEADER]: Received request to transfer leadership to TS bcc2ccca47414fa38b1b79891876d7e9
I20260710 11:02:05.219205 27890 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:02:05.219684 27890 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:05.279366 28349 raft_consensus.cc:993] T 24e879c55ca74b92b0c9a332bc639b97 P eebf90fdf2ff4898b1fbbcbc2dc52d6e: : Instructing follower 0af0797336b044cc9a58e9fb85470bd8 to start an election
I20260710 11:02:05.279981 28256 raft_consensus.cc:1081] T 24e879c55ca74b92b0c9a332bc639b97 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 LEADER]: Signalling peer 0af0797336b044cc9a58e9fb85470bd8 to start an election
I20260710 11:02:05.281622 28024 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24e879c55ca74b92b0c9a332bc639b97"
dest_uuid: "0af0797336b044cc9a58e9fb85470bd8"
 from {username='slave'} at 127.0.0.1:52136
I20260710 11:02:05.282217 28024 raft_consensus.cc:493] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:05.282578 28024 raft_consensus.cc:3060] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:05.288872 28349 raft_consensus.cc:993] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e: : Instructing follower 0af0797336b044cc9a58e9fb85470bd8 to start an election
I20260710 11:02:05.289345 28256 raft_consensus.cc:1081] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 4 LEADER]: Signalling peer 0af0797336b044cc9a58e9fb85470bd8 to start an election
I20260710 11:02:05.290421 28024 raft_consensus.cc:515] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:02:05.290859 28025 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3877b4f4b1ae4488b13ecb5f70c4394d"
dest_uuid: "0af0797336b044cc9a58e9fb85470bd8"
 from {username='slave'} at 127.0.0.1:52136
I20260710 11:02:05.291548 28025 raft_consensus.cc:493] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:05.291920 28025 raft_consensus.cc:3060] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:02:05.292963 28024 leader_election.cc:290] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [CANDIDATE]: Term 3 election: Requested vote from peers eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130:35059), bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149)
I20260710 11:02:05.294322 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24e879c55ca74b92b0c9a332bc639b97" candidate_uuid: "0af0797336b044cc9a58e9fb85470bd8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9"
I20260710 11:02:05.294281 28099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24e879c55ca74b92b0c9a332bc639b97" candidate_uuid: "0af0797336b044cc9a58e9fb85470bd8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
I20260710 11:02:05.295188 28173 raft_consensus.cc:3060] T 24e879c55ca74b92b0c9a332bc639b97 P bcc2ccca47414fa38b1b79891876d7e9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:05.295297 28099 raft_consensus.cc:3055] T 24e879c55ca74b92b0c9a332bc639b97 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:05.295662 28099 raft_consensus.cc:740] T 24e879c55ca74b92b0c9a332bc639b97 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eebf90fdf2ff4898b1fbbcbc2dc52d6e, State: Running, Role: LEADER
I20260710 11:02:05.296615 28099 consensus_queue.cc:260] T 24e879c55ca74b92b0c9a332bc639b97 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [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: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:02:05.298064 28099 raft_consensus.cc:3060] T 24e879c55ca74b92b0c9a332bc639b97 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:05.297958 28025 raft_consensus.cc:515] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:02:05.301100 28025 leader_election.cc:290] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [CANDIDATE]: Term 5 election: Requested vote from peers eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130:35059), bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149)
I20260710 11:02:05.302657 28172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3877b4f4b1ae4488b13ecb5f70c4394d" candidate_uuid: "0af0797336b044cc9a58e9fb85470bd8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9"
I20260710 11:02:05.303202 28172 raft_consensus.cc:3060] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:02:05.303399 28173 raft_consensus.cc:2468] T 24e879c55ca74b92b0c9a332bc639b97 P bcc2ccca47414fa38b1b79891876d7e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0af0797336b044cc9a58e9fb85470bd8 in term 3.
I20260710 11:02:05.305377 27990 leader_election.cc:304] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [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: 0af0797336b044cc9a58e9fb85470bd8, bcc2ccca47414fa38b1b79891876d7e9; no voters: 
I20260710 11:02:05.305780 28099 raft_consensus.cc:2468] T 24e879c55ca74b92b0c9a332bc639b97 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0af0797336b044cc9a58e9fb85470bd8 in term 3.
I20260710 11:02:05.307921 28363 raft_consensus.cc:2804] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:05.308578 28099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3877b4f4b1ae4488b13ecb5f70c4394d" candidate_uuid: "0af0797336b044cc9a58e9fb85470bd8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
I20260710 11:02:05.309216 28099 raft_consensus.cc:3055] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:02:05.309809 28099 raft_consensus.cc:740] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: eebf90fdf2ff4898b1fbbcbc2dc52d6e, State: Running, Role: LEADER
I20260710 11:02:05.309173 28363 raft_consensus.cc:697] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [term 3 LEADER]: Becoming Leader. State: Replica: 0af0797336b044cc9a58e9fb85470bd8, State: Running, Role: LEADER
I20260710 11:02:05.310689 28099 consensus_queue.cc:260] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [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: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:02:05.311069 28172 raft_consensus.cc:2468] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0af0797336b044cc9a58e9fb85470bd8 in term 5.
I20260710 11:02:05.311100 28363 consensus_queue.cc:237] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [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: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:02:05.312116 28099 raft_consensus.cc:3060] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:02:05.312803 27990 leader_election.cc:304] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [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: 0af0797336b044cc9a58e9fb85470bd8, bcc2ccca47414fa38b1b79891876d7e9; no voters: 
I20260710 11:02:05.314013 28364 raft_consensus.cc:2804] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:02:05.315732 28364 raft_consensus.cc:697] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [term 5 LEADER]: Becoming Leader. State: Replica: 0af0797336b044cc9a58e9fb85470bd8, State: Running, Role: LEADER
I20260710 11:02:05.316933 28364 consensus_queue.cc:237] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [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: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:02:05.319789 28099 raft_consensus.cc:2468] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0af0797336b044cc9a58e9fb85470bd8 in term 5.
I20260710 11:02:05.322198 27920 catalog_manager.cc:5697] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 reported cstate change: term changed from 2 to 3, leader changed from eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130) to 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129). New cstate: current_term: 3 leader_uuid: "0af0797336b044cc9a58e9fb85470bd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:05.340204 28349 raft_consensus.cc:993] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e: : Instructing follower 0af0797336b044cc9a58e9fb85470bd8 to start an election
I20260710 11:02:05.339689 27920 catalog_manager.cc:5697] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 reported cstate change: term changed from 4 to 5, leader changed from eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130) to 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129). New cstate: current_term: 5 leader_uuid: "0af0797336b044cc9a58e9fb85470bd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:05.340656 28349 raft_consensus.cc:1081] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 4 LEADER]: Signalling peer 0af0797336b044cc9a58e9fb85470bd8 to start an election
I20260710 11:02:05.342304 28025 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f66d98dd14d46c687e535b98fcfa80b"
dest_uuid: "0af0797336b044cc9a58e9fb85470bd8"
 from {username='slave'} at 127.0.0.1:52136
I20260710 11:02:05.342757 28025 raft_consensus.cc:493] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:05.343055 28025 raft_consensus.cc:3060] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:02:05.347884 28025 raft_consensus.cc:515] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:02:05.350069 28025 leader_election.cc:290] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [CANDIDATE]: Term 5 election: Requested vote from peers eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130:35059), bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131:46149)
I20260710 11:02:05.350636 28099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f66d98dd14d46c687e535b98fcfa80b" candidate_uuid: "0af0797336b044cc9a58e9fb85470bd8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
I20260710 11:02:05.350924 28172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f66d98dd14d46c687e535b98fcfa80b" candidate_uuid: "0af0797336b044cc9a58e9fb85470bd8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9"
I20260710 11:02:05.351320 28099 raft_consensus.cc:3055] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:02:05.351423 28172 raft_consensus.cc:3060] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:02:05.351712 28099 raft_consensus.cc:740] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: eebf90fdf2ff4898b1fbbcbc2dc52d6e, State: Running, Role: LEADER
I20260710 11:02:05.352732 28099 consensus_queue.cc:260] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [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: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:02:05.353902 28099 raft_consensus.cc:3060] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:02:05.358364 28172 raft_consensus.cc:2468] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0af0797336b044cc9a58e9fb85470bd8 in term 5.
I20260710 11:02:05.359340 27990 leader_election.cc:304] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [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: 0af0797336b044cc9a58e9fb85470bd8, bcc2ccca47414fa38b1b79891876d7e9; no voters: 
I20260710 11:02:05.360054 28099 raft_consensus.cc:2468] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0af0797336b044cc9a58e9fb85470bd8 in term 5.
I20260710 11:02:05.360077 28364 raft_consensus.cc:2804] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:02:05.360718 28364 raft_consensus.cc:697] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [term 5 LEADER]: Becoming Leader. State: Replica: 0af0797336b044cc9a58e9fb85470bd8, State: Running, Role: LEADER
I20260710 11:02:05.361636 28364 consensus_queue.cc:237] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [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: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:02:05.367955 27920 catalog_manager.cc:5697] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 reported cstate change: term changed from 4 to 5, leader changed from eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130) to 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129). New cstate: current_term: 5 leader_uuid: "0af0797336b044cc9a58e9fb85470bd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:05.578442 28256 raft_consensus.cc:993] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e: : Instructing follower bcc2ccca47414fa38b1b79891876d7e9 to start an election
I20260710 11:02:05.578887 28256 raft_consensus.cc:1081] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 LEADER]: Signalling peer bcc2ccca47414fa38b1b79891876d7e9 to start an election
I20260710 11:02:05.580677 28172 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3d65facc8b44097ae4aa8f7ee23afa7"
dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9"
 from {username='slave'} at 127.0.0.1:37290
I20260710 11:02:05.581126 28172 raft_consensus.cc:493] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:05.581430 28172 raft_consensus.cc:3060] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:05.586292 28172 raft_consensus.cc:515] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:02:05.588235 28172 leader_election.cc:290] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 [CANDIDATE]: Term 3 election: Requested vote from peers 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129:45683), eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130:35059)
I20260710 11:02:05.589357 28024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d65facc8b44097ae4aa8f7ee23afa7" candidate_uuid: "bcc2ccca47414fa38b1b79891876d7e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0af0797336b044cc9a58e9fb85470bd8"
I20260710 11:02:05.589334 28099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d65facc8b44097ae4aa8f7ee23afa7" candidate_uuid: "bcc2ccca47414fa38b1b79891876d7e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
I20260710 11:02:05.590077 28024 raft_consensus.cc:3060] T b3d65facc8b44097ae4aa8f7ee23afa7 P 0af0797336b044cc9a58e9fb85470bd8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:05.590276 28099 raft_consensus.cc:3055] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:05.590619 28099 raft_consensus.cc:740] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eebf90fdf2ff4898b1fbbcbc2dc52d6e, State: Running, Role: LEADER
I20260710 11:02:05.591276 28099 consensus_queue.cc:260] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [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: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:02:05.592244 28099 raft_consensus.cc:3060] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:05.595794 28024 raft_consensus.cc:2468] T b3d65facc8b44097ae4aa8f7ee23afa7 P 0af0797336b044cc9a58e9fb85470bd8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc2ccca47414fa38b1b79891876d7e9 in term 3.
I20260710 11:02:05.596231 28099 raft_consensus.cc:2468] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc2ccca47414fa38b1b79891876d7e9 in term 3.
I20260710 11:02:05.597291 28138 leader_election.cc:304] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 [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: 0af0797336b044cc9a58e9fb85470bd8, bcc2ccca47414fa38b1b79891876d7e9; no voters: 
I20260710 11:02:05.598312 28324 raft_consensus.cc:2804] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:05.599555 28324 raft_consensus.cc:697] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 [term 3 LEADER]: Becoming Leader. State: Replica: bcc2ccca47414fa38b1b79891876d7e9, State: Running, Role: LEADER
I20260710 11:02:05.600399 28324 consensus_queue.cc:237] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 [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: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } }
I20260710 11:02:05.608597 27920 catalog_manager.cc:5697] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 reported cstate change: term changed from 2 to 3, leader changed from eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130) to bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131). New cstate: current_term: 3 leader_uuid: "bcc2ccca47414fa38b1b79891876d7e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:05.610488 28349 raft_consensus.cc:993] T 7b496540bb3749a7bbb3a5510e07271c P eebf90fdf2ff4898b1fbbcbc2dc52d6e: : Instructing follower bcc2ccca47414fa38b1b79891876d7e9 to start an election
I20260710 11:02:05.611006 28256 raft_consensus.cc:1081] T 7b496540bb3749a7bbb3a5510e07271c P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 LEADER]: Signalling peer bcc2ccca47414fa38b1b79891876d7e9 to start an election
I20260710 11:02:05.612694 28172 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b496540bb3749a7bbb3a5510e07271c"
dest_uuid: "bcc2ccca47414fa38b1b79891876d7e9"
 from {username='slave'} at 127.0.0.1:37290
I20260710 11:02:05.613224 28172 raft_consensus.cc:493] T 7b496540bb3749a7bbb3a5510e07271c P bcc2ccca47414fa38b1b79891876d7e9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:05.613607 28172 raft_consensus.cc:3060] T 7b496540bb3749a7bbb3a5510e07271c P bcc2ccca47414fa38b1b79891876d7e9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:05.619380 28172 raft_consensus.cc:515] T 7b496540bb3749a7bbb3a5510e07271c P bcc2ccca47414fa38b1b79891876d7e9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } }
I20260710 11:02:05.621480 28172 leader_election.cc:290] T 7b496540bb3749a7bbb3a5510e07271c P bcc2ccca47414fa38b1b79891876d7e9 [CANDIDATE]: Term 3 election: Requested vote from peers 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129:45683), eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130:35059)
I20260710 11:02:05.622359 28024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b496540bb3749a7bbb3a5510e07271c" candidate_uuid: "bcc2ccca47414fa38b1b79891876d7e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0af0797336b044cc9a58e9fb85470bd8"
I20260710 11:02:05.622541 28099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b496540bb3749a7bbb3a5510e07271c" candidate_uuid: "bcc2ccca47414fa38b1b79891876d7e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e"
I20260710 11:02:05.622993 28099 raft_consensus.cc:3055] T 7b496540bb3749a7bbb3a5510e07271c P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:05.623011 28024 raft_consensus.cc:3060] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:05.623409 28099 raft_consensus.cc:740] T 7b496540bb3749a7bbb3a5510e07271c P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eebf90fdf2ff4898b1fbbcbc2dc52d6e, State: Running, Role: LEADER
I20260710 11:02:05.624191 28099 consensus_queue.cc:260] T 7b496540bb3749a7bbb3a5510e07271c P eebf90fdf2ff4898b1fbbcbc2dc52d6e [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: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } }
I20260710 11:02:05.625294 28099 raft_consensus.cc:3060] T 7b496540bb3749a7bbb3a5510e07271c P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:05.630016 28024 raft_consensus.cc:2468] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc2ccca47414fa38b1b79891876d7e9 in term 3.
I20260710 11:02:05.631352 28099 raft_consensus.cc:2468] T 7b496540bb3749a7bbb3a5510e07271c P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc2ccca47414fa38b1b79891876d7e9 in term 3.
I20260710 11:02:05.631371 28138 leader_election.cc:304] T 7b496540bb3749a7bbb3a5510e07271c P bcc2ccca47414fa38b1b79891876d7e9 [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: 0af0797336b044cc9a58e9fb85470bd8, bcc2ccca47414fa38b1b79891876d7e9; no voters: 
I20260710 11:02:05.632321 28324 raft_consensus.cc:2804] T 7b496540bb3749a7bbb3a5510e07271c P bcc2ccca47414fa38b1b79891876d7e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:05.632861 28324 raft_consensus.cc:697] T 7b496540bb3749a7bbb3a5510e07271c P bcc2ccca47414fa38b1b79891876d7e9 [term 3 LEADER]: Becoming Leader. State: Replica: bcc2ccca47414fa38b1b79891876d7e9, State: Running, Role: LEADER
I20260710 11:02:05.633773 28324 consensus_queue.cc:237] T 7b496540bb3749a7bbb3a5510e07271c P bcc2ccca47414fa38b1b79891876d7e9 [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: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } }
I20260710 11:02:05.641374 27920 catalog_manager.cc:5697] T 7b496540bb3749a7bbb3a5510e07271c P bcc2ccca47414fa38b1b79891876d7e9 reported cstate change: term changed from 2 to 3, leader changed from eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130) to bcc2ccca47414fa38b1b79891876d7e9 (127.27.60.131). New cstate: current_term: 3 leader_uuid: "bcc2ccca47414fa38b1b79891876d7e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:05.699999 28099 raft_consensus.cc:1275] T 24e879c55ca74b92b0c9a332bc639b97 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 3 FOLLOWER]: Refusing update from remote peer 0af0797336b044cc9a58e9fb85470bd8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:05.701382 28364 consensus_queue.cc:1048] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:05.712287 28172 raft_consensus.cc:1275] T 24e879c55ca74b92b0c9a332bc639b97 P bcc2ccca47414fa38b1b79891876d7e9 [term 3 FOLLOWER]: Refusing update from remote peer 0af0797336b044cc9a58e9fb85470bd8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:05.714334 28364 consensus_queue.cc:1048] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:05.746714 28099 raft_consensus.cc:1275] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 5 FOLLOWER]: Refusing update from remote peer 0af0797336b044cc9a58e9fb85470bd8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:02:05.748086 28364 consensus_queue.cc:1048] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:05.759167 28172 raft_consensus.cc:1275] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9 [term 5 FOLLOWER]: Refusing update from remote peer 0af0797336b044cc9a58e9fb85470bd8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:02:05.760979 28364 consensus_queue.cc:1048] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:05.824872 28172 raft_consensus.cc:1275] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9 [term 5 FOLLOWER]: Refusing update from remote peer 0af0797336b044cc9a58e9fb85470bd8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:02:05.826421 28364 consensus_queue.cc:1048] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc2ccca47414fa38b1b79891876d7e9" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:05.837659 28099 raft_consensus.cc:1275] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 5 FOLLOWER]: Refusing update from remote peer 0af0797336b044cc9a58e9fb85470bd8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:02:05.839641 28364 consensus_queue.cc:1048] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:06.024497 28024 raft_consensus.cc:1275] T b3d65facc8b44097ae4aa8f7ee23afa7 P 0af0797336b044cc9a58e9fb85470bd8 [term 3 FOLLOWER]: Refusing update from remote peer bcc2ccca47414fa38b1b79891876d7e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:06.025105 28025 raft_consensus.cc:1275] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8 [term 3 FOLLOWER]: Refusing update from remote peer bcc2ccca47414fa38b1b79891876d7e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:06.026228 28324 consensus_queue.cc:1048] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:06.026751 28373 consensus_queue.cc:1048] T 7b496540bb3749a7bbb3a5510e07271c P bcc2ccca47414fa38b1b79891876d7e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0af0797336b044cc9a58e9fb85470bd8" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 45683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:06.048069 28100 raft_consensus.cc:1275] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 3 FOLLOWER]: Refusing update from remote peer bcc2ccca47414fa38b1b79891876d7e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:06.048622 28099 raft_consensus.cc:1275] T 7b496540bb3749a7bbb3a5510e07271c P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 3 FOLLOWER]: Refusing update from remote peer bcc2ccca47414fa38b1b79891876d7e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:06.051676 28388 consensus_queue.cc:1048] T 7b496540bb3749a7bbb3a5510e07271c P bcc2ccca47414fa38b1b79891876d7e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:06.050607 28387 consensus_queue.cc:1048] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebf90fdf2ff4898b1fbbcbc2dc52d6e" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:06.220593 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:06.226681 27890 tablet_server.cc:179] TabletServer@127.27.60.129:0 shutting down...
I20260710 11:02:06.260218 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:06.261049 27890 tablet_replica.cc:333] T b3d65facc8b44097ae4aa8f7ee23afa7 P 0af0797336b044cc9a58e9fb85470bd8: stopping tablet replica
I20260710 11:02:06.261821 27890 raft_consensus.cc:2243] T b3d65facc8b44097ae4aa8f7ee23afa7 P 0af0797336b044cc9a58e9fb85470bd8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.262336 27890 raft_consensus.cc:2272] T b3d65facc8b44097ae4aa8f7ee23afa7 P 0af0797336b044cc9a58e9fb85470bd8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.266218 27890 tablet_replica.cc:333] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8: stopping tablet replica
I20260710 11:02:06.266775 27890 raft_consensus.cc:2243] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:02:06.267545 27890 raft_consensus.cc:2272] T 9f66d98dd14d46c687e535b98fcfa80b P 0af0797336b044cc9a58e9fb85470bd8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.269894 27890 tablet_replica.cc:333] T 01c9998ac11e43f39e0c8e0c40be17f1 P 0af0797336b044cc9a58e9fb85470bd8: stopping tablet replica
I20260710 11:02:06.270426 27890 raft_consensus.cc:2243] T 01c9998ac11e43f39e0c8e0c40be17f1 P 0af0797336b044cc9a58e9fb85470bd8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.270843 27890 raft_consensus.cc:2272] T 01c9998ac11e43f39e0c8e0c40be17f1 P 0af0797336b044cc9a58e9fb85470bd8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.272948 27890 tablet_replica.cc:333] T 3adcf18b9f984370a13d73e5af563e8d P 0af0797336b044cc9a58e9fb85470bd8: stopping tablet replica
I20260710 11:02:06.273624 27890 raft_consensus.cc:2243] T 3adcf18b9f984370a13d73e5af563e8d P 0af0797336b044cc9a58e9fb85470bd8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.273972 27890 raft_consensus.cc:2272] T 3adcf18b9f984370a13d73e5af563e8d P 0af0797336b044cc9a58e9fb85470bd8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.275602 27890 tablet_replica.cc:333] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8: stopping tablet replica
I20260710 11:02:06.276208 27890 raft_consensus.cc:2243] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:02:06.276898 27890 raft_consensus.cc:2272] T 3877b4f4b1ae4488b13ecb5f70c4394d P 0af0797336b044cc9a58e9fb85470bd8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.279219 27890 tablet_replica.cc:333] T eb34fa027391483686f6842ed0123e14 P 0af0797336b044cc9a58e9fb85470bd8: stopping tablet replica
I20260710 11:02:06.279711 27890 raft_consensus.cc:2243] T eb34fa027391483686f6842ed0123e14 P 0af0797336b044cc9a58e9fb85470bd8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.280095 27890 raft_consensus.cc:2272] T eb34fa027391483686f6842ed0123e14 P 0af0797336b044cc9a58e9fb85470bd8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.281793 27890 tablet_replica.cc:333] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8: stopping tablet replica
I20260710 11:02:06.282222 27890 raft_consensus.cc:2243] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.282665 27890 raft_consensus.cc:2272] T 5261de077efa4f66ba2bb423a6bd39e3 P 0af0797336b044cc9a58e9fb85470bd8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.284595 27890 tablet_replica.cc:333] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8: stopping tablet replica
I20260710 11:02:06.285063 27890 raft_consensus.cc:2243] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:06.285856 27890 raft_consensus.cc:2272] T 24e879c55ca74b92b0c9a332bc639b97 P 0af0797336b044cc9a58e9fb85470bd8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.287894 27890 tablet_replica.cc:333] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8: stopping tablet replica
I20260710 11:02:06.288384 27890 raft_consensus.cc:2243] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.288805 27890 raft_consensus.cc:2272] T 7b496540bb3749a7bbb3a5510e07271c P 0af0797336b044cc9a58e9fb85470bd8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.400295 27890 tablet_server.cc:196] TabletServer@127.27.60.129:0 shutdown complete.
I20260710 11:02:06.419991 27890 tablet_server.cc:179] TabletServer@127.27.60.130:0 shutting down...
I20260710 11:02:06.452721 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:06.453644 27890 tablet_replica.cc:333] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e: stopping tablet replica
I20260710 11:02:06.454808 27890 raft_consensus.cc:2243] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.455562 27890 raft_consensus.cc:2272] T 3877b4f4b1ae4488b13ecb5f70c4394d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.458541 27890 tablet_replica.cc:333] T 3adcf18b9f984370a13d73e5af563e8d P eebf90fdf2ff4898b1fbbcbc2dc52d6e: stopping tablet replica
I20260710 11:02:06.459147 27890 raft_consensus.cc:2243] T 3adcf18b9f984370a13d73e5af563e8d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.459631 27890 raft_consensus.cc:2272] T 3adcf18b9f984370a13d73e5af563e8d P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.461359 27890 tablet_replica.cc:333] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e: stopping tablet replica
I20260710 11:02:06.461954 27890 raft_consensus.cc:2243] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:06.462756 27890 raft_consensus.cc:2272] T 01c9998ac11e43f39e0c8e0c40be17f1 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.464455 27890 tablet_replica.cc:333] T 24e879c55ca74b92b0c9a332bc639b97 P eebf90fdf2ff4898b1fbbcbc2dc52d6e: stopping tablet replica
I20260710 11:02:06.464941 27890 raft_consensus.cc:2243] T 24e879c55ca74b92b0c9a332bc639b97 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.465350 27890 raft_consensus.cc:2272] T 24e879c55ca74b92b0c9a332bc639b97 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.467662 27890 tablet_replica.cc:333] T 5261de077efa4f66ba2bb423a6bd39e3 P eebf90fdf2ff4898b1fbbcbc2dc52d6e: stopping tablet replica
I20260710 11:02:06.468294 27890 raft_consensus.cc:2243] T 5261de077efa4f66ba2bb423a6bd39e3 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:06.469075 27890 raft_consensus.cc:2272] T 5261de077efa4f66ba2bb423a6bd39e3 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.471032 27890 tablet_replica.cc:333] T eb34fa027391483686f6842ed0123e14 P eebf90fdf2ff4898b1fbbcbc2dc52d6e: stopping tablet replica
I20260710 11:02:06.471535 27890 raft_consensus.cc:2243] T eb34fa027391483686f6842ed0123e14 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:06.472338 27890 raft_consensus.cc:2272] T eb34fa027391483686f6842ed0123e14 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.474325 27890 tablet_replica.cc:333] T 7b496540bb3749a7bbb3a5510e07271c P eebf90fdf2ff4898b1fbbcbc2dc52d6e: stopping tablet replica
I20260710 11:02:06.474829 27890 raft_consensus.cc:2243] T 7b496540bb3749a7bbb3a5510e07271c P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.475248 27890 raft_consensus.cc:2272] T 7b496540bb3749a7bbb3a5510e07271c P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.477891 27890 tablet_replica.cc:333] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e: stopping tablet replica
I20260710 11:02:06.478638 27890 raft_consensus.cc:2243] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.479143 27890 raft_consensus.cc:2272] T 9f66d98dd14d46c687e535b98fcfa80b P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 5 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:06.479378 28138 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.27.60.129:45683: connect: Connection refused (error 111)
I20260710 11:02:06.481791 27890 tablet_replica.cc:333] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e: stopping tablet replica
I20260710 11:02:06.482336 27890 raft_consensus.cc:2243] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.482762 27890 raft_consensus.cc:2272] T b3d65facc8b44097ae4aa8f7ee23afa7 P eebf90fdf2ff4898b1fbbcbc2dc52d6e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:06.482897 28138 consensus_peers.cc:597] T 3adcf18b9f984370a13d73e5af563e8d P bcc2ccca47414fa38b1b79891876d7e9 -> Peer 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129:45683): Couldn't send request to peer 0af0797336b044cc9a58e9fb85470bd8. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:45683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:06.495741 28138 consensus_peers.cc:597] T 7b496540bb3749a7bbb3a5510e07271c P bcc2ccca47414fa38b1b79891876d7e9 -> Peer eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130:35059): Couldn't send request to peer eebf90fdf2ff4898b1fbbcbc2dc52d6e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:06.503613 28138 consensus_peers.cc:597] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 -> Peer 0af0797336b044cc9a58e9fb85470bd8 (127.27.60.129:45683): Couldn't send request to peer 0af0797336b044cc9a58e9fb85470bd8. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:45683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:06.515306 27890 tablet_server.cc:196] TabletServer@127.27.60.130:0 shutdown complete.
W20260710 11:02:06.519565 28138 consensus_peers.cc:597] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 -> Peer eebf90fdf2ff4898b1fbbcbc2dc52d6e (127.27.60.130:35059): Couldn't send request to peer eebf90fdf2ff4898b1fbbcbc2dc52d6e. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:35059: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:06.533835 27890 tablet_server.cc:179] TabletServer@127.27.60.131:0 shutting down...
I20260710 11:02:06.563783 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:06.564589 27890 tablet_replica.cc:333] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9: stopping tablet replica
I20260710 11:02:06.565654 27890 raft_consensus.cc:2243] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.566216 27890 raft_consensus.cc:2272] T 9f66d98dd14d46c687e535b98fcfa80b P bcc2ccca47414fa38b1b79891876d7e9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.568965 27890 tablet_replica.cc:333] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9: stopping tablet replica
I20260710 11:02:06.569542 27890 raft_consensus.cc:2243] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:06.570292 27890 raft_consensus.cc:2272] T b3d65facc8b44097ae4aa8f7ee23afa7 P bcc2ccca47414fa38b1b79891876d7e9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.572490 27890 tablet_replica.cc:333] T 5261de077efa4f66ba2bb423a6bd39e3 P bcc2ccca47414fa38b1b79891876d7e9: stopping tablet replica
I20260710 11:02:06.573014 27890 raft_consensus.cc:2243] T 5261de077efa4f66ba2bb423a6bd39e3 P bcc2ccca47414fa38b1b79891876d7e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.573484 27890 raft_consensus.cc:2272] T 5261de077efa4f66ba2bb423a6bd39e3 P bcc2ccca47414fa38b1b79891876d7e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.575103 27890 tablet_replica.cc:333] T eb34fa027391483686f6842ed0123e14 P bcc2ccca47414fa38b1b79891876d7e9: stopping tablet replica
I20260710 11:02:06.575577 27890 raft_consensus.cc:2243] T eb34fa027391483686f6842ed0123e14 P bcc2ccca47414fa38b1b79891876d7e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.575976 27890 raft_consensus.cc:2272] T eb34fa027391483686f6842ed0123e14 P bcc2ccca47414fa38b1b79891876d7e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.577723 27890 tablet_replica.cc:333] T 24e879c55ca74b92b0c9a332bc639b97 P bcc2ccca47414fa38b1b79891876d7e9: stopping tablet replica
I20260710 11:02:06.578184 27890 raft_consensus.cc:2243] T 24e879c55ca74b92b0c9a332bc639b97 P bcc2ccca47414fa38b1b79891876d7e9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.578583 27890 raft_consensus.cc:2272] T 24e879c55ca74b92b0c9a332bc639b97 P bcc2ccca47414fa38b1b79891876d7e9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.580757 27890 tablet_replica.cc:333] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9: stopping tablet replica
I20260710 11:02:06.581276 27890 raft_consensus.cc:2243] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.581737 27890 raft_consensus.cc:2272] T 3877b4f4b1ae4488b13ecb5f70c4394d P bcc2ccca47414fa38b1b79891876d7e9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.583915 27890 tablet_replica.cc:333] T 3adcf18b9f984370a13d73e5af563e8d P bcc2ccca47414fa38b1b79891876d7e9: stopping tablet replica
I20260710 11:02:06.584570 27890 raft_consensus.cc:2243] T 3adcf18b9f984370a13d73e5af563e8d P bcc2ccca47414fa38b1b79891876d7e9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:06.585536 27890 raft_consensus.cc:2272] T 3adcf18b9f984370a13d73e5af563e8d P bcc2ccca47414fa38b1b79891876d7e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.587167 27890 tablet_replica.cc:333] T 01c9998ac11e43f39e0c8e0c40be17f1 P bcc2ccca47414fa38b1b79891876d7e9: stopping tablet replica
I20260710 11:02:06.587792 27890 raft_consensus.cc:2243] T 01c9998ac11e43f39e0c8e0c40be17f1 P bcc2ccca47414fa38b1b79891876d7e9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.588379 27890 raft_consensus.cc:2272] T 01c9998ac11e43f39e0c8e0c40be17f1 P bcc2ccca47414fa38b1b79891876d7e9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.590139 27890 tablet_replica.cc:333] T 7b496540bb3749a7bbb3a5510e07271c P bcc2ccca47414fa38b1b79891876d7e9: stopping tablet replica
I20260710 11:02:06.591120 27890 raft_consensus.cc:2243] T 7b496540bb3749a7bbb3a5510e07271c P bcc2ccca47414fa38b1b79891876d7e9 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:06.591876 27890 raft_consensus.cc:2272] T 7b496540bb3749a7bbb3a5510e07271c P bcc2ccca47414fa38b1b79891876d7e9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.619951 27890 tablet_server.cc:196] TabletServer@127.27.60.131:0 shutdown complete.
I20260710 11:02:06.637243 27890 master.cc:562] Master@127.27.60.190:36415 shutting down...
I20260710 11:02:06.850243 27890 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 82a4602bb87e4fdcac76fd48370dff2d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:06.850821 27890 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 82a4602bb87e4fdcac76fd48370dff2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.851167 27890 tablet_replica.cc:333] T 00000000000000000000000000000000 P 82a4602bb87e4fdcac76fd48370dff2d: stopping tablet replica
I20260710 11:02:06.871835 27890 master.cc:584] Master@127.27.60.190:36415 shutdown complete.
0af0797336b044cc9a58e9fb85470bd8  3
bcc2ccca47414fa38b1b79891876d7e9  1
eebf90fdf2ff4898b1fbbcbc2dc52d6e  5
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12789 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:02:06.910734 27890 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.60.190:44595
I20260710 11:02:06.911784 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:06.918154 28395 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
W20260710 11:02:06.918244 28394 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
W20260710 11:02:06.918243 28397 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
I20260710 11:02:06.919191 27890 server_base.cc:1061] running on GCE node
I20260710 11:02:06.919945 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:06.920156 27890 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:06.920320 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783681326920304 us; error 0 us; skew 500 ppm
I20260710 11:02:06.920853 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:06.929860 27890 webserver.cc:533] Webserver started at http://127.27.60.190:41887/ using document root <none> and password file <none>
I20260710 11:02:06.930685 27890 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:06.930898 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:06.931195 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:06.932312 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681313955765-27890-0/minicluster-data/master-0-root/instance:
uuid: "7984807a6718418789dbb37e1c1a5e55"
format_stamp: "Formatted at 2026-07-10 11:02:06 on dist-test-slave-s2gl"
I20260710 11:02:06.937072 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260710 11:02:06.940788 28402 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:06.941743 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:02:06.942035 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681313955765-27890-0/minicluster-data/master-0-root
uuid: "7984807a6718418789dbb37e1c1a5e55"
format_stamp: "Formatted at 2026-07-10 11:02:06 on dist-test-slave-s2gl"
I20260710 11:02:06.942399 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681313955765-27890-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681313955765-27890-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681313955765-27890-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)
I20260710 11:02:06.971069 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:06.972405 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:07.012486 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.190:44595
I20260710 11:02:07.012611 28453 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.190:44595 every 8 connection(s)
I20260710 11:02:07.016494 28454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.026083 28454 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7984807a6718418789dbb37e1c1a5e55: Bootstrap starting.
I20260710 11:02:07.030632 28454 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7984807a6718418789dbb37e1c1a5e55: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.035030 28454 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7984807a6718418789dbb37e1c1a5e55: No bootstrap required, opened a new log
I20260710 11:02:07.037127 28454 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7984807a6718418789dbb37e1c1a5e55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7984807a6718418789dbb37e1c1a5e55" member_type: VOTER }
I20260710 11:02:07.037570 28454 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7984807a6718418789dbb37e1c1a5e55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.037753 28454 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7984807a6718418789dbb37e1c1a5e55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7984807a6718418789dbb37e1c1a5e55, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.038350 28454 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7984807a6718418789dbb37e1c1a5e55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7984807a6718418789dbb37e1c1a5e55" member_type: VOTER }
I20260710 11:02:07.038785 28454 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7984807a6718418789dbb37e1c1a5e55 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:02:07.038980 28454 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7984807a6718418789dbb37e1c1a5e55 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:02:07.039178 28454 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7984807a6718418789dbb37e1c1a5e55 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.043344 28454 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7984807a6718418789dbb37e1c1a5e55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7984807a6718418789dbb37e1c1a5e55" member_type: VOTER }
I20260710 11:02:07.043926 28454 leader_election.cc:304] T 00000000000000000000000000000000 P 7984807a6718418789dbb37e1c1a5e55 [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: 7984807a6718418789dbb37e1c1a5e55; no voters: 
I20260710 11:02:07.045312 28454 leader_election.cc:290] T 00000000000000000000000000000000 P 7984807a6718418789dbb37e1c1a5e55 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:02:07.045729 28457 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7984807a6718418789dbb37e1c1a5e55 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:07.047111 28457 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7984807a6718418789dbb37e1c1a5e55 [term 1 LEADER]: Becoming Leader. State: Replica: 7984807a6718418789dbb37e1c1a5e55, State: Running, Role: LEADER
I20260710 11:02:07.047820 28457 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7984807a6718418789dbb37e1c1a5e55 [LEADER]: Queue going to LEADER mode. State: All 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: "7984807a6718418789dbb37e1c1a5e55" member_type: VOTER }
I20260710 11:02:07.048326 28454 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7984807a6718418789dbb37e1c1a5e55 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:02:07.052690 28458 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7984807a6718418789dbb37e1c1a5e55 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7984807a6718418789dbb37e1c1a5e55" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7984807a6718418789dbb37e1c1a5e55" member_type: VOTER } }
I20260710 11:02:07.052891 28459 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7984807a6718418789dbb37e1c1a5e55 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7984807a6718418789dbb37e1c1a5e55. Latest consensus state: current_term: 1 leader_uuid: "7984807a6718418789dbb37e1c1a5e55" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7984807a6718418789dbb37e1c1a5e55" member_type: VOTER } }
I20260710 11:02:07.053617 28458 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7984807a6718418789dbb37e1c1a5e55 [sys.catalog]: This master's current role is: LEADER
I20260710 11:02:07.053691 28459 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7984807a6718418789dbb37e1c1a5e55 [sys.catalog]: This master's current role is: LEADER
I20260710 11:02:07.057132 28463 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:02:07.065691 28463 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:02:07.066634 27890 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:02:07.075433 28463 catalog_manager.cc:1383] Generated new cluster ID: 7964e9289ba44ab3bd01778d56786c6f
I20260710 11:02:07.075749 28463 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:02:07.094770 28463 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:02:07.096371 28463 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:02:07.117563 28463 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7984807a6718418789dbb37e1c1a5e55: Generated new TSK 0
I20260710 11:02:07.118351 28463 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:02:07.133816 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:07.141047 28475 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
W20260710 11:02:07.141420 28476 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
W20260710 11:02:07.143268 28478 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
I20260710 11:02:07.144320 27890 server_base.cc:1061] running on GCE node
I20260710 11:02:07.145309 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:07.145560 27890 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:07.145761 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783681327145742 us; error 0 us; skew 500 ppm
I20260710 11:02:07.146567 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:07.149892 27890 webserver.cc:533] Webserver started at http://127.27.60.129:46519/ using document root <none> and password file <none>
I20260710 11:02:07.150439 27890 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:07.150650 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:07.150928 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:07.152077 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681313955765-27890-0/minicluster-data/ts-0-root/instance:
uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
format_stamp: "Formatted at 2026-07-10 11:02:07 on dist-test-slave-s2gl"
I20260710 11:02:07.156754 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:02:07.160588 28483 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:07.161680 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:02:07.161955 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681313955765-27890-0/minicluster-data/ts-0-root
uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
format_stamp: "Formatted at 2026-07-10 11:02:07 on dist-test-slave-s2gl"
I20260710 11:02:07.162258 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681313955765-27890-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681313955765-27890-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681313955765-27890-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)
I20260710 11:02:07.183176 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:07.184455 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:07.186169 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:07.188517 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:07.188709 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:07.188907 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:07.189066 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:07.234440 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.129:36077
I20260710 11:02:07.234556 28545 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.129:36077 every 8 connection(s)
I20260710 11:02:07.240056 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:07.247661 28550 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
W20260710 11:02:07.249023 28551 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
I20260710 11:02:07.252677 27890 server_base.cc:1061] running on GCE node
W20260710 11:02:07.253777 28553 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
I20260710 11:02:07.253870 28546 heartbeater.cc:344] Connected to a master server at 127.27.60.190:44595
I20260710 11:02:07.254346 28546 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:07.254905 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:07.255172 27890 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:07.255266 28546 heartbeater.cc:507] Master 127.27.60.190:44595 requested a full tablet report, sending...
I20260710 11:02:07.255381 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783681327255361 us; error 0 us; skew 500 ppm
I20260710 11:02:07.256143 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:07.257810 28419 ts_manager.cc:194] Registered new tserver with Master: f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129:36077)
I20260710 11:02:07.258957 27890 webserver.cc:533] Webserver started at http://127.27.60.130:44909/ using document root <none> and password file <none>
I20260710 11:02:07.259472 27890 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:07.259666 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:07.259958 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:07.260258 28419 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56620
I20260710 11:02:07.261212 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681313955765-27890-0/minicluster-data/ts-1-root/instance:
uuid: "19774c708fef4b288c6499416c2b5860"
format_stamp: "Formatted at 2026-07-10 11:02:07 on dist-test-slave-s2gl"
I20260710 11:02:07.266547 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260710 11:02:07.269894 28558 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:07.270653 27890 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260710 11:02:07.270964 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681313955765-27890-0/minicluster-data/ts-1-root
uuid: "19774c708fef4b288c6499416c2b5860"
format_stamp: "Formatted at 2026-07-10 11:02:07 on dist-test-slave-s2gl"
I20260710 11:02:07.271267 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681313955765-27890-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681313955765-27890-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681313955765-27890-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)
I20260710 11:02:07.294324 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:07.295527 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:07.297003 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:07.299252 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:07.299476 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:07.299729 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:07.299899 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:07.342841 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.130:36303
I20260710 11:02:07.342955 28620 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.130:36303 every 8 connection(s)
I20260710 11:02:07.347838 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:07.354801 28624 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
W20260710 11:02:07.355396 28625 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
I20260710 11:02:07.358740 27890 server_base.cc:1061] running on GCE node
W20260710 11:02:07.359567 28627 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
I20260710 11:02:07.360705 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:07.360978 27890 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:07.361299 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783681327361277 us; error 0 us; skew 500 ppm
I20260710 11:02:07.361408 28621 heartbeater.cc:344] Connected to a master server at 127.27.60.190:44595
I20260710 11:02:07.361852 28621 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:07.362047 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:07.362717 28621 heartbeater.cc:507] Master 127.27.60.190:44595 requested a full tablet report, sending...
I20260710 11:02:07.364995 27890 webserver.cc:533] Webserver started at http://127.27.60.131:46661/ using document root <none> and password file <none>
I20260710 11:02:07.365024 28419 ts_manager.cc:194] Registered new tserver with Master: 19774c708fef4b288c6499416c2b5860 (127.27.60.130:36303)
I20260710 11:02:07.365679 27890 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:07.365916 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:07.366201 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:07.366641 28419 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56626
I20260710 11:02:07.367412 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681313955765-27890-0/minicluster-data/ts-2-root/instance:
uuid: "227449d7be0e402c862343dd0148ccdc"
format_stamp: "Formatted at 2026-07-10 11:02:07 on dist-test-slave-s2gl"
I20260710 11:02:07.372442 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:02:07.375982 28632 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:07.376895 27890 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:02:07.377199 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681313955765-27890-0/minicluster-data/ts-2-root
uuid: "227449d7be0e402c862343dd0148ccdc"
format_stamp: "Formatted at 2026-07-10 11:02:07 on dist-test-slave-s2gl"
I20260710 11:02:07.377543 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681313955765-27890-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681313955765-27890-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681313955765-27890-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)
I20260710 11:02:07.394579 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:07.395916 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:07.397363 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:07.399679 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:07.399924 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:07.400177 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:07.400353 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:07.442535 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.131:36755
I20260710 11:02:07.442617 28694 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.131:36755 every 8 connection(s)
I20260710 11:02:07.458858 28695 heartbeater.cc:344] Connected to a master server at 127.27.60.190:44595
I20260710 11:02:07.459411 28695 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:07.460309 28695 heartbeater.cc:507] Master 127.27.60.190:44595 requested a full tablet report, sending...
I20260710 11:02:07.462525 28419 ts_manager.cc:194] Registered new tserver with Master: 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755)
I20260710 11:02:07.462615 27890 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016324302s
I20260710 11:02:07.464193 28419 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56642
I20260710 11:02:07.491662 28419 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56658:
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"
    }
  }
}
W20260710 11:02:07.494668 28419 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.
I20260710 11:02:07.566125 28660 tablet_service.cc:1511] Processing CreateTablet for tablet c0d40b2d0801450383096c404fb6bb43 (DEFAULT_TABLE table=test-workload [id=032fa2b9a8a04fba9e408a928910e83b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:02:07.567631 28660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0d40b2d0801450383096c404fb6bb43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.571969 28511 tablet_service.cc:1511] Processing CreateTablet for tablet c0d40b2d0801450383096c404fb6bb43 (DEFAULT_TABLE table=test-workload [id=032fa2b9a8a04fba9e408a928910e83b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:02:07.572602 28509 tablet_service.cc:1511] Processing CreateTablet for tablet 7a7ec0f7813b4112b4779954a64a19e5 (DEFAULT_TABLE table=test-workload [id=032fa2b9a8a04fba9e408a928910e83b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:02:07.573333 28511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0d40b2d0801450383096c404fb6bb43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.573995 28509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a7ec0f7813b4112b4779954a64a19e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.574368 28585 tablet_service.cc:1511] Processing CreateTablet for tablet f3051ef005a34b599ae636c9bb55dd56 (DEFAULT_TABLE table=test-workload [id=032fa2b9a8a04fba9e408a928910e83b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:02:07.575707 28585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3051ef005a34b599ae636c9bb55dd56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.575450 28508 tablet_service.cc:1511] Processing CreateTablet for tablet 8a67efe343f649b2b93c10ce5638abbf (DEFAULT_TABLE table=test-workload [id=032fa2b9a8a04fba9e408a928910e83b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:02:07.576727 28508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a67efe343f649b2b93c10ce5638abbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.577608 28510 tablet_service.cc:1511] Processing CreateTablet for tablet f3051ef005a34b599ae636c9bb55dd56 (DEFAULT_TABLE table=test-workload [id=032fa2b9a8a04fba9e408a928910e83b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:02:07.575479 28584 tablet_service.cc:1511] Processing CreateTablet for tablet 7a7ec0f7813b4112b4779954a64a19e5 (DEFAULT_TABLE table=test-workload [id=032fa2b9a8a04fba9e408a928910e83b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:02:07.579056 28510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3051ef005a34b599ae636c9bb55dd56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.579198 28584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a7ec0f7813b4112b4779954a64a19e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.573632 28586 tablet_service.cc:1511] Processing CreateTablet for tablet c0d40b2d0801450383096c404fb6bb43 (DEFAULT_TABLE table=test-workload [id=032fa2b9a8a04fba9e408a928910e83b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:02:07.583770 28658 tablet_service.cc:1511] Processing CreateTablet for tablet 7a7ec0f7813b4112b4779954a64a19e5 (DEFAULT_TABLE table=test-workload [id=032fa2b9a8a04fba9e408a928910e83b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:02:07.584842 28586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0d40b2d0801450383096c404fb6bb43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.585299 28658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a7ec0f7813b4112b4779954a64a19e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.583770 28659 tablet_service.cc:1511] Processing CreateTablet for tablet f3051ef005a34b599ae636c9bb55dd56 (DEFAULT_TABLE table=test-workload [id=032fa2b9a8a04fba9e408a928910e83b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:02:07.588001 28659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3051ef005a34b599ae636c9bb55dd56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.619568 28710 tablet_bootstrap.cc:492] T 7a7ec0f7813b4112b4779954a64a19e5 P f7db8a96a9f54993a59c3a8dd019bc89: Bootstrap starting.
I20260710 11:02:07.620915 28583 tablet_service.cc:1511] Processing CreateTablet for tablet 8a67efe343f649b2b93c10ce5638abbf (DEFAULT_TABLE table=test-workload [id=032fa2b9a8a04fba9e408a928910e83b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:02:07.625700 28583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a67efe343f649b2b93c10ce5638abbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.633018 28658 tablet_service.cc:1511] Processing CreateTablet for tablet 8a67efe343f649b2b93c10ce5638abbf (DEFAULT_TABLE table=test-workload [id=032fa2b9a8a04fba9e408a928910e83b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:02:07.634545 28658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a67efe343f649b2b93c10ce5638abbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.634671 28509 tablet_service.cc:1511] Processing CreateTablet for tablet 0a7366ee38c3442f9f62ed966bbda66c (DEFAULT_TABLE table=test-workload [id=032fa2b9a8a04fba9e408a928910e83b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:02:07.637045 28582 tablet_service.cc:1511] Processing CreateTablet for tablet 0a7366ee38c3442f9f62ed966bbda66c (DEFAULT_TABLE table=test-workload [id=032fa2b9a8a04fba9e408a928910e83b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:02:07.638543 28582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a7366ee38c3442f9f62ed966bbda66c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.641100 28657 tablet_service.cc:1511] Processing CreateTablet for tablet 0a7366ee38c3442f9f62ed966bbda66c (DEFAULT_TABLE table=test-workload [id=032fa2b9a8a04fba9e408a928910e83b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:02:07.642640 28657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a7366ee38c3442f9f62ed966bbda66c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.653757 28509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a7366ee38c3442f9f62ed966bbda66c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.657724 28586 tablet_service.cc:1511] Processing CreateTablet for tablet 6359ffc22a1f4772bd5d5a8e48278437 (DEFAULT_TABLE table=test-workload [id=032fa2b9a8a04fba9e408a928910e83b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:02:07.659137 28586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6359ffc22a1f4772bd5d5a8e48278437. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.660620 28508 tablet_service.cc:1511] Processing CreateTablet for tablet 6359ffc22a1f4772bd5d5a8e48278437 (DEFAULT_TABLE table=test-workload [id=032fa2b9a8a04fba9e408a928910e83b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:02:07.662210 28508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6359ffc22a1f4772bd5d5a8e48278437. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.664443 28507 tablet_service.cc:1511] Processing CreateTablet for tablet 6edffabef8854791b06b852405b4c9f7 (DEFAULT_TABLE table=test-workload [id=032fa2b9a8a04fba9e408a928910e83b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:02:07.665740 28507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6edffabef8854791b06b852405b4c9f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.667932 28659 tablet_service.cc:1511] Processing CreateTablet for tablet 6359ffc22a1f4772bd5d5a8e48278437 (DEFAULT_TABLE table=test-workload [id=032fa2b9a8a04fba9e408a928910e83b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:02:07.668807 28660 tablet_service.cc:1511] Processing CreateTablet for tablet 6edffabef8854791b06b852405b4c9f7 (DEFAULT_TABLE table=test-workload [id=032fa2b9a8a04fba9e408a928910e83b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:02:07.673480 28659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6359ffc22a1f4772bd5d5a8e48278437. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.680662 28511 tablet_service.cc:1511] Processing CreateTablet for tablet 9674688786be408d8d98a9da15ebf594 (DEFAULT_TABLE table=test-workload [id=032fa2b9a8a04fba9e408a928910e83b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:02:07.682569 28584 tablet_service.cc:1511] Processing CreateTablet for tablet 9674688786be408d8d98a9da15ebf594 (DEFAULT_TABLE table=test-workload [id=032fa2b9a8a04fba9e408a928910e83b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:02:07.684104 28584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9674688786be408d8d98a9da15ebf594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.685683 28710 tablet_bootstrap.cc:654] T 7a7ec0f7813b4112b4779954a64a19e5 P f7db8a96a9f54993a59c3a8dd019bc89: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.690351 28656 tablet_service.cc:1511] Processing CreateTablet for tablet 9674688786be408d8d98a9da15ebf594 (DEFAULT_TABLE table=test-workload [id=032fa2b9a8a04fba9e408a928910e83b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:02:07.699203 28656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9674688786be408d8d98a9da15ebf594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.692580 28511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9674688786be408d8d98a9da15ebf594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.705528 28581 tablet_service.cc:1511] Processing CreateTablet for tablet e52d8294dbf3434683705ddb701b6a02 (DEFAULT_TABLE table=test-workload [id=032fa2b9a8a04fba9e408a928910e83b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:02:07.707283 28581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e52d8294dbf3434683705ddb701b6a02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.686290 28583 tablet_service.cc:1511] Processing CreateTablet for tablet 6edffabef8854791b06b852405b4c9f7 (DEFAULT_TABLE table=test-workload [id=032fa2b9a8a04fba9e408a928910e83b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:02:07.710947 28583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6edffabef8854791b06b852405b4c9f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.712218 28658 tablet_service.cc:1511] Processing CreateTablet for tablet e52d8294dbf3434683705ddb701b6a02 (DEFAULT_TABLE table=test-workload [id=032fa2b9a8a04fba9e408a928910e83b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:02:07.713784 28658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e52d8294dbf3434683705ddb701b6a02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.717876 28660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6edffabef8854791b06b852405b4c9f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.718362 28711 tablet_bootstrap.cc:492] T 7a7ec0f7813b4112b4779954a64a19e5 P 227449d7be0e402c862343dd0148ccdc: Bootstrap starting.
I20260710 11:02:07.718566 28712 tablet_bootstrap.cc:492] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860: Bootstrap starting.
I20260710 11:02:07.724817 28710 tablet_bootstrap.cc:492] T 7a7ec0f7813b4112b4779954a64a19e5 P f7db8a96a9f54993a59c3a8dd019bc89: No bootstrap required, opened a new log
I20260710 11:02:07.725401 28710 ts_tablet_manager.cc:1403] T 7a7ec0f7813b4112b4779954a64a19e5 P f7db8a96a9f54993a59c3a8dd019bc89: Time spent bootstrapping tablet: real 0.106s	user 0.005s	sys 0.007s
I20260710 11:02:07.691753 28510 tablet_service.cc:1511] Processing CreateTablet for tablet e52d8294dbf3434683705ddb701b6a02 (DEFAULT_TABLE table=test-workload [id=032fa2b9a8a04fba9e408a928910e83b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:02:07.726454 28711 tablet_bootstrap.cc:654] T 7a7ec0f7813b4112b4779954a64a19e5 P 227449d7be0e402c862343dd0148ccdc: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.726933 28510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e52d8294dbf3434683705ddb701b6a02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.729017 28710 raft_consensus.cc:359] T 7a7ec0f7813b4112b4779954a64a19e5 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:07.729794 28710 raft_consensus.cc:385] T 7a7ec0f7813b4112b4779954a64a19e5 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.731420 28509 tablet_service.cc:1511] Processing CreateTablet for tablet a549b063dfb5482d8009fc307df32ed0 (DEFAULT_TABLE table=test-workload [id=032fa2b9a8a04fba9e408a928910e83b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:02:07.732769 28509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a549b063dfb5482d8009fc307df32ed0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.738476 28586 tablet_service.cc:1511] Processing CreateTablet for tablet a549b063dfb5482d8009fc307df32ed0 (DEFAULT_TABLE table=test-workload [id=032fa2b9a8a04fba9e408a928910e83b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:02:07.739745 28586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a549b063dfb5482d8009fc307df32ed0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.730111 28710 raft_consensus.cc:740] T 7a7ec0f7813b4112b4779954a64a19e5 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7db8a96a9f54993a59c3a8dd019bc89, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.742218 28710 consensus_queue.cc:260] T 7a7ec0f7813b4112b4779954a64a19e5 P f7db8a96a9f54993a59c3a8dd019bc89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:07.747243 28660 tablet_service.cc:1511] Processing CreateTablet for tablet a549b063dfb5482d8009fc307df32ed0 (DEFAULT_TABLE table=test-workload [id=032fa2b9a8a04fba9e408a928910e83b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:02:07.750161 28660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a549b063dfb5482d8009fc307df32ed0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.791777 28712 tablet_bootstrap.cc:654] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.793066 28711 tablet_bootstrap.cc:492] T 7a7ec0f7813b4112b4779954a64a19e5 P 227449d7be0e402c862343dd0148ccdc: No bootstrap required, opened a new log
I20260710 11:02:07.793624 28711 ts_tablet_manager.cc:1403] T 7a7ec0f7813b4112b4779954a64a19e5 P 227449d7be0e402c862343dd0148ccdc: Time spent bootstrapping tablet: real 0.076s	user 0.018s	sys 0.004s
I20260710 11:02:07.798086 28716 raft_consensus.cc:493] T 7a7ec0f7813b4112b4779954a64a19e5 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:07.798635 28710 ts_tablet_manager.cc:1434] T 7a7ec0f7813b4112b4779954a64a19e5 P f7db8a96a9f54993a59c3a8dd019bc89: Time spent starting tablet: real 0.073s	user 0.013s	sys 0.028s
I20260710 11:02:07.798724 28716 raft_consensus.cc:515] T 7a7ec0f7813b4112b4779954a64a19e5 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:07.799749 28710 tablet_bootstrap.cc:492] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89: Bootstrap starting.
I20260710 11:02:07.801810 28546 heartbeater.cc:499] Master 127.27.60.190:44595 was elected leader, sending a full tablet report...
I20260710 11:02:07.807200 28710 tablet_bootstrap.cc:654] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.818113 28716 leader_election.cc:290] T 7a7ec0f7813b4112b4779954a64a19e5 P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19774c708fef4b288c6499416c2b5860 (127.27.60.130:36303), 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755)
I20260710 11:02:07.825067 28711 raft_consensus.cc:359] T 7a7ec0f7813b4112b4779954a64a19e5 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:07.826351 28711 raft_consensus.cc:385] T 7a7ec0f7813b4112b4779954a64a19e5 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.826797 28711 raft_consensus.cc:740] T 7a7ec0f7813b4112b4779954a64a19e5 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227449d7be0e402c862343dd0148ccdc, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.834916 28712 tablet_bootstrap.cc:492] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860: No bootstrap required, opened a new log
I20260710 11:02:07.835394 28712 ts_tablet_manager.cc:1403] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860: Time spent bootstrapping tablet: real 0.117s	user 0.011s	sys 0.015s
I20260710 11:02:07.837075 28711 consensus_queue.cc:260] T 7a7ec0f7813b4112b4779954a64a19e5 P 227449d7be0e402c862343dd0148ccdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:07.839788 28712 raft_consensus.cc:359] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:07.840596 28712 raft_consensus.cc:385] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.840875 28712 raft_consensus.cc:740] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19774c708fef4b288c6499416c2b5860, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.846021 28712 consensus_queue.cc:260] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:07.848434 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7ec0f7813b4112b4779954a64a19e5" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19774c708fef4b288c6499416c2b5860" is_pre_election: true
W20260710 11:02:07.852651 28484 leader_election.cc:343] T 7a7ec0f7813b4112b4779954a64a19e5 P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19774c708fef4b288c6499416c2b5860 (127.27.60.130:36303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:07.854913 28695 heartbeater.cc:499] Master 127.27.60.190:44595 was elected leader, sending a full tablet report...
I20260710 11:02:07.855728 28712 ts_tablet_manager.cc:1434] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.007s
I20260710 11:02:07.856047 28711 ts_tablet_manager.cc:1434] T 7a7ec0f7813b4112b4779954a64a19e5 P 227449d7be0e402c862343dd0148ccdc: Time spent starting tablet: real 0.059s	user 0.019s	sys 0.000s
I20260710 11:02:07.856415 28621 heartbeater.cc:499] Master 127.27.60.190:44595 was elected leader, sending a full tablet report...
I20260710 11:02:07.856976 28711 tablet_bootstrap.cc:492] T c0d40b2d0801450383096c404fb6bb43 P 227449d7be0e402c862343dd0148ccdc: Bootstrap starting.
I20260710 11:02:07.858510 28710 tablet_bootstrap.cc:492] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89: No bootstrap required, opened a new log
I20260710 11:02:07.859010 28710 ts_tablet_manager.cc:1403] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89: Time spent bootstrapping tablet: real 0.060s	user 0.022s	sys 0.026s
I20260710 11:02:07.861692 28712 tablet_bootstrap.cc:492] T c0d40b2d0801450383096c404fb6bb43 P 19774c708fef4b288c6499416c2b5860: Bootstrap starting.
I20260710 11:02:07.862434 28710 raft_consensus.cc:359] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:07.863524 28710 raft_consensus.cc:385] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.864076 28710 raft_consensus.cc:740] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7db8a96a9f54993a59c3a8dd019bc89, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.865501 28710 consensus_queue.cc:260] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:07.871351 28710 ts_tablet_manager.cc:1434] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.006s
I20260710 11:02:07.872507 28710 tablet_bootstrap.cc:492] T c0d40b2d0801450383096c404fb6bb43 P f7db8a96a9f54993a59c3a8dd019bc89: Bootstrap starting.
I20260710 11:02:07.874310 28670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7ec0f7813b4112b4779954a64a19e5" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227449d7be0e402c862343dd0148ccdc" is_pre_election: true
I20260710 11:02:07.875034 28670 raft_consensus.cc:2468] T 7a7ec0f7813b4112b4779954a64a19e5 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7db8a96a9f54993a59c3a8dd019bc89 in term 0.
I20260710 11:02:07.876153 28712 tablet_bootstrap.cc:654] T c0d40b2d0801450383096c404fb6bb43 P 19774c708fef4b288c6499416c2b5860: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.876531 28487 leader_election.cc:304] T 7a7ec0f7813b4112b4779954a64a19e5 P f7db8a96a9f54993a59c3a8dd019bc89 [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: 227449d7be0e402c862343dd0148ccdc, f7db8a96a9f54993a59c3a8dd019bc89; no voters: 19774c708fef4b288c6499416c2b5860
I20260710 11:02:07.877420 28715 raft_consensus.cc:2804] T 7a7ec0f7813b4112b4779954a64a19e5 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:07.877821 28715 raft_consensus.cc:493] T 7a7ec0f7813b4112b4779954a64a19e5 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:07.878168 28715 raft_consensus.cc:3060] T 7a7ec0f7813b4112b4779954a64a19e5 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.879567 28710 tablet_bootstrap.cc:654] T c0d40b2d0801450383096c404fb6bb43 P f7db8a96a9f54993a59c3a8dd019bc89: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.885032 28710 tablet_bootstrap.cc:492] T c0d40b2d0801450383096c404fb6bb43 P f7db8a96a9f54993a59c3a8dd019bc89: No bootstrap required, opened a new log
I20260710 11:02:07.885236 28715 raft_consensus.cc:515] T 7a7ec0f7813b4112b4779954a64a19e5 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:07.885629 28710 ts_tablet_manager.cc:1403] T c0d40b2d0801450383096c404fb6bb43 P f7db8a96a9f54993a59c3a8dd019bc89: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 11:02:07.887380 28715 leader_election.cc:290] T 7a7ec0f7813b4112b4779954a64a19e5 P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 1 election: Requested vote from peers 19774c708fef4b288c6499416c2b5860 (127.27.60.130:36303), 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755)
I20260710 11:02:07.889326 28670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7ec0f7813b4112b4779954a64a19e5" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227449d7be0e402c862343dd0148ccdc"
I20260710 11:02:07.889073 28710 raft_consensus.cc:359] T c0d40b2d0801450383096c404fb6bb43 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } } peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } }
I20260710 11:02:07.889955 28710 raft_consensus.cc:385] T c0d40b2d0801450383096c404fb6bb43 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.889890 28670 raft_consensus.cc:3060] T 7a7ec0f7813b4112b4779954a64a19e5 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.891371 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7ec0f7813b4112b4779954a64a19e5" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19774c708fef4b288c6499416c2b5860"
I20260710 11:02:07.892880 28711 tablet_bootstrap.cc:654] T c0d40b2d0801450383096c404fb6bb43 P 227449d7be0e402c862343dd0148ccdc: Neither blocks nor log segments found. Creating new log.
W20260710 11:02:07.892906 28484 leader_election.cc:343] T 7a7ec0f7813b4112b4779954a64a19e5 P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19774c708fef4b288c6499416c2b5860 (127.27.60.130:36303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:07.898276 28670 raft_consensus.cc:2468] T 7a7ec0f7813b4112b4779954a64a19e5 P 227449d7be0e402c862343dd0148ccdc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7db8a96a9f54993a59c3a8dd019bc89 in term 1.
I20260710 11:02:07.898967 28710 raft_consensus.cc:740] T c0d40b2d0801450383096c404fb6bb43 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7db8a96a9f54993a59c3a8dd019bc89, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.900315 28487 leader_election.cc:304] T 7a7ec0f7813b4112b4779954a64a19e5 P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 227449d7be0e402c862343dd0148ccdc, f7db8a96a9f54993a59c3a8dd019bc89; no voters: 19774c708fef4b288c6499416c2b5860
I20260710 11:02:07.900836 28710 consensus_queue.cc:260] T c0d40b2d0801450383096c404fb6bb43 P f7db8a96a9f54993a59c3a8dd019bc89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } } peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } }
I20260710 11:02:07.901513 28715 raft_consensus.cc:2804] T 7a7ec0f7813b4112b4779954a64a19e5 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:07.904690 28710 ts_tablet_manager.cc:1434] T c0d40b2d0801450383096c404fb6bb43 P f7db8a96a9f54993a59c3a8dd019bc89: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.005s
I20260710 11:02:07.906186 28710 tablet_bootstrap.cc:492] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89: Bootstrap starting.
I20260710 11:02:07.911610 28712 tablet_bootstrap.cc:492] T c0d40b2d0801450383096c404fb6bb43 P 19774c708fef4b288c6499416c2b5860: No bootstrap required, opened a new log
I20260710 11:02:07.912007 28712 ts_tablet_manager.cc:1403] T c0d40b2d0801450383096c404fb6bb43 P 19774c708fef4b288c6499416c2b5860: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.005s
I20260710 11:02:07.913986 28715 raft_consensus.cc:697] T 7a7ec0f7813b4112b4779954a64a19e5 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 LEADER]: Becoming Leader. State: Replica: f7db8a96a9f54993a59c3a8dd019bc89, State: Running, Role: LEADER
I20260710 11:02:07.914474 28710 tablet_bootstrap.cc:654] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.914672 28712 raft_consensus.cc:359] T c0d40b2d0801450383096c404fb6bb43 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } } peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } }
I20260710 11:02:07.915375 28712 raft_consensus.cc:385] T c0d40b2d0801450383096c404fb6bb43 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.914964 28715 consensus_queue.cc:237] T 7a7ec0f7813b4112b4779954a64a19e5 P f7db8a96a9f54993a59c3a8dd019bc89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:07.915606 28712 raft_consensus.cc:740] T c0d40b2d0801450383096c404fb6bb43 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19774c708fef4b288c6499416c2b5860, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.916287 28712 consensus_queue.cc:260] T c0d40b2d0801450383096c404fb6bb43 P 19774c708fef4b288c6499416c2b5860 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } } peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } }
I20260710 11:02:07.919828 28711 tablet_bootstrap.cc:492] T c0d40b2d0801450383096c404fb6bb43 P 227449d7be0e402c862343dd0148ccdc: No bootstrap required, opened a new log
I20260710 11:02:07.920361 28711 ts_tablet_manager.cc:1403] T c0d40b2d0801450383096c404fb6bb43 P 227449d7be0e402c862343dd0148ccdc: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.008s
I20260710 11:02:07.923522 28711 raft_consensus.cc:359] T c0d40b2d0801450383096c404fb6bb43 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } } peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } }
I20260710 11:02:07.924315 28711 raft_consensus.cc:385] T c0d40b2d0801450383096c404fb6bb43 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.924649 28711 raft_consensus.cc:740] T c0d40b2d0801450383096c404fb6bb43 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227449d7be0e402c862343dd0148ccdc, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.925957 28712 ts_tablet_manager.cc:1434] T c0d40b2d0801450383096c404fb6bb43 P 19774c708fef4b288c6499416c2b5860: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:02:07.925625 28711 consensus_queue.cc:260] T c0d40b2d0801450383096c404fb6bb43 P 227449d7be0e402c862343dd0148ccdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } } peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } }
I20260710 11:02:07.927443 28712 tablet_bootstrap.cc:492] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860: Bootstrap starting.
I20260710 11:02:07.930349 28710 tablet_bootstrap.cc:492] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89: No bootstrap required, opened a new log
I20260710 11:02:07.930590 28711 ts_tablet_manager.cc:1434] T c0d40b2d0801450383096c404fb6bb43 P 227449d7be0e402c862343dd0148ccdc: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:02:07.930827 28710 ts_tablet_manager.cc:1403] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.005s
I20260710 11:02:07.931703 28711 tablet_bootstrap.cc:492] T f3051ef005a34b599ae636c9bb55dd56 P 227449d7be0e402c862343dd0148ccdc: Bootstrap starting.
I20260710 11:02:07.934602 28710 raft_consensus.cc:359] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:07.935405 28710 raft_consensus.cc:385] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.934729 28417 catalog_manager.cc:5697] T 7a7ec0f7813b4112b4779954a64a19e5 P f7db8a96a9f54993a59c3a8dd019bc89 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:07.935712 28710 raft_consensus.cc:740] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7db8a96a9f54993a59c3a8dd019bc89, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.936685 28710 consensus_queue.cc:260] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:07.939565 28711 tablet_bootstrap.cc:654] T f3051ef005a34b599ae636c9bb55dd56 P 227449d7be0e402c862343dd0148ccdc: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.939800 28712 tablet_bootstrap.cc:654] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.942593 28710 ts_tablet_manager.cc:1434] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 11:02:07.943677 28710 tablet_bootstrap.cc:492] T 6edffabef8854791b06b852405b4c9f7 P f7db8a96a9f54993a59c3a8dd019bc89: Bootstrap starting.
I20260710 11:02:07.951293 28710 tablet_bootstrap.cc:654] T 6edffabef8854791b06b852405b4c9f7 P f7db8a96a9f54993a59c3a8dd019bc89: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.952946 28711 tablet_bootstrap.cc:492] T f3051ef005a34b599ae636c9bb55dd56 P 227449d7be0e402c862343dd0148ccdc: No bootstrap required, opened a new log
I20260710 11:02:07.953073 28712 tablet_bootstrap.cc:492] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860: No bootstrap required, opened a new log
I20260710 11:02:07.953519 28711 ts_tablet_manager.cc:1403] T f3051ef005a34b599ae636c9bb55dd56 P 227449d7be0e402c862343dd0148ccdc: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.007s
I20260710 11:02:07.953519 28712 ts_tablet_manager.cc:1403] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.001s
I20260710 11:02:07.958050 28711 raft_consensus.cc:359] T f3051ef005a34b599ae636c9bb55dd56 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:07.958873 28711 raft_consensus.cc:385] T f3051ef005a34b599ae636c9bb55dd56 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.959329 28711 raft_consensus.cc:740] T f3051ef005a34b599ae636c9bb55dd56 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227449d7be0e402c862343dd0148ccdc, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.958971 28712 raft_consensus.cc:359] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:07.960047 28712 raft_consensus.cc:385] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.960448 28712 raft_consensus.cc:740] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19774c708fef4b288c6499416c2b5860, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.960788 28711 consensus_queue.cc:260] T f3051ef005a34b599ae636c9bb55dd56 P 227449d7be0e402c862343dd0148ccdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:07.961427 28712 consensus_queue.cc:260] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:07.963955 28711 ts_tablet_manager.cc:1434] T f3051ef005a34b599ae636c9bb55dd56 P 227449d7be0e402c862343dd0148ccdc: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260710 11:02:07.965054 28711 tablet_bootstrap.cc:492] T 8a67efe343f649b2b93c10ce5638abbf P 227449d7be0e402c862343dd0148ccdc: Bootstrap starting.
I20260710 11:02:07.966120 28712 ts_tablet_manager.cc:1434] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:02:07.967347 28712 tablet_bootstrap.cc:492] T 7a7ec0f7813b4112b4779954a64a19e5 P 19774c708fef4b288c6499416c2b5860: Bootstrap starting.
I20260710 11:02:07.972265 28711 tablet_bootstrap.cc:654] T 8a67efe343f649b2b93c10ce5638abbf P 227449d7be0e402c862343dd0148ccdc: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.974916 28712 tablet_bootstrap.cc:654] T 7a7ec0f7813b4112b4779954a64a19e5 P 19774c708fef4b288c6499416c2b5860: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.989996 28710 tablet_bootstrap.cc:492] T 6edffabef8854791b06b852405b4c9f7 P f7db8a96a9f54993a59c3a8dd019bc89: No bootstrap required, opened a new log
I20260710 11:02:07.990549 28712 tablet_bootstrap.cc:492] T 7a7ec0f7813b4112b4779954a64a19e5 P 19774c708fef4b288c6499416c2b5860: No bootstrap required, opened a new log
I20260710 11:02:07.990554 28710 ts_tablet_manager.cc:1403] T 6edffabef8854791b06b852405b4c9f7 P f7db8a96a9f54993a59c3a8dd019bc89: Time spent bootstrapping tablet: real 0.047s	user 0.021s	sys 0.023s
I20260710 11:02:07.991235 28712 ts_tablet_manager.cc:1403] T 7a7ec0f7813b4112b4779954a64a19e5 P 19774c708fef4b288c6499416c2b5860: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.008s
I20260710 11:02:07.992605 28711 tablet_bootstrap.cc:492] T 8a67efe343f649b2b93c10ce5638abbf P 227449d7be0e402c862343dd0148ccdc: No bootstrap required, opened a new log
I20260710 11:02:07.993144 28711 ts_tablet_manager.cc:1403] T 8a67efe343f649b2b93c10ce5638abbf P 227449d7be0e402c862343dd0148ccdc: Time spent bootstrapping tablet: real 0.028s	user 0.022s	sys 0.000s
I20260710 11:02:07.993283 28710 raft_consensus.cc:359] T 6edffabef8854791b06b852405b4c9f7 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:07.993950 28710 raft_consensus.cc:385] T 6edffabef8854791b06b852405b4c9f7 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.994230 28710 raft_consensus.cc:740] T 6edffabef8854791b06b852405b4c9f7 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7db8a96a9f54993a59c3a8dd019bc89, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.994765 28712 raft_consensus.cc:359] T 7a7ec0f7813b4112b4779954a64a19e5 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:07.995047 28710 consensus_queue.cc:260] T 6edffabef8854791b06b852405b4c9f7 P f7db8a96a9f54993a59c3a8dd019bc89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:07.995584 28712 raft_consensus.cc:385] T 7a7ec0f7813b4112b4779954a64a19e5 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.996021 28712 raft_consensus.cc:740] T 7a7ec0f7813b4112b4779954a64a19e5 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19774c708fef4b288c6499416c2b5860, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.996330 28711 raft_consensus.cc:359] T 8a67efe343f649b2b93c10ce5638abbf P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:07.997125 28711 raft_consensus.cc:385] T 8a67efe343f649b2b93c10ce5638abbf P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.997190 28710 ts_tablet_manager.cc:1434] T 6edffabef8854791b06b852405b4c9f7 P f7db8a96a9f54993a59c3a8dd019bc89: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260710 11:02:07.996927 28712 consensus_queue.cc:260] T 7a7ec0f7813b4112b4779954a64a19e5 P 19774c708fef4b288c6499416c2b5860 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:07.997567 28711 raft_consensus.cc:740] T 8a67efe343f649b2b93c10ce5638abbf P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227449d7be0e402c862343dd0148ccdc, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.998368 28710 tablet_bootstrap.cc:492] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89: Bootstrap starting.
I20260710 11:02:07.998543 28711 consensus_queue.cc:260] T 8a67efe343f649b2b93c10ce5638abbf P 227449d7be0e402c862343dd0148ccdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.005368 28710 tablet_bootstrap.cc:654] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.006074 28712 ts_tablet_manager.cc:1434] T 7a7ec0f7813b4112b4779954a64a19e5 P 19774c708fef4b288c6499416c2b5860: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:02:08.007197 28712 tablet_bootstrap.cc:492] T 6359ffc22a1f4772bd5d5a8e48278437 P 19774c708fef4b288c6499416c2b5860: Bootstrap starting.
I20260710 11:02:08.012108 28711 ts_tablet_manager.cc:1434] T 8a67efe343f649b2b93c10ce5638abbf P 227449d7be0e402c862343dd0148ccdc: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 11:02:08.014309 28712 tablet_bootstrap.cc:654] T 6359ffc22a1f4772bd5d5a8e48278437 P 19774c708fef4b288c6499416c2b5860: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.015784 28711 tablet_bootstrap.cc:492] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc: Bootstrap starting.
I20260710 11:02:08.016857 28710 tablet_bootstrap.cc:492] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89: No bootstrap required, opened a new log
I20260710 11:02:08.017354 28710 ts_tablet_manager.cc:1403] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260710 11:02:08.020263 28710 raft_consensus.cc:359] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.020959 28710 raft_consensus.cc:385] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.021231 28710 raft_consensus.cc:740] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7db8a96a9f54993a59c3a8dd019bc89, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.021893 28710 consensus_queue.cc:260] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.024098 28710 ts_tablet_manager.cc:1434] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:02:08.025096 28711 tablet_bootstrap.cc:654] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.025111 28710 tablet_bootstrap.cc:492] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89: Bootstrap starting.
I20260710 11:02:08.026610 28712 tablet_bootstrap.cc:492] T 6359ffc22a1f4772bd5d5a8e48278437 P 19774c708fef4b288c6499416c2b5860: No bootstrap required, opened a new log
I20260710 11:02:08.027130 28712 ts_tablet_manager.cc:1403] T 6359ffc22a1f4772bd5d5a8e48278437 P 19774c708fef4b288c6499416c2b5860: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260710 11:02:08.033125 28710 tablet_bootstrap.cc:654] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.033516 28722 raft_consensus.cc:493] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.034176 28722 raft_consensus.cc:515] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.042968 28722 leader_election.cc:290] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129:36077), 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755)
I20260710 11:02:08.050015 28712 raft_consensus.cc:359] T 6359ffc22a1f4772bd5d5a8e48278437 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.051050 28712 raft_consensus.cc:385] T 6359ffc22a1f4772bd5d5a8e48278437 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.051479 28712 raft_consensus.cc:740] T 6359ffc22a1f4772bd5d5a8e48278437 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19774c708fef4b288c6499416c2b5860, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.055280 28711 tablet_bootstrap.cc:492] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc: No bootstrap required, opened a new log
I20260710 11:02:08.055873 28711 ts_tablet_manager.cc:1403] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.019s
I20260710 11:02:08.058264 28712 consensus_queue.cc:260] T 6359ffc22a1f4772bd5d5a8e48278437 P 19774c708fef4b288c6499416c2b5860 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
W20260710 11:02:08.061132 28467 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:08.058971 28711 raft_consensus.cc:359] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.061981 28711 raft_consensus.cc:385] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.061678 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3051ef005a34b599ae636c9bb55dd56" candidate_uuid: "19774c708fef4b288c6499416c2b5860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" is_pre_election: true
I20260710 11:02:08.062570 28521 raft_consensus.cc:2468] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19774c708fef4b288c6499416c2b5860 in term 0.
I20260710 11:02:08.063711 28721 raft_consensus.cc:493] T 8a67efe343f649b2b93c10ce5638abbf P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.064216 28721 raft_consensus.cc:515] T 8a67efe343f649b2b93c10ce5638abbf P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.064685 28560 leader_election.cc:304] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19774c708fef4b288c6499416c2b5860, f7db8a96a9f54993a59c3a8dd019bc89; no voters: 
I20260710 11:02:08.065433 28722 raft_consensus.cc:2804] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:08.065790 28722 raft_consensus.cc:493] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:08.066109 28722 raft_consensus.cc:3060] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.073118 28715 raft_consensus.cc:493] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.073916 28715 raft_consensus.cc:515] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.075719 28721 leader_election.cc:290] T 8a67efe343f649b2b93c10ce5638abbf P 227449d7be0e402c862343dd0148ccdc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129:36077), 19774c708fef4b288c6499416c2b5860 (127.27.60.130:36303)
I20260710 11:02:08.075677 28722 raft_consensus.cc:515] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.079493 28670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a67efe343f649b2b93c10ce5638abbf" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227449d7be0e402c862343dd0148ccdc" is_pre_election: true
I20260710 11:02:08.080332 28712 ts_tablet_manager.cc:1434] T 6359ffc22a1f4772bd5d5a8e48278437 P 19774c708fef4b288c6499416c2b5860: Time spent starting tablet: real 0.053s	user 0.009s	sys 0.000s
I20260710 11:02:08.080464 28670 raft_consensus.cc:2468] T 8a67efe343f649b2b93c10ce5638abbf P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7db8a96a9f54993a59c3a8dd019bc89 in term 0.
I20260710 11:02:08.082599 28487 leader_election.cc:304] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 227449d7be0e402c862343dd0148ccdc, f7db8a96a9f54993a59c3a8dd019bc89; no voters: 
I20260710 11:02:08.083915 28726 raft_consensus.cc:2804] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:08.084343 28726 raft_consensus.cc:493] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:08.084678 28726 raft_consensus.cc:3060] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.085752 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3051ef005a34b599ae636c9bb55dd56" candidate_uuid: "19774c708fef4b288c6499416c2b5860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
I20260710 11:02:08.086802 28521 raft_consensus.cc:3060] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.083946 28715 leader_election.cc:290] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19774c708fef4b288c6499416c2b5860 (127.27.60.130:36303), 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755)
I20260710 11:02:08.089987 28712 tablet_bootstrap.cc:492] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860: Bootstrap starting.
I20260710 11:02:08.092233 28715 raft_consensus.cc:493] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.092409 28726 raft_consensus.cc:515] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.093195 28715 raft_consensus.cc:515] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.097252 28712 tablet_bootstrap.cc:654] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.117183 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a67efe343f649b2b93c10ce5638abbf" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19774c708fef4b288c6499416c2b5860"
I20260710 11:02:08.117936 28594 raft_consensus.cc:3060] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.097424 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a67efe343f649b2b93c10ce5638abbf" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19774c708fef4b288c6499416c2b5860" is_pre_election: true
I20260710 11:02:08.098275 28711 raft_consensus.cc:740] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227449d7be0e402c862343dd0148ccdc, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.100757 28669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3051ef005a34b599ae636c9bb55dd56" candidate_uuid: "19774c708fef4b288c6499416c2b5860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227449d7be0e402c862343dd0148ccdc"
I20260710 11:02:08.102429 28726 leader_election.cc:290] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 1 election: Requested vote from peers 19774c708fef4b288c6499416c2b5860 (127.27.60.130:36303), 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755)
I20260710 11:02:08.102283 28668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7366ee38c3442f9f62ed966bbda66c" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227449d7be0e402c862343dd0148ccdc" is_pre_election: true
I20260710 11:02:08.103139 28670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3051ef005a34b599ae636c9bb55dd56" candidate_uuid: "19774c708fef4b288c6499416c2b5860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227449d7be0e402c862343dd0148ccdc" is_pre_election: true
I20260710 11:02:08.103965 28667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a67efe343f649b2b93c10ce5638abbf" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227449d7be0e402c862343dd0148ccdc"
I20260710 11:02:08.123216 28667 raft_consensus.cc:3060] T 8a67efe343f649b2b93c10ce5638abbf P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.106169 28595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7366ee38c3442f9f62ed966bbda66c" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19774c708fef4b288c6499416c2b5860" is_pre_election: true
I20260710 11:02:08.121316 28669 raft_consensus.cc:3060] T f3051ef005a34b599ae636c9bb55dd56 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:08.127470 28487 leader_election.cc:343] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.131376 28594 raft_consensus.cc:2468] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7db8a96a9f54993a59c3a8dd019bc89 in term 1.
I20260710 11:02:08.106819 28715 leader_election.cc:290] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19774c708fef4b288c6499416c2b5860 (127.27.60.130:36303), 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755)
I20260710 11:02:08.122666 28711 consensus_queue.cc:260] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.134701 28667 raft_consensus.cc:2468] T 8a67efe343f649b2b93c10ce5638abbf P 227449d7be0e402c862343dd0148ccdc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7db8a96a9f54993a59c3a8dd019bc89 in term 1.
I20260710 11:02:08.109390 28722 leader_election.cc:290] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860 [CANDIDATE]: Term 1 election: Requested vote from peers f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129:36077), 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755)
I20260710 11:02:08.141611 28669 raft_consensus.cc:2468] T f3051ef005a34b599ae636c9bb55dd56 P 227449d7be0e402c862343dd0148ccdc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19774c708fef4b288c6499416c2b5860 in term 1.
I20260710 11:02:08.143143 28562 leader_election.cc:304] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19774c708fef4b288c6499416c2b5860, 227449d7be0e402c862343dd0148ccdc; no voters: 
I20260710 11:02:08.144055 28710 tablet_bootstrap.cc:492] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89: No bootstrap required, opened a new log
I20260710 11:02:08.144560 28710 ts_tablet_manager.cc:1403] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89: Time spent bootstrapping tablet: real 0.120s	user 0.033s	sys 0.063s
I20260710 11:02:08.144011 28722 raft_consensus.cc:2804] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:08.138599 28711 ts_tablet_manager.cc:1434] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc: Time spent starting tablet: real 0.082s	user 0.011s	sys 0.000s
I20260710 11:02:08.139286 28487 leader_election.cc:304] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 227449d7be0e402c862343dd0148ccdc, f7db8a96a9f54993a59c3a8dd019bc89; no voters: 
I20260710 11:02:08.147472 28710 raft_consensus.cc:359] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.147923 28715 raft_consensus.cc:2804] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:08.148186 28710 raft_consensus.cc:385] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.148483 28710 raft_consensus.cc:740] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7db8a96a9f54993a59c3a8dd019bc89, State: Initialized, Role: FOLLOWER
W20260710 11:02:08.140333 28484 leader_election.cc:343] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19774c708fef4b288c6499416c2b5860 (127.27.60.130:36303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.149133 28715 raft_consensus.cc:697] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 LEADER]: Becoming Leader. State: Replica: f7db8a96a9f54993a59c3a8dd019bc89, State: Running, Role: LEADER
I20260710 11:02:08.149125 28484 leader_election.cc:304] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7db8a96a9f54993a59c3a8dd019bc89; no voters: 19774c708fef4b288c6499416c2b5860, 227449d7be0e402c862343dd0148ccdc
I20260710 11:02:08.149330 28710 consensus_queue.cc:260] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.150928 28716 raft_consensus.cc:2749] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:08.150236 28715 consensus_queue.cc:237] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.152303 28710 ts_tablet_manager.cc:1434] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 11:02:08.153386 28710 tablet_bootstrap.cc:492] T e52d8294dbf3434683705ddb701b6a02 P f7db8a96a9f54993a59c3a8dd019bc89: Bootstrap starting.
I20260710 11:02:08.140868 28742 raft_consensus.cc:493] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.155375 28742 raft_consensus.cc:515] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.148528 28711 tablet_bootstrap.cc:492] T 6359ffc22a1f4772bd5d5a8e48278437 P 227449d7be0e402c862343dd0148ccdc: Bootstrap starting.
I20260710 11:02:08.139811 28521 raft_consensus.cc:2468] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19774c708fef4b288c6499416c2b5860 in term 1.
I20260710 11:02:08.161514 28710 tablet_bootstrap.cc:654] T e52d8294dbf3434683705ddb701b6a02 P f7db8a96a9f54993a59c3a8dd019bc89: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.163192 28722 raft_consensus.cc:697] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860 [term 1 LEADER]: Becoming Leader. State: Replica: 19774c708fef4b288c6499416c2b5860, State: Running, Role: LEADER
I20260710 11:02:08.173250 28710 tablet_bootstrap.cc:492] T e52d8294dbf3434683705ddb701b6a02 P f7db8a96a9f54993a59c3a8dd019bc89: No bootstrap required, opened a new log
I20260710 11:02:08.173130 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a67efe343f649b2b93c10ce5638abbf" candidate_uuid: "227449d7be0e402c862343dd0148ccdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19774c708fef4b288c6499416c2b5860" is_pre_election: true
I20260710 11:02:08.174049 28710 ts_tablet_manager.cc:1403] T e52d8294dbf3434683705ddb701b6a02 P f7db8a96a9f54993a59c3a8dd019bc89: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.007s
I20260710 11:02:08.173887 28726 raft_consensus.cc:493] T c0d40b2d0801450383096c404fb6bb43 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.172995 28722 consensus_queue.cc:237] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.174520 28726 raft_consensus.cc:515] T c0d40b2d0801450383096c404fb6bb43 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } } peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } }
I20260710 11:02:08.177124 28710 raft_consensus.cc:359] T e52d8294dbf3434683705ddb701b6a02 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.177948 28710 raft_consensus.cc:385] T e52d8294dbf3434683705ddb701b6a02 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.178272 28710 raft_consensus.cc:740] T e52d8294dbf3434683705ddb701b6a02 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7db8a96a9f54993a59c3a8dd019bc89, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.179087 28710 consensus_queue.cc:260] T e52d8294dbf3434683705ddb701b6a02 P f7db8a96a9f54993a59c3a8dd019bc89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.179195 28726 leader_election.cc:290] T c0d40b2d0801450383096c404fb6bb43 P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755), 19774c708fef4b288c6499416c2b5860 (127.27.60.130:36303)
I20260710 11:02:08.180212 28669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d40b2d0801450383096c404fb6bb43" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227449d7be0e402c862343dd0148ccdc" is_pre_election: true
I20260710 11:02:08.180828 28669 raft_consensus.cc:2468] T c0d40b2d0801450383096c404fb6bb43 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7db8a96a9f54993a59c3a8dd019bc89 in term 0.
I20260710 11:02:08.181301 28710 ts_tablet_manager.cc:1434] T e52d8294dbf3434683705ddb701b6a02 P f7db8a96a9f54993a59c3a8dd019bc89: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:02:08.182240 28710 tablet_bootstrap.cc:492] T 6359ffc22a1f4772bd5d5a8e48278437 P f7db8a96a9f54993a59c3a8dd019bc89: Bootstrap starting.
I20260710 11:02:08.182108 28487 leader_election.cc:304] T c0d40b2d0801450383096c404fb6bb43 P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 227449d7be0e402c862343dd0148ccdc, f7db8a96a9f54993a59c3a8dd019bc89; no voters: 
I20260710 11:02:08.183710 28726 raft_consensus.cc:2804] T c0d40b2d0801450383096c404fb6bb43 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:08.184222 28726 raft_consensus.cc:493] T c0d40b2d0801450383096c404fb6bb43 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:08.184283 28595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d40b2d0801450383096c404fb6bb43" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19774c708fef4b288c6499416c2b5860" is_pre_election: true
I20260710 11:02:08.184780 28726 raft_consensus.cc:3060] T c0d40b2d0801450383096c404fb6bb43 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.185014 28595 raft_consensus.cc:2468] T c0d40b2d0801450383096c404fb6bb43 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7db8a96a9f54993a59c3a8dd019bc89 in term 0.
I20260710 11:02:08.185673 28716 raft_consensus.cc:493] T e52d8294dbf3434683705ddb701b6a02 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.186259 28716 raft_consensus.cc:515] T e52d8294dbf3434683705ddb701b6a02 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.186471 28419 catalog_manager.cc:5697] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:08.188973 28710 tablet_bootstrap.cc:654] T 6359ffc22a1f4772bd5d5a8e48278437 P f7db8a96a9f54993a59c3a8dd019bc89: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.188928 28716 leader_election.cc:290] T e52d8294dbf3434683705ddb701b6a02 P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19774c708fef4b288c6499416c2b5860 (127.27.60.130:36303), 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755)
I20260710 11:02:08.198884 28595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52d8294dbf3434683705ddb701b6a02" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19774c708fef4b288c6499416c2b5860" is_pre_election: true
I20260710 11:02:08.200484 28721 raft_consensus.cc:493] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.201161 28721 raft_consensus.cc:515] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.203899 28721 leader_election.cc:290] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129:36077), 19774c708fef4b288c6499416c2b5860 (127.27.60.130:36303)
I20260710 11:02:08.206552 28595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6edffabef8854791b06b852405b4c9f7" candidate_uuid: "227449d7be0e402c862343dd0148ccdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19774c708fef4b288c6499416c2b5860" is_pre_election: true
I20260710 11:02:08.207890 28669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52d8294dbf3434683705ddb701b6a02" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227449d7be0e402c862343dd0148ccdc" is_pre_election: true
W20260710 11:02:08.208195 28633 leader_election.cc:343] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19774c708fef4b288c6499416c2b5860 (127.27.60.130:36303): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:08.209436 28487 leader_election.cc:343] T e52d8294dbf3434683705ddb701b6a02 P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.209764 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a67efe343f649b2b93c10ce5638abbf" candidate_uuid: "227449d7be0e402c862343dd0148ccdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" is_pre_election: true
W20260710 11:02:08.210431 28484 leader_election.cc:343] T e52d8294dbf3434683705ddb701b6a02 P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19774c708fef4b288c6499416c2b5860 (127.27.60.130:36303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.174526 28594 raft_consensus.cc:2393] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 227449d7be0e402c862343dd0148ccdc in current term 1: Already voted for candidate f7db8a96a9f54993a59c3a8dd019bc89 in this term.
I20260710 11:02:08.214006 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a67efe343f649b2b93c10ce5638abbf" candidate_uuid: "19774c708fef4b288c6499416c2b5860" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" is_pre_election: true
I20260710 11:02:08.211014 28484 leader_election.cc:304] T e52d8294dbf3434683705ddb701b6a02 P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7db8a96a9f54993a59c3a8dd019bc89; no voters: 19774c708fef4b288c6499416c2b5860, 227449d7be0e402c862343dd0148ccdc
I20260710 11:02:08.214954 28669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a67efe343f649b2b93c10ce5638abbf" candidate_uuid: "19774c708fef4b288c6499416c2b5860" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227449d7be0e402c862343dd0148ccdc" is_pre_election: true
I20260710 11:02:08.217023 28669 raft_consensus.cc:2468] T 8a67efe343f649b2b93c10ce5638abbf P 227449d7be0e402c862343dd0148ccdc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19774c708fef4b288c6499416c2b5860 in term 1.
I20260710 11:02:08.217125 28716 raft_consensus.cc:2749] T e52d8294dbf3434683705ddb701b6a02 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:08.218145 28742 leader_election.cc:290] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129:36077), 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755)
I20260710 11:02:08.218650 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6edffabef8854791b06b852405b4c9f7" candidate_uuid: "227449d7be0e402c862343dd0148ccdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" is_pre_election: true
I20260710 11:02:08.218997 28562 leader_election.cc:304] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860 [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: 19774c708fef4b288c6499416c2b5860, 227449d7be0e402c862343dd0148ccdc; no voters: f7db8a96a9f54993a59c3a8dd019bc89
I20260710 11:02:08.220086 28520 raft_consensus.cc:2468] T 6edffabef8854791b06b852405b4c9f7 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 227449d7be0e402c862343dd0148ccdc in term 0.
I20260710 11:02:08.220840 28742 raft_consensus.cc:2804] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:08.221413 28742 raft_consensus.cc:493] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:08.221798 28742 raft_consensus.cc:3060] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:08.222347 28710 tablet_bootstrap.cc:492] T 6359ffc22a1f4772bd5d5a8e48278437 P f7db8a96a9f54993a59c3a8dd019bc89: No bootstrap required, opened a new log
I20260710 11:02:08.222874 28710 ts_tablet_manager.cc:1403] T 6359ffc22a1f4772bd5d5a8e48278437 P f7db8a96a9f54993a59c3a8dd019bc89: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.003s
I20260710 11:02:08.222461 28634 leader_election.cc:304] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc [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: 227449d7be0e402c862343dd0148ccdc, f7db8a96a9f54993a59c3a8dd019bc89; no voters: 19774c708fef4b288c6499416c2b5860
I20260710 11:02:08.224999 28721 raft_consensus.cc:2804] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:08.225548 28721 raft_consensus.cc:493] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:08.225670 28633 leader_election.cc:304] T 8a67efe343f649b2b93c10ce5638abbf P 227449d7be0e402c862343dd0148ccdc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 227449d7be0e402c862343dd0148ccdc; no voters: 19774c708fef4b288c6499416c2b5860, f7db8a96a9f54993a59c3a8dd019bc89
I20260710 11:02:08.226048 28721 raft_consensus.cc:3060] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.234051 28710 raft_consensus.cc:359] T 6359ffc22a1f4772bd5d5a8e48278437 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.235402 28710 raft_consensus.cc:385] T 6359ffc22a1f4772bd5d5a8e48278437 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.235822 28710 raft_consensus.cc:740] T 6359ffc22a1f4772bd5d5a8e48278437 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7db8a96a9f54993a59c3a8dd019bc89, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.236816 28710 consensus_queue.cc:260] T 6359ffc22a1f4772bd5d5a8e48278437 P f7db8a96a9f54993a59c3a8dd019bc89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.223522 28711 tablet_bootstrap.cc:654] T 6359ffc22a1f4772bd5d5a8e48278437 P 227449d7be0e402c862343dd0148ccdc: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.238296 28726 raft_consensus.cc:515] T c0d40b2d0801450383096c404fb6bb43 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } } peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } }
I20260710 11:02:08.239173 28710 ts_tablet_manager.cc:1434] T 6359ffc22a1f4772bd5d5a8e48278437 P f7db8a96a9f54993a59c3a8dd019bc89: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:02:08.240232 28710 tablet_bootstrap.cc:492] T a549b063dfb5482d8009fc307df32ed0 P f7db8a96a9f54993a59c3a8dd019bc89: Bootstrap starting.
I20260710 11:02:08.240423 28726 leader_election.cc:290] T c0d40b2d0801450383096c404fb6bb43 P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 1 election: Requested vote from peers 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755), 19774c708fef4b288c6499416c2b5860 (127.27.60.130:36303)
I20260710 11:02:08.241817 28669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d40b2d0801450383096c404fb6bb43" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227449d7be0e402c862343dd0148ccdc"
I20260710 11:02:08.242563 28669 raft_consensus.cc:3060] T c0d40b2d0801450383096c404fb6bb43 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.247232 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d40b2d0801450383096c404fb6bb43" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19774c708fef4b288c6499416c2b5860"
I20260710 11:02:08.247985 28594 raft_consensus.cc:3060] T c0d40b2d0801450383096c404fb6bb43 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.248217 28712 tablet_bootstrap.cc:492] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860: No bootstrap required, opened a new log
I20260710 11:02:08.248749 28712 ts_tablet_manager.cc:1403] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860: Time spent bootstrapping tablet: real 0.159s	user 0.041s	sys 0.068s
I20260710 11:02:08.250833 28710 tablet_bootstrap.cc:654] T a549b063dfb5482d8009fc307df32ed0 P f7db8a96a9f54993a59c3a8dd019bc89: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.252147 28712 raft_consensus.cc:359] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.252952 28712 raft_consensus.cc:385] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.253281 28712 raft_consensus.cc:740] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19774c708fef4b288c6499416c2b5860, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.254788 28712 consensus_queue.cc:260] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.255774 28721 raft_consensus.cc:515] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.257887 28712 ts_tablet_manager.cc:1434] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.002s
I20260710 11:02:08.258286 28721 leader_election.cc:290] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc [CANDIDATE]: Term 1 election: Requested vote from peers f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129:36077), 19774c708fef4b288c6499416c2b5860 (127.27.60.130:36303)
I20260710 11:02:08.259382 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6edffabef8854791b06b852405b4c9f7" candidate_uuid: "227449d7be0e402c862343dd0148ccdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
I20260710 11:02:08.259910 28595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6edffabef8854791b06b852405b4c9f7" candidate_uuid: "227449d7be0e402c862343dd0148ccdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19774c708fef4b288c6499416c2b5860"
I20260710 11:02:08.260054 28520 raft_consensus.cc:3060] T 6edffabef8854791b06b852405b4c9f7 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:08.261546 28633 leader_election.cc:343] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19774c708fef4b288c6499416c2b5860 (127.27.60.130:36303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.262256 28594 raft_consensus.cc:2468] T c0d40b2d0801450383096c404fb6bb43 P 19774c708fef4b288c6499416c2b5860 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7db8a96a9f54993a59c3a8dd019bc89 in term 1.
I20260710 11:02:08.263391 28712 tablet_bootstrap.cc:492] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860: Bootstrap starting.
I20260710 11:02:08.263713 28484 leader_election.cc:304] T c0d40b2d0801450383096c404fb6bb43 P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19774c708fef4b288c6499416c2b5860, f7db8a96a9f54993a59c3a8dd019bc89; no voters: 
I20260710 11:02:08.264618 28726 raft_consensus.cc:2804] T c0d40b2d0801450383096c404fb6bb43 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:08.265183 28726 raft_consensus.cc:697] T c0d40b2d0801450383096c404fb6bb43 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 LEADER]: Becoming Leader. State: Replica: f7db8a96a9f54993a59c3a8dd019bc89, State: Running, Role: LEADER
I20260710 11:02:08.257241 28742 raft_consensus.cc:515] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.266127 28726 consensus_queue.cc:237] T c0d40b2d0801450383096c404fb6bb43 P f7db8a96a9f54993a59c3a8dd019bc89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } } peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } }
I20260710 11:02:08.268025 28742 leader_election.cc:290] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860 [CANDIDATE]: Term 2 election: Requested vote from peers f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129:36077), 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755)
I20260710 11:02:08.270294 28667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a67efe343f649b2b93c10ce5638abbf" candidate_uuid: "19774c708fef4b288c6499416c2b5860" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227449d7be0e402c862343dd0148ccdc"
I20260710 11:02:08.272363 28520 raft_consensus.cc:2468] T 6edffabef8854791b06b852405b4c9f7 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227449d7be0e402c862343dd0148ccdc in term 1.
I20260710 11:02:08.272526 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a67efe343f649b2b93c10ce5638abbf" candidate_uuid: "19774c708fef4b288c6499416c2b5860" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
I20260710 11:02:08.259415 28721 raft_consensus.cc:2749] T 8a67efe343f649b2b93c10ce5638abbf P 227449d7be0e402c862343dd0148ccdc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:08.268837 28418 catalog_manager.cc:5697] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19774c708fef4b288c6499416c2b5860 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "19774c708fef4b288c6499416c2b5860" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:08.275938 28634 leader_election.cc:304] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 227449d7be0e402c862343dd0148ccdc, f7db8a96a9f54993a59c3a8dd019bc89; no voters: 19774c708fef4b288c6499416c2b5860
I20260710 11:02:08.277905 28749 raft_consensus.cc:2804] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:08.274008 28669 raft_consensus.cc:2468] T c0d40b2d0801450383096c404fb6bb43 P 227449d7be0e402c862343dd0148ccdc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7db8a96a9f54993a59c3a8dd019bc89 in term 1.
I20260710 11:02:08.282835 28712 tablet_bootstrap.cc:654] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.288767 28749 raft_consensus.cc:697] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc [term 1 LEADER]: Becoming Leader. State: Replica: 227449d7be0e402c862343dd0148ccdc, State: Running, Role: LEADER
I20260710 11:02:08.290340 28749 consensus_queue.cc:237] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.294677 28667 raft_consensus.cc:3060] T 8a67efe343f649b2b93c10ce5638abbf P 227449d7be0e402c862343dd0148ccdc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:08.295759 28712 tablet_bootstrap.cc:492] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860: No bootstrap required, opened a new log
I20260710 11:02:08.296252 28712 ts_tablet_manager.cc:1403] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.000s
I20260710 11:02:08.301177 28712 raft_consensus.cc:359] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.302623 28667 raft_consensus.cc:2468] T 8a67efe343f649b2b93c10ce5638abbf P 227449d7be0e402c862343dd0148ccdc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19774c708fef4b288c6499416c2b5860 in term 2.
I20260710 11:02:08.301939 28712 raft_consensus.cc:385] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.304911 28712 raft_consensus.cc:740] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19774c708fef4b288c6499416c2b5860, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.305101 28562 leader_election.cc:304] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860 [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: 19774c708fef4b288c6499416c2b5860, 227449d7be0e402c862343dd0148ccdc; no voters: f7db8a96a9f54993a59c3a8dd019bc89
I20260710 11:02:08.306490 28742 raft_consensus.cc:2804] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:08.306989 28742 raft_consensus.cc:697] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860 [term 2 LEADER]: Becoming Leader. State: Replica: 19774c708fef4b288c6499416c2b5860, State: Running, Role: LEADER
I20260710 11:02:08.306726 28712 consensus_queue.cc:260] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.307796 28742 consensus_queue.cc:237] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860 [LEADER]: Queue going to LEADER 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: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.312701 28712 ts_tablet_manager.cc:1434] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:02:08.312940 28716 raft_consensus.cc:493] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.313805 28712 tablet_bootstrap.cc:492] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860: Bootstrap starting.
I20260710 11:02:08.313417 28716 raft_consensus.cc:515] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.314962 28715 consensus_queue.cc:1048] T 7a7ec0f7813b4112b4779954a64a19e5 P f7db8a96a9f54993a59c3a8dd019bc89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:08.315542 28716 leader_election.cc:290] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19774c708fef4b288c6499416c2b5860 (127.27.60.130:36303), 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755)
I20260710 11:02:08.318208 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9674688786be408d8d98a9da15ebf594" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19774c708fef4b288c6499416c2b5860" is_pre_election: true
I20260710 11:02:08.319095 28594 raft_consensus.cc:2468] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7db8a96a9f54993a59c3a8dd019bc89 in term 0.
I20260710 11:02:08.320781 28484 leader_election.cc:304] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19774c708fef4b288c6499416c2b5860, f7db8a96a9f54993a59c3a8dd019bc89; no voters: 
I20260710 11:02:08.321905 28715 raft_consensus.cc:2804] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:08.322394 28715 raft_consensus.cc:493] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:08.322458 28669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9674688786be408d8d98a9da15ebf594" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227449d7be0e402c862343dd0148ccdc" is_pre_election: true
I20260710 11:02:08.322921 28715 raft_consensus.cc:3060] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:08.324683 28487 leader_election.cc:343] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.330444 28715 raft_consensus.cc:515] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.331329 28418 catalog_manager.cc:5697] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860 reported cstate change: term changed from 1 to 2, leader changed from f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129) to 19774c708fef4b288c6499416c2b5860 (127.27.60.130). New cstate: current_term: 2 leader_uuid: "19774c708fef4b288c6499416c2b5860" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:08.333954 28715 leader_election.cc:290] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 1 election: Requested vote from peers 19774c708fef4b288c6499416c2b5860 (127.27.60.130:36303), 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755)
I20260710 11:02:08.334964 28742 raft_consensus.cc:493] T 6359ffc22a1f4772bd5d5a8e48278437 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.335583 28742 raft_consensus.cc:515] T 6359ffc22a1f4772bd5d5a8e48278437 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.336434 28669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9674688786be408d8d98a9da15ebf594" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227449d7be0e402c862343dd0148ccdc"
I20260710 11:02:08.339872 28595 raft_consensus.cc:3060] T 7a7ec0f7813b4112b4779954a64a19e5 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:08.340590 28487 leader_election.cc:343] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.346069 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6359ffc22a1f4772bd5d5a8e48278437" candidate_uuid: "19774c708fef4b288c6499416c2b5860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" is_pre_election: true
I20260710 11:02:08.346783 28520 raft_consensus.cc:2468] T 6359ffc22a1f4772bd5d5a8e48278437 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19774c708fef4b288c6499416c2b5860 in term 0.
I20260710 11:02:08.348062 28560 leader_election.cc:304] T 6359ffc22a1f4772bd5d5a8e48278437 P 19774c708fef4b288c6499416c2b5860 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19774c708fef4b288c6499416c2b5860, f7db8a96a9f54993a59c3a8dd019bc89; no voters: 
I20260710 11:02:08.349066 28722 raft_consensus.cc:2804] T 6359ffc22a1f4772bd5d5a8e48278437 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:08.349498 28722 raft_consensus.cc:493] T 6359ffc22a1f4772bd5d5a8e48278437 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:08.349597 28716 consensus_queue.cc:1048] T 7a7ec0f7813b4112b4779954a64a19e5 P f7db8a96a9f54993a59c3a8dd019bc89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:08.350008 28722 raft_consensus.cc:3060] T 6359ffc22a1f4772bd5d5a8e48278437 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.350363 28742 leader_election.cc:290] T 6359ffc22a1f4772bd5d5a8e48278437 P 19774c708fef4b288c6499416c2b5860 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129:36077), 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755)
I20260710 11:02:08.333817 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9674688786be408d8d98a9da15ebf594" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19774c708fef4b288c6499416c2b5860"
I20260710 11:02:08.350997 28594 raft_consensus.cc:3060] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.352643 28669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6359ffc22a1f4772bd5d5a8e48278437" candidate_uuid: "19774c708fef4b288c6499416c2b5860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227449d7be0e402c862343dd0148ccdc" is_pre_election: true
W20260710 11:02:08.354344 28562 leader_election.cc:343] T 6359ffc22a1f4772bd5d5a8e48278437 P 19774c708fef4b288c6499416c2b5860 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.354496 28745 raft_consensus.cc:493] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.355710 28745 raft_consensus.cc:515] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.358330 28745 leader_election.cc:290] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129:36077), 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755)
I20260710 11:02:08.359391 28722 raft_consensus.cc:515] T 6359ffc22a1f4772bd5d5a8e48278437 P 19774c708fef4b288c6499416c2b5860 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.360391 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6edffabef8854791b06b852405b4c9f7" candidate_uuid: "19774c708fef4b288c6499416c2b5860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" is_pre_election: true
I20260710 11:02:08.361361 28520 raft_consensus.cc:2393] T 6edffabef8854791b06b852405b4c9f7 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19774c708fef4b288c6499416c2b5860 in current term 1: Already voted for candidate 227449d7be0e402c862343dd0148ccdc in this term.
I20260710 11:02:08.361897 28722 leader_election.cc:290] T 6359ffc22a1f4772bd5d5a8e48278437 P 19774c708fef4b288c6499416c2b5860 [CANDIDATE]: Term 1 election: Requested vote from peers f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129:36077), 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755)
I20260710 11:02:08.363225 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6359ffc22a1f4772bd5d5a8e48278437" candidate_uuid: "19774c708fef4b288c6499416c2b5860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
I20260710 11:02:08.363827 28520 raft_consensus.cc:3060] T 6359ffc22a1f4772bd5d5a8e48278437 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.364301 28712 tablet_bootstrap.cc:654] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.364183 28668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6359ffc22a1f4772bd5d5a8e48278437" candidate_uuid: "19774c708fef4b288c6499416c2b5860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227449d7be0e402c862343dd0148ccdc"
W20260710 11:02:08.366044 28562 leader_election.cc:343] T 6359ffc22a1f4772bd5d5a8e48278437 P 19774c708fef4b288c6499416c2b5860 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.374061 28667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6edffabef8854791b06b852405b4c9f7" candidate_uuid: "19774c708fef4b288c6499416c2b5860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227449d7be0e402c862343dd0148ccdc" is_pre_election: true
I20260710 11:02:08.375998 28562 leader_election.cc:304] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19774c708fef4b288c6499416c2b5860; no voters: 227449d7be0e402c862343dd0148ccdc, f7db8a96a9f54993a59c3a8dd019bc89
I20260710 11:02:08.377522 28722 raft_consensus.cc:3060] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.400635 28722 raft_consensus.cc:2749] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:08.408541 28710 tablet_bootstrap.cc:492] T a549b063dfb5482d8009fc307df32ed0 P f7db8a96a9f54993a59c3a8dd019bc89: No bootstrap required, opened a new log
I20260710 11:02:08.409224 28710 ts_tablet_manager.cc:1403] T a549b063dfb5482d8009fc307df32ed0 P f7db8a96a9f54993a59c3a8dd019bc89: Time spent bootstrapping tablet: real 0.169s	user 0.018s	sys 0.065s
W20260710 11:02:08.405233 28756 log.cc:927] Time spent T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860: Append to log took a long time: real 0.080s	user 0.001s	sys 0.000s
I20260710 11:02:08.373026 28520 raft_consensus.cc:2468] T 6359ffc22a1f4772bd5d5a8e48278437 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19774c708fef4b288c6499416c2b5860 in term 1.
I20260710 11:02:08.420408 28710 raft_consensus.cc:359] T a549b063dfb5482d8009fc307df32ed0 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.421363 28710 raft_consensus.cc:385] T a549b063dfb5482d8009fc307df32ed0 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.421770 28710 raft_consensus.cc:740] T a549b063dfb5482d8009fc307df32ed0 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7db8a96a9f54993a59c3a8dd019bc89, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.423097 28710 consensus_queue.cc:260] T a549b063dfb5482d8009fc307df32ed0 P f7db8a96a9f54993a59c3a8dd019bc89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.423892 28560 leader_election.cc:304] T 6359ffc22a1f4772bd5d5a8e48278437 P 19774c708fef4b288c6499416c2b5860 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19774c708fef4b288c6499416c2b5860, f7db8a96a9f54993a59c3a8dd019bc89; no voters: 227449d7be0e402c862343dd0148ccdc
I20260710 11:02:08.426781 28722 raft_consensus.cc:2804] T 6359ffc22a1f4772bd5d5a8e48278437 P 19774c708fef4b288c6499416c2b5860 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:08.427258 28722 raft_consensus.cc:697] T 6359ffc22a1f4772bd5d5a8e48278437 P 19774c708fef4b288c6499416c2b5860 [term 1 LEADER]: Becoming Leader. State: Replica: 19774c708fef4b288c6499416c2b5860, State: Running, Role: LEADER
I20260710 11:02:08.428066 28722 consensus_queue.cc:237] T 6359ffc22a1f4772bd5d5a8e48278437 P 19774c708fef4b288c6499416c2b5860 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.428823 28710 ts_tablet_manager.cc:1434] T a549b063dfb5482d8009fc307df32ed0 P f7db8a96a9f54993a59c3a8dd019bc89: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 11:02:08.433064 28711 tablet_bootstrap.cc:492] T 6359ffc22a1f4772bd5d5a8e48278437 P 227449d7be0e402c862343dd0148ccdc: No bootstrap required, opened a new log
I20260710 11:02:08.433180 28712 tablet_bootstrap.cc:492] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860: No bootstrap required, opened a new log
I20260710 11:02:08.433616 28711 ts_tablet_manager.cc:1403] T 6359ffc22a1f4772bd5d5a8e48278437 P 227449d7be0e402c862343dd0148ccdc: Time spent bootstrapping tablet: real 0.285s	user 0.009s	sys 0.013s
I20260710 11:02:08.433780 28712 ts_tablet_manager.cc:1403] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860: Time spent bootstrapping tablet: real 0.120s	user 0.026s	sys 0.031s
I20260710 11:02:08.432865 28419 catalog_manager.cc:5697] T c0d40b2d0801450383096c404fb6bb43 P f7db8a96a9f54993a59c3a8dd019bc89 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:08.431594 28418 catalog_manager.cc:5697] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc reported cstate change: term changed from 0 to 1, leader changed from <none> to 227449d7be0e402c862343dd0148ccdc (127.27.60.131). New cstate: current_term: 1 leader_uuid: "227449d7be0e402c862343dd0148ccdc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:08.436795 28712 raft_consensus.cc:359] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.437495 28712 raft_consensus.cc:385] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.437783 28712 raft_consensus.cc:740] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19774c708fef4b288c6499416c2b5860, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.438655 28594 raft_consensus.cc:2468] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7db8a96a9f54993a59c3a8dd019bc89 in term 1.
I20260710 11:02:08.438544 28712 consensus_queue.cc:260] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.439983 28484 leader_election.cc:304] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19774c708fef4b288c6499416c2b5860, f7db8a96a9f54993a59c3a8dd019bc89; no voters: 227449d7be0e402c862343dd0148ccdc
I20260710 11:02:08.441282 28712 ts_tablet_manager.cc:1434] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:02:08.441279 28726 raft_consensus.cc:2804] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:08.442020 28726 raft_consensus.cc:697] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 LEADER]: Becoming Leader. State: Replica: f7db8a96a9f54993a59c3a8dd019bc89, State: Running, Role: LEADER
I20260710 11:02:08.442438 28712 tablet_bootstrap.cc:492] T e52d8294dbf3434683705ddb701b6a02 P 19774c708fef4b288c6499416c2b5860: Bootstrap starting.
I20260710 11:02:08.442903 28726 consensus_queue.cc:237] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.447341 28711 raft_consensus.cc:359] T 6359ffc22a1f4772bd5d5a8e48278437 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.448526 28711 raft_consensus.cc:385] T 6359ffc22a1f4772bd5d5a8e48278437 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.448710 28712 tablet_bootstrap.cc:654] T e52d8294dbf3434683705ddb701b6a02 P 19774c708fef4b288c6499416c2b5860: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.449105 28711 raft_consensus.cc:740] T 6359ffc22a1f4772bd5d5a8e48278437 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227449d7be0e402c862343dd0148ccdc, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.450356 28711 consensus_queue.cc:260] T 6359ffc22a1f4772bd5d5a8e48278437 P 227449d7be0e402c862343dd0148ccdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.456342 28711 ts_tablet_manager.cc:1434] T 6359ffc22a1f4772bd5d5a8e48278437 P 227449d7be0e402c862343dd0148ccdc: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 11:02:08.464654 28711 tablet_bootstrap.cc:492] T 9674688786be408d8d98a9da15ebf594 P 227449d7be0e402c862343dd0148ccdc: Bootstrap starting.
I20260710 11:02:08.472596 28711 tablet_bootstrap.cc:654] T 9674688786be408d8d98a9da15ebf594 P 227449d7be0e402c862343dd0148ccdc: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.474310 28419 catalog_manager.cc:5697] T 6359ffc22a1f4772bd5d5a8e48278437 P 19774c708fef4b288c6499416c2b5860 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19774c708fef4b288c6499416c2b5860 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "19774c708fef4b288c6499416c2b5860" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:08.477828 28712 tablet_bootstrap.cc:492] T e52d8294dbf3434683705ddb701b6a02 P 19774c708fef4b288c6499416c2b5860: No bootstrap required, opened a new log
I20260710 11:02:08.478345 28712 ts_tablet_manager.cc:1403] T e52d8294dbf3434683705ddb701b6a02 P 19774c708fef4b288c6499416c2b5860: Time spent bootstrapping tablet: real 0.036s	user 0.022s	sys 0.010s
I20260710 11:02:08.478487 28711 tablet_bootstrap.cc:492] T 9674688786be408d8d98a9da15ebf594 P 227449d7be0e402c862343dd0148ccdc: No bootstrap required, opened a new log
I20260710 11:02:08.479174 28711 ts_tablet_manager.cc:1403] T 9674688786be408d8d98a9da15ebf594 P 227449d7be0e402c862343dd0148ccdc: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260710 11:02:08.480899 28712 raft_consensus.cc:359] T e52d8294dbf3434683705ddb701b6a02 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.481540 28712 raft_consensus.cc:385] T e52d8294dbf3434683705ddb701b6a02 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.481801 28712 raft_consensus.cc:740] T e52d8294dbf3434683705ddb701b6a02 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19774c708fef4b288c6499416c2b5860, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.482208 28711 raft_consensus.cc:359] T 9674688786be408d8d98a9da15ebf594 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.482472 28712 consensus_queue.cc:260] T e52d8294dbf3434683705ddb701b6a02 P 19774c708fef4b288c6499416c2b5860 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.483008 28711 raft_consensus.cc:385] T 9674688786be408d8d98a9da15ebf594 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.483367 28711 raft_consensus.cc:740] T 9674688786be408d8d98a9da15ebf594 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227449d7be0e402c862343dd0148ccdc, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.484309 28711 consensus_queue.cc:260] T 9674688786be408d8d98a9da15ebf594 P 227449d7be0e402c862343dd0148ccdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.484895 28712 ts_tablet_manager.cc:1434] T e52d8294dbf3434683705ddb701b6a02 P 19774c708fef4b288c6499416c2b5860: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:02:08.485884 28712 tablet_bootstrap.cc:492] T a549b063dfb5482d8009fc307df32ed0 P 19774c708fef4b288c6499416c2b5860: Bootstrap starting.
I20260710 11:02:08.486636 28711 ts_tablet_manager.cc:1434] T 9674688786be408d8d98a9da15ebf594 P 227449d7be0e402c862343dd0148ccdc: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:02:08.487763 28711 tablet_bootstrap.cc:492] T e52d8294dbf3434683705ddb701b6a02 P 227449d7be0e402c862343dd0148ccdc: Bootstrap starting.
I20260710 11:02:08.490403 28417 catalog_manager.cc:5697] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:08.491529 28712 tablet_bootstrap.cc:654] T a549b063dfb5482d8009fc307df32ed0 P 19774c708fef4b288c6499416c2b5860: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.495023 28711 tablet_bootstrap.cc:654] T e52d8294dbf3434683705ddb701b6a02 P 227449d7be0e402c862343dd0148ccdc: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.506618 28711 tablet_bootstrap.cc:492] T e52d8294dbf3434683705ddb701b6a02 P 227449d7be0e402c862343dd0148ccdc: No bootstrap required, opened a new log
I20260710 11:02:08.507144 28711 ts_tablet_manager.cc:1403] T e52d8294dbf3434683705ddb701b6a02 P 227449d7be0e402c862343dd0148ccdc: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260710 11:02:08.508894 28722 raft_consensus.cc:493] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.509413 28712 tablet_bootstrap.cc:492] T a549b063dfb5482d8009fc307df32ed0 P 19774c708fef4b288c6499416c2b5860: No bootstrap required, opened a new log
I20260710 11:02:08.509967 28712 ts_tablet_manager.cc:1403] T a549b063dfb5482d8009fc307df32ed0 P 19774c708fef4b288c6499416c2b5860: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.011s
I20260710 11:02:08.509552 28722 raft_consensus.cc:515] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.509847 28711 raft_consensus.cc:359] T e52d8294dbf3434683705ddb701b6a02 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.510377 28711 raft_consensus.cc:385] T e52d8294dbf3434683705ddb701b6a02 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.510565 28711 raft_consensus.cc:740] T e52d8294dbf3434683705ddb701b6a02 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227449d7be0e402c862343dd0148ccdc, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.511281 28711 consensus_queue.cc:260] T e52d8294dbf3434683705ddb701b6a02 P 227449d7be0e402c862343dd0148ccdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.512588 28722 leader_election.cc:290] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129:36077), 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755)
I20260710 11:02:08.513330 28711 ts_tablet_manager.cc:1434] T e52d8294dbf3434683705ddb701b6a02 P 227449d7be0e402c862343dd0148ccdc: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:02:08.513024 28712 raft_consensus.cc:359] T a549b063dfb5482d8009fc307df32ed0 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.513782 28712 raft_consensus.cc:385] T a549b063dfb5482d8009fc307df32ed0 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.513654 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7366ee38c3442f9f62ed966bbda66c" candidate_uuid: "19774c708fef4b288c6499416c2b5860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" is_pre_election: true
I20260710 11:02:08.514099 28712 raft_consensus.cc:740] T a549b063dfb5482d8009fc307df32ed0 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19774c708fef4b288c6499416c2b5860, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.514308 28711 tablet_bootstrap.cc:492] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc: Bootstrap starting.
I20260710 11:02:08.514374 28520 raft_consensus.cc:2468] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19774c708fef4b288c6499416c2b5860 in term 0.
I20260710 11:02:08.514881 28712 consensus_queue.cc:260] T a549b063dfb5482d8009fc307df32ed0 P 19774c708fef4b288c6499416c2b5860 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.515760 28560 leader_election.cc:304] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19774c708fef4b288c6499416c2b5860, f7db8a96a9f54993a59c3a8dd019bc89; no voters: 
I20260710 11:02:08.516862 28745 raft_consensus.cc:2804] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:08.517025 28712 ts_tablet_manager.cc:1434] T a549b063dfb5482d8009fc307df32ed0 P 19774c708fef4b288c6499416c2b5860: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:02:08.517278 28745 raft_consensus.cc:493] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:08.517799 28745 raft_consensus.cc:3060] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.513648 28667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7366ee38c3442f9f62ed966bbda66c" candidate_uuid: "19774c708fef4b288c6499416c2b5860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227449d7be0e402c862343dd0148ccdc" is_pre_election: true
I20260710 11:02:08.521473 28711 tablet_bootstrap.cc:654] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc: Neither blocks nor log segments found. Creating new log.
W20260710 11:02:08.523715 28562 leader_election.cc:343] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.524893 28745 raft_consensus.cc:515] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.527451 28711 tablet_bootstrap.cc:492] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc: No bootstrap required, opened a new log
I20260710 11:02:08.527961 28711 ts_tablet_manager.cc:1403] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260710 11:02:08.528223 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7366ee38c3442f9f62ed966bbda66c" candidate_uuid: "19774c708fef4b288c6499416c2b5860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
I20260710 11:02:08.528584 28667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7366ee38c3442f9f62ed966bbda66c" candidate_uuid: "19774c708fef4b288c6499416c2b5860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227449d7be0e402c862343dd0148ccdc"
I20260710 11:02:08.528855 28520 raft_consensus.cc:3060] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.529223 28745 leader_election.cc:290] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [CANDIDATE]: Term 1 election: Requested vote from peers f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129:36077), 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755)
W20260710 11:02:08.530443 28562 leader_election.cc:343] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.531309 28711 raft_consensus.cc:359] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.532027 28711 raft_consensus.cc:385] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.532325 28711 raft_consensus.cc:740] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227449d7be0e402c862343dd0148ccdc, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.533192 28711 consensus_queue.cc:260] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.535362 28711 ts_tablet_manager.cc:1434] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:02:08.536387 28711 tablet_bootstrap.cc:492] T a549b063dfb5482d8009fc307df32ed0 P 227449d7be0e402c862343dd0148ccdc: Bootstrap starting.
I20260710 11:02:08.536329 28520 raft_consensus.cc:2468] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19774c708fef4b288c6499416c2b5860 in term 1.
I20260710 11:02:08.537181 28726 raft_consensus.cc:493] T a549b063dfb5482d8009fc307df32ed0 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.537801 28560 leader_election.cc:304] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19774c708fef4b288c6499416c2b5860, f7db8a96a9f54993a59c3a8dd019bc89; no voters: 227449d7be0e402c862343dd0148ccdc
I20260710 11:02:08.537708 28726 raft_consensus.cc:515] T a549b063dfb5482d8009fc307df32ed0 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.538617 28749 raft_consensus.cc:493] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.542043 28711 tablet_bootstrap.cc:654] T a549b063dfb5482d8009fc307df32ed0 P 227449d7be0e402c862343dd0148ccdc: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.541810 28749 raft_consensus.cc:515] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.542877 28667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a549b063dfb5482d8009fc307df32ed0" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227449d7be0e402c862343dd0148ccdc" is_pre_election: true
I20260710 11:02:08.543226 28726 leader_election.cc:290] T a549b063dfb5482d8009fc307df32ed0 P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19774c708fef4b288c6499416c2b5860 (127.27.60.130:36303), 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755)
I20260710 11:02:08.543447 28595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a549b063dfb5482d8009fc307df32ed0" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19774c708fef4b288c6499416c2b5860" is_pre_election: true
I20260710 11:02:08.544124 28745 raft_consensus.cc:2804] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:02:08.544427 28487 leader_election.cc:343] T a549b063dfb5482d8009fc307df32ed0 P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.544998 28745 raft_consensus.cc:697] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [term 1 LEADER]: Becoming Leader. State: Replica: 19774c708fef4b288c6499416c2b5860, State: Running, Role: LEADER
I20260710 11:02:08.545289 28749 leader_election.cc:290] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129:36077), 19774c708fef4b288c6499416c2b5860 (127.27.60.130:36303)
I20260710 11:02:08.544149 28595 raft_consensus.cc:2468] T a549b063dfb5482d8009fc307df32ed0 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7db8a96a9f54993a59c3a8dd019bc89 in term 0.
I20260710 11:02:08.546319 28745 consensus_queue.cc:237] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.546886 28484 leader_election.cc:304] T a549b063dfb5482d8009fc307df32ed0 P f7db8a96a9f54993a59c3a8dd019bc89 [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: 19774c708fef4b288c6499416c2b5860, f7db8a96a9f54993a59c3a8dd019bc89; no voters: 227449d7be0e402c862343dd0148ccdc
I20260710 11:02:08.548112 28726 raft_consensus.cc:2804] T a549b063dfb5482d8009fc307df32ed0 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:08.548028 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7366ee38c3442f9f62ed966bbda66c" candidate_uuid: "227449d7be0e402c862343dd0148ccdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" is_pre_election: true
I20260710 11:02:08.548696 28726 raft_consensus.cc:493] T a549b063dfb5482d8009fc307df32ed0 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:08.549146 28726 raft_consensus.cc:3060] T a549b063dfb5482d8009fc307df32ed0 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.555569 28711 tablet_bootstrap.cc:492] T a549b063dfb5482d8009fc307df32ed0 P 227449d7be0e402c862343dd0148ccdc: No bootstrap required, opened a new log
I20260710 11:02:08.556102 28711 ts_tablet_manager.cc:1403] T a549b063dfb5482d8009fc307df32ed0 P 227449d7be0e402c862343dd0148ccdc: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260710 11:02:08.550052 28595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7366ee38c3442f9f62ed966bbda66c" candidate_uuid: "227449d7be0e402c862343dd0148ccdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19774c708fef4b288c6499416c2b5860" is_pre_election: true
I20260710 11:02:08.549325 28520 raft_consensus.cc:2393] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 227449d7be0e402c862343dd0148ccdc in current term 1: Already voted for candidate 19774c708fef4b288c6499416c2b5860 in this term.
I20260710 11:02:08.559024 28711 raft_consensus.cc:359] T a549b063dfb5482d8009fc307df32ed0 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.559806 28711 raft_consensus.cc:385] T a549b063dfb5482d8009fc307df32ed0 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.560175 28711 raft_consensus.cc:740] T a549b063dfb5482d8009fc307df32ed0 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227449d7be0e402c862343dd0148ccdc, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.560546 28634 leader_election.cc:304] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 227449d7be0e402c862343dd0148ccdc; no voters: 19774c708fef4b288c6499416c2b5860, f7db8a96a9f54993a59c3a8dd019bc89
I20260710 11:02:08.561157 28711 consensus_queue.cc:260] T a549b063dfb5482d8009fc307df32ed0 P 227449d7be0e402c862343dd0148ccdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.561933 28749 raft_consensus.cc:3060] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.563505 28711 ts_tablet_manager.cc:1434] T a549b063dfb5482d8009fc307df32ed0 P 227449d7be0e402c862343dd0148ccdc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:02:08.566967 28417 catalog_manager.cc:5697] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19774c708fef4b288c6499416c2b5860 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "19774c708fef4b288c6499416c2b5860" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:08.567597 28726 raft_consensus.cc:515] T a549b063dfb5482d8009fc307df32ed0 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.569633 28749 raft_consensus.cc:2749] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:08.570673 28726 leader_election.cc:290] T a549b063dfb5482d8009fc307df32ed0 P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 1 election: Requested vote from peers 19774c708fef4b288c6499416c2b5860 (127.27.60.130:36303), 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755)
I20260710 11:02:08.571002 28595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a549b063dfb5482d8009fc307df32ed0" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19774c708fef4b288c6499416c2b5860"
I20260710 11:02:08.571275 28667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a549b063dfb5482d8009fc307df32ed0" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227449d7be0e402c862343dd0148ccdc"
I20260710 11:02:08.571633 28595 raft_consensus.cc:3060] T a549b063dfb5482d8009fc307df32ed0 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.571923 28667 raft_consensus.cc:3060] T a549b063dfb5482d8009fc307df32ed0 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.578161 28667 raft_consensus.cc:2468] T a549b063dfb5482d8009fc307df32ed0 P 227449d7be0e402c862343dd0148ccdc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7db8a96a9f54993a59c3a8dd019bc89 in term 1.
I20260710 11:02:08.578531 28595 raft_consensus.cc:2468] T a549b063dfb5482d8009fc307df32ed0 P 19774c708fef4b288c6499416c2b5860 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7db8a96a9f54993a59c3a8dd019bc89 in term 1.
I20260710 11:02:08.579555 28487 leader_election.cc:304] T a549b063dfb5482d8009fc307df32ed0 P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 227449d7be0e402c862343dd0148ccdc, f7db8a96a9f54993a59c3a8dd019bc89; no voters: 
I20260710 11:02:08.580526 28726 raft_consensus.cc:2804] T a549b063dfb5482d8009fc307df32ed0 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:08.580981 28726 raft_consensus.cc:697] T a549b063dfb5482d8009fc307df32ed0 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 LEADER]: Becoming Leader. State: Replica: f7db8a96a9f54993a59c3a8dd019bc89, State: Running, Role: LEADER
I20260710 11:02:08.581861 28726 consensus_queue.cc:237] T a549b063dfb5482d8009fc307df32ed0 P f7db8a96a9f54993a59c3a8dd019bc89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.588796 28722 consensus_queue.cc:1048] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:08.589201 28745 raft_consensus.cc:493] T e52d8294dbf3434683705ddb701b6a02 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.589799 28745 raft_consensus.cc:515] T e52d8294dbf3434683705ddb701b6a02 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.592250 28745 leader_election.cc:290] T e52d8294dbf3434683705ddb701b6a02 P 19774c708fef4b288c6499416c2b5860 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129:36077), 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755)
I20260710 11:02:08.590404 28417 catalog_manager.cc:5697] T a549b063dfb5482d8009fc307df32ed0 P f7db8a96a9f54993a59c3a8dd019bc89 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:08.593348 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52d8294dbf3434683705ddb701b6a02" candidate_uuid: "19774c708fef4b288c6499416c2b5860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" is_pre_election: true
I20260710 11:02:08.593320 28670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52d8294dbf3434683705ddb701b6a02" candidate_uuid: "19774c708fef4b288c6499416c2b5860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227449d7be0e402c862343dd0148ccdc" is_pre_election: true
I20260710 11:02:08.594162 28520 raft_consensus.cc:2468] T e52d8294dbf3434683705ddb701b6a02 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19774c708fef4b288c6499416c2b5860 in term 0.
I20260710 11:02:08.594410 28670 raft_consensus.cc:2468] T e52d8294dbf3434683705ddb701b6a02 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19774c708fef4b288c6499416c2b5860 in term 0.
I20260710 11:02:08.595284 28560 leader_election.cc:304] T e52d8294dbf3434683705ddb701b6a02 P 19774c708fef4b288c6499416c2b5860 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19774c708fef4b288c6499416c2b5860, f7db8a96a9f54993a59c3a8dd019bc89; no voters: 
I20260710 11:02:08.596078 28745 raft_consensus.cc:2804] T e52d8294dbf3434683705ddb701b6a02 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:08.596436 28745 raft_consensus.cc:493] T e52d8294dbf3434683705ddb701b6a02 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:08.596787 28745 raft_consensus.cc:3060] T e52d8294dbf3434683705ddb701b6a02 P 19774c708fef4b288c6499416c2b5860 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.607127 28722 consensus_queue.cc:1048] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:08.618539 28745 raft_consensus.cc:515] T e52d8294dbf3434683705ddb701b6a02 P 19774c708fef4b288c6499416c2b5860 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.621929 28745 leader_election.cc:290] T e52d8294dbf3434683705ddb701b6a02 P 19774c708fef4b288c6499416c2b5860 [CANDIDATE]: Term 1 election: Requested vote from peers f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129:36077), 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755)
I20260710 11:02:08.621836 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52d8294dbf3434683705ddb701b6a02" candidate_uuid: "19774c708fef4b288c6499416c2b5860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
I20260710 11:02:08.622650 28520 raft_consensus.cc:3060] T e52d8294dbf3434683705ddb701b6a02 P f7db8a96a9f54993a59c3a8dd019bc89 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.621845 28667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52d8294dbf3434683705ddb701b6a02" candidate_uuid: "19774c708fef4b288c6499416c2b5860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227449d7be0e402c862343dd0148ccdc"
I20260710 11:02:08.624295 28670 raft_consensus.cc:1240] T 8a67efe343f649b2b93c10ce5638abbf P 227449d7be0e402c862343dd0148ccdc [term 2 FOLLOWER]: Rejecting Update request from peer f7db8a96a9f54993a59c3a8dd019bc89 for earlier term 1. Current term is 2. Ops: []
I20260710 11:02:08.624830 28667 raft_consensus.cc:3060] T e52d8294dbf3434683705ddb701b6a02 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.626009 28726 consensus_queue.cc:1059] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:08.626863 28726 raft_consensus.cc:3055] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:08.627166 28726 raft_consensus.cc:740] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f7db8a96a9f54993a59c3a8dd019bc89, State: Running, Role: LEADER
I20260710 11:02:08.627271 28595 raft_consensus.cc:1240] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860 [term 2 LEADER]: Rejecting Update request from peer f7db8a96a9f54993a59c3a8dd019bc89 for earlier term 1. Current term is 2. Ops: []
I20260710 11:02:08.627997 28726 consensus_queue.cc:260] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.629105 28726 raft_consensus.cc:3060] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:02:08.628925 28716 consensus_queue.cc:1175] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "19774c708fef4b288c6499416c2b5860" responder_term: 2 status { last_received { term: 2 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer f7db8a96a9f54993a59c3a8dd019bc89 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260710 11:02:08.630462 28749 raft_consensus.cc:493] T 6359ffc22a1f4772bd5d5a8e48278437 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.630913 28749 raft_consensus.cc:515] T 6359ffc22a1f4772bd5d5a8e48278437 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.632138 28667 raft_consensus.cc:2468] T e52d8294dbf3434683705ddb701b6a02 P 227449d7be0e402c862343dd0148ccdc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19774c708fef4b288c6499416c2b5860 in term 1.
I20260710 11:02:08.632995 28749 leader_election.cc:290] T 6359ffc22a1f4772bd5d5a8e48278437 P 227449d7be0e402c862343dd0148ccdc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129:36077), 19774c708fef4b288c6499416c2b5860 (127.27.60.130:36303)
I20260710 11:02:08.633759 28520 raft_consensus.cc:2468] T e52d8294dbf3434683705ddb701b6a02 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19774c708fef4b288c6499416c2b5860 in term 1.
I20260710 11:02:08.634917 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6359ffc22a1f4772bd5d5a8e48278437" candidate_uuid: "227449d7be0e402c862343dd0148ccdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" is_pre_election: true
I20260710 11:02:08.635751 28521 raft_consensus.cc:2393] T 6359ffc22a1f4772bd5d5a8e48278437 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 227449d7be0e402c862343dd0148ccdc in current term 1: Already voted for candidate 19774c708fef4b288c6499416c2b5860 in this term.
I20260710 11:02:08.636741 28560 leader_election.cc:304] T e52d8294dbf3434683705ddb701b6a02 P 19774c708fef4b288c6499416c2b5860 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19774c708fef4b288c6499416c2b5860, f7db8a96a9f54993a59c3a8dd019bc89; no voters: 
I20260710 11:02:08.634917 28595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6359ffc22a1f4772bd5d5a8e48278437" candidate_uuid: "227449d7be0e402c862343dd0148ccdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19774c708fef4b288c6499416c2b5860" is_pre_election: true
I20260710 11:02:08.638352 28633 leader_election.cc:304] T 6359ffc22a1f4772bd5d5a8e48278437 P 227449d7be0e402c862343dd0148ccdc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 227449d7be0e402c862343dd0148ccdc; no voters: 19774c708fef4b288c6499416c2b5860, f7db8a96a9f54993a59c3a8dd019bc89
I20260710 11:02:08.639447 28749 raft_consensus.cc:3060] T 6359ffc22a1f4772bd5d5a8e48278437 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.639878 28775 raft_consensus.cc:2804] T e52d8294dbf3434683705ddb701b6a02 P 19774c708fef4b288c6499416c2b5860 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:08.640415 28775 raft_consensus.cc:697] T e52d8294dbf3434683705ddb701b6a02 P 19774c708fef4b288c6499416c2b5860 [term 1 LEADER]: Becoming Leader. State: Replica: 19774c708fef4b288c6499416c2b5860, State: Running, Role: LEADER
I20260710 11:02:08.641249 28775 consensus_queue.cc:237] T e52d8294dbf3434683705ddb701b6a02 P 19774c708fef4b288c6499416c2b5860 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.647177 28749 raft_consensus.cc:2749] T 6359ffc22a1f4772bd5d5a8e48278437 P 227449d7be0e402c862343dd0148ccdc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:08.652737 28726 consensus_queue.cc:1048] T c0d40b2d0801450383096c404fb6bb43 P f7db8a96a9f54993a59c3a8dd019bc89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:08.652148 28417 catalog_manager.cc:5697] T e52d8294dbf3434683705ddb701b6a02 P 19774c708fef4b288c6499416c2b5860 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19774c708fef4b288c6499416c2b5860 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "19774c708fef4b288c6499416c2b5860" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:08.664978 28716 consensus_queue.cc:1048] T c0d40b2d0801450383096c404fb6bb43 P f7db8a96a9f54993a59c3a8dd019bc89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:08.757884 28521 raft_consensus.cc:1275] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 FOLLOWER]: Refusing update from remote peer 19774c708fef4b288c6499416c2b5860: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 11:02:08.758411 28521 pending_rounds.cc:85] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89: Aborting all ops after (but not including) 0
I20260710 11:02:08.758852 28521 pending_rounds.cc:107] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:02:08.759248 28521 raft_consensus.cc:2889] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:02:08.760025 28749 consensus_queue.cc:1048] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:08.761090 28775 consensus_queue.cc:1048] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:08.772964 28753 consensus_queue.cc:1048] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:08.775305 28667 raft_consensus.cc:1275] T 8a67efe343f649b2b93c10ce5638abbf P 227449d7be0e402c862343dd0148ccdc [term 2 FOLLOWER]: Refusing update from remote peer 19774c708fef4b288c6499416c2b5860: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:02:08.777324 28775 consensus_queue.cc:1048] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:08.824357 28595 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3051ef005a34b599ae636c9bb55dd56"
dest_uuid: "19774c708fef4b288c6499416c2b5860"
mode: GRACEFUL
new_leader_uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
 from {username='slave'} at 127.0.0.1:58592
I20260710 11:02:08.824903 28595 raft_consensus.cc:606] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860 [term 1 LEADER]: Received request to transfer leadership to TS f7db8a96a9f54993a59c3a8dd019bc89
I20260710 11:02:08.833237 28595 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a67efe343f649b2b93c10ce5638abbf"
dest_uuid: "19774c708fef4b288c6499416c2b5860"
mode: GRACEFUL
new_leader_uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
 from {username='slave'} at 127.0.0.1:58592
I20260710 11:02:08.833817 28595 raft_consensus.cc:606] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860 [term 2 LEADER]: Received request to transfer leadership to TS f7db8a96a9f54993a59c3a8dd019bc89
I20260710 11:02:08.839005 28595 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a7366ee38c3442f9f62ed966bbda66c"
dest_uuid: "19774c708fef4b288c6499416c2b5860"
mode: GRACEFUL
new_leader_uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
 from {username='slave'} at 127.0.0.1:58592
I20260710 11:02:08.839490 28595 raft_consensus.cc:606] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [term 1 LEADER]: Received request to transfer leadership to TS f7db8a96a9f54993a59c3a8dd019bc89
I20260710 11:02:08.840492 28775 consensus_queue.cc:1048] T 6359ffc22a1f4772bd5d5a8e48278437 P 19774c708fef4b288c6499416c2b5860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:08.852432 28775 consensus_queue.cc:1048] T 6359ffc22a1f4772bd5d5a8e48278437 P 19774c708fef4b288c6499416c2b5860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:08.873953 28667 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6edffabef8854791b06b852405b4c9f7"
dest_uuid: "227449d7be0e402c862343dd0148ccdc"
mode: GRACEFUL
new_leader_uuid: "19774c708fef4b288c6499416c2b5860"
 from {username='slave'} at 127.0.0.1:39802
I20260710 11:02:08.874485 28667 raft_consensus.cc:606] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc [term 1 LEADER]: Received request to transfer leadership to TS 19774c708fef4b288c6499416c2b5860
I20260710 11:02:08.888489 28521 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9674688786be408d8d98a9da15ebf594"
dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
mode: GRACEFUL
new_leader_uuid: "19774c708fef4b288c6499416c2b5860"
 from {username='slave'} at 127.0.0.1:37078
I20260710 11:02:08.889097 28521 raft_consensus.cc:606] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 LEADER]: Received request to transfer leadership to TS 19774c708fef4b288c6499416c2b5860
I20260710 11:02:08.896637 28521 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a549b063dfb5482d8009fc307df32ed0"
dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
mode: GRACEFUL
new_leader_uuid: "227449d7be0e402c862343dd0148ccdc"
 from {username='slave'} at 127.0.0.1:37078
I20260710 11:02:08.897090 28521 raft_consensus.cc:606] T a549b063dfb5482d8009fc307df32ed0 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 LEADER]: Received request to transfer leadership to TS 227449d7be0e402c862343dd0148ccdc
I20260710 11:02:08.935511 28775 consensus_queue.cc:1048] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:08.941821 28745 raft_consensus.cc:993] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860: : Instructing follower f7db8a96a9f54993a59c3a8dd019bc89 to start an election
I20260710 11:02:08.942317 28722 raft_consensus.cc:1081] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [term 1 LEADER]: Signalling peer f7db8a96a9f54993a59c3a8dd019bc89 to start an election
I20260710 11:02:08.943894 28520 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a7366ee38c3442f9f62ed966bbda66c"
dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
 from {username='slave'} at 127.0.0.1:37060
I20260710 11:02:08.945469 28520 raft_consensus.cc:493] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:08.945899 28520 raft_consensus.cc:3060] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:08.948232 28775 consensus_queue.cc:1048] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:08.953482 28520 raft_consensus.cc:515] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.959872 28667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7366ee38c3442f9f62ed966bbda66c" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "227449d7be0e402c862343dd0148ccdc"
I20260710 11:02:08.960426 28595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7366ee38c3442f9f62ed966bbda66c" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19774c708fef4b288c6499416c2b5860"
I20260710 11:02:08.960898 28753 raft_consensus.cc:493] T 9674688786be408d8d98a9da15ebf594 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.961184 28520 leader_election.cc:290] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 2 election: Requested vote from peers 19774c708fef4b288c6499416c2b5860 (127.27.60.130:36303), 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755)
I20260710 11:02:08.961041 28595 raft_consensus.cc:3055] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:08.961717 28753 raft_consensus.cc:515] T 9674688786be408d8d98a9da15ebf594 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.960608 28667 raft_consensus.cc:3060] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:08.961992 28595 raft_consensus.cc:740] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 19774c708fef4b288c6499416c2b5860, State: Running, Role: LEADER
I20260710 11:02:08.963296 28595 consensus_queue.cc:260] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.964318 28595 raft_consensus.cc:3060] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:08.965233 28753 leader_election.cc:290] T 9674688786be408d8d98a9da15ebf594 P 227449d7be0e402c862343dd0148ccdc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129:36077), 19774c708fef4b288c6499416c2b5860 (127.27.60.130:36303)
I20260710 11:02:08.965950 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9674688786be408d8d98a9da15ebf594" candidate_uuid: "227449d7be0e402c862343dd0148ccdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" is_pre_election: true
I20260710 11:02:08.968068 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9674688786be408d8d98a9da15ebf594" candidate_uuid: "227449d7be0e402c862343dd0148ccdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19774c708fef4b288c6499416c2b5860" is_pre_election: true
I20260710 11:02:08.968616 28667 raft_consensus.cc:2468] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7db8a96a9f54993a59c3a8dd019bc89 in term 2.
I20260710 11:02:08.968806 28594 raft_consensus.cc:2393] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 227449d7be0e402c862343dd0148ccdc in current term 1: Already voted for candidate f7db8a96a9f54993a59c3a8dd019bc89 in this term.
I20260710 11:02:08.969862 28487 leader_election.cc:304] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 227449d7be0e402c862343dd0148ccdc, f7db8a96a9f54993a59c3a8dd019bc89; no voters: 
I20260710 11:02:08.969950 28633 leader_election.cc:304] T 9674688786be408d8d98a9da15ebf594 P 227449d7be0e402c862343dd0148ccdc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 227449d7be0e402c862343dd0148ccdc; no voters: 19774c708fef4b288c6499416c2b5860, f7db8a96a9f54993a59c3a8dd019bc89
I20260710 11:02:08.970952 28716 raft_consensus.cc:2804] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:08.971457 28716 raft_consensus.cc:697] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 LEADER]: Becoming Leader. State: Replica: f7db8a96a9f54993a59c3a8dd019bc89, State: Running, Role: LEADER
I20260710 11:02:08.971783 28753 raft_consensus.cc:3060] T 9674688786be408d8d98a9da15ebf594 P 227449d7be0e402c862343dd0148ccdc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.972311 28716 consensus_queue.cc:237] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:08.972946 28595 raft_consensus.cc:2468] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7db8a96a9f54993a59c3a8dd019bc89 in term 2.
I20260710 11:02:08.978466 28753 raft_consensus.cc:2749] T 9674688786be408d8d98a9da15ebf594 P 227449d7be0e402c862343dd0148ccdc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:08.980309 28419 catalog_manager.cc:5697] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 reported cstate change: term changed from 1 to 2, leader changed from 19774c708fef4b288c6499416c2b5860 (127.27.60.130) to f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:08.989421 28716 consensus_queue.cc:1048] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:08.999390 28758 consensus_queue.cc:1048] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:09.007332 28715 raft_consensus.cc:993] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89: : Instructing follower 19774c708fef4b288c6499416c2b5860 to start an election
I20260710 11:02:09.007855 28758 raft_consensus.cc:1081] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 LEADER]: Signalling peer 19774c708fef4b288c6499416c2b5860 to start an election
I20260710 11:02:09.009361 28595 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9674688786be408d8d98a9da15ebf594"
dest_uuid: "19774c708fef4b288c6499416c2b5860"
 from {username='slave'} at 127.0.0.1:58570
I20260710 11:02:09.009902 28595 raft_consensus.cc:493] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:09.010281 28595 raft_consensus.cc:3060] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:09.014967 28595 raft_consensus.cc:515] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:09.016741 28595 leader_election.cc:290] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 [CANDIDATE]: Term 2 election: Requested vote from peers f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129:36077), 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755)
I20260710 11:02:09.017517 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9674688786be408d8d98a9da15ebf594" candidate_uuid: "19774c708fef4b288c6499416c2b5860" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
I20260710 11:02:09.018143 28520 raft_consensus.cc:3055] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:09.018522 28520 raft_consensus.cc:740] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f7db8a96a9f54993a59c3a8dd019bc89, State: Running, Role: LEADER
I20260710 11:02:09.018736 28667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9674688786be408d8d98a9da15ebf594" candidate_uuid: "19774c708fef4b288c6499416c2b5860" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "227449d7be0e402c862343dd0148ccdc"
I20260710 11:02:09.019306 28667 raft_consensus.cc:3060] T 9674688786be408d8d98a9da15ebf594 P 227449d7be0e402c862343dd0148ccdc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:09.019337 28520 consensus_queue.cc:260] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:09.020705 28520 raft_consensus.cc:3060] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:09.026757 28667 raft_consensus.cc:2468] T 9674688786be408d8d98a9da15ebf594 P 227449d7be0e402c862343dd0148ccdc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19774c708fef4b288c6499416c2b5860 in term 2.
I20260710 11:02:09.027276 28520 raft_consensus.cc:2468] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19774c708fef4b288c6499416c2b5860 in term 2.
I20260710 11:02:09.028136 28562 leader_election.cc:304] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19774c708fef4b288c6499416c2b5860, 227449d7be0e402c862343dd0148ccdc; no voters: 
I20260710 11:02:09.028817 28775 raft_consensus.cc:2804] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:09.029206 28775 raft_consensus.cc:697] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 [term 2 LEADER]: Becoming Leader. State: Replica: 19774c708fef4b288c6499416c2b5860, State: Running, Role: LEADER
I20260710 11:02:09.029964 28775 consensus_queue.cc:237] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:09.030262 28722 consensus_queue.cc:1048] T e52d8294dbf3434683705ddb701b6a02 P 19774c708fef4b288c6499416c2b5860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:09.037264 28418 catalog_manager.cc:5697] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 reported cstate change: term changed from 1 to 2, leader changed from f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129) to 19774c708fef4b288c6499416c2b5860 (127.27.60.130). New cstate: current_term: 2 leader_uuid: "19774c708fef4b288c6499416c2b5860" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:09.040951 28722 consensus_queue.cc:1048] T e52d8294dbf3434683705ddb701b6a02 P 19774c708fef4b288c6499416c2b5860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:09.184808 28758 consensus_queue.cc:1048] T a549b063dfb5482d8009fc307df32ed0 P f7db8a96a9f54993a59c3a8dd019bc89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:09.191165 28715 raft_consensus.cc:993] T a549b063dfb5482d8009fc307df32ed0 P f7db8a96a9f54993a59c3a8dd019bc89: : Instructing follower 227449d7be0e402c862343dd0148ccdc to start an election
I20260710 11:02:09.191604 28726 raft_consensus.cc:1081] T a549b063dfb5482d8009fc307df32ed0 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 LEADER]: Signalling peer 227449d7be0e402c862343dd0148ccdc to start an election
I20260710 11:02:09.193086 28670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a549b063dfb5482d8009fc307df32ed0"
dest_uuid: "227449d7be0e402c862343dd0148ccdc"
 from {username='slave'} at 127.0.0.1:39790
I20260710 11:02:09.197000 28670 raft_consensus.cc:493] T a549b063dfb5482d8009fc307df32ed0 P 227449d7be0e402c862343dd0148ccdc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:09.197425 28670 raft_consensus.cc:3060] T a549b063dfb5482d8009fc307df32ed0 P 227449d7be0e402c862343dd0148ccdc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:09.197343 28726 consensus_queue.cc:1048] T a549b063dfb5482d8009fc307df32ed0 P f7db8a96a9f54993a59c3a8dd019bc89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:09.199290 28775 raft_consensus.cc:993] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860: : Instructing follower f7db8a96a9f54993a59c3a8dd019bc89 to start an election
I20260710 11:02:09.199743 28775 raft_consensus.cc:1081] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860 [term 1 LEADER]: Signalling peer f7db8a96a9f54993a59c3a8dd019bc89 to start an election
I20260710 11:02:09.204236 28521 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3051ef005a34b599ae636c9bb55dd56"
dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
 from {username='slave'} at 127.0.0.1:37060
I20260710 11:02:09.204824 28521 raft_consensus.cc:493] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:09.204856 28670 raft_consensus.cc:515] T a549b063dfb5482d8009fc307df32ed0 P 227449d7be0e402c862343dd0148ccdc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:09.205303 28521 raft_consensus.cc:3060] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:09.208025 28670 leader_election.cc:290] T a549b063dfb5482d8009fc307df32ed0 P 227449d7be0e402c862343dd0148ccdc [CANDIDATE]: Term 2 election: Requested vote from peers f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129:36077), 19774c708fef4b288c6499416c2b5860 (127.27.60.130:36303)
I20260710 11:02:09.215468 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a549b063dfb5482d8009fc307df32ed0" candidate_uuid: "227449d7be0e402c862343dd0148ccdc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19774c708fef4b288c6499416c2b5860"
I20260710 11:02:09.208841 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a549b063dfb5482d8009fc307df32ed0" candidate_uuid: "227449d7be0e402c862343dd0148ccdc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
I20260710 11:02:09.216151 28594 raft_consensus.cc:3060] T a549b063dfb5482d8009fc307df32ed0 P 19774c708fef4b288c6499416c2b5860 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:09.217985 28521 raft_consensus.cc:515] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:09.219362 28520 raft_consensus.cc:3055] T a549b063dfb5482d8009fc307df32ed0 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:09.219689 28520 raft_consensus.cc:740] T a549b063dfb5482d8009fc307df32ed0 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f7db8a96a9f54993a59c3a8dd019bc89, State: Running, Role: LEADER
I20260710 11:02:09.220309 28521 leader_election.cc:290] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 2 election: Requested vote from peers 19774c708fef4b288c6499416c2b5860 (127.27.60.130:36303), 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755)
I20260710 11:02:09.221264 28595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3051ef005a34b599ae636c9bb55dd56" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19774c708fef4b288c6499416c2b5860"
I20260710 11:02:09.220568 28520 consensus_queue.cc:260] T a549b063dfb5482d8009fc307df32ed0 P f7db8a96a9f54993a59c3a8dd019bc89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:09.221621 28670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3051ef005a34b599ae636c9bb55dd56" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "227449d7be0e402c862343dd0148ccdc"
I20260710 11:02:09.221877 28595 raft_consensus.cc:3055] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:09.222342 28595 raft_consensus.cc:740] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 19774c708fef4b288c6499416c2b5860, State: Running, Role: LEADER
I20260710 11:02:09.222393 28670 raft_consensus.cc:3060] T f3051ef005a34b599ae636c9bb55dd56 P 227449d7be0e402c862343dd0148ccdc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:09.222564 28520 raft_consensus.cc:3060] T a549b063dfb5482d8009fc307df32ed0 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:09.223371 28595 consensus_queue.cc:260] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:09.224305 28594 raft_consensus.cc:2468] T a549b063dfb5482d8009fc307df32ed0 P 19774c708fef4b288c6499416c2b5860 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227449d7be0e402c862343dd0148ccdc in term 2.
I20260710 11:02:09.224694 28595 raft_consensus.cc:3060] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:09.228097 28633 leader_election.cc:304] T a549b063dfb5482d8009fc307df32ed0 P 227449d7be0e402c862343dd0148ccdc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19774c708fef4b288c6499416c2b5860, 227449d7be0e402c862343dd0148ccdc; no voters: 
I20260710 11:02:09.229039 28753 raft_consensus.cc:2804] T a549b063dfb5482d8009fc307df32ed0 P 227449d7be0e402c862343dd0148ccdc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:09.229568 28753 raft_consensus.cc:697] T a549b063dfb5482d8009fc307df32ed0 P 227449d7be0e402c862343dd0148ccdc [term 2 LEADER]: Becoming Leader. State: Replica: 227449d7be0e402c862343dd0148ccdc, State: Running, Role: LEADER
I20260710 11:02:09.229753 28670 raft_consensus.cc:2468] T f3051ef005a34b599ae636c9bb55dd56 P 227449d7be0e402c862343dd0148ccdc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7db8a96a9f54993a59c3a8dd019bc89 in term 2.
I20260710 11:02:09.230469 28753 consensus_queue.cc:237] T a549b063dfb5482d8009fc307df32ed0 P 227449d7be0e402c862343dd0148ccdc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:09.231734 28487 leader_election.cc:304] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 227449d7be0e402c862343dd0148ccdc, f7db8a96a9f54993a59c3a8dd019bc89; no voters: 
I20260710 11:02:09.232064 28595 raft_consensus.cc:2468] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7db8a96a9f54993a59c3a8dd019bc89 in term 2.
I20260710 11:02:09.232586 28726 raft_consensus.cc:2804] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:09.233073 28726 raft_consensus.cc:697] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 LEADER]: Becoming Leader. State: Replica: f7db8a96a9f54993a59c3a8dd019bc89, State: Running, Role: LEADER
I20260710 11:02:09.233909 28726 consensus_queue.cc:237] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:09.237031 28520 raft_consensus.cc:2468] T a549b063dfb5482d8009fc307df32ed0 P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227449d7be0e402c862343dd0148ccdc in term 2.
I20260710 11:02:09.240972 28418 catalog_manager.cc:5697] T a549b063dfb5482d8009fc307df32ed0 P 227449d7be0e402c862343dd0148ccdc reported cstate change: term changed from 1 to 2, leader changed from f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129) to 227449d7be0e402c862343dd0148ccdc (127.27.60.131). New cstate: current_term: 2 leader_uuid: "227449d7be0e402c862343dd0148ccdc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:09.244432 28419 catalog_manager.cc:5697] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89 reported cstate change: term changed from 1 to 2, leader changed from 19774c708fef4b288c6499416c2b5860 (127.27.60.130) to f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:09.273520 28721 raft_consensus.cc:993] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc: : Instructing follower 19774c708fef4b288c6499416c2b5860 to start an election
I20260710 11:02:09.273972 28721 raft_consensus.cc:1081] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc [term 1 LEADER]: Signalling peer 19774c708fef4b288c6499416c2b5860 to start an election
I20260710 11:02:09.275424 28594 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6edffabef8854791b06b852405b4c9f7"
dest_uuid: "19774c708fef4b288c6499416c2b5860"
 from {username='slave'} at 127.0.0.1:58586
I20260710 11:02:09.275897 28594 raft_consensus.cc:493] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:09.276257 28594 raft_consensus.cc:3060] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:09.281162 28594 raft_consensus.cc:515] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:09.283006 28594 leader_election.cc:290] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [CANDIDATE]: Term 2 election: Requested vote from peers f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129:36077), 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755)
I20260710 11:02:09.283911 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6edffabef8854791b06b852405b4c9f7" candidate_uuid: "19774c708fef4b288c6499416c2b5860" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
I20260710 11:02:09.284132 28670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6edffabef8854791b06b852405b4c9f7" candidate_uuid: "19774c708fef4b288c6499416c2b5860" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "227449d7be0e402c862343dd0148ccdc"
I20260710 11:02:09.284572 28520 raft_consensus.cc:3060] T 6edffabef8854791b06b852405b4c9f7 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:09.284739 28670 raft_consensus.cc:3055] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:09.285137 28670 raft_consensus.cc:740] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 227449d7be0e402c862343dd0148ccdc, State: Running, Role: LEADER
I20260710 11:02:09.285924 28670 consensus_queue.cc:260] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:09.286988 28670 raft_consensus.cc:3060] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:09.289873 28520 raft_consensus.cc:2468] T 6edffabef8854791b06b852405b4c9f7 P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19774c708fef4b288c6499416c2b5860 in term 2.
I20260710 11:02:09.291035 28560 leader_election.cc:304] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19774c708fef4b288c6499416c2b5860, f7db8a96a9f54993a59c3a8dd019bc89; no voters: 
I20260710 11:02:09.291847 28775 raft_consensus.cc:2804] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:09.291958 28670 raft_consensus.cc:2468] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19774c708fef4b288c6499416c2b5860 in term 2.
I20260710 11:02:09.292371 28775 raft_consensus.cc:697] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [term 2 LEADER]: Becoming Leader. State: Replica: 19774c708fef4b288c6499416c2b5860, State: Running, Role: LEADER
I20260710 11:02:09.293118 28775 consensus_queue.cc:237] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:09.299803 28419 catalog_manager.cc:5697] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 reported cstate change: term changed from 1 to 2, leader changed from 227449d7be0e402c862343dd0148ccdc (127.27.60.131) to 19774c708fef4b288c6499416c2b5860 (127.27.60.130). New cstate: current_term: 2 leader_uuid: "19774c708fef4b288c6499416c2b5860" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:09.366633 28722 raft_consensus.cc:993] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860: : Instructing follower f7db8a96a9f54993a59c3a8dd019bc89 to start an election
I20260710 11:02:09.367108 28775 raft_consensus.cc:1081] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860 [term 2 LEADER]: Signalling peer f7db8a96a9f54993a59c3a8dd019bc89 to start an election
I20260710 11:02:09.368629 28520 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a67efe343f649b2b93c10ce5638abbf"
dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
 from {username='slave'} at 127.0.0.1:37060
I20260710 11:02:09.369064 28520 raft_consensus.cc:493] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:09.369311 28520 raft_consensus.cc:3060] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:09.375379 28520 raft_consensus.cc:515] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:09.377035 28520 leader_election.cc:290] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 3 election: Requested vote from peers 19774c708fef4b288c6499416c2b5860 (127.27.60.130:36303), 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755)
I20260710 11:02:09.377833 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a67efe343f649b2b93c10ce5638abbf" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "19774c708fef4b288c6499416c2b5860"
I20260710 11:02:09.378084 28670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a67efe343f649b2b93c10ce5638abbf" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "227449d7be0e402c862343dd0148ccdc"
I20260710 11:02:09.378443 28594 raft_consensus.cc:3055] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:09.378589 28670 raft_consensus.cc:3060] T 8a67efe343f649b2b93c10ce5638abbf P 227449d7be0e402c862343dd0148ccdc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:09.378836 28594 raft_consensus.cc:740] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 19774c708fef4b288c6499416c2b5860, State: Running, Role: LEADER
I20260710 11:02:09.379810 28594 consensus_queue.cc:260] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860 [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: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:09.381000 28594 raft_consensus.cc:3060] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:09.381227 28667 raft_consensus.cc:1275] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [term 2 FOLLOWER]: Refusing update from remote peer f7db8a96a9f54993a59c3a8dd019bc89: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:09.382714 28726 consensus_queue.cc:1048] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:09.385685 28670 raft_consensus.cc:2468] T 8a67efe343f649b2b93c10ce5638abbf P 227449d7be0e402c862343dd0148ccdc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7db8a96a9f54993a59c3a8dd019bc89 in term 3.
I20260710 11:02:09.386935 28487 leader_election.cc:304] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89 [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: 227449d7be0e402c862343dd0148ccdc, f7db8a96a9f54993a59c3a8dd019bc89; no voters: 
I20260710 11:02:09.387740 28726 raft_consensus.cc:2804] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:09.387883 28594 raft_consensus.cc:2468] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7db8a96a9f54993a59c3a8dd019bc89 in term 3.
I20260710 11:02:09.389871 28726 raft_consensus.cc:697] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89 [term 3 LEADER]: Becoming Leader. State: Replica: f7db8a96a9f54993a59c3a8dd019bc89, State: Running, Role: LEADER
I20260710 11:02:09.392928 28726 consensus_queue.cc:237] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89 [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: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:09.396011 28594 raft_consensus.cc:1275] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [term 2 FOLLOWER]: Refusing update from remote peer f7db8a96a9f54993a59c3a8dd019bc89: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:09.399452 28726 consensus_queue.cc:1048] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:09.400334 28419 catalog_manager.cc:5697] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89 reported cstate change: term changed from 2 to 3, leader changed from 19774c708fef4b288c6499416c2b5860 (127.27.60.130) to f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129). New cstate: current_term: 3 leader_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:09.494577 28520 raft_consensus.cc:1275] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 FOLLOWER]: Refusing update from remote peer 19774c708fef4b288c6499416c2b5860: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:09.495935 28722 consensus_queue.cc:1048] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:09.504135 28667 raft_consensus.cc:1275] T 9674688786be408d8d98a9da15ebf594 P 227449d7be0e402c862343dd0148ccdc [term 2 FOLLOWER]: Refusing update from remote peer 19774c708fef4b288c6499416c2b5860: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:09.505581 28742 consensus_queue.cc:1048] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:09.733167 28667 raft_consensus.cc:1275] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc [term 2 FOLLOWER]: Refusing update from remote peer 19774c708fef4b288c6499416c2b5860: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:09.734583 28722 consensus_queue.cc:1048] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:09.740609 28520 raft_consensus.cc:1275] T 6edffabef8854791b06b852405b4c9f7 P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 FOLLOWER]: Refusing update from remote peer 19774c708fef4b288c6499416c2b5860: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:09.742349 28775 consensus_queue.cc:1048] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:09.747283 28594 raft_consensus.cc:1275] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860 [term 2 FOLLOWER]: Refusing update from remote peer f7db8a96a9f54993a59c3a8dd019bc89: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:09.749135 28726 consensus_queue.cc:1048] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:09.762127 28667 raft_consensus.cc:1275] T f3051ef005a34b599ae636c9bb55dd56 P 227449d7be0e402c862343dd0148ccdc [term 2 FOLLOWER]: Refusing update from remote peer f7db8a96a9f54993a59c3a8dd019bc89: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:09.764070 28716 consensus_queue.cc:1048] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:09.812484 28594 raft_consensus.cc:1275] T a549b063dfb5482d8009fc307df32ed0 P 19774c708fef4b288c6499416c2b5860 [term 2 FOLLOWER]: Refusing update from remote peer 227449d7be0e402c862343dd0148ccdc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:09.813747 28721 consensus_queue.cc:1048] T a549b063dfb5482d8009fc307df32ed0 P 227449d7be0e402c862343dd0148ccdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:09.822530 28520 raft_consensus.cc:1275] T a549b063dfb5482d8009fc307df32ed0 P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 FOLLOWER]: Refusing update from remote peer 227449d7be0e402c862343dd0148ccdc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:09.824996 28800 consensus_queue.cc:1048] T a549b063dfb5482d8009fc307df32ed0 P 227449d7be0e402c862343dd0148ccdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:09.962854 28667 raft_consensus.cc:1275] T 8a67efe343f649b2b93c10ce5638abbf P 227449d7be0e402c862343dd0148ccdc [term 3 FOLLOWER]: Refusing update from remote peer f7db8a96a9f54993a59c3a8dd019bc89: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:02:09.964484 28726 consensus_queue.cc:1048] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:09.973208 28594 raft_consensus.cc:1275] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860 [term 3 FOLLOWER]: Refusing update from remote peer f7db8a96a9f54993a59c3a8dd019bc89: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:02:09.974781 28726 consensus_queue.cc:1048] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:11.931770 27890 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:02:11.932529 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:11.948457 28520 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a7366ee38c3442f9f62ed966bbda66c"
dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
mode: GRACEFUL
new_leader_uuid: "227449d7be0e402c862343dd0148ccdc"
 from {username='slave'} at 127.0.0.1:37084
I20260710 11:02:11.948998 28520 raft_consensus.cc:606] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 LEADER]: Received request to transfer leadership to TS 227449d7be0e402c862343dd0148ccdc
I20260710 11:02:11.951797 28520 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3051ef005a34b599ae636c9bb55dd56"
dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
mode: GRACEFUL
new_leader_uuid: "227449d7be0e402c862343dd0148ccdc"
 from {username='slave'} at 127.0.0.1:37084
I20260710 11:02:11.952602 28520 raft_consensus.cc:606] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 LEADER]: Received request to transfer leadership to TS 227449d7be0e402c862343dd0148ccdc
I20260710 11:02:11.953780 27890 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:02:11.954268 27890 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:12.045853 28808 raft_consensus.cc:993] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89: : Instructing follower 227449d7be0e402c862343dd0148ccdc to start an election
I20260710 11:02:12.046401 28797 raft_consensus.cc:1081] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 LEADER]: Signalling peer 227449d7be0e402c862343dd0148ccdc to start an election
I20260710 11:02:12.048344 28667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3051ef005a34b599ae636c9bb55dd56"
dest_uuid: "227449d7be0e402c862343dd0148ccdc"
 from {username='slave'} at 127.0.0.1:39790
I20260710 11:02:12.048898 28667 raft_consensus.cc:493] T f3051ef005a34b599ae636c9bb55dd56 P 227449d7be0e402c862343dd0148ccdc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:12.049153 28667 raft_consensus.cc:3060] T f3051ef005a34b599ae636c9bb55dd56 P 227449d7be0e402c862343dd0148ccdc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:12.053593 28667 raft_consensus.cc:515] T f3051ef005a34b599ae636c9bb55dd56 P 227449d7be0e402c862343dd0148ccdc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:12.055519 28667 leader_election.cc:290] T f3051ef005a34b599ae636c9bb55dd56 P 227449d7be0e402c862343dd0148ccdc [CANDIDATE]: Term 3 election: Requested vote from peers f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129:36077), 19774c708fef4b288c6499416c2b5860 (127.27.60.130:36303)
I20260710 11:02:12.056253 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3051ef005a34b599ae636c9bb55dd56" candidate_uuid: "227449d7be0e402c862343dd0148ccdc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
I20260710 11:02:12.056680 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3051ef005a34b599ae636c9bb55dd56" candidate_uuid: "227449d7be0e402c862343dd0148ccdc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "19774c708fef4b288c6499416c2b5860"
I20260710 11:02:12.056778 28520 raft_consensus.cc:3055] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:12.057292 28594 raft_consensus.cc:3060] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:12.057317 28520 raft_consensus.cc:740] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f7db8a96a9f54993a59c3a8dd019bc89, State: Running, Role: LEADER
I20260710 11:02:12.058282 28520 consensus_queue.cc:260] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89 [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: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:12.059180 28520 raft_consensus.cc:3060] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:12.062631 28594 raft_consensus.cc:2468] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227449d7be0e402c862343dd0148ccdc in term 3.
I20260710 11:02:12.063817 28520 raft_consensus.cc:2468] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227449d7be0e402c862343dd0148ccdc in term 3.
I20260710 11:02:12.063949 28633 leader_election.cc:304] T f3051ef005a34b599ae636c9bb55dd56 P 227449d7be0e402c862343dd0148ccdc [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: 19774c708fef4b288c6499416c2b5860, 227449d7be0e402c862343dd0148ccdc; no voters: 
I20260710 11:02:12.064815 28800 raft_consensus.cc:2804] T f3051ef005a34b599ae636c9bb55dd56 P 227449d7be0e402c862343dd0148ccdc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:12.065884 28800 raft_consensus.cc:697] T f3051ef005a34b599ae636c9bb55dd56 P 227449d7be0e402c862343dd0148ccdc [term 3 LEADER]: Becoming Leader. State: Replica: 227449d7be0e402c862343dd0148ccdc, State: Running, Role: LEADER
I20260710 11:02:12.066740 28800 consensus_queue.cc:237] T f3051ef005a34b599ae636c9bb55dd56 P 227449d7be0e402c862343dd0148ccdc [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: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:12.074206 28418 catalog_manager.cc:5697] T f3051ef005a34b599ae636c9bb55dd56 P 227449d7be0e402c862343dd0148ccdc reported cstate change: term changed from 2 to 3, leader changed from f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129) to 227449d7be0e402c862343dd0148ccdc (127.27.60.131). New cstate: current_term: 3 leader_uuid: "227449d7be0e402c862343dd0148ccdc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:12.412420 28808 raft_consensus.cc:993] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89: : Instructing follower 227449d7be0e402c862343dd0148ccdc to start an election
I20260710 11:02:12.412856 28797 raft_consensus.cc:1081] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 LEADER]: Signalling peer 227449d7be0e402c862343dd0148ccdc to start an election
I20260710 11:02:12.414283 28667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a7366ee38c3442f9f62ed966bbda66c"
dest_uuid: "227449d7be0e402c862343dd0148ccdc"
 from {username='slave'} at 127.0.0.1:39790
I20260710 11:02:12.414700 28667 raft_consensus.cc:493] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:12.414985 28667 raft_consensus.cc:3060] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:12.420974 28667 raft_consensus.cc:515] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:12.422303 28667 leader_election.cc:290] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [CANDIDATE]: Term 3 election: Requested vote from peers f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129:36077), 19774c708fef4b288c6499416c2b5860 (127.27.60.130:36303)
I20260710 11:02:12.423243 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7366ee38c3442f9f62ed966bbda66c" candidate_uuid: "227449d7be0e402c862343dd0148ccdc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
I20260710 11:02:12.423449 28595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7366ee38c3442f9f62ed966bbda66c" candidate_uuid: "227449d7be0e402c862343dd0148ccdc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "19774c708fef4b288c6499416c2b5860"
I20260710 11:02:12.423750 28520 raft_consensus.cc:3055] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:12.424013 28595 raft_consensus.cc:3060] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:12.424053 28520 raft_consensus.cc:740] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f7db8a96a9f54993a59c3a8dd019bc89, State: Running, Role: LEADER
I20260710 11:02:12.424973 28520 consensus_queue.cc:260] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [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: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:12.425869 28520 raft_consensus.cc:3060] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:12.429404 28595 raft_consensus.cc:2468] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227449d7be0e402c862343dd0148ccdc in term 3.
I20260710 11:02:12.429672 28520 raft_consensus.cc:2468] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227449d7be0e402c862343dd0148ccdc in term 3.
I20260710 11:02:12.430720 28633 leader_election.cc:304] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [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: 19774c708fef4b288c6499416c2b5860, 227449d7be0e402c862343dd0148ccdc; no voters: 
I20260710 11:02:12.431447 28800 raft_consensus.cc:2804] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:12.431870 28800 raft_consensus.cc:697] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [term 3 LEADER]: Becoming Leader. State: Replica: 227449d7be0e402c862343dd0148ccdc, State: Running, Role: LEADER
I20260710 11:02:12.432662 28800 consensus_queue.cc:237] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [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: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:12.438859 28418 catalog_manager.cc:5697] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc reported cstate change: term changed from 2 to 3, leader changed from f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129) to 227449d7be0e402c862343dd0148ccdc (127.27.60.131). New cstate: current_term: 3 leader_uuid: "227449d7be0e402c862343dd0148ccdc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:12.462821 28520 raft_consensus.cc:1275] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89 [term 3 FOLLOWER]: Refusing update from remote peer 227449d7be0e402c862343dd0148ccdc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:12.464285 28800 consensus_queue.cc:1048] T f3051ef005a34b599ae636c9bb55dd56 P 227449d7be0e402c862343dd0148ccdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:12.480540 28595 raft_consensus.cc:1275] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860 [term 3 FOLLOWER]: Refusing update from remote peer 227449d7be0e402c862343dd0148ccdc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:12.482326 28809 consensus_queue.cc:1048] T f3051ef005a34b599ae636c9bb55dd56 P 227449d7be0e402c862343dd0148ccdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:12.881322 28595 raft_consensus.cc:1275] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [term 3 FOLLOWER]: Refusing update from remote peer 227449d7be0e402c862343dd0148ccdc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:12.882807 28809 consensus_queue.cc:1048] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:12.892114 28520 raft_consensus.cc:1275] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [term 3 FOLLOWER]: Refusing update from remote peer 227449d7be0e402c862343dd0148ccdc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:12.894558 28809 consensus_queue.cc:1048] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:12.955096 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:12.969691 28670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3051ef005a34b599ae636c9bb55dd56"
dest_uuid: "227449d7be0e402c862343dd0148ccdc"
mode: GRACEFUL
new_leader_uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
 from {username='slave'} at 127.0.0.1:39802
I20260710 11:02:12.970209 28670 raft_consensus.cc:606] T f3051ef005a34b599ae636c9bb55dd56 P 227449d7be0e402c862343dd0148ccdc [term 3 LEADER]: Received request to transfer leadership to TS f7db8a96a9f54993a59c3a8dd019bc89
I20260710 11:02:12.980567 28670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a7366ee38c3442f9f62ed966bbda66c"
dest_uuid: "227449d7be0e402c862343dd0148ccdc"
mode: GRACEFUL
new_leader_uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
 from {username='slave'} at 127.0.0.1:39802
I20260710 11:02:12.981021 28670 raft_consensus.cc:606] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [term 3 LEADER]: Received request to transfer leadership to TS f7db8a96a9f54993a59c3a8dd019bc89
I20260710 11:02:12.985519 28595 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6359ffc22a1f4772bd5d5a8e48278437"
dest_uuid: "19774c708fef4b288c6499416c2b5860"
mode: GRACEFUL
new_leader_uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
 from {username='slave'} at 127.0.0.1:58592
I20260710 11:02:12.985965 28595 raft_consensus.cc:606] T 6359ffc22a1f4772bd5d5a8e48278437 P 19774c708fef4b288c6499416c2b5860 [term 1 LEADER]: Received request to transfer leadership to TS f7db8a96a9f54993a59c3a8dd019bc89
I20260710 11:02:12.990721 28595 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6edffabef8854791b06b852405b4c9f7"
dest_uuid: "19774c708fef4b288c6499416c2b5860"
mode: GRACEFUL
new_leader_uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
 from {username='slave'} at 127.0.0.1:58592
I20260710 11:02:12.991302 28595 raft_consensus.cc:606] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [term 2 LEADER]: Received request to transfer leadership to TS f7db8a96a9f54993a59c3a8dd019bc89
I20260710 11:02:12.996353 28595 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9674688786be408d8d98a9da15ebf594"
dest_uuid: "19774c708fef4b288c6499416c2b5860"
mode: GRACEFUL
new_leader_uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
 from {username='slave'} at 127.0.0.1:58592
I20260710 11:02:12.996847 28595 raft_consensus.cc:606] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 [term 2 LEADER]: Received request to transfer leadership to TS f7db8a96a9f54993a59c3a8dd019bc89
I20260710 11:02:13.162528 28804 raft_consensus.cc:993] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860: : Instructing follower f7db8a96a9f54993a59c3a8dd019bc89 to start an election
I20260710 11:02:13.162956 28804 raft_consensus.cc:1081] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 [term 2 LEADER]: Signalling peer f7db8a96a9f54993a59c3a8dd019bc89 to start an election
I20260710 11:02:13.164490 28520 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9674688786be408d8d98a9da15ebf594"
dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
 from {username='slave'} at 127.0.0.1:37060
I20260710 11:02:13.164945 28520 raft_consensus.cc:493] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:13.165264 28520 raft_consensus.cc:3060] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:13.169366 28520 raft_consensus.cc:515] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:13.170948 28520 leader_election.cc:290] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 3 election: Requested vote from peers 19774c708fef4b288c6499416c2b5860 (127.27.60.130:36303), 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755)
I20260710 11:02:13.171999 28670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9674688786be408d8d98a9da15ebf594" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "227449d7be0e402c862343dd0148ccdc"
I20260710 11:02:13.171826 28595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9674688786be408d8d98a9da15ebf594" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "19774c708fef4b288c6499416c2b5860"
I20260710 11:02:13.172559 28670 raft_consensus.cc:3060] T 9674688786be408d8d98a9da15ebf594 P 227449d7be0e402c862343dd0148ccdc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:13.172691 28595 raft_consensus.cc:3055] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:13.173115 28595 raft_consensus.cc:740] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 19774c708fef4b288c6499416c2b5860, State: Running, Role: LEADER
I20260710 11:02:13.173887 28595 consensus_queue.cc:260] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 [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: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:13.174877 28595 raft_consensus.cc:3060] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:13.177559 28670 raft_consensus.cc:2468] T 9674688786be408d8d98a9da15ebf594 P 227449d7be0e402c862343dd0148ccdc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7db8a96a9f54993a59c3a8dd019bc89 in term 3.
I20260710 11:02:13.178630 28487 leader_election.cc:304] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [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: 227449d7be0e402c862343dd0148ccdc, f7db8a96a9f54993a59c3a8dd019bc89; no voters: 
I20260710 11:02:13.179328 28797 raft_consensus.cc:2804] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:13.180438 28797 raft_consensus.cc:697] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [term 3 LEADER]: Becoming Leader. State: Replica: f7db8a96a9f54993a59c3a8dd019bc89, State: Running, Role: LEADER
I20260710 11:02:13.180539 28595 raft_consensus.cc:2468] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7db8a96a9f54993a59c3a8dd019bc89 in term 3.
I20260710 11:02:13.181419 28797 consensus_queue.cc:237] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [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: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:13.189179 28418 catalog_manager.cc:5697] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 reported cstate change: term changed from 2 to 3, leader changed from 19774c708fef4b288c6499416c2b5860 (127.27.60.130) to f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129). New cstate: current_term: 3 leader_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:13.232136 28824 raft_consensus.cc:993] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860: : Instructing follower f7db8a96a9f54993a59c3a8dd019bc89 to start an election
I20260710 11:02:13.232635 28804 raft_consensus.cc:1081] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [term 2 LEADER]: Signalling peer f7db8a96a9f54993a59c3a8dd019bc89 to start an election
I20260710 11:02:13.234200 28520 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6edffabef8854791b06b852405b4c9f7"
dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
 from {username='slave'} at 127.0.0.1:37060
I20260710 11:02:13.234748 28520 raft_consensus.cc:493] T 6edffabef8854791b06b852405b4c9f7 P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:13.235026 28520 raft_consensus.cc:3060] T 6edffabef8854791b06b852405b4c9f7 P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:13.239754 28520 raft_consensus.cc:515] T 6edffabef8854791b06b852405b4c9f7 P f7db8a96a9f54993a59c3a8dd019bc89 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:13.241227 28520 leader_election.cc:290] T 6edffabef8854791b06b852405b4c9f7 P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 3 election: Requested vote from peers 19774c708fef4b288c6499416c2b5860 (127.27.60.130:36303), 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755)
I20260710 11:02:13.242033 28595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6edffabef8854791b06b852405b4c9f7" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "19774c708fef4b288c6499416c2b5860"
I20260710 11:02:13.242365 28667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6edffabef8854791b06b852405b4c9f7" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "227449d7be0e402c862343dd0148ccdc"
I20260710 11:02:13.242624 28595 raft_consensus.cc:3055] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:13.242920 28667 raft_consensus.cc:3060] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:13.243009 28595 raft_consensus.cc:740] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 19774c708fef4b288c6499416c2b5860, State: Running, Role: LEADER
I20260710 11:02:13.243873 28595 consensus_queue.cc:260] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [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: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:13.244927 28595 raft_consensus.cc:3060] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:13.247802 28667 raft_consensus.cc:2468] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7db8a96a9f54993a59c3a8dd019bc89 in term 3.
I20260710 11:02:13.249053 28487 leader_election.cc:304] T 6edffabef8854791b06b852405b4c9f7 P f7db8a96a9f54993a59c3a8dd019bc89 [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: 227449d7be0e402c862343dd0148ccdc, f7db8a96a9f54993a59c3a8dd019bc89; no voters: 
I20260710 11:02:13.249923 28797 raft_consensus.cc:2804] T 6edffabef8854791b06b852405b4c9f7 P f7db8a96a9f54993a59c3a8dd019bc89 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:13.250387 28797 raft_consensus.cc:697] T 6edffabef8854791b06b852405b4c9f7 P f7db8a96a9f54993a59c3a8dd019bc89 [term 3 LEADER]: Becoming Leader. State: Replica: f7db8a96a9f54993a59c3a8dd019bc89, State: Running, Role: LEADER
I20260710 11:02:13.250645 28595 raft_consensus.cc:2468] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7db8a96a9f54993a59c3a8dd019bc89 in term 3.
I20260710 11:02:13.251224 28797 consensus_queue.cc:237] T 6edffabef8854791b06b852405b4c9f7 P f7db8a96a9f54993a59c3a8dd019bc89 [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: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:13.258831 28418 catalog_manager.cc:5697] T 6edffabef8854791b06b852405b4c9f7 P f7db8a96a9f54993a59c3a8dd019bc89 reported cstate change: term changed from 2 to 3, leader changed from 19774c708fef4b288c6499416c2b5860 (127.27.60.130) to f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129). New cstate: current_term: 3 leader_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:13.297073 28824 raft_consensus.cc:993] T 6359ffc22a1f4772bd5d5a8e48278437 P 19774c708fef4b288c6499416c2b5860: : Instructing follower f7db8a96a9f54993a59c3a8dd019bc89 to start an election
I20260710 11:02:13.297649 28804 raft_consensus.cc:1081] T 6359ffc22a1f4772bd5d5a8e48278437 P 19774c708fef4b288c6499416c2b5860 [term 1 LEADER]: Signalling peer f7db8a96a9f54993a59c3a8dd019bc89 to start an election
I20260710 11:02:13.299178 28520 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6359ffc22a1f4772bd5d5a8e48278437"
dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
 from {username='slave'} at 127.0.0.1:37060
I20260710 11:02:13.299646 28520 raft_consensus.cc:493] T 6359ffc22a1f4772bd5d5a8e48278437 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:13.299917 28520 raft_consensus.cc:3060] T 6359ffc22a1f4772bd5d5a8e48278437 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:13.304020 28520 raft_consensus.cc:515] T 6359ffc22a1f4772bd5d5a8e48278437 P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:13.305373 28520 leader_election.cc:290] T 6359ffc22a1f4772bd5d5a8e48278437 P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 2 election: Requested vote from peers 19774c708fef4b288c6499416c2b5860 (127.27.60.130:36303), 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755)
I20260710 11:02:13.306384 28667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6359ffc22a1f4772bd5d5a8e48278437" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "227449d7be0e402c862343dd0148ccdc"
I20260710 11:02:13.306384 28595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6359ffc22a1f4772bd5d5a8e48278437" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19774c708fef4b288c6499416c2b5860"
I20260710 11:02:13.307101 28667 raft_consensus.cc:3060] T 6359ffc22a1f4772bd5d5a8e48278437 P 227449d7be0e402c862343dd0148ccdc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:13.307143 28595 raft_consensus.cc:3055] T 6359ffc22a1f4772bd5d5a8e48278437 P 19774c708fef4b288c6499416c2b5860 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:13.307544 28595 raft_consensus.cc:740] T 6359ffc22a1f4772bd5d5a8e48278437 P 19774c708fef4b288c6499416c2b5860 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 19774c708fef4b288c6499416c2b5860, State: Running, Role: LEADER
I20260710 11:02:13.308313 28595 consensus_queue.cc:260] T 6359ffc22a1f4772bd5d5a8e48278437 P 19774c708fef4b288c6499416c2b5860 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:13.309501 28595 raft_consensus.cc:3060] T 6359ffc22a1f4772bd5d5a8e48278437 P 19774c708fef4b288c6499416c2b5860 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:13.313306 28667 raft_consensus.cc:2468] T 6359ffc22a1f4772bd5d5a8e48278437 P 227449d7be0e402c862343dd0148ccdc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7db8a96a9f54993a59c3a8dd019bc89 in term 2.
I20260710 11:02:13.314428 28487 leader_election.cc:304] T 6359ffc22a1f4772bd5d5a8e48278437 P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 227449d7be0e402c862343dd0148ccdc, f7db8a96a9f54993a59c3a8dd019bc89; no voters: 
I20260710 11:02:13.315119 28797 raft_consensus.cc:2804] T 6359ffc22a1f4772bd5d5a8e48278437 P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:13.315594 28797 raft_consensus.cc:697] T 6359ffc22a1f4772bd5d5a8e48278437 P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 LEADER]: Becoming Leader. State: Replica: f7db8a96a9f54993a59c3a8dd019bc89, State: Running, Role: LEADER
I20260710 11:02:13.315608 28595 raft_consensus.cc:2468] T 6359ffc22a1f4772bd5d5a8e48278437 P 19774c708fef4b288c6499416c2b5860 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7db8a96a9f54993a59c3a8dd019bc89 in term 2.
I20260710 11:02:13.316530 28797 consensus_queue.cc:237] T 6359ffc22a1f4772bd5d5a8e48278437 P f7db8a96a9f54993a59c3a8dd019bc89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:13.324218 28418 catalog_manager.cc:5697] T 6359ffc22a1f4772bd5d5a8e48278437 P f7db8a96a9f54993a59c3a8dd019bc89 reported cstate change: term changed from 1 to 2, leader changed from 19774c708fef4b288c6499416c2b5860 (127.27.60.130) to f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:13.338763 28809 raft_consensus.cc:993] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc: : Instructing follower f7db8a96a9f54993a59c3a8dd019bc89 to start an election
I20260710 11:02:13.339298 28819 raft_consensus.cc:1081] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [term 3 LEADER]: Signalling peer f7db8a96a9f54993a59c3a8dd019bc89 to start an election
I20260710 11:02:13.341111 28520 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a7366ee38c3442f9f62ed966bbda66c"
dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
 from {username='slave'} at 127.0.0.1:37076
I20260710 11:02:13.341689 28520 raft_consensus.cc:493] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:13.342079 28520 raft_consensus.cc:3060] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:13.346630 28520 raft_consensus.cc:515] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:13.347990 28520 leader_election.cc:290] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 4 election: Requested vote from peers 19774c708fef4b288c6499416c2b5860 (127.27.60.130:36303), 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755)
I20260710 11:02:13.348897 28595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7366ee38c3442f9f62ed966bbda66c" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "19774c708fef4b288c6499416c2b5860"
I20260710 11:02:13.349025 28667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7366ee38c3442f9f62ed966bbda66c" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "227449d7be0e402c862343dd0148ccdc"
I20260710 11:02:13.349490 28595 raft_consensus.cc:3060] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:13.349596 28667 raft_consensus.cc:3055] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:02:13.349988 28667 raft_consensus.cc:740] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 227449d7be0e402c862343dd0148ccdc, State: Running, Role: LEADER
I20260710 11:02:13.350574 28667 consensus_queue.cc:260] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [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: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:13.351362 28667 raft_consensus.cc:3060] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:13.354178 28595 raft_consensus.cc:2468] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7db8a96a9f54993a59c3a8dd019bc89 in term 4.
I20260710 11:02:13.355162 28484 leader_election.cc:304] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [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: 19774c708fef4b288c6499416c2b5860, f7db8a96a9f54993a59c3a8dd019bc89; no voters: 
I20260710 11:02:13.355712 28667 raft_consensus.cc:2468] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7db8a96a9f54993a59c3a8dd019bc89 in term 4.
I20260710 11:02:13.355934 28797 raft_consensus.cc:2804] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:02:13.356635 28797 raft_consensus.cc:697] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [term 4 LEADER]: Becoming Leader. State: Replica: f7db8a96a9f54993a59c3a8dd019bc89, State: Running, Role: LEADER
I20260710 11:02:13.357478 28797 consensus_queue.cc:237] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [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: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:13.363593 28418 catalog_manager.cc:5697] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 reported cstate change: term changed from 3 to 4, leader changed from 227449d7be0e402c862343dd0148ccdc (127.27.60.131) to f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129). New cstate: current_term: 4 leader_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:13.442058 28809 raft_consensus.cc:993] T f3051ef005a34b599ae636c9bb55dd56 P 227449d7be0e402c862343dd0148ccdc: : Instructing follower f7db8a96a9f54993a59c3a8dd019bc89 to start an election
I20260710 11:02:13.442474 28819 raft_consensus.cc:1081] T f3051ef005a34b599ae636c9bb55dd56 P 227449d7be0e402c862343dd0148ccdc [term 3 LEADER]: Signalling peer f7db8a96a9f54993a59c3a8dd019bc89 to start an election
I20260710 11:02:13.443879 28520 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3051ef005a34b599ae636c9bb55dd56"
dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
 from {username='slave'} at 127.0.0.1:37076
I20260710 11:02:13.444394 28520 raft_consensus.cc:493] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:13.444716 28520 raft_consensus.cc:3060] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:13.449191 28520 raft_consensus.cc:515] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:13.450908 28520 leader_election.cc:290] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89 [CANDIDATE]: Term 4 election: Requested vote from peers 19774c708fef4b288c6499416c2b5860 (127.27.60.130:36303), 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755)
I20260710 11:02:13.451786 28595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3051ef005a34b599ae636c9bb55dd56" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "19774c708fef4b288c6499416c2b5860"
I20260710 11:02:13.451939 28670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3051ef005a34b599ae636c9bb55dd56" candidate_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "227449d7be0e402c862343dd0148ccdc"
I20260710 11:02:13.452382 28595 raft_consensus.cc:3060] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:13.452467 28670 raft_consensus.cc:3055] T f3051ef005a34b599ae636c9bb55dd56 P 227449d7be0e402c862343dd0148ccdc [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:02:13.452850 28670 raft_consensus.cc:740] T f3051ef005a34b599ae636c9bb55dd56 P 227449d7be0e402c862343dd0148ccdc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 227449d7be0e402c862343dd0148ccdc, State: Running, Role: LEADER
I20260710 11:02:13.453747 28670 consensus_queue.cc:260] T f3051ef005a34b599ae636c9bb55dd56 P 227449d7be0e402c862343dd0148ccdc [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: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:13.455045 28670 raft_consensus.cc:3060] T f3051ef005a34b599ae636c9bb55dd56 P 227449d7be0e402c862343dd0148ccdc [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:13.459369 28595 raft_consensus.cc:2468] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7db8a96a9f54993a59c3a8dd019bc89 in term 4.
I20260710 11:02:13.460777 28484 leader_election.cc:304] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89 [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: 19774c708fef4b288c6499416c2b5860, f7db8a96a9f54993a59c3a8dd019bc89; no voters: 
I20260710 11:02:13.461530 28797 raft_consensus.cc:2804] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:02:13.462100 28797 raft_consensus.cc:697] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89 [term 4 LEADER]: Becoming Leader. State: Replica: f7db8a96a9f54993a59c3a8dd019bc89, State: Running, Role: LEADER
I20260710 11:02:13.462253 28670 raft_consensus.cc:2468] T f3051ef005a34b599ae636c9bb55dd56 P 227449d7be0e402c862343dd0148ccdc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7db8a96a9f54993a59c3a8dd019bc89 in term 4.
I20260710 11:02:13.463092 28797 consensus_queue.cc:237] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89 [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: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:13.469408 28418 catalog_manager.cc:5697] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89 reported cstate change: term changed from 3 to 4, leader changed from 227449d7be0e402c862343dd0148ccdc (127.27.60.131) to f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129). New cstate: current_term: 4 leader_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:13.646538 28670 raft_consensus.cc:1275] T 9674688786be408d8d98a9da15ebf594 P 227449d7be0e402c862343dd0148ccdc [term 3 FOLLOWER]: Refusing update from remote peer f7db8a96a9f54993a59c3a8dd019bc89: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:13.647967 28797 consensus_queue.cc:1048] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:13.657670 28595 raft_consensus.cc:1275] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 [term 3 FOLLOWER]: Refusing update from remote peer f7db8a96a9f54993a59c3a8dd019bc89: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:13.660570 28797 consensus_queue.cc:1048] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:13.698102 28595 raft_consensus.cc:1275] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [term 3 FOLLOWER]: Refusing update from remote peer f7db8a96a9f54993a59c3a8dd019bc89: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:13.699376 28797 consensus_queue.cc:1048] T 6edffabef8854791b06b852405b4c9f7 P f7db8a96a9f54993a59c3a8dd019bc89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:13.708923 28670 raft_consensus.cc:1275] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc [term 3 FOLLOWER]: Refusing update from remote peer f7db8a96a9f54993a59c3a8dd019bc89: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:13.710549 28838 consensus_queue.cc:1048] T 6edffabef8854791b06b852405b4c9f7 P f7db8a96a9f54993a59c3a8dd019bc89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:13.774873 28595 raft_consensus.cc:1275] T 6359ffc22a1f4772bd5d5a8e48278437 P 19774c708fef4b288c6499416c2b5860 [term 2 FOLLOWER]: Refusing update from remote peer f7db8a96a9f54993a59c3a8dd019bc89: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:13.776448 28838 consensus_queue.cc:1048] T 6359ffc22a1f4772bd5d5a8e48278437 P f7db8a96a9f54993a59c3a8dd019bc89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:13.777048 28670 raft_consensus.cc:1275] T 6359ffc22a1f4772bd5d5a8e48278437 P 227449d7be0e402c862343dd0148ccdc [term 2 FOLLOWER]: Refusing update from remote peer f7db8a96a9f54993a59c3a8dd019bc89: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:13.778515 28838 consensus_queue.cc:1048] T 6359ffc22a1f4772bd5d5a8e48278437 P f7db8a96a9f54993a59c3a8dd019bc89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:13.792174 28595 raft_consensus.cc:1275] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [term 4 FOLLOWER]: Refusing update from remote peer f7db8a96a9f54993a59c3a8dd019bc89: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:02:13.793892 28825 consensus_queue.cc:1048] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:13.806216 28670 raft_consensus.cc:1275] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [term 4 FOLLOWER]: Refusing update from remote peer f7db8a96a9f54993a59c3a8dd019bc89: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:02:13.808202 28797 consensus_queue.cc:1048] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:02:13.861721 28670 raft_consensus.cc:1275] T f3051ef005a34b599ae636c9bb55dd56 P 227449d7be0e402c862343dd0148ccdc [term 4 FOLLOWER]: Refusing update from remote peer f7db8a96a9f54993a59c3a8dd019bc89: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:02:13.863148 28838 consensus_queue.cc:1048] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:13.873198 28595 raft_consensus.cc:1275] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860 [term 4 FOLLOWER]: Refusing update from remote peer f7db8a96a9f54993a59c3a8dd019bc89: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:02:13.874627 28797 consensus_queue.cc:1048] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:16.004479 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:16.013239 28520 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a7366ee38c3442f9f62ed966bbda66c"
dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
mode: GRACEFUL
new_leader_uuid: "227449d7be0e402c862343dd0148ccdc"
 from {username='slave'} at 127.0.0.1:37084
I20260710 11:02:16.013873 28520 raft_consensus.cc:606] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [term 4 LEADER]: Received request to transfer leadership to TS 227449d7be0e402c862343dd0148ccdc
I20260710 11:02:16.016254 28520 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6edffabef8854791b06b852405b4c9f7"
dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
mode: GRACEFUL
new_leader_uuid: "19774c708fef4b288c6499416c2b5860"
 from {username='slave'} at 127.0.0.1:37084
I20260710 11:02:16.016636 28520 raft_consensus.cc:606] T 6edffabef8854791b06b852405b4c9f7 P f7db8a96a9f54993a59c3a8dd019bc89 [term 3 LEADER]: Received request to transfer leadership to TS 19774c708fef4b288c6499416c2b5860
I20260710 11:02:16.018822 28520 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a7ec0f7813b4112b4779954a64a19e5"
dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
mode: GRACEFUL
new_leader_uuid: "227449d7be0e402c862343dd0148ccdc"
 from {username='slave'} at 127.0.0.1:37084
I20260710 11:02:16.019207 28520 raft_consensus.cc:606] T 7a7ec0f7813b4112b4779954a64a19e5 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 LEADER]: Received request to transfer leadership to TS 227449d7be0e402c862343dd0148ccdc
I20260710 11:02:16.021354 28520 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9674688786be408d8d98a9da15ebf594"
dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
mode: GRACEFUL
new_leader_uuid: "19774c708fef4b288c6499416c2b5860"
 from {username='slave'} at 127.0.0.1:37084
I20260710 11:02:16.021755 28520 raft_consensus.cc:606] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [term 3 LEADER]: Received request to transfer leadership to TS 19774c708fef4b288c6499416c2b5860
I20260710 11:02:16.022702 27890 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:02:16.023283 27890 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:16.056066 28847 raft_consensus.cc:993] T 7a7ec0f7813b4112b4779954a64a19e5 P f7db8a96a9f54993a59c3a8dd019bc89: : Instructing follower 227449d7be0e402c862343dd0148ccdc to start an election
I20260710 11:02:16.056617 28797 raft_consensus.cc:1081] T 7a7ec0f7813b4112b4779954a64a19e5 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 LEADER]: Signalling peer 227449d7be0e402c862343dd0148ccdc to start an election
I20260710 11:02:16.058151 28667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a7ec0f7813b4112b4779954a64a19e5"
dest_uuid: "227449d7be0e402c862343dd0148ccdc"
 from {username='slave'} at 127.0.0.1:39790
I20260710 11:02:16.058691 28667 raft_consensus.cc:493] T 7a7ec0f7813b4112b4779954a64a19e5 P 227449d7be0e402c862343dd0148ccdc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:16.059033 28667 raft_consensus.cc:3060] T 7a7ec0f7813b4112b4779954a64a19e5 P 227449d7be0e402c862343dd0148ccdc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:16.064420 28667 raft_consensus.cc:515] T 7a7ec0f7813b4112b4779954a64a19e5 P 227449d7be0e402c862343dd0148ccdc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:16.066211 28667 leader_election.cc:290] T 7a7ec0f7813b4112b4779954a64a19e5 P 227449d7be0e402c862343dd0148ccdc [CANDIDATE]: Term 2 election: Requested vote from peers f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129:36077), 19774c708fef4b288c6499416c2b5860 (127.27.60.130:36303)
I20260710 11:02:16.067549 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7ec0f7813b4112b4779954a64a19e5" candidate_uuid: "227449d7be0e402c862343dd0148ccdc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19774c708fef4b288c6499416c2b5860"
I20260710 11:02:16.067338 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7ec0f7813b4112b4779954a64a19e5" candidate_uuid: "227449d7be0e402c862343dd0148ccdc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
I20260710 11:02:16.068252 28594 raft_consensus.cc:3060] T 7a7ec0f7813b4112b4779954a64a19e5 P 19774c708fef4b288c6499416c2b5860 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:16.068390 28520 raft_consensus.cc:3055] T 7a7ec0f7813b4112b4779954a64a19e5 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:16.068761 28520 raft_consensus.cc:740] T 7a7ec0f7813b4112b4779954a64a19e5 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f7db8a96a9f54993a59c3a8dd019bc89, State: Running, Role: LEADER
I20260710 11:02:16.069630 28520 consensus_queue.cc:260] T 7a7ec0f7813b4112b4779954a64a19e5 P f7db8a96a9f54993a59c3a8dd019bc89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:16.070767 28520 raft_consensus.cc:3060] T 7a7ec0f7813b4112b4779954a64a19e5 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:16.074386 28847 raft_consensus.cc:993] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89: : Instructing follower 19774c708fef4b288c6499416c2b5860 to start an election
I20260710 11:02:16.074905 28797 raft_consensus.cc:1081] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [term 3 LEADER]: Signalling peer 19774c708fef4b288c6499416c2b5860 to start an election
I20260710 11:02:16.075212 28594 raft_consensus.cc:2468] T 7a7ec0f7813b4112b4779954a64a19e5 P 19774c708fef4b288c6499416c2b5860 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227449d7be0e402c862343dd0148ccdc in term 2.
I20260710 11:02:16.076668 28594 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9674688786be408d8d98a9da15ebf594"
dest_uuid: "19774c708fef4b288c6499416c2b5860"
 from {username='slave'} at 127.0.0.1:58570
I20260710 11:02:16.076609 28633 leader_election.cc:304] T 7a7ec0f7813b4112b4779954a64a19e5 P 227449d7be0e402c862343dd0148ccdc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19774c708fef4b288c6499416c2b5860, 227449d7be0e402c862343dd0148ccdc; no voters: 
I20260710 11:02:16.077351 28594 raft_consensus.cc:493] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:16.077649 28520 raft_consensus.cc:2468] T 7a7ec0f7813b4112b4779954a64a19e5 P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227449d7be0e402c862343dd0148ccdc in term 2.
I20260710 11:02:16.077890 28594 raft_consensus.cc:3060] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:16.077886 28846 raft_consensus.cc:2804] T 7a7ec0f7813b4112b4779954a64a19e5 P 227449d7be0e402c862343dd0148ccdc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:16.079484 28846 raft_consensus.cc:697] T 7a7ec0f7813b4112b4779954a64a19e5 P 227449d7be0e402c862343dd0148ccdc [term 2 LEADER]: Becoming Leader. State: Replica: 227449d7be0e402c862343dd0148ccdc, State: Running, Role: LEADER
I20260710 11:02:16.080567 28846 consensus_queue.cc:237] T 7a7ec0f7813b4112b4779954a64a19e5 P 227449d7be0e402c862343dd0148ccdc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:16.085194 28594 raft_consensus.cc:515] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:16.087330 28594 leader_election.cc:290] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 [CANDIDATE]: Term 4 election: Requested vote from peers f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129:36077), 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755)
I20260710 11:02:16.087996 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9674688786be408d8d98a9da15ebf594" candidate_uuid: "19774c708fef4b288c6499416c2b5860" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
I20260710 11:02:16.088696 28520 raft_consensus.cc:3055] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:02:16.089011 28520 raft_consensus.cc:740] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f7db8a96a9f54993a59c3a8dd019bc89, State: Running, Role: LEADER
I20260710 11:02:16.089277 28418 catalog_manager.cc:5697] T 7a7ec0f7813b4112b4779954a64a19e5 P 227449d7be0e402c862343dd0148ccdc reported cstate change: term changed from 1 to 2, leader changed from f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129) to 227449d7be0e402c862343dd0148ccdc (127.27.60.131). New cstate: current_term: 2 leader_uuid: "227449d7be0e402c862343dd0148ccdc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:16.089821 28520 consensus_queue.cc:260] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [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: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:16.090863 28667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9674688786be408d8d98a9da15ebf594" candidate_uuid: "19774c708fef4b288c6499416c2b5860" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "227449d7be0e402c862343dd0148ccdc"
I20260710 11:02:16.091153 28520 raft_consensus.cc:3060] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:16.091285 28667 raft_consensus.cc:3060] T 9674688786be408d8d98a9da15ebf594 P 227449d7be0e402c862343dd0148ccdc [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:16.097517 28520 raft_consensus.cc:2468] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19774c708fef4b288c6499416c2b5860 in term 4.
I20260710 11:02:16.098024 28667 raft_consensus.cc:2468] T 9674688786be408d8d98a9da15ebf594 P 227449d7be0e402c862343dd0148ccdc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19774c708fef4b288c6499416c2b5860 in term 4.
I20260710 11:02:16.098721 28560 leader_election.cc:304] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 [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: 19774c708fef4b288c6499416c2b5860, f7db8a96a9f54993a59c3a8dd019bc89; no voters: 
I20260710 11:02:16.099913 28804 raft_consensus.cc:2804] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:02:16.101310 28804 raft_consensus.cc:697] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 [term 4 LEADER]: Becoming Leader. State: Replica: 19774c708fef4b288c6499416c2b5860, State: Running, Role: LEADER
I20260710 11:02:16.102502 28804 consensus_queue.cc:237] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 [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: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:16.111181 28418 catalog_manager.cc:5697] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 reported cstate change: term changed from 3 to 4, leader changed from f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129) to 19774c708fef4b288c6499416c2b5860 (127.27.60.130). New cstate: current_term: 4 leader_uuid: "19774c708fef4b288c6499416c2b5860" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:16.230587 28847 raft_consensus.cc:993] T 6edffabef8854791b06b852405b4c9f7 P f7db8a96a9f54993a59c3a8dd019bc89: : Instructing follower 19774c708fef4b288c6499416c2b5860 to start an election
I20260710 11:02:16.231103 28797 raft_consensus.cc:1081] T 6edffabef8854791b06b852405b4c9f7 P f7db8a96a9f54993a59c3a8dd019bc89 [term 3 LEADER]: Signalling peer 19774c708fef4b288c6499416c2b5860 to start an election
I20260710 11:02:16.232501 28594 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6edffabef8854791b06b852405b4c9f7"
dest_uuid: "19774c708fef4b288c6499416c2b5860"
 from {username='slave'} at 127.0.0.1:58570
I20260710 11:02:16.232980 28594 raft_consensus.cc:493] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:16.233358 28594 raft_consensus.cc:3060] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:16.239248 28594 raft_consensus.cc:515] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:16.240707 28594 leader_election.cc:290] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [CANDIDATE]: Term 4 election: Requested vote from peers f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129:36077), 227449d7be0e402c862343dd0148ccdc (127.27.60.131:36755)
I20260710 11:02:16.241671 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6edffabef8854791b06b852405b4c9f7" candidate_uuid: "19774c708fef4b288c6499416c2b5860" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
I20260710 11:02:16.241820 28667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6edffabef8854791b06b852405b4c9f7" candidate_uuid: "19774c708fef4b288c6499416c2b5860" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "227449d7be0e402c862343dd0148ccdc"
I20260710 11:02:16.242352 28520 raft_consensus.cc:3055] T 6edffabef8854791b06b852405b4c9f7 P f7db8a96a9f54993a59c3a8dd019bc89 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:02:16.242406 28667 raft_consensus.cc:3060] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:16.242688 28520 raft_consensus.cc:740] T 6edffabef8854791b06b852405b4c9f7 P f7db8a96a9f54993a59c3a8dd019bc89 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f7db8a96a9f54993a59c3a8dd019bc89, State: Running, Role: LEADER
I20260710 11:02:16.243548 28520 consensus_queue.cc:260] T 6edffabef8854791b06b852405b4c9f7 P f7db8a96a9f54993a59c3a8dd019bc89 [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: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:16.244813 28520 raft_consensus.cc:3060] T 6edffabef8854791b06b852405b4c9f7 P f7db8a96a9f54993a59c3a8dd019bc89 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:16.246925 28667 raft_consensus.cc:2468] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19774c708fef4b288c6499416c2b5860 in term 4.
I20260710 11:02:16.248049 28562 leader_election.cc:304] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [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: 19774c708fef4b288c6499416c2b5860, 227449d7be0e402c862343dd0148ccdc; no voters: 
I20260710 11:02:16.248886 28804 raft_consensus.cc:2804] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:02:16.249409 28804 raft_consensus.cc:697] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [term 4 LEADER]: Becoming Leader. State: Replica: 19774c708fef4b288c6499416c2b5860, State: Running, Role: LEADER
I20260710 11:02:16.250089 28520 raft_consensus.cc:2468] T 6edffabef8854791b06b852405b4c9f7 P f7db8a96a9f54993a59c3a8dd019bc89 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19774c708fef4b288c6499416c2b5860 in term 4.
I20260710 11:02:16.250301 28804 consensus_queue.cc:237] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [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: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:16.257251 28418 catalog_manager.cc:5697] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 reported cstate change: term changed from 3 to 4, leader changed from f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129) to 19774c708fef4b288c6499416c2b5860 (127.27.60.130). New cstate: current_term: 4 leader_uuid: "19774c708fef4b288c6499416c2b5860" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:16.441308 28847 raft_consensus.cc:993] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89: : Instructing follower 227449d7be0e402c862343dd0148ccdc to start an election
I20260710 11:02:16.441833 28797 raft_consensus.cc:1081] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [term 4 LEADER]: Signalling peer 227449d7be0e402c862343dd0148ccdc to start an election
I20260710 11:02:16.443398 28667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a7366ee38c3442f9f62ed966bbda66c"
dest_uuid: "227449d7be0e402c862343dd0148ccdc"
 from {username='slave'} at 127.0.0.1:39790
I20260710 11:02:16.443966 28667 raft_consensus.cc:493] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:16.444351 28667 raft_consensus.cc:3060] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:02:16.449781 28667 raft_consensus.cc:515] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:16.451272 28667 leader_election.cc:290] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [CANDIDATE]: Term 5 election: Requested vote from peers f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129:36077), 19774c708fef4b288c6499416c2b5860 (127.27.60.130:36303)
I20260710 11:02:16.452380 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7366ee38c3442f9f62ed966bbda66c" candidate_uuid: "227449d7be0e402c862343dd0148ccdc" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "19774c708fef4b288c6499416c2b5860"
I20260710 11:02:16.452476 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7366ee38c3442f9f62ed966bbda66c" candidate_uuid: "227449d7be0e402c862343dd0148ccdc" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f7db8a96a9f54993a59c3a8dd019bc89"
I20260710 11:02:16.452898 28594 raft_consensus.cc:3060] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:02:16.453184 28521 raft_consensus.cc:3055] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:02:16.453612 28521 raft_consensus.cc:740] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f7db8a96a9f54993a59c3a8dd019bc89, State: Running, Role: LEADER
I20260710 11:02:16.454571 28521 consensus_queue.cc:260] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [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: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:16.455736 28521 raft_consensus.cc:3060] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:02:16.457760 28594 raft_consensus.cc:2468] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227449d7be0e402c862343dd0148ccdc in term 5.
I20260710 11:02:16.458881 28633 leader_election.cc:304] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [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: 19774c708fef4b288c6499416c2b5860, 227449d7be0e402c862343dd0148ccdc; no voters: 
I20260710 11:02:16.459702 28846 raft_consensus.cc:2804] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:02:16.460245 28846 raft_consensus.cc:697] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [term 5 LEADER]: Becoming Leader. State: Replica: 227449d7be0e402c862343dd0148ccdc, State: Running, Role: LEADER
I20260710 11:02:16.461170 28846 consensus_queue.cc:237] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [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: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } }
I20260710 11:02:16.462677 28521 raft_consensus.cc:2468] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227449d7be0e402c862343dd0148ccdc in term 5.
I20260710 11:02:16.470376 28418 catalog_manager.cc:5697] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc reported cstate change: term changed from 4 to 5, leader changed from f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129) to 227449d7be0e402c862343dd0148ccdc (127.27.60.131). New cstate: current_term: 5 leader_uuid: "227449d7be0e402c862343dd0148ccdc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:16.548641 28667 raft_consensus.cc:1275] T 9674688786be408d8d98a9da15ebf594 P 227449d7be0e402c862343dd0148ccdc [term 4 FOLLOWER]: Refusing update from remote peer 19774c708fef4b288c6499416c2b5860: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:02:16.550293 28804 consensus_queue.cc:1048] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:16.557825 28521 raft_consensus.cc:1275] T 7a7ec0f7813b4112b4779954a64a19e5 P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 FOLLOWER]: Refusing update from remote peer 227449d7be0e402c862343dd0148ccdc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:16.559548 28846 consensus_queue.cc:1048] T 7a7ec0f7813b4112b4779954a64a19e5 P 227449d7be0e402c862343dd0148ccdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:16.570789 28520 raft_consensus.cc:1275] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [term 4 FOLLOWER]: Refusing update from remote peer 19774c708fef4b288c6499416c2b5860: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:02:16.572849 28804 consensus_queue.cc:1048] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:16.577675 28595 raft_consensus.cc:1275] T 7a7ec0f7813b4112b4779954a64a19e5 P 19774c708fef4b288c6499416c2b5860 [term 2 FOLLOWER]: Refusing update from remote peer 227449d7be0e402c862343dd0148ccdc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:16.582655 28846 consensus_queue.cc:1048] T 7a7ec0f7813b4112b4779954a64a19e5 P 227449d7be0e402c862343dd0148ccdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:16.700016 28521 raft_consensus.cc:1275] T 6edffabef8854791b06b852405b4c9f7 P f7db8a96a9f54993a59c3a8dd019bc89 [term 4 FOLLOWER]: Refusing update from remote peer 19774c708fef4b288c6499416c2b5860: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:02:16.701202 28804 consensus_queue.cc:1048] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:16.711489 28667 raft_consensus.cc:1275] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc [term 4 FOLLOWER]: Refusing update from remote peer 19774c708fef4b288c6499416c2b5860: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:02:16.714012 28852 consensus_queue.cc:1048] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227449d7be0e402c862343dd0148ccdc" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:02:16.936688 28521 raft_consensus.cc:1275] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [term 5 FOLLOWER]: Refusing update from remote peer 227449d7be0e402c862343dd0148ccdc: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:02:16.938122 28863 consensus_queue.cc:1048] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7db8a96a9f54993a59c3a8dd019bc89" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:16.947443 28595 raft_consensus.cc:1275] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [term 5 FOLLOWER]: Refusing update from remote peer 227449d7be0e402c862343dd0148ccdc: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:02:16.949821 28848 consensus_queue.cc:1048] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "19774c708fef4b288c6499416c2b5860" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 36303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:17.024276 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:17.030804 27890 tablet_server.cc:179] TabletServer@127.27.60.129:0 shutting down...
W20260710 11:02:17.055639 28634 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260710 11:02:17.058531 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 11:02:17.059489 28634 consensus_peers.cc:597] T 7a7ec0f7813b4112b4779954a64a19e5 P 227449d7be0e402c862343dd0148ccdc -> Peer f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129:36077): Couldn't send request to peer f7db8a96a9f54993a59c3a8dd019bc89. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:17.060101 27890 tablet_replica.cc:333] T 6359ffc22a1f4772bd5d5a8e48278437 P f7db8a96a9f54993a59c3a8dd019bc89: stopping tablet replica
I20260710 11:02:17.060686 27890 raft_consensus.cc:2243] T 6359ffc22a1f4772bd5d5a8e48278437 P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:17.061618 27890 raft_consensus.cc:2272] T 6359ffc22a1f4772bd5d5a8e48278437 P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.063323 27890 tablet_replica.cc:333] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89: stopping tablet replica
I20260710 11:02:17.063892 27890 raft_consensus.cc:2243] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:17.064304 27890 raft_consensus.cc:2272] T 9674688786be408d8d98a9da15ebf594 P f7db8a96a9f54993a59c3a8dd019bc89 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.066960 27890 tablet_replica.cc:333] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89: stopping tablet replica
I20260710 11:02:17.067440 27890 raft_consensus.cc:2243] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:17.067798 27890 raft_consensus.cc:2272] T 0a7366ee38c3442f9f62ed966bbda66c P f7db8a96a9f54993a59c3a8dd019bc89 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.070083 27890 tablet_replica.cc:333] T a549b063dfb5482d8009fc307df32ed0 P f7db8a96a9f54993a59c3a8dd019bc89: stopping tablet replica
I20260710 11:02:17.070566 27890 raft_consensus.cc:2243] T a549b063dfb5482d8009fc307df32ed0 P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:17.071200 27890 raft_consensus.cc:2272] T a549b063dfb5482d8009fc307df32ed0 P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.073117 27890 tablet_replica.cc:333] T 6edffabef8854791b06b852405b4c9f7 P f7db8a96a9f54993a59c3a8dd019bc89: stopping tablet replica
I20260710 11:02:17.073621 27890 raft_consensus.cc:2243] T 6edffabef8854791b06b852405b4c9f7 P f7db8a96a9f54993a59c3a8dd019bc89 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:17.073948 27890 raft_consensus.cc:2272] T 6edffabef8854791b06b852405b4c9f7 P f7db8a96a9f54993a59c3a8dd019bc89 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.076079 27890 tablet_replica.cc:333] T e52d8294dbf3434683705ddb701b6a02 P f7db8a96a9f54993a59c3a8dd019bc89: stopping tablet replica
I20260710 11:02:17.076622 27890 raft_consensus.cc:2243] T e52d8294dbf3434683705ddb701b6a02 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:17.077004 27890 raft_consensus.cc:2272] T e52d8294dbf3434683705ddb701b6a02 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.078625 27890 tablet_replica.cc:333] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89: stopping tablet replica
I20260710 11:02:17.079176 27890 raft_consensus.cc:2243] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:02:17.079838 27890 raft_consensus.cc:2272] T f3051ef005a34b599ae636c9bb55dd56 P f7db8a96a9f54993a59c3a8dd019bc89 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.081564 27890 tablet_replica.cc:333] T 7a7ec0f7813b4112b4779954a64a19e5 P f7db8a96a9f54993a59c3a8dd019bc89: stopping tablet replica
I20260710 11:02:17.082126 27890 raft_consensus.cc:2243] T 7a7ec0f7813b4112b4779954a64a19e5 P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:17.082566 27890 raft_consensus.cc:2272] T 7a7ec0f7813b4112b4779954a64a19e5 P f7db8a96a9f54993a59c3a8dd019bc89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.085124 27890 tablet_replica.cc:333] T c0d40b2d0801450383096c404fb6bb43 P f7db8a96a9f54993a59c3a8dd019bc89: stopping tablet replica
I20260710 11:02:17.085685 27890 raft_consensus.cc:2243] T c0d40b2d0801450383096c404fb6bb43 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:17.086424 27890 raft_consensus.cc:2272] T c0d40b2d0801450383096c404fb6bb43 P f7db8a96a9f54993a59c3a8dd019bc89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.087997 27890 tablet_replica.cc:333] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89: stopping tablet replica
I20260710 11:02:17.088568 27890 raft_consensus.cc:2243] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:17.089299 27890 raft_consensus.cc:2272] T 8a67efe343f649b2b93c10ce5638abbf P f7db8a96a9f54993a59c3a8dd019bc89 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.118839 27890 tablet_server.cc:196] TabletServer@127.27.60.129:0 shutdown complete.
I20260710 11:02:17.146737 27890 tablet_server.cc:179] TabletServer@127.27.60.130:0 shutting down...
W20260710 11:02:17.180490 28560 consensus_peers.cc:597] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 -> Peer f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129:36077): Couldn't send request to peer f7db8a96a9f54993a59c3a8dd019bc89. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:36077: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:17.196156 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:17.196903 27890 tablet_replica.cc:333] T a549b063dfb5482d8009fc307df32ed0 P 19774c708fef4b288c6499416c2b5860: stopping tablet replica
I20260710 11:02:17.197849 27890 raft_consensus.cc:2243] T a549b063dfb5482d8009fc307df32ed0 P 19774c708fef4b288c6499416c2b5860 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:17.198495 27890 raft_consensus.cc:2272] T a549b063dfb5482d8009fc307df32ed0 P 19774c708fef4b288c6499416c2b5860 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.201283 27890 tablet_replica.cc:333] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860: stopping tablet replica
I20260710 11:02:17.202322 27890 raft_consensus.cc:2243] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:02:17.203203 27890 raft_consensus.cc:2272] T 6edffabef8854791b06b852405b4c9f7 P 19774c708fef4b288c6499416c2b5860 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.206113 27890 tablet_replica.cc:333] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860: stopping tablet replica
I20260710 11:02:17.206887 27890 raft_consensus.cc:2243] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:17.207490 27890 raft_consensus.cc:2272] T 0a7366ee38c3442f9f62ed966bbda66c P 19774c708fef4b288c6499416c2b5860 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.209923 27890 tablet_replica.cc:333] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860: stopping tablet replica
I20260710 11:02:17.210683 27890 raft_consensus.cc:2243] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:02:17.211472 27890 raft_consensus.cc:2272] T 9674688786be408d8d98a9da15ebf594 P 19774c708fef4b288c6499416c2b5860 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.213632 27890 tablet_replica.cc:333] T 6359ffc22a1f4772bd5d5a8e48278437 P 19774c708fef4b288c6499416c2b5860: stopping tablet replica
I20260710 11:02:17.214149 27890 raft_consensus.cc:2243] T 6359ffc22a1f4772bd5d5a8e48278437 P 19774c708fef4b288c6499416c2b5860 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:17.214581 27890 raft_consensus.cc:2272] T 6359ffc22a1f4772bd5d5a8e48278437 P 19774c708fef4b288c6499416c2b5860 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.216475 27890 tablet_replica.cc:333] T c0d40b2d0801450383096c404fb6bb43 P 19774c708fef4b288c6499416c2b5860: stopping tablet replica
I20260710 11:02:17.217001 27890 raft_consensus.cc:2243] T c0d40b2d0801450383096c404fb6bb43 P 19774c708fef4b288c6499416c2b5860 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:17.217442 27890 raft_consensus.cc:2272] T c0d40b2d0801450383096c404fb6bb43 P 19774c708fef4b288c6499416c2b5860 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.219295 27890 tablet_replica.cc:333] T 7a7ec0f7813b4112b4779954a64a19e5 P 19774c708fef4b288c6499416c2b5860: stopping tablet replica
I20260710 11:02:17.219838 27890 raft_consensus.cc:2243] T 7a7ec0f7813b4112b4779954a64a19e5 P 19774c708fef4b288c6499416c2b5860 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:17.220247 27890 raft_consensus.cc:2272] T 7a7ec0f7813b4112b4779954a64a19e5 P 19774c708fef4b288c6499416c2b5860 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.222613 27890 tablet_replica.cc:333] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860: stopping tablet replica
I20260710 11:02:17.223176 27890 raft_consensus.cc:2243] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:17.223714 27890 raft_consensus.cc:2272] T 8a67efe343f649b2b93c10ce5638abbf P 19774c708fef4b288c6499416c2b5860 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.225809 27890 tablet_replica.cc:333] T e52d8294dbf3434683705ddb701b6a02 P 19774c708fef4b288c6499416c2b5860: stopping tablet replica
I20260710 11:02:17.226342 27890 raft_consensus.cc:2243] T e52d8294dbf3434683705ddb701b6a02 P 19774c708fef4b288c6499416c2b5860 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:17.227226 27890 raft_consensus.cc:2272] T e52d8294dbf3434683705ddb701b6a02 P 19774c708fef4b288c6499416c2b5860 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:17.228904 28634 consensus_peers.cc:597] T a549b063dfb5482d8009fc307df32ed0 P 227449d7be0e402c862343dd0148ccdc -> Peer f7db8a96a9f54993a59c3a8dd019bc89 (127.27.60.129:36077): Couldn't send request to peer f7db8a96a9f54993a59c3a8dd019bc89. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:36077: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:17.229272 27890 tablet_replica.cc:333] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860: stopping tablet replica
I20260710 11:02:17.229807 27890 raft_consensus.cc:2243] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:17.230342 27890 raft_consensus.cc:2272] T f3051ef005a34b599ae636c9bb55dd56 P 19774c708fef4b288c6499416c2b5860 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.261919 27890 tablet_server.cc:196] TabletServer@127.27.60.130:0 shutdown complete.
I20260710 11:02:17.282374 27890 tablet_server.cc:179] TabletServer@127.27.60.131:0 shutting down...
I20260710 11:02:17.307457 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:17.308132 27890 tablet_replica.cc:333] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc: stopping tablet replica
I20260710 11:02:17.308640 27890 raft_consensus.cc:2243] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:02:17.309324 27890 raft_consensus.cc:2272] T 0a7366ee38c3442f9f62ed966bbda66c P 227449d7be0e402c862343dd0148ccdc [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.311323 27890 tablet_replica.cc:333] T 9674688786be408d8d98a9da15ebf594 P 227449d7be0e402c862343dd0148ccdc: stopping tablet replica
I20260710 11:02:17.311805 27890 raft_consensus.cc:2243] T 9674688786be408d8d98a9da15ebf594 P 227449d7be0e402c862343dd0148ccdc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:17.312182 27890 raft_consensus.cc:2272] T 9674688786be408d8d98a9da15ebf594 P 227449d7be0e402c862343dd0148ccdc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.314334 27890 tablet_replica.cc:333] T 6359ffc22a1f4772bd5d5a8e48278437 P 227449d7be0e402c862343dd0148ccdc: stopping tablet replica
I20260710 11:02:17.314785 27890 raft_consensus.cc:2243] T 6359ffc22a1f4772bd5d5a8e48278437 P 227449d7be0e402c862343dd0148ccdc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:17.315251 27890 raft_consensus.cc:2272] T 6359ffc22a1f4772bd5d5a8e48278437 P 227449d7be0e402c862343dd0148ccdc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.316816 27890 tablet_replica.cc:333] T 8a67efe343f649b2b93c10ce5638abbf P 227449d7be0e402c862343dd0148ccdc: stopping tablet replica
I20260710 11:02:17.317251 27890 raft_consensus.cc:2243] T 8a67efe343f649b2b93c10ce5638abbf P 227449d7be0e402c862343dd0148ccdc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:17.317703 27890 raft_consensus.cc:2272] T 8a67efe343f649b2b93c10ce5638abbf P 227449d7be0e402c862343dd0148ccdc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.319341 27890 tablet_replica.cc:333] T a549b063dfb5482d8009fc307df32ed0 P 227449d7be0e402c862343dd0148ccdc: stopping tablet replica
I20260710 11:02:17.319810 27890 raft_consensus.cc:2243] T a549b063dfb5482d8009fc307df32ed0 P 227449d7be0e402c862343dd0148ccdc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:17.320472 27890 raft_consensus.cc:2272] T a549b063dfb5482d8009fc307df32ed0 P 227449d7be0e402c862343dd0148ccdc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.322064 27890 tablet_replica.cc:333] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc: stopping tablet replica
I20260710 11:02:17.322499 27890 raft_consensus.cc:2243] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:17.322853 27890 raft_consensus.cc:2272] T 6edffabef8854791b06b852405b4c9f7 P 227449d7be0e402c862343dd0148ccdc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.324896 27890 tablet_replica.cc:333] T e52d8294dbf3434683705ddb701b6a02 P 227449d7be0e402c862343dd0148ccdc: stopping tablet replica
I20260710 11:02:17.325363 27890 raft_consensus.cc:2243] T e52d8294dbf3434683705ddb701b6a02 P 227449d7be0e402c862343dd0148ccdc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:17.325804 27890 raft_consensus.cc:2272] T e52d8294dbf3434683705ddb701b6a02 P 227449d7be0e402c862343dd0148ccdc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.327349 27890 tablet_replica.cc:333] T f3051ef005a34b599ae636c9bb55dd56 P 227449d7be0e402c862343dd0148ccdc: stopping tablet replica
I20260710 11:02:17.327767 27890 raft_consensus.cc:2243] T f3051ef005a34b599ae636c9bb55dd56 P 227449d7be0e402c862343dd0148ccdc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:17.328111 27890 raft_consensus.cc:2272] T f3051ef005a34b599ae636c9bb55dd56 P 227449d7be0e402c862343dd0148ccdc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.329668 27890 tablet_replica.cc:333] T c0d40b2d0801450383096c404fb6bb43 P 227449d7be0e402c862343dd0148ccdc: stopping tablet replica
I20260710 11:02:17.330080 27890 raft_consensus.cc:2243] T c0d40b2d0801450383096c404fb6bb43 P 227449d7be0e402c862343dd0148ccdc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:17.330473 27890 raft_consensus.cc:2272] T c0d40b2d0801450383096c404fb6bb43 P 227449d7be0e402c862343dd0148ccdc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.332049 27890 tablet_replica.cc:333] T 7a7ec0f7813b4112b4779954a64a19e5 P 227449d7be0e402c862343dd0148ccdc: stopping tablet replica
I20260710 11:02:17.332453 27890 raft_consensus.cc:2243] T 7a7ec0f7813b4112b4779954a64a19e5 P 227449d7be0e402c862343dd0148ccdc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:17.333055 27890 raft_consensus.cc:2272] T 7a7ec0f7813b4112b4779954a64a19e5 P 227449d7be0e402c862343dd0148ccdc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.362551 27890 tablet_server.cc:196] TabletServer@127.27.60.131:0 shutdown complete.
I20260710 11:02:17.380872 27890 master.cc:562] Master@127.27.60.190:44595 shutting down...
I20260710 11:02:17.399281 27890 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7984807a6718418789dbb37e1c1a5e55 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:17.399771 27890 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7984807a6718418789dbb37e1c1a5e55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.400030 27890 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7984807a6718418789dbb37e1c1a5e55: stopping tablet replica
I20260710 11:02:17.419836 27890 master.cc:584] Master@127.27.60.190:44595 shutdown complete.
19774c708fef4b288c6499416c2b5860  4
227449d7be0e402c862343dd0148ccdc  1
f7db8a96a9f54993a59c3a8dd019bc89  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10553 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:02:17.464167 27890 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.60.190:37249
I20260710 11:02:17.465337 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:17.471976 28877 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
W20260710 11:02:17.471992 28878 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
W20260710 11:02:17.472244 28880 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
I20260710 11:02:17.473268 27890 server_base.cc:1061] running on GCE node
I20260710 11:02:17.474416 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:17.474647 27890 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:17.474823 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783681337474805 us; error 0 us; skew 500 ppm
I20260710 11:02:17.475436 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:17.478149 27890 webserver.cc:533] Webserver started at http://127.27.60.190:33615/ using document root <none> and password file <none>
I20260710 11:02:17.478672 27890 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:17.478876 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:17.479174 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:17.480357 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-0/minicluster-data/master-0-root/instance:
uuid: "b82630632b984294bd3762345f4b056b"
format_stamp: "Formatted at 2026-07-10 11:02:17 on dist-test-slave-s2gl"
I20260710 11:02:17.485278 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260710 11:02:17.488895 28885 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:17.490001 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260710 11:02:17.490258 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-0/minicluster-data/master-0-root
uuid: "b82630632b984294bd3762345f4b056b"
format_stamp: "Formatted at 2026-07-10 11:02:17 on dist-test-slave-s2gl"
I20260710 11:02:17.490533 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-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)
I20260710 11:02:17.499200 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:17.500363 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:17.539454 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.190:37249
I20260710 11:02:17.539561 28936 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.190:37249 every 8 connection(s)
I20260710 11:02:17.543666 28937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:17.553643 28937 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b82630632b984294bd3762345f4b056b: Bootstrap starting.
I20260710 11:02:17.558233 28937 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b82630632b984294bd3762345f4b056b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:17.562693 28937 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b82630632b984294bd3762345f4b056b: No bootstrap required, opened a new log
I20260710 11:02:17.564805 28937 raft_consensus.cc:359] T 00000000000000000000000000000000 P b82630632b984294bd3762345f4b056b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b82630632b984294bd3762345f4b056b" member_type: VOTER }
I20260710 11:02:17.565188 28937 raft_consensus.cc:385] T 00000000000000000000000000000000 P b82630632b984294bd3762345f4b056b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:17.565435 28937 raft_consensus.cc:740] T 00000000000000000000000000000000 P b82630632b984294bd3762345f4b056b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82630632b984294bd3762345f4b056b, State: Initialized, Role: FOLLOWER
I20260710 11:02:17.566071 28937 consensus_queue.cc:260] T 00000000000000000000000000000000 P b82630632b984294bd3762345f4b056b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b82630632b984294bd3762345f4b056b" member_type: VOTER }
I20260710 11:02:17.566489 28937 raft_consensus.cc:399] T 00000000000000000000000000000000 P b82630632b984294bd3762345f4b056b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:02:17.566681 28937 raft_consensus.cc:493] T 00000000000000000000000000000000 P b82630632b984294bd3762345f4b056b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:02:17.566887 28937 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b82630632b984294bd3762345f4b056b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:17.570962 28937 raft_consensus.cc:515] T 00000000000000000000000000000000 P b82630632b984294bd3762345f4b056b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b82630632b984294bd3762345f4b056b" member_type: VOTER }
I20260710 11:02:17.571448 28937 leader_election.cc:304] T 00000000000000000000000000000000 P b82630632b984294bd3762345f4b056b [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: b82630632b984294bd3762345f4b056b; no voters: 
I20260710 11:02:17.572569 28937 leader_election.cc:290] T 00000000000000000000000000000000 P b82630632b984294bd3762345f4b056b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:02:17.572904 28940 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b82630632b984294bd3762345f4b056b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:17.574364 28940 raft_consensus.cc:697] T 00000000000000000000000000000000 P b82630632b984294bd3762345f4b056b [term 1 LEADER]: Becoming Leader. State: Replica: b82630632b984294bd3762345f4b056b, State: Running, Role: LEADER
I20260710 11:02:17.575062 28940 consensus_queue.cc:237] T 00000000000000000000000000000000 P b82630632b984294bd3762345f4b056b [LEADER]: Queue going to LEADER mode. State: All 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: "b82630632b984294bd3762345f4b056b" member_type: VOTER }
I20260710 11:02:17.575529 28937 sys_catalog.cc:565] T 00000000000000000000000000000000 P b82630632b984294bd3762345f4b056b [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:02:17.580247 28942 sys_catalog.cc:455] T 00000000000000000000000000000000 P b82630632b984294bd3762345f4b056b [sys.catalog]: SysCatalogTable state changed. Reason: New leader b82630632b984294bd3762345f4b056b. Latest consensus state: current_term: 1 leader_uuid: "b82630632b984294bd3762345f4b056b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b82630632b984294bd3762345f4b056b" member_type: VOTER } }
I20260710 11:02:17.580350 28941 sys_catalog.cc:455] T 00000000000000000000000000000000 P b82630632b984294bd3762345f4b056b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b82630632b984294bd3762345f4b056b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b82630632b984294bd3762345f4b056b" member_type: VOTER } }
I20260710 11:02:17.581331 28941 sys_catalog.cc:458] T 00000000000000000000000000000000 P b82630632b984294bd3762345f4b056b [sys.catalog]: This master's current role is: LEADER
I20260710 11:02:17.581331 28942 sys_catalog.cc:458] T 00000000000000000000000000000000 P b82630632b984294bd3762345f4b056b [sys.catalog]: This master's current role is: LEADER
I20260710 11:02:17.587440 28949 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:02:17.593595 28949 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:02:17.594743 27890 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:02:17.602741 28949 catalog_manager.cc:1383] Generated new cluster ID: 39daab6d9d40479fbf268566cb308651
I20260710 11:02:17.603209 28949 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:02:17.626685 28949 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:02:17.628185 28949 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:02:17.651758 28949 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b82630632b984294bd3762345f4b056b: Generated new TSK 0
I20260710 11:02:17.652405 28949 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:02:17.661743 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:17.668114 28958 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
W20260710 11:02:17.669317 28959 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
W20260710 11:02:17.671448 28961 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
I20260710 11:02:17.672421 27890 server_base.cc:1061] running on GCE node
I20260710 11:02:17.673208 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:17.673378 27890 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:17.673569 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783681337673555 us; error 0 us; skew 500 ppm
I20260710 11:02:17.674072 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:17.676563 27890 webserver.cc:533] Webserver started at http://127.27.60.129:38473/ using document root <none> and password file <none>
I20260710 11:02:17.677011 27890 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:17.677167 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:17.677517 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:17.678561 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-0/minicluster-data/ts-0-root/instance:
uuid: "263f19c3152d4e75a95fe88cd623e081"
format_stamp: "Formatted at 2026-07-10 11:02:17 on dist-test-slave-s2gl"
I20260710 11:02:17.683102 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:02:17.686609 28966 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:17.687520 27890 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:02:17.687851 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-0/minicluster-data/ts-0-root
uuid: "263f19c3152d4e75a95fe88cd623e081"
format_stamp: "Formatted at 2026-07-10 11:02:17 on dist-test-slave-s2gl"
I20260710 11:02:17.688222 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-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)
I20260710 11:02:17.711759 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:17.713168 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:17.714859 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:17.717654 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:17.717849 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:17.718156 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:17.718325 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:17.759881 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.129:37951
I20260710 11:02:17.760115 29028 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.129:37951 every 8 connection(s)
I20260710 11:02:17.764657 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:17.772154 29033 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
W20260710 11:02:17.773046 29034 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
W20260710 11:02:17.776252 29036 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
I20260710 11:02:17.776281 27890 server_base.cc:1061] running on GCE node
I20260710 11:02:17.778312 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:17.778514 27890 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:17.778704 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783681337778674 us; error 0 us; skew 500 ppm
I20260710 11:02:17.779413 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:17.779479 29029 heartbeater.cc:344] Connected to a master server at 127.27.60.190:37249
I20260710 11:02:17.779934 29029 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:17.780802 29029 heartbeater.cc:507] Master 127.27.60.190:37249 requested a full tablet report, sending...
I20260710 11:02:17.782326 27890 webserver.cc:533] Webserver started at http://127.27.60.130:36451/ using document root <none> and password file <none>
I20260710 11:02:17.783003 27890 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:17.783274 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:17.783507 28902 ts_manager.cc:194] Registered new tserver with Master: 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951)
I20260710 11:02:17.783646 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:17.785534 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-0/minicluster-data/ts-1-root/instance:
uuid: "fab209ad731448858862c14653f621c5"
format_stamp: "Formatted at 2026-07-10 11:02:17 on dist-test-slave-s2gl"
I20260710 11:02:17.786293 28902 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43076
I20260710 11:02:17.791330 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.002s
I20260710 11:02:17.795292 29041 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:17.796087 27890 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:02:17.796416 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-0/minicluster-data/ts-1-root
uuid: "fab209ad731448858862c14653f621c5"
format_stamp: "Formatted at 2026-07-10 11:02:17 on dist-test-slave-s2gl"
I20260710 11:02:17.796703 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-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)
I20260710 11:02:17.817180 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:17.818397 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:17.819927 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:17.822250 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:17.822487 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:17.822723 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:17.822906 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:17.865057 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.130:45087
I20260710 11:02:17.865150 29103 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.130:45087 every 8 connection(s)
I20260710 11:02:17.869809 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:17.877391 29107 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
W20260710 11:02:17.879616 29108 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
I20260710 11:02:17.883855 27890 server_base.cc:1061] running on GCE node
I20260710 11:02:17.884364 29104 heartbeater.cc:344] Connected to a master server at 127.27.60.190:37249
I20260710 11:02:17.884840 29104 heartbeater.cc:461] Registering TS with master...
W20260710 11:02:17.884958 29110 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
I20260710 11:02:17.885733 29104 heartbeater.cc:507] Master 127.27.60.190:37249 requested a full tablet report, sending...
I20260710 11:02:17.885878 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:17.886161 27890 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:17.886343 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783681337886325 us; error 0 us; skew 500 ppm
I20260710 11:02:17.887080 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:17.888357 28902 ts_manager.cc:194] Registered new tserver with Master: fab209ad731448858862c14653f621c5 (127.27.60.130:45087)
I20260710 11:02:17.889714 27890 webserver.cc:533] Webserver started at http://127.27.60.131:45957/ using document root <none> and password file <none>
I20260710 11:02:17.890064 28902 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43078
I20260710 11:02:17.890249 27890 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:17.890542 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:17.890807 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:17.892086 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-0/minicluster-data/ts-2-root/instance:
uuid: "980d92b52f07469bbb9ae63c6fa003e0"
format_stamp: "Formatted at 2026-07-10 11:02:17 on dist-test-slave-s2gl"
I20260710 11:02:17.896718 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 11:02:17.900708 29115 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:17.901664 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:02:17.901989 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-0/minicluster-data/ts-2-root
uuid: "980d92b52f07469bbb9ae63c6fa003e0"
format_stamp: "Formatted at 2026-07-10 11:02:17 on dist-test-slave-s2gl"
I20260710 11:02:17.902374 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-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)
I20260710 11:02:17.917918 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:17.919184 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:17.920696 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:17.923101 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:17.923362 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:17.923619 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:17.923787 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:17.968441 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.131:33913
I20260710 11:02:17.968564 29177 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.131:33913 every 8 connection(s)
I20260710 11:02:17.983101 29178 heartbeater.cc:344] Connected to a master server at 127.27.60.190:37249
I20260710 11:02:17.983543 29178 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:17.984330 29178 heartbeater.cc:507] Master 127.27.60.190:37249 requested a full tablet report, sending...
I20260710 11:02:17.986424 28902 ts_manager.cc:194] Registered new tserver with Master: 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:17.986692 27890 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014766235s
I20260710 11:02:17.987847 28902 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43086
I20260710 11:02:18.014870 28902 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43092:
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\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:02:18.018779 28902 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.
I20260710 11:02:18.144850 28990 tablet_service.cc:1511] Processing CreateTablet for tablet 999127fd56674bfaaa378ef5511c221e (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:02:18.145644 28994 tablet_service.cc:1511] Processing CreateTablet for tablet fbadeee833eb4310b49a5123c73ea3bc (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:02:18.146504 28990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 999127fd56674bfaaa378ef5511c221e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.147877 28993 tablet_service.cc:1511] Processing CreateTablet for tablet a12b73e44f08440391dfdae934dda16a (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:02:18.149493 28993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a12b73e44f08440391dfdae934dda16a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.150972 28989 tablet_service.cc:1511] Processing CreateTablet for tablet 18626b6806584a9698657be90fe83e97 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:02:18.151795 28992 tablet_service.cc:1511] Processing CreateTablet for tablet 76d9b35087b147b28b12f54e35392557 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:02:18.152518 28989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18626b6806584a9698657be90fe83e97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.153366 28992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76d9b35087b147b28b12f54e35392557. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.154589 28988 tablet_service.cc:1511] Processing CreateTablet for tablet f79e0a7316fb4b8d9c2fb2a397df993e (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:02:18.155288 28991 tablet_service.cc:1511] Processing CreateTablet for tablet e1ffd784fd40498da6643a1f3cdd6c12 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:02:18.155936 28988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f79e0a7316fb4b8d9c2fb2a397df993e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.156587 28991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ffd784fd40498da6643a1f3cdd6c12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.157856 28994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbadeee833eb4310b49a5123c73ea3bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.174583 28987 tablet_service.cc:1511] Processing CreateTablet for tablet ed2f8d2b895441ad82fa23b7dcad2d21 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:02:18.175990 28987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed2f8d2b895441ad82fa23b7dcad2d21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.186729 28986 tablet_service.cc:1511] Processing CreateTablet for tablet 2515824f2709474b92ad0d9124bac152 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:02:18.188220 28986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2515824f2709474b92ad0d9124bac152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.196250 28985 tablet_service.cc:1511] Processing CreateTablet for tablet 71c1bb4d7e794a69a220523e40c8597e (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:02:18.197710 28985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71c1bb4d7e794a69a220523e40c8597e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.202234 29143 tablet_service.cc:1511] Processing CreateTablet for tablet fbadeee833eb4310b49a5123c73ea3bc (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:02:18.204257 29143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbadeee833eb4310b49a5123c73ea3bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.210711 29142 tablet_service.cc:1511] Processing CreateTablet for tablet a12b73e44f08440391dfdae934dda16a (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:02:18.212850 29142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a12b73e44f08440391dfdae934dda16a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.224085 28989 tablet_service.cc:1511] Processing CreateTablet for tablet 2ffc147297764f7c9813dfe24b8d8fe1 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:02:18.246167 29067 tablet_service.cc:1511] Processing CreateTablet for tablet 76d9b35087b147b28b12f54e35392557 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:02:18.247613 29067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76d9b35087b147b28b12f54e35392557. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.247344 29061 tablet_service.cc:1511] Processing CreateTablet for tablet 2515824f2709474b92ad0d9124bac152 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:02:18.248636 29061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2515824f2709474b92ad0d9124bac152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.247614 29193 tablet_bootstrap.cc:492] T f79e0a7316fb4b8d9c2fb2a397df993e P 263f19c3152d4e75a95fe88cd623e081: Bootstrap starting.
I20260710 11:02:18.249779 29136 tablet_service.cc:1511] Processing CreateTablet for tablet ed2f8d2b895441ad82fa23b7dcad2d21 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:02:18.250128 28992 tablet_service.cc:1511] Processing CreateTablet for tablet 778a045dfbee483a84278984d2c4e372 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:02:18.250650 29060 tablet_service.cc:1511] Processing CreateTablet for tablet 71c1bb4d7e794a69a220523e40c8597e (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:02:18.251230 29136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed2f8d2b895441ad82fa23b7dcad2d21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.251425 28992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 778a045dfbee483a84278984d2c4e372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.252046 29060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71c1bb4d7e794a69a220523e40c8597e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.254818 29063 tablet_service.cc:1511] Processing CreateTablet for tablet f79e0a7316fb4b8d9c2fb2a397df993e (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:02:18.232146 29141 tablet_service.cc:1511] Processing CreateTablet for tablet 76d9b35087b147b28b12f54e35392557 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:02:18.234030 28988 tablet_service.cc:1511] Processing CreateTablet for tablet 51b50ddfaa2b4a6389622faf5d9823c1 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:02:18.234476 29140 tablet_service.cc:1511] Processing CreateTablet for tablet e1ffd784fd40498da6643a1f3cdd6c12 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:02:18.238080 29139 tablet_service.cc:1511] Processing CreateTablet for tablet 999127fd56674bfaaa378ef5511c221e (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:02:18.238552 29069 tablet_service.cc:1511] Processing CreateTablet for tablet fbadeee833eb4310b49a5123c73ea3bc (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:02:18.239858 29138 tablet_service.cc:1511] Processing CreateTablet for tablet 18626b6806584a9698657be90fe83e97 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:02:18.242636 29065 tablet_service.cc:1511] Processing CreateTablet for tablet 999127fd56674bfaaa378ef5511c221e (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:02:18.242723 29064 tablet_service.cc:1511] Processing CreateTablet for tablet 18626b6806584a9698657be90fe83e97 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:02:18.244359 29066 tablet_service.cc:1511] Processing CreateTablet for tablet e1ffd784fd40498da6643a1f3cdd6c12 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:02:18.263224 29068 tablet_service.cc:1511] Processing CreateTablet for tablet a12b73e44f08440391dfdae934dda16a (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:02:18.263319 28993 tablet_service.cc:1511] Processing CreateTablet for tablet d483c8ca78cd429e9379310c7926fdb8 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:02:18.258003 29063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f79e0a7316fb4b8d9c2fb2a397df993e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.260169 29134 tablet_service.cc:1511] Processing CreateTablet for tablet 71c1bb4d7e794a69a220523e40c8597e (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:02:18.262814 29139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 999127fd56674bfaaa378ef5511c221e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.258421 29135 tablet_service.cc:1511] Processing CreateTablet for tablet 2515824f2709474b92ad0d9124bac152 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:02:18.246176 29062 tablet_service.cc:1511] Processing CreateTablet for tablet ed2f8d2b895441ad82fa23b7dcad2d21 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:02:18.261018 29137 tablet_service.cc:1511] Processing CreateTablet for tablet f79e0a7316fb4b8d9c2fb2a397df993e (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:02:18.275590 29135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2515824f2709474b92ad0d9124bac152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.276235 29134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71c1bb4d7e794a69a220523e40c8597e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.276896 29193 tablet_bootstrap.cc:654] T f79e0a7316fb4b8d9c2fb2a397df993e P 263f19c3152d4e75a95fe88cd623e081: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:18.277588 29141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76d9b35087b147b28b12f54e35392557. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.278631 28989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ffc147297764f7c9813dfe24b8d8fe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.285844 29066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ffd784fd40498da6643a1f3cdd6c12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.290378 28985 tablet_service.cc:1511] Processing CreateTablet for tablet f748cc16cebc4c5fb76eff7ea34cc201 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:02:18.291229 29065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 999127fd56674bfaaa378ef5511c221e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.291853 28988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51b50ddfaa2b4a6389622faf5d9823c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.292097 29068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a12b73e44f08440391dfdae934dda16a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.292908 29064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18626b6806584a9698657be90fe83e97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.293496 28985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f748cc16cebc4c5fb76eff7ea34cc201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.297863 28993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d483c8ca78cd429e9379310c7926fdb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.298460 29069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbadeee833eb4310b49a5123c73ea3bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.299698 29138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18626b6806584a9698657be90fe83e97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.299700 29062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed2f8d2b895441ad82fa23b7dcad2d21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.300473 29140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ffd784fd40498da6643a1f3cdd6c12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.303929 29137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f79e0a7316fb4b8d9c2fb2a397df993e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.322737 28990 tablet_service.cc:1511] Processing CreateTablet for tablet aee82414dd8d4cc89fb07335523bf3ad (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:02:18.324519 28990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aee82414dd8d4cc89fb07335523bf3ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.326920 28994 tablet_service.cc:1511] Processing CreateTablet for tablet de3c2f2de6ae47bdbc287c3d02f6d25a (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:02:18.328305 28994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de3c2f2de6ae47bdbc287c3d02f6d25a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.354773 29136 tablet_service.cc:1511] Processing CreateTablet for tablet 778a045dfbee483a84278984d2c4e372 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:02:18.356129 29136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 778a045dfbee483a84278984d2c4e372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.374915 29143 tablet_service.cc:1511] Processing CreateTablet for tablet 2ffc147297764f7c9813dfe24b8d8fe1 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:02:18.379043 28991 tablet_service.cc:1511] Processing CreateTablet for tablet 337ff93395374d5fb26b88f1c30cdaff (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:02:18.379630 29143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ffc147297764f7c9813dfe24b8d8fe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.380353 28991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 337ff93395374d5fb26b88f1c30cdaff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.391199 29142 tablet_service.cc:1511] Processing CreateTablet for tablet 51b50ddfaa2b4a6389622faf5d9823c1 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:02:18.393110 29142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51b50ddfaa2b4a6389622faf5d9823c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.410143 28992 tablet_service.cc:1511] Processing CreateTablet for tablet 9e174cedc7a64fdab7af5daafef124be (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:02:18.411819 28992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e174cedc7a64fdab7af5daafef124be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.415369 29194 tablet_bootstrap.cc:492] T a12b73e44f08440391dfdae934dda16a P 980d92b52f07469bbb9ae63c6fa003e0: Bootstrap starting.
I20260710 11:02:18.417802 29135 tablet_service.cc:1511] Processing CreateTablet for tablet d483c8ca78cd429e9379310c7926fdb8 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:02:18.423045 28989 tablet_service.cc:1511] Processing CreateTablet for tablet d528ebca2c0641f3bb910ba243375d19 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:02:18.424990 28989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d528ebca2c0641f3bb910ba243375d19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.432292 29193 tablet_bootstrap.cc:492] T f79e0a7316fb4b8d9c2fb2a397df993e P 263f19c3152d4e75a95fe88cd623e081: No bootstrap required, opened a new log
I20260710 11:02:18.432968 29193 ts_tablet_manager.cc:1403] T f79e0a7316fb4b8d9c2fb2a397df993e P 263f19c3152d4e75a95fe88cd623e081: Time spent bootstrapping tablet: real 0.186s	user 0.000s	sys 0.012s
I20260710 11:02:18.442255 29135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d483c8ca78cd429e9379310c7926fdb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.446913 29141 tablet_service.cc:1511] Processing CreateTablet for tablet de3c2f2de6ae47bdbc287c3d02f6d25a (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:02:18.448510 29141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de3c2f2de6ae47bdbc287c3d02f6d25a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.455844 28987 tablet_service.cc:1511] Processing CreateTablet for tablet 1cfc247abd1343f29faecd51ac102fcc (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:02:18.457790 29137 tablet_service.cc:1511] Processing CreateTablet for tablet f748cc16cebc4c5fb76eff7ea34cc201 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:02:18.462958 28987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cfc247abd1343f29faecd51ac102fcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.441219 29193 raft_consensus.cc:359] T f79e0a7316fb4b8d9c2fb2a397df993e P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:18.465185 29193 raft_consensus.cc:385] T f79e0a7316fb4b8d9c2fb2a397df993e P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:18.465513 29193 raft_consensus.cc:740] T f79e0a7316fb4b8d9c2fb2a397df993e P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 263f19c3152d4e75a95fe88cd623e081, State: Initialized, Role: FOLLOWER
I20260710 11:02:18.470619 29066 tablet_service.cc:1511] Processing CreateTablet for tablet d483c8ca78cd429e9379310c7926fdb8 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:02:18.471975 29066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d483c8ca78cd429e9379310c7926fdb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.472282 29069 tablet_service.cc:1511] Processing CreateTablet for tablet 2ffc147297764f7c9813dfe24b8d8fe1 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:02:18.473584 29069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ffc147297764f7c9813dfe24b8d8fe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.475243 29064 tablet_service.cc:1511] Processing CreateTablet for tablet 51b50ddfaa2b4a6389622faf5d9823c1 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:02:18.477083 29139 tablet_service.cc:1511] Processing CreateTablet for tablet aee82414dd8d4cc89fb07335523bf3ad (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:02:18.478279 29139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aee82414dd8d4cc89fb07335523bf3ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.480669 28993 tablet_service.cc:1511] Processing CreateTablet for tablet 3dc1bb4574f74f2db0f052d8afb90810 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:02:18.476568 29064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51b50ddfaa2b4a6389622faf5d9823c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.484232 29134 tablet_service.cc:1511] Processing CreateTablet for tablet 9e174cedc7a64fdab7af5daafef124be (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:02:18.486372 29063 tablet_service.cc:1511] Processing CreateTablet for tablet 778a045dfbee483a84278984d2c4e372 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:02:18.466467 29193 consensus_queue.cc:260] T f79e0a7316fb4b8d9c2fb2a397df993e P 263f19c3152d4e75a95fe88cd623e081 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:18.487843 28993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dc1bb4574f74f2db0f052d8afb90810. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.501061 29134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e174cedc7a64fdab7af5daafef124be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.506485 29138 tablet_service.cc:1511] Processing CreateTablet for tablet 337ff93395374d5fb26b88f1c30cdaff (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:02:18.508904 29196 tablet_bootstrap.cc:492] T 71c1bb4d7e794a69a220523e40c8597e P fab209ad731448858862c14653f621c5: Bootstrap starting.
I20260710 11:02:18.486764 29067 tablet_service.cc:1511] Processing CreateTablet for tablet de3c2f2de6ae47bdbc287c3d02f6d25a (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:02:18.488034 29063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 778a045dfbee483a84278984d2c4e372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.513278 29067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de3c2f2de6ae47bdbc287c3d02f6d25a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.513634 29062 tablet_service.cc:1511] Processing CreateTablet for tablet aee82414dd8d4cc89fb07335523bf3ad (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:02:18.488147 29065 tablet_service.cc:1511] Processing CreateTablet for tablet f748cc16cebc4c5fb76eff7ea34cc201 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:02:18.524075 29062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aee82414dd8d4cc89fb07335523bf3ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.525211 29060 tablet_service.cc:1511] Processing CreateTablet for tablet 9e174cedc7a64fdab7af5daafef124be (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:02:18.526791 29060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e174cedc7a64fdab7af5daafef124be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.529563 29065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f748cc16cebc4c5fb76eff7ea34cc201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.532207 29137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f748cc16cebc4c5fb76eff7ea34cc201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.534821 29138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 337ff93395374d5fb26b88f1c30cdaff. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:02:18.552037 28886 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.27.60.130:45087, user_credentials={real_user=slave}} blocked reactor thread for 68975.4us
I20260710 11:02:18.560009 29194 tablet_bootstrap.cc:654] T a12b73e44f08440391dfdae934dda16a P 980d92b52f07469bbb9ae63c6fa003e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:18.569252 29143 tablet_service.cc:1511] Processing CreateTablet for tablet d528ebca2c0641f3bb910ba243375d19 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:02:18.570648 29143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d528ebca2c0641f3bb910ba243375d19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.575718 29196 tablet_bootstrap.cc:654] T 71c1bb4d7e794a69a220523e40c8597e P fab209ad731448858862c14653f621c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:18.596293 29140 tablet_service.cc:1511] Processing CreateTablet for tablet 1cfc247abd1343f29faecd51ac102fcc (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
W20260710 11:02:18.597368 28950 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:18.597903 29140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cfc247abd1343f29faecd51ac102fcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.606376 29029 heartbeater.cc:499] Master 127.27.60.190:37249 was elected leader, sending a full tablet report...
I20260710 11:02:18.589085 29068 tablet_service.cc:1511] Processing CreateTablet for tablet 337ff93395374d5fb26b88f1c30cdaff (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:02:18.624909 28994 tablet_service.cc:1511] Processing CreateTablet for tablet 68af5d0fd7f7449aa414fb64dbbbc9a8 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:02:18.626415 28994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68af5d0fd7f7449aa414fb64dbbbc9a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.628458 28985 tablet_service.cc:1511] Processing CreateTablet for tablet cb8729bcc9bd4ebc92ec487c36639309 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:02:18.629961 28985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb8729bcc9bd4ebc92ec487c36639309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.607378 29061 tablet_service.cc:1511] Processing CreateTablet for tablet d528ebca2c0641f3bb910ba243375d19 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:02:18.646873 29061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d528ebca2c0641f3bb910ba243375d19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.650588 29136 tablet_service.cc:1511] Processing CreateTablet for tablet 3dc1bb4574f74f2db0f052d8afb90810 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:02:18.653069 29136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dc1bb4574f74f2db0f052d8afb90810. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.661067 29194 tablet_bootstrap.cc:492] T a12b73e44f08440391dfdae934dda16a P 980d92b52f07469bbb9ae63c6fa003e0: No bootstrap required, opened a new log
I20260710 11:02:18.661670 29194 ts_tablet_manager.cc:1403] T a12b73e44f08440391dfdae934dda16a P 980d92b52f07469bbb9ae63c6fa003e0: Time spent bootstrapping tablet: real 0.259s	user 0.010s	sys 0.017s
I20260710 11:02:18.664546 29194 raft_consensus.cc:359] T a12b73e44f08440391dfdae934dda16a P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:18.669011 29141 tablet_service.cc:1511] Processing CreateTablet for tablet 68af5d0fd7f7449aa414fb64dbbbc9a8 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:02:18.674459 29141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68af5d0fd7f7449aa414fb64dbbbc9a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.677789 29193 ts_tablet_manager.cc:1434] T f79e0a7316fb4b8d9c2fb2a397df993e P 263f19c3152d4e75a95fe88cd623e081: Time spent starting tablet: real 0.244s	user 0.011s	sys 0.013s
I20260710 11:02:18.671516 29068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 337ff93395374d5fb26b88f1c30cdaff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.681615 29139 tablet_service.cc:1511] Processing CreateTablet for tablet cb8729bcc9bd4ebc92ec487c36639309 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:02:18.683776 29139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb8729bcc9bd4ebc92ec487c36639309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.669826 29194 raft_consensus.cc:385] T a12b73e44f08440391dfdae934dda16a P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:18.689980 29194 raft_consensus.cc:740] T a12b73e44f08440391dfdae934dda16a P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980d92b52f07469bbb9ae63c6fa003e0, State: Initialized, Role: FOLLOWER
I20260710 11:02:18.690744 29193 tablet_bootstrap.cc:492] T 18626b6806584a9698657be90fe83e97 P 263f19c3152d4e75a95fe88cd623e081: Bootstrap starting.
I20260710 11:02:18.708212 29193 tablet_bootstrap.cc:654] T 18626b6806584a9698657be90fe83e97 P 263f19c3152d4e75a95fe88cd623e081: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:18.731572 29196 tablet_bootstrap.cc:492] T 71c1bb4d7e794a69a220523e40c8597e P fab209ad731448858862c14653f621c5: No bootstrap required, opened a new log
I20260710 11:02:18.732088 29196 ts_tablet_manager.cc:1403] T 71c1bb4d7e794a69a220523e40c8597e P fab209ad731448858862c14653f621c5: Time spent bootstrapping tablet: real 0.223s	user 0.010s	sys 0.016s
I20260710 11:02:18.734994 29196 raft_consensus.cc:359] T 71c1bb4d7e794a69a220523e40c8597e P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:18.736598 29196 raft_consensus.cc:385] T 71c1bb4d7e794a69a220523e40c8597e P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:18.736913 29196 raft_consensus.cc:740] T 71c1bb4d7e794a69a220523e40c8597e P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab209ad731448858862c14653f621c5, State: Initialized, Role: FOLLOWER
I20260710 11:02:18.739804 29196 consensus_queue.cc:260] T 71c1bb4d7e794a69a220523e40c8597e P fab209ad731448858862c14653f621c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:18.740510 29065 tablet_service.cc:1511] Processing CreateTablet for tablet 1cfc247abd1343f29faecd51ac102fcc (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:02:18.699106 29194 consensus_queue.cc:260] T a12b73e44f08440391dfdae934dda16a P 980d92b52f07469bbb9ae63c6fa003e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:18.760841 29061 tablet_service.cc:1511] Processing CreateTablet for tablet 3dc1bb4574f74f2db0f052d8afb90810 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:02:18.770941 29194 ts_tablet_manager.cc:1434] T a12b73e44f08440391dfdae934dda16a P 980d92b52f07469bbb9ae63c6fa003e0: Time spent starting tablet: real 0.109s	user 0.005s	sys 0.005s
I20260710 11:02:18.774083 29104 heartbeater.cc:499] Master 127.27.60.190:37249 was elected leader, sending a full tablet report...
I20260710 11:02:18.774792 29196 ts_tablet_manager.cc:1434] T 71c1bb4d7e794a69a220523e40c8597e P fab209ad731448858862c14653f621c5: Time spent starting tablet: real 0.042s	user 0.010s	sys 0.011s
I20260710 11:02:18.778009 29194 tablet_bootstrap.cc:492] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0: Bootstrap starting.
I20260710 11:02:18.777311 29178 heartbeater.cc:499] Master 127.27.60.190:37249 was elected leader, sending a full tablet report...
I20260710 11:02:18.780093 29193 tablet_bootstrap.cc:492] T 18626b6806584a9698657be90fe83e97 P 263f19c3152d4e75a95fe88cd623e081: No bootstrap required, opened a new log
I20260710 11:02:18.780597 29193 ts_tablet_manager.cc:1403] T 18626b6806584a9698657be90fe83e97 P 263f19c3152d4e75a95fe88cd623e081: Time spent bootstrapping tablet: real 0.091s	user 0.022s	sys 0.029s
I20260710 11:02:18.783699 29193 raft_consensus.cc:359] T 18626b6806584a9698657be90fe83e97 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:18.784379 29194 tablet_bootstrap.cc:654] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:18.784451 29193 raft_consensus.cc:385] T 18626b6806584a9698657be90fe83e97 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:18.784857 29193 raft_consensus.cc:740] T 18626b6806584a9698657be90fe83e97 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 263f19c3152d4e75a95fe88cd623e081, State: Initialized, Role: FOLLOWER
I20260710 11:02:18.785678 29193 consensus_queue.cc:260] T 18626b6806584a9698657be90fe83e97 P 263f19c3152d4e75a95fe88cd623e081 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:18.788785 29063 tablet_service.cc:1511] Processing CreateTablet for tablet 68af5d0fd7f7449aa414fb64dbbbc9a8 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:02:18.796319 29194 tablet_bootstrap.cc:492] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0: No bootstrap required, opened a new log
I20260710 11:02:18.796852 29194 ts_tablet_manager.cc:1403] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260710 11:02:18.798262 29064 tablet_service.cc:1511] Processing CreateTablet for tablet cb8729bcc9bd4ebc92ec487c36639309 (DEFAULT_TABLE table=test-workload [id=ddeed46936cb4fb381e19f902ef704b2]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:02:18.799737 29064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb8729bcc9bd4ebc92ec487c36639309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.799796 29194 raft_consensus.cc:359] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:18.800583 29194 raft_consensus.cc:385] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:18.800884 29194 raft_consensus.cc:740] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980d92b52f07469bbb9ae63c6fa003e0, State: Initialized, Role: FOLLOWER
I20260710 11:02:18.801891 29065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cfc247abd1343f29faecd51ac102fcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.802111 29193 ts_tablet_manager.cc:1434] T 18626b6806584a9698657be90fe83e97 P 263f19c3152d4e75a95fe88cd623e081: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260710 11:02:18.803117 29193 tablet_bootstrap.cc:492] T 76d9b35087b147b28b12f54e35392557 P 263f19c3152d4e75a95fe88cd623e081: Bootstrap starting.
I20260710 11:02:18.803074 29196 tablet_bootstrap.cc:492] T 999127fd56674bfaaa378ef5511c221e P fab209ad731448858862c14653f621c5: Bootstrap starting.
I20260710 11:02:18.809988 29196 tablet_bootstrap.cc:654] T 999127fd56674bfaaa378ef5511c221e P fab209ad731448858862c14653f621c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:18.810089 29193 tablet_bootstrap.cc:654] T 76d9b35087b147b28b12f54e35392557 P 263f19c3152d4e75a95fe88cd623e081: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:18.811256 29061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dc1bb4574f74f2db0f052d8afb90810. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.811899 29063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68af5d0fd7f7449aa414fb64dbbbc9a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.813728 29194 consensus_queue.cc:260] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:18.824038 29194 ts_tablet_manager.cc:1434] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260710 11:02:18.825136 29194 tablet_bootstrap.cc:492] T fbadeee833eb4310b49a5123c73ea3bc P 980d92b52f07469bbb9ae63c6fa003e0: Bootstrap starting.
I20260710 11:02:18.836746 29196 tablet_bootstrap.cc:492] T 999127fd56674bfaaa378ef5511c221e P fab209ad731448858862c14653f621c5: No bootstrap required, opened a new log
I20260710 11:02:18.837281 29196 ts_tablet_manager.cc:1403] T 999127fd56674bfaaa378ef5511c221e P fab209ad731448858862c14653f621c5: Time spent bootstrapping tablet: real 0.034s	user 0.027s	sys 0.003s
I20260710 11:02:18.840436 29196 raft_consensus.cc:359] T 999127fd56674bfaaa378ef5511c221e P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:18.841213 29196 raft_consensus.cc:385] T 999127fd56674bfaaa378ef5511c221e P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:18.841573 29196 raft_consensus.cc:740] T 999127fd56674bfaaa378ef5511c221e P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab209ad731448858862c14653f621c5, State: Initialized, Role: FOLLOWER
I20260710 11:02:18.842280 29196 consensus_queue.cc:260] T 999127fd56674bfaaa378ef5511c221e P fab209ad731448858862c14653f621c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:18.842828 29194 tablet_bootstrap.cc:654] T fbadeee833eb4310b49a5123c73ea3bc P 980d92b52f07469bbb9ae63c6fa003e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:18.844753 29196 ts_tablet_manager.cc:1434] T 999127fd56674bfaaa378ef5511c221e P fab209ad731448858862c14653f621c5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:02:18.845731 29196 tablet_bootstrap.cc:492] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5: Bootstrap starting.
I20260710 11:02:18.848531 29193 tablet_bootstrap.cc:492] T 76d9b35087b147b28b12f54e35392557 P 263f19c3152d4e75a95fe88cd623e081: No bootstrap required, opened a new log
I20260710 11:02:18.849395 29193 ts_tablet_manager.cc:1403] T 76d9b35087b147b28b12f54e35392557 P 263f19c3152d4e75a95fe88cd623e081: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.004s
I20260710 11:02:18.852113 29196 tablet_bootstrap.cc:654] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:18.853997 29193 raft_consensus.cc:359] T 76d9b35087b147b28b12f54e35392557 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:18.855230 29193 raft_consensus.cc:385] T 76d9b35087b147b28b12f54e35392557 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:18.855664 29193 raft_consensus.cc:740] T 76d9b35087b147b28b12f54e35392557 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 263f19c3152d4e75a95fe88cd623e081, State: Initialized, Role: FOLLOWER
I20260710 11:02:18.856448 29193 consensus_queue.cc:260] T 76d9b35087b147b28b12f54e35392557 P 263f19c3152d4e75a95fe88cd623e081 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:18.858186 29194 tablet_bootstrap.cc:492] T fbadeee833eb4310b49a5123c73ea3bc P 980d92b52f07469bbb9ae63c6fa003e0: No bootstrap required, opened a new log
I20260710 11:02:18.858788 29194 ts_tablet_manager.cc:1403] T fbadeee833eb4310b49a5123c73ea3bc P 980d92b52f07469bbb9ae63c6fa003e0: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.010s
I20260710 11:02:18.858969 29193 ts_tablet_manager.cc:1434] T 76d9b35087b147b28b12f54e35392557 P 263f19c3152d4e75a95fe88cd623e081: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260710 11:02:18.860110 29193 tablet_bootstrap.cc:492] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081: Bootstrap starting.
I20260710 11:02:18.861243 29196 tablet_bootstrap.cc:492] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5: No bootstrap required, opened a new log
I20260710 11:02:18.861725 29196 ts_tablet_manager.cc:1403] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260710 11:02:18.862437 29194 raft_consensus.cc:359] T fbadeee833eb4310b49a5123c73ea3bc P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:18.863382 29194 raft_consensus.cc:385] T fbadeee833eb4310b49a5123c73ea3bc P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:18.865804 29194 raft_consensus.cc:740] T fbadeee833eb4310b49a5123c73ea3bc P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980d92b52f07469bbb9ae63c6fa003e0, State: Initialized, Role: FOLLOWER
I20260710 11:02:18.864840 29196 raft_consensus.cc:359] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:18.866577 29196 raft_consensus.cc:385] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:18.866916 29196 raft_consensus.cc:740] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab209ad731448858862c14653f621c5, State: Initialized, Role: FOLLOWER
I20260710 11:02:18.867458 29193 tablet_bootstrap.cc:654] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:18.867038 29194 consensus_queue.cc:260] T fbadeee833eb4310b49a5123c73ea3bc P 980d92b52f07469bbb9ae63c6fa003e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:18.867702 29196 consensus_queue.cc:260] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:18.869978 29196 ts_tablet_manager.cc:1434] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:02:18.870666 29194 ts_tablet_manager.cc:1434] T fbadeee833eb4310b49a5123c73ea3bc P 980d92b52f07469bbb9ae63c6fa003e0: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260710 11:02:18.870956 29196 tablet_bootstrap.cc:492] T 76d9b35087b147b28b12f54e35392557 P fab209ad731448858862c14653f621c5: Bootstrap starting.
I20260710 11:02:18.872236 29194 tablet_bootstrap.cc:492] T 2515824f2709474b92ad0d9124bac152 P 980d92b52f07469bbb9ae63c6fa003e0: Bootstrap starting.
I20260710 11:02:18.878166 29196 tablet_bootstrap.cc:654] T 76d9b35087b147b28b12f54e35392557 P fab209ad731448858862c14653f621c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:18.883560 29194 tablet_bootstrap.cc:654] T 2515824f2709474b92ad0d9124bac152 P 980d92b52f07469bbb9ae63c6fa003e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:18.884405 29193 tablet_bootstrap.cc:492] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081: No bootstrap required, opened a new log
I20260710 11:02:18.884997 29193 ts_tablet_manager.cc:1403] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.011s
I20260710 11:02:18.889077 29193 raft_consensus.cc:359] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:18.890218 29193 raft_consensus.cc:385] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:18.890913 29193 raft_consensus.cc:740] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 263f19c3152d4e75a95fe88cd623e081, State: Initialized, Role: FOLLOWER
I20260710 11:02:18.892474 29197 raft_consensus.cc:493] T 18626b6806584a9698657be90fe83e97 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:18.892179 29193 consensus_queue.cc:260] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:18.893220 29197 raft_consensus.cc:515] T 18626b6806584a9698657be90fe83e97 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:18.903432 29194 tablet_bootstrap.cc:492] T 2515824f2709474b92ad0d9124bac152 P 980d92b52f07469bbb9ae63c6fa003e0: No bootstrap required, opened a new log
I20260710 11:02:18.904294 29194 ts_tablet_manager.cc:1403] T 2515824f2709474b92ad0d9124bac152 P 980d92b52f07469bbb9ae63c6fa003e0: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.003s
I20260710 11:02:18.921793 29197 leader_election.cc:290] T 18626b6806584a9698657be90fe83e97 P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fab209ad731448858862c14653f621c5 (127.27.60.130:45087), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:18.922931 29197 raft_consensus.cc:493] T f79e0a7316fb4b8d9c2fb2a397df993e P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:18.923446 29197 raft_consensus.cc:515] T f79e0a7316fb4b8d9c2fb2a397df993e P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:18.925837 29197 leader_election.cc:290] T f79e0a7316fb4b8d9c2fb2a397df993e P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fab209ad731448858862c14653f621c5 (127.27.60.130:45087), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:18.928684 29194 raft_consensus.cc:359] T 2515824f2709474b92ad0d9124bac152 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:18.929553 29194 raft_consensus.cc:385] T 2515824f2709474b92ad0d9124bac152 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:18.930888 29194 raft_consensus.cc:740] T 2515824f2709474b92ad0d9124bac152 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980d92b52f07469bbb9ae63c6fa003e0, State: Initialized, Role: FOLLOWER
I20260710 11:02:18.932458 29194 consensus_queue.cc:260] T 2515824f2709474b92ad0d9124bac152 P 980d92b52f07469bbb9ae63c6fa003e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:18.935184 29193 ts_tablet_manager.cc:1434] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081: Time spent starting tablet: real 0.050s	user 0.016s	sys 0.020s
I20260710 11:02:18.935878 29194 ts_tablet_manager.cc:1434] T 2515824f2709474b92ad0d9124bac152 P 980d92b52f07469bbb9ae63c6fa003e0: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.002s
I20260710 11:02:18.942977 29196 tablet_bootstrap.cc:492] T 76d9b35087b147b28b12f54e35392557 P fab209ad731448858862c14653f621c5: No bootstrap required, opened a new log
I20260710 11:02:18.947492 29211 raft_consensus.cc:493] T 76d9b35087b147b28b12f54e35392557 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:18.948050 29211 raft_consensus.cc:515] T 76d9b35087b147b28b12f54e35392557 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:18.950261 29211 leader_election.cc:290] T 76d9b35087b147b28b12f54e35392557 P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fab209ad731448858862c14653f621c5 (127.27.60.130:45087), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:18.943668 29196 ts_tablet_manager.cc:1403] T 76d9b35087b147b28b12f54e35392557 P fab209ad731448858862c14653f621c5: Time spent bootstrapping tablet: real 0.073s	user 0.025s	sys 0.031s
I20260710 11:02:18.946084 29193 tablet_bootstrap.cc:492] T fbadeee833eb4310b49a5123c73ea3bc P 263f19c3152d4e75a95fe88cd623e081: Bootstrap starting.
I20260710 11:02:18.953974 29196 raft_consensus.cc:359] T 76d9b35087b147b28b12f54e35392557 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:18.954712 29196 raft_consensus.cc:385] T 76d9b35087b147b28b12f54e35392557 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:18.955011 29196 raft_consensus.cc:740] T 76d9b35087b147b28b12f54e35392557 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab209ad731448858862c14653f621c5, State: Initialized, Role: FOLLOWER
I20260710 11:02:18.955775 29196 consensus_queue.cc:260] T 76d9b35087b147b28b12f54e35392557 P fab209ad731448858862c14653f621c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:18.958055 29196 ts_tablet_manager.cc:1434] T 76d9b35087b147b28b12f54e35392557 P fab209ad731448858862c14653f621c5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:02:18.959067 29196 tablet_bootstrap.cc:492] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5: Bootstrap starting.
I20260710 11:02:18.950906 29194 tablet_bootstrap.cc:492] T 18626b6806584a9698657be90fe83e97 P 980d92b52f07469bbb9ae63c6fa003e0: Bootstrap starting.
I20260710 11:02:18.970873 29193 tablet_bootstrap.cc:654] T fbadeee833eb4310b49a5123c73ea3bc P 263f19c3152d4e75a95fe88cd623e081: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:18.973417 29196 tablet_bootstrap.cc:654] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:18.973654 29079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18626b6806584a9698657be90fe83e97" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5" is_pre_election: true
I20260710 11:02:18.975766 29078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f79e0a7316fb4b8d9c2fb2a397df993e" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5" is_pre_election: true
I20260710 11:02:18.976295 29077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d9b35087b147b28b12f54e35392557" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5" is_pre_election: true
I20260710 11:02:18.978113 29152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f79e0a7316fb4b8d9c2fb2a397df993e" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0" is_pre_election: true
I20260710 11:02:18.978689 29077 raft_consensus.cc:2468] T 76d9b35087b147b28b12f54e35392557 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 263f19c3152d4e75a95fe88cd623e081 in term 0.
W20260710 11:02:18.979830 28967 leader_election.cc:343] T 18626b6806584a9698657be90fe83e97 P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fab209ad731448858862c14653f621c5 (127.27.60.130:45087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:18.980091 29152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d9b35087b147b28b12f54e35392557" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0" is_pre_election: true
W20260710 11:02:18.980823 28967 leader_election.cc:343] T f79e0a7316fb4b8d9c2fb2a397df993e P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fab209ad731448858862c14653f621c5 (127.27.60.130:45087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:18.981591 28967 leader_election.cc:304] T 76d9b35087b147b28b12f54e35392557 P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 263f19c3152d4e75a95fe88cd623e081, fab209ad731448858862c14653f621c5; no voters: 
I20260710 11:02:18.982714 29214 raft_consensus.cc:2804] T 76d9b35087b147b28b12f54e35392557 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:02:18.982813 28967 leader_election.cc:343] T f79e0a7316fb4b8d9c2fb2a397df993e P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:18.976796 29153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18626b6806584a9698657be90fe83e97" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0" is_pre_election: true
I20260710 11:02:18.983163 29214 raft_consensus.cc:493] T 76d9b35087b147b28b12f54e35392557 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:18.983573 29214 raft_consensus.cc:3060] T 76d9b35087b147b28b12f54e35392557 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:18.983507 28967 leader_election.cc:304] T f79e0a7316fb4b8d9c2fb2a397df993e P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 263f19c3152d4e75a95fe88cd623e081; no voters: 980d92b52f07469bbb9ae63c6fa003e0, fab209ad731448858862c14653f621c5
I20260710 11:02:18.984582 29211 raft_consensus.cc:2749] T f79e0a7316fb4b8d9c2fb2a397df993e P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:02:18.985071 28967 leader_election.cc:343] T 76d9b35087b147b28b12f54e35392557 P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:18.977016 29194 tablet_bootstrap.cc:654] T 18626b6806584a9698657be90fe83e97 P 980d92b52f07469bbb9ae63c6fa003e0: Neither blocks nor log segments found. Creating new log.
W20260710 11:02:18.986234 28967 leader_election.cc:343] T 18626b6806584a9698657be90fe83e97 P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:18.986809 28967 leader_election.cc:304] T 18626b6806584a9698657be90fe83e97 P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 263f19c3152d4e75a95fe88cd623e081; no voters: 980d92b52f07469bbb9ae63c6fa003e0, fab209ad731448858862c14653f621c5
I20260710 11:02:18.987064 29201 raft_consensus.cc:493] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:18.987584 29211 raft_consensus.cc:2749] T 18626b6806584a9698657be90fe83e97 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:18.987502 29201 raft_consensus.cc:515] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:18.992102 29194 tablet_bootstrap.cc:492] T 18626b6806584a9698657be90fe83e97 P 980d92b52f07469bbb9ae63c6fa003e0: No bootstrap required, opened a new log
I20260710 11:02:18.992740 29194 ts_tablet_manager.cc:1403] T 18626b6806584a9698657be90fe83e97 P 980d92b52f07469bbb9ae63c6fa003e0: Time spent bootstrapping tablet: real 0.055s	user 0.007s	sys 0.005s
I20260710 11:02:18.993711 29193 tablet_bootstrap.cc:492] T fbadeee833eb4310b49a5123c73ea3bc P 263f19c3152d4e75a95fe88cd623e081: No bootstrap required, opened a new log
I20260710 11:02:18.994187 29193 ts_tablet_manager.cc:1403] T fbadeee833eb4310b49a5123c73ea3bc P 263f19c3152d4e75a95fe88cd623e081: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.001s
I20260710 11:02:18.995746 29194 raft_consensus.cc:359] T 18626b6806584a9698657be90fe83e97 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:18.996488 29194 raft_consensus.cc:385] T 18626b6806584a9698657be90fe83e97 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:18.996793 29194 raft_consensus.cc:740] T 18626b6806584a9698657be90fe83e97 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980d92b52f07469bbb9ae63c6fa003e0, State: Initialized, Role: FOLLOWER
I20260710 11:02:18.996963 29193 raft_consensus.cc:359] T fbadeee833eb4310b49a5123c73ea3bc P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:18.997721 29193 raft_consensus.cc:385] T fbadeee833eb4310b49a5123c73ea3bc P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:18.998109 29193 raft_consensus.cc:740] T fbadeee833eb4310b49a5123c73ea3bc P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 263f19c3152d4e75a95fe88cd623e081, State: Initialized, Role: FOLLOWER
I20260710 11:02:18.997676 29194 consensus_queue.cc:260] T 18626b6806584a9698657be90fe83e97 P 980d92b52f07469bbb9ae63c6fa003e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:18.991691 29214 raft_consensus.cc:515] T 76d9b35087b147b28b12f54e35392557 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:18.998230 29201 leader_election.cc:290] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:19.000545 29214 leader_election.cc:290] T 76d9b35087b147b28b12f54e35392557 P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 election: Requested vote from peers fab209ad731448858862c14653f621c5 (127.27.60.130:45087), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:19.003190 29193 consensus_queue.cc:260] T fbadeee833eb4310b49a5123c73ea3bc P 263f19c3152d4e75a95fe88cd623e081 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.007936 29194 ts_tablet_manager.cc:1434] T 18626b6806584a9698657be90fe83e97 P 980d92b52f07469bbb9ae63c6fa003e0: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:02:19.009872 29077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d9b35087b147b28b12f54e35392557" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5"
I20260710 11:02:19.010676 29077 raft_consensus.cc:3060] T 76d9b35087b147b28b12f54e35392557 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:19.012965 29193 ts_tablet_manager.cc:1434] T fbadeee833eb4310b49a5123c73ea3bc P 263f19c3152d4e75a95fe88cd623e081: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:02:19.013708 29196 tablet_bootstrap.cc:492] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5: No bootstrap required, opened a new log
I20260710 11:02:19.014183 29196 ts_tablet_manager.cc:1403] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.009s
I20260710 11:02:19.014511 29194 tablet_bootstrap.cc:492] T 76d9b35087b147b28b12f54e35392557 P 980d92b52f07469bbb9ae63c6fa003e0: Bootstrap starting.
I20260710 11:02:19.017206 29196 raft_consensus.cc:359] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.017963 29196 raft_consensus.cc:385] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:19.018260 29193 tablet_bootstrap.cc:492] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081: Bootstrap starting.
I20260710 11:02:19.018254 29196 raft_consensus.cc:740] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab209ad731448858862c14653f621c5, State: Initialized, Role: FOLLOWER
I20260710 11:02:19.019114 29196 consensus_queue.cc:260] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.020709 29077 raft_consensus.cc:2468] T 76d9b35087b147b28b12f54e35392557 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 263f19c3152d4e75a95fe88cd623e081 in term 1.
I20260710 11:02:19.022245 29153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d9b35087b147b28b12f54e35392557" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0"
W20260710 11:02:19.024492 28967 leader_election.cc:343] T 76d9b35087b147b28b12f54e35392557 P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:19.025354 29194 tablet_bootstrap.cc:654] T 76d9b35087b147b28b12f54e35392557 P 980d92b52f07469bbb9ae63c6fa003e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:19.025328 28967 leader_election.cc:304] T 76d9b35087b147b28b12f54e35392557 P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 263f19c3152d4e75a95fe88cd623e081, fab209ad731448858862c14653f621c5; no voters: 980d92b52f07469bbb9ae63c6fa003e0
I20260710 11:02:19.026906 29214 raft_consensus.cc:2804] T 76d9b35087b147b28b12f54e35392557 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:19.027395 29214 raft_consensus.cc:697] T 76d9b35087b147b28b12f54e35392557 P 263f19c3152d4e75a95fe88cd623e081 [term 1 LEADER]: Becoming Leader. State: Replica: 263f19c3152d4e75a95fe88cd623e081, State: Running, Role: LEADER
I20260710 11:02:19.025354 29193 tablet_bootstrap.cc:654] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:19.028312 29214 consensus_queue.cc:237] T 76d9b35087b147b28b12f54e35392557 P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.037864 29004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbadeee833eb4310b49a5123c73ea3bc" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081" is_pre_election: true
I20260710 11:02:19.038620 29004 raft_consensus.cc:2468] T fbadeee833eb4310b49a5123c73ea3bc P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fab209ad731448858862c14653f621c5 in term 0.
I20260710 11:02:19.039744 29044 leader_election.cc:304] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 263f19c3152d4e75a95fe88cd623e081, fab209ad731448858862c14653f621c5; no voters: 
I20260710 11:02:19.040650 29201 raft_consensus.cc:2804] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:19.041014 29201 raft_consensus.cc:493] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:19.041354 29201 raft_consensus.cc:3060] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:19.041865 29153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbadeee833eb4310b49a5123c73ea3bc" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0" is_pre_election: true
I20260710 11:02:19.042517 29153 raft_consensus.cc:2468] T fbadeee833eb4310b49a5123c73ea3bc P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fab209ad731448858862c14653f621c5 in term 0.
I20260710 11:02:19.044664 29196 ts_tablet_manager.cc:1434] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260710 11:02:19.048354 29194 tablet_bootstrap.cc:492] T 76d9b35087b147b28b12f54e35392557 P 980d92b52f07469bbb9ae63c6fa003e0: No bootstrap required, opened a new log
I20260710 11:02:19.048780 29201 raft_consensus.cc:515] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.049366 29194 ts_tablet_manager.cc:1403] T 76d9b35087b147b28b12f54e35392557 P 980d92b52f07469bbb9ae63c6fa003e0: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.006s
I20260710 11:02:19.051146 29201 leader_election.cc:290] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 election: Requested vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:19.052618 29153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbadeee833eb4310b49a5123c73ea3bc" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0"
I20260710 11:02:19.053210 29153 raft_consensus.cc:3060] T fbadeee833eb4310b49a5123c73ea3bc P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:19.053714 29004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbadeee833eb4310b49a5123c73ea3bc" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081"
I20260710 11:02:19.053560 29194 raft_consensus.cc:359] T 76d9b35087b147b28b12f54e35392557 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.054352 29004 raft_consensus.cc:3060] T fbadeee833eb4310b49a5123c73ea3bc P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:19.054663 29194 raft_consensus.cc:385] T 76d9b35087b147b28b12f54e35392557 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:19.055109 29194 raft_consensus.cc:740] T 76d9b35087b147b28b12f54e35392557 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980d92b52f07469bbb9ae63c6fa003e0, State: Initialized, Role: FOLLOWER
I20260710 11:02:19.056154 29194 consensus_queue.cc:260] T 76d9b35087b147b28b12f54e35392557 P 980d92b52f07469bbb9ae63c6fa003e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.060685 29153 raft_consensus.cc:2468] T fbadeee833eb4310b49a5123c73ea3bc P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fab209ad731448858862c14653f621c5 in term 1.
I20260710 11:02:19.061659 29004 raft_consensus.cc:2468] T fbadeee833eb4310b49a5123c73ea3bc P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fab209ad731448858862c14653f621c5 in term 1.
I20260710 11:02:19.062121 29042 leader_election.cc:304] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 980d92b52f07469bbb9ae63c6fa003e0, fab209ad731448858862c14653f621c5; no voters: 
I20260710 11:02:19.063556 29201 raft_consensus.cc:2804] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:19.063707 29196 tablet_bootstrap.cc:492] T f79e0a7316fb4b8d9c2fb2a397df993e P fab209ad731448858862c14653f621c5: Bootstrap starting.
I20260710 11:02:19.064834 29202 raft_consensus.cc:493] T a12b73e44f08440391dfdae934dda16a P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:19.065289 29202 raft_consensus.cc:515] T a12b73e44f08440391dfdae934dda16a P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.068334 29202 leader_election.cc:290] T a12b73e44f08440391dfdae934dda16a P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), fab209ad731448858862c14653f621c5 (127.27.60.130:45087)
I20260710 11:02:19.070955 29194 ts_tablet_manager.cc:1434] T 76d9b35087b147b28b12f54e35392557 P 980d92b52f07469bbb9ae63c6fa003e0: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.002s
I20260710 11:02:19.072413 29194 tablet_bootstrap.cc:492] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0: Bootstrap starting.
I20260710 11:02:19.076308 29196 tablet_bootstrap.cc:654] T f79e0a7316fb4b8d9c2fb2a397df993e P fab209ad731448858862c14653f621c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:19.079699 29193 tablet_bootstrap.cc:492] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081: No bootstrap required, opened a new log
I20260710 11:02:19.080169 29193 ts_tablet_manager.cc:1403] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081: Time spent bootstrapping tablet: real 0.063s	user 0.017s	sys 0.009s
I20260710 11:02:19.080286 28902 catalog_manager.cc:5697] T 76d9b35087b147b28b12f54e35392557 P 263f19c3152d4e75a95fe88cd623e081 reported cstate change: term changed from 0 to 1, leader changed from <none> to 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "263f19c3152d4e75a95fe88cd623e081" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:19.083073 29193 raft_consensus.cc:359] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.083915 29193 raft_consensus.cc:385] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:19.084288 29193 raft_consensus.cc:740] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 263f19c3152d4e75a95fe88cd623e081, State: Initialized, Role: FOLLOWER
I20260710 11:02:19.085813 29211 raft_consensus.cc:493] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:19.085978 29202 raft_consensus.cc:493] T 18626b6806584a9698657be90fe83e97 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:19.086454 29211 raft_consensus.cc:515] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.086700 29202 raft_consensus.cc:515] T 18626b6806584a9698657be90fe83e97 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.089694 29202 leader_election.cc:290] T 18626b6806584a9698657be90fe83e97 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), fab209ad731448858862c14653f621c5 (127.27.60.130:45087)
I20260710 11:02:19.089102 29211 leader_election.cc:290] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fab209ad731448858862c14653f621c5 (127.27.60.130:45087), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:19.091317 29077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12b73e44f08440391dfdae934dda16a" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5" is_pre_election: true
I20260710 11:02:19.085391 29193 consensus_queue.cc:260] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.093014 29153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12b73e44f08440391dfdae934dda16a" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0" is_pre_election: true
I20260710 11:02:19.093894 29153 raft_consensus.cc:2468] T a12b73e44f08440391dfdae934dda16a P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 263f19c3152d4e75a95fe88cd623e081 in term 0.
I20260710 11:02:19.095072 29193 ts_tablet_manager.cc:1434] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260710 11:02:19.095646 28967 leader_election.cc:304] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 263f19c3152d4e75a95fe88cd623e081, 980d92b52f07469bbb9ae63c6fa003e0; no voters: 
I20260710 11:02:19.096351 29193 tablet_bootstrap.cc:492] T 71c1bb4d7e794a69a220523e40c8597e P 263f19c3152d4e75a95fe88cd623e081: Bootstrap starting.
I20260710 11:02:19.096930 29211 raft_consensus.cc:2804] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:19.097369 29211 raft_consensus.cc:493] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:02:19.097656 28967 leader_election.cc:343] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fab209ad731448858862c14653f621c5 (127.27.60.130:45087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:19.097823 29211 raft_consensus.cc:3060] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:19.104058 29201 raft_consensus.cc:697] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5 [term 1 LEADER]: Becoming Leader. State: Replica: fab209ad731448858862c14653f621c5, State: Running, Role: LEADER
I20260710 11:02:19.104920 29227 raft_consensus.cc:493] T 2515824f2709474b92ad0d9124bac152 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:19.105494 29201 consensus_queue.cc:237] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.108373 29211 raft_consensus.cc:515] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.113134 29153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12b73e44f08440391dfdae934dda16a" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0"
I20260710 11:02:19.113777 29153 raft_consensus.cc:3060] T a12b73e44f08440391dfdae934dda16a P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:19.105847 29227 raft_consensus.cc:515] T 2515824f2709474b92ad0d9124bac152 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.117551 29077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12b73e44f08440391dfdae934dda16a" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5"
W20260710 11:02:19.119728 28967 leader_election.cc:343] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fab209ad731448858862c14653f621c5 (127.27.60.130:45087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:19.114771 29211 leader_election.cc:290] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 election: Requested vote from peers fab209ad731448858862c14653f621c5 (127.27.60.130:45087), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:19.125765 29193 tablet_bootstrap.cc:654] T 71c1bb4d7e794a69a220523e40c8597e P 263f19c3152d4e75a95fe88cd623e081: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:19.127588 29153 raft_consensus.cc:2468] T a12b73e44f08440391dfdae934dda16a P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 263f19c3152d4e75a95fe88cd623e081 in term 1.
I20260710 11:02:19.132216 29196 tablet_bootstrap.cc:492] T f79e0a7316fb4b8d9c2fb2a397df993e P fab209ad731448858862c14653f621c5: No bootstrap required, opened a new log
I20260710 11:02:19.132483 29194 tablet_bootstrap.cc:654] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:19.132865 29196 ts_tablet_manager.cc:1403] T f79e0a7316fb4b8d9c2fb2a397df993e P fab209ad731448858862c14653f621c5: Time spent bootstrapping tablet: real 0.069s	user 0.022s	sys 0.037s
I20260710 11:02:19.137626 29202 raft_consensus.cc:493] T 76d9b35087b147b28b12f54e35392557 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:19.138118 29202 raft_consensus.cc:515] T 76d9b35087b147b28b12f54e35392557 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.138887 29078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18626b6806584a9698657be90fe83e97" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5" is_pre_election: true
I20260710 11:02:19.139842 28967 leader_election.cc:304] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 263f19c3152d4e75a95fe88cd623e081, 980d92b52f07469bbb9ae63c6fa003e0; no voters: fab209ad731448858862c14653f621c5
I20260710 11:02:19.140224 29202 leader_election.cc:290] T 76d9b35087b147b28b12f54e35392557 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), fab209ad731448858862c14653f621c5 (127.27.60.130:45087)
I20260710 11:02:19.139724 29196 raft_consensus.cc:359] T f79e0a7316fb4b8d9c2fb2a397df993e P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.134907 29077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12b73e44f08440391dfdae934dda16a" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5" is_pre_election: true
W20260710 11:02:19.143754 29116 leader_election.cc:343] T 18626b6806584a9698657be90fe83e97 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fab209ad731448858862c14653f621c5 (127.27.60.130:45087): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:19.144801 29116 leader_election.cc:343] T a12b73e44f08440391dfdae934dda16a P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fab209ad731448858862c14653f621c5 (127.27.60.130:45087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:19.145427 29226 raft_consensus.cc:493] T 71c1bb4d7e794a69a220523e40c8597e P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:19.142832 29196 raft_consensus.cc:385] T f79e0a7316fb4b8d9c2fb2a397df993e P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:19.146914 29196 raft_consensus.cc:740] T f79e0a7316fb4b8d9c2fb2a397df993e P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab209ad731448858862c14653f621c5, State: Initialized, Role: FOLLOWER
I20260710 11:02:19.145957 29226 raft_consensus.cc:515] T 71c1bb4d7e794a69a220523e40c8597e P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.148299 29077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d9b35087b147b28b12f54e35392557" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5" is_pre_election: true
I20260710 11:02:19.149082 29077 raft_consensus.cc:2393] T 76d9b35087b147b28b12f54e35392557 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 980d92b52f07469bbb9ae63c6fa003e0 in current term 1: Already voted for candidate 263f19c3152d4e75a95fe88cd623e081 in this term.
I20260710 11:02:19.149106 29196 consensus_queue.cc:260] T f79e0a7316fb4b8d9c2fb2a397df993e P fab209ad731448858862c14653f621c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.146446 29211 raft_consensus.cc:2804] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:19.151225 29211 raft_consensus.cc:697] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081 [term 1 LEADER]: Becoming Leader. State: Replica: 263f19c3152d4e75a95fe88cd623e081, State: Running, Role: LEADER
I20260710 11:02:19.152029 29211 consensus_queue.cc:237] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.155414 29077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2515824f2709474b92ad0d9124bac152" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5" is_pre_election: true
I20260710 11:02:19.157733 29004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71c1bb4d7e794a69a220523e40c8597e" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081" is_pre_election: true
I20260710 11:02:19.158525 29196 ts_tablet_manager.cc:1434] T f79e0a7316fb4b8d9c2fb2a397df993e P fab209ad731448858862c14653f621c5: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260710 11:02:19.159317 29003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12b73e44f08440391dfdae934dda16a" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081" is_pre_election: true
I20260710 11:02:19.147223 29227 leader_election.cc:290] T 2515824f2709474b92ad0d9124bac152 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), fab209ad731448858862c14653f621c5 (127.27.60.130:45087)
I20260710 11:02:19.161128 29002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18626b6806584a9698657be90fe83e97" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081" is_pre_election: true
I20260710 11:02:19.159698 29153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71c1bb4d7e794a69a220523e40c8597e" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0" is_pre_election: true
I20260710 11:02:19.162676 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d9b35087b147b28b12f54e35392557" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081" is_pre_election: true
I20260710 11:02:19.164234 29196 tablet_bootstrap.cc:492] T 18626b6806584a9698657be90fe83e97 P fab209ad731448858862c14653f621c5: Bootstrap starting.
W20260710 11:02:19.164222 29044 leader_election.cc:343] T 71c1bb4d7e794a69a220523e40c8597e P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:19.160161 29226 leader_election.cc:290] T 71c1bb4d7e794a69a220523e40c8597e P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:19.161245 29001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2515824f2709474b92ad0d9124bac152" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081" is_pre_election: true
I20260710 11:02:19.163551 29002 raft_consensus.cc:2468] T 18626b6806584a9698657be90fe83e97 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980d92b52f07469bbb9ae63c6fa003e0 in term 0.
W20260710 11:02:19.166945 29042 leader_election.cc:343] T 71c1bb4d7e794a69a220523e40c8597e P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:19.167500 29042 leader_election.cc:304] T 71c1bb4d7e794a69a220523e40c8597e P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fab209ad731448858862c14653f621c5; no voters: 263f19c3152d4e75a95fe88cd623e081, 980d92b52f07469bbb9ae63c6fa003e0
I20260710 11:02:19.167032 28899 catalog_manager.cc:5697] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to fab209ad731448858862c14653f621c5 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "fab209ad731448858862c14653f621c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: UNKNOWN } } }
W20260710 11:02:19.169978 29116 leader_election.cc:343] T 2515824f2709474b92ad0d9124bac152 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fab209ad731448858862c14653f621c5 (127.27.60.130:45087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:19.169979 29226 raft_consensus.cc:2749] T 71c1bb4d7e794a69a220523e40c8597e P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:19.169209 29118 leader_election.cc:304] T a12b73e44f08440391dfdae934dda16a P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 980d92b52f07469bbb9ae63c6fa003e0; no voters: 263f19c3152d4e75a95fe88cd623e081, fab209ad731448858862c14653f621c5
I20260710 11:02:19.173844 29196 tablet_bootstrap.cc:654] T 18626b6806584a9698657be90fe83e97 P fab209ad731448858862c14653f621c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:19.174218 29227 raft_consensus.cc:2749] T a12b73e44f08440391dfdae934dda16a P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:19.175411 29118 leader_election.cc:304] T 76d9b35087b147b28b12f54e35392557 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 980d92b52f07469bbb9ae63c6fa003e0; no voters: 263f19c3152d4e75a95fe88cd623e081, fab209ad731448858862c14653f621c5
I20260710 11:02:19.176153 29227 raft_consensus.cc:3060] T 76d9b35087b147b28b12f54e35392557 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:19.176329 29193 tablet_bootstrap.cc:492] T 71c1bb4d7e794a69a220523e40c8597e P 263f19c3152d4e75a95fe88cd623e081: No bootstrap required, opened a new log
W20260710 11:02:19.177680 29118 leader_election.cc:343] T 2515824f2709474b92ad0d9124bac152 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:19.178076 29118 leader_election.cc:304] T 2515824f2709474b92ad0d9124bac152 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 980d92b52f07469bbb9ae63c6fa003e0; no voters: 263f19c3152d4e75a95fe88cd623e081, fab209ad731448858862c14653f621c5
I20260710 11:02:19.178674 29202 raft_consensus.cc:2749] T 2515824f2709474b92ad0d9124bac152 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:19.179097 29118 leader_election.cc:304] T 18626b6806584a9698657be90fe83e97 P 980d92b52f07469bbb9ae63c6fa003e0 [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: 263f19c3152d4e75a95fe88cd623e081, 980d92b52f07469bbb9ae63c6fa003e0; no voters: fab209ad731448858862c14653f621c5
I20260710 11:02:19.179798 29202 raft_consensus.cc:2804] T 18626b6806584a9698657be90fe83e97 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:19.180454 29193 ts_tablet_manager.cc:1403] T 71c1bb4d7e794a69a220523e40c8597e P 263f19c3152d4e75a95fe88cd623e081: Time spent bootstrapping tablet: real 0.084s	user 0.007s	sys 0.028s
I20260710 11:02:19.180155 29202 raft_consensus.cc:493] T 18626b6806584a9698657be90fe83e97 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:19.181236 29202 raft_consensus.cc:3060] T 18626b6806584a9698657be90fe83e97 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:19.183682 29193 raft_consensus.cc:359] T 71c1bb4d7e794a69a220523e40c8597e P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.185298 29193 raft_consensus.cc:385] T 71c1bb4d7e794a69a220523e40c8597e P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:19.185297 29211 raft_consensus.cc:493] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:19.186057 29193 raft_consensus.cc:740] T 71c1bb4d7e794a69a220523e40c8597e P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 263f19c3152d4e75a95fe88cd623e081, State: Initialized, Role: FOLLOWER
I20260710 11:02:19.187019 29193 consensus_queue.cc:260] T 71c1bb4d7e794a69a220523e40c8597e P 263f19c3152d4e75a95fe88cd623e081 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.188711 29227 raft_consensus.cc:2749] T 76d9b35087b147b28b12f54e35392557 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:19.190196 29194 tablet_bootstrap.cc:492] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0: No bootstrap required, opened a new log
I20260710 11:02:19.190726 29194 ts_tablet_manager.cc:1403] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0: Time spent bootstrapping tablet: real 0.119s	user 0.014s	sys 0.000s
I20260710 11:02:19.190462 29202 raft_consensus.cc:515] T 18626b6806584a9698657be90fe83e97 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.186416 29211 raft_consensus.cc:515] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.193316 29196 tablet_bootstrap.cc:492] T 18626b6806584a9698657be90fe83e97 P fab209ad731448858862c14653f621c5: No bootstrap required, opened a new log
I20260710 11:02:19.195791 29193 ts_tablet_manager.cc:1434] T 71c1bb4d7e794a69a220523e40c8597e P 263f19c3152d4e75a95fe88cd623e081: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260710 11:02:19.196867 29193 tablet_bootstrap.cc:492] T 2515824f2709474b92ad0d9124bac152 P 263f19c3152d4e75a95fe88cd623e081: Bootstrap starting.
I20260710 11:02:19.195870 29196 ts_tablet_manager.cc:1403] T 18626b6806584a9698657be90fe83e97 P fab209ad731448858862c14653f621c5: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.000s
I20260710 11:02:19.193853 29194 raft_consensus.cc:359] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.194600 29077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2f8d2b895441ad82fa23b7dcad2d21" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5" is_pre_election: true
I20260710 11:02:19.197556 29078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18626b6806584a9698657be90fe83e97" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5"
I20260710 11:02:19.198238 29227 raft_consensus.cc:493] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:02:19.198707 28967 leader_election.cc:343] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fab209ad731448858862c14653f621c5 (127.27.60.130:45087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:19.198704 29227 raft_consensus.cc:515] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.199694 29226 raft_consensus.cc:493] T 999127fd56674bfaaa378ef5511c221e P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:19.199826 29002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18626b6806584a9698657be90fe83e97" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081"
I20260710 11:02:19.200438 29002 raft_consensus.cc:3060] T 18626b6806584a9698657be90fe83e97 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:19.200145 29226 raft_consensus.cc:515] T 999127fd56674bfaaa378ef5511c221e P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.201308 29227 leader_election.cc:290] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), fab209ad731448858862c14653f621c5 (127.27.60.130:45087)
I20260710 11:02:19.201893 29194 raft_consensus.cc:385] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:19.202198 29194 raft_consensus.cc:740] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980d92b52f07469bbb9ae63c6fa003e0, State: Initialized, Role: FOLLOWER
I20260710 11:02:19.202390 29226 leader_election.cc:290] T 999127fd56674bfaaa378ef5511c221e P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:19.203111 29194 consensus_queue.cc:260] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.204079 29001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999127fd56674bfaaa378ef5511c221e" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081" is_pre_election: true
I20260710 11:02:19.205654 29077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2f8d2b895441ad82fa23b7dcad2d21" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5" is_pre_election: true
W20260710 11:02:19.205739 29044 leader_election.cc:343] T 999127fd56674bfaaa378ef5511c221e P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:19.208559 29196 raft_consensus.cc:359] T 18626b6806584a9698657be90fe83e97 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
W20260710 11:02:19.209856 29116 leader_election.cc:343] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fab209ad731448858862c14653f621c5 (127.27.60.130:45087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:19.211036 29196 raft_consensus.cc:385] T 18626b6806584a9698657be90fe83e97 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:19.211421 29196 raft_consensus.cc:740] T 18626b6806584a9698657be90fe83e97 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab209ad731448858862c14653f621c5, State: Initialized, Role: FOLLOWER
I20260710 11:02:19.211870 29153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999127fd56674bfaaa378ef5511c221e" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0" is_pre_election: true
I20260710 11:02:19.212201 29194 ts_tablet_manager.cc:1434] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.003s
W20260710 11:02:19.213089 29042 leader_election.cc:343] T 999127fd56674bfaaa378ef5511c221e P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:19.213244 29194 tablet_bootstrap.cc:492] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0: Bootstrap starting.
I20260710 11:02:19.212409 29196 consensus_queue.cc:260] T 18626b6806584a9698657be90fe83e97 P fab209ad731448858862c14653f621c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.213577 29042 leader_election.cc:304] T 999127fd56674bfaaa378ef5511c221e P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fab209ad731448858862c14653f621c5; no voters: 263f19c3152d4e75a95fe88cd623e081, 980d92b52f07469bbb9ae63c6fa003e0
I20260710 11:02:19.218356 29226 raft_consensus.cc:2749] T 999127fd56674bfaaa378ef5511c221e P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:19.219195 29194 tablet_bootstrap.cc:654] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:19.219457 29001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2f8d2b895441ad82fa23b7dcad2d21" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081" is_pre_election: true
I20260710 11:02:19.219610 29211 leader_election.cc:290] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fab209ad731448858862c14653f621c5 (127.27.60.130:45087), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:19.220131 29202 leader_election.cc:290] T 18626b6806584a9698657be90fe83e97 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 election: Requested vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), fab209ad731448858862c14653f621c5 (127.27.60.130:45087)
I20260710 11:02:19.217171 29002 raft_consensus.cc:2468] T 18626b6806584a9698657be90fe83e97 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980d92b52f07469bbb9ae63c6fa003e0 in term 1.
I20260710 11:02:19.221771 29153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2f8d2b895441ad82fa23b7dcad2d21" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0" is_pre_election: true
I20260710 11:02:19.221858 29118 leader_election.cc:304] T 18626b6806584a9698657be90fe83e97 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 263f19c3152d4e75a95fe88cd623e081, 980d92b52f07469bbb9ae63c6fa003e0; no voters: 
I20260710 11:02:19.222533 29153 raft_consensus.cc:2468] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 263f19c3152d4e75a95fe88cd623e081 in term 0.
I20260710 11:02:19.223565 29202 raft_consensus.cc:2804] T 18626b6806584a9698657be90fe83e97 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:19.224071 29202 raft_consensus.cc:697] T 18626b6806584a9698657be90fe83e97 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Becoming Leader. State: Replica: 980d92b52f07469bbb9ae63c6fa003e0, State: Running, Role: LEADER
I20260710 11:02:19.224160 28967 leader_election.cc:304] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081 [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: 263f19c3152d4e75a95fe88cd623e081, 980d92b52f07469bbb9ae63c6fa003e0; no voters: fab209ad731448858862c14653f621c5
I20260710 11:02:19.220103 29001 raft_consensus.cc:2468] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980d92b52f07469bbb9ae63c6fa003e0 in term 0.
I20260710 11:02:19.226718 29211 raft_consensus.cc:2804] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:19.227207 29211 raft_consensus.cc:493] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:19.227669 29211 raft_consensus.cc:3060] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:19.227403 29118 leader_election.cc:304] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [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: 263f19c3152d4e75a95fe88cd623e081, 980d92b52f07469bbb9ae63c6fa003e0; no voters: fab209ad731448858862c14653f621c5
I20260710 11:02:19.228878 29227 raft_consensus.cc:2804] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:19.210178 29193 tablet_bootstrap.cc:654] T 2515824f2709474b92ad0d9124bac152 P 263f19c3152d4e75a95fe88cd623e081: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:19.229250 29227 raft_consensus.cc:493] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:19.230044 29227 raft_consensus.cc:3060] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:19.228048 29202 consensus_queue.cc:237] T 18626b6806584a9698657be90fe83e97 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.230043 29078 raft_consensus.cc:3060] T 18626b6806584a9698657be90fe83e97 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:19.231796 29196 ts_tablet_manager.cc:1434] T 18626b6806584a9698657be90fe83e97 P fab209ad731448858862c14653f621c5: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.003s
I20260710 11:02:19.232781 29196 tablet_bootstrap.cc:492] T ed2f8d2b895441ad82fa23b7dcad2d21 P fab209ad731448858862c14653f621c5: Bootstrap starting.
I20260710 11:02:19.236063 29211 raft_consensus.cc:515] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.240293 29211 leader_election.cc:290] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 election: Requested vote from peers fab209ad731448858862c14653f621c5 (127.27.60.130:45087), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:19.245877 29194 tablet_bootstrap.cc:492] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0: No bootstrap required, opened a new log
I20260710 11:02:19.246466 29194 ts_tablet_manager.cc:1403] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.006s
I20260710 11:02:19.243006 29078 raft_consensus.cc:2468] T 18626b6806584a9698657be90fe83e97 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980d92b52f07469bbb9ae63c6fa003e0 in term 1.
I20260710 11:02:19.249145 29153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2f8d2b895441ad82fa23b7dcad2d21" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0"
I20260710 11:02:19.249256 29194 raft_consensus.cc:359] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.249936 29194 raft_consensus.cc:385] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:19.250197 29077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2f8d2b895441ad82fa23b7dcad2d21" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5"
I20260710 11:02:19.250646 29194 raft_consensus.cc:740] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980d92b52f07469bbb9ae63c6fa003e0, State: Initialized, Role: FOLLOWER
I20260710 11:02:19.251323 29194 consensus_queue.cc:260] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
W20260710 11:02:19.251823 28967 leader_election.cc:343] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fab209ad731448858862c14653f621c5 (127.27.60.130:45087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:19.254905 29227 raft_consensus.cc:515] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.255927 29153 raft_consensus.cc:2393] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 263f19c3152d4e75a95fe88cd623e081 in current term 1: Already voted for candidate 980d92b52f07469bbb9ae63c6fa003e0 in this term.
I20260710 11:02:19.258189 29077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2f8d2b895441ad82fa23b7dcad2d21" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5"
I20260710 11:02:19.258225 29001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2f8d2b895441ad82fa23b7dcad2d21" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081"
I20260710 11:02:19.259485 29001 raft_consensus.cc:2393] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 980d92b52f07469bbb9ae63c6fa003e0 in current term 1: Already voted for candidate 263f19c3152d4e75a95fe88cd623e081 in this term.
W20260710 11:02:19.259711 29116 leader_election.cc:343] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fab209ad731448858862c14653f621c5 (127.27.60.130:45087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:19.256539 29196 tablet_bootstrap.cc:654] T ed2f8d2b895441ad82fa23b7dcad2d21 P fab209ad731448858862c14653f621c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:19.260949 29118 leader_election.cc:304] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [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: 980d92b52f07469bbb9ae63c6fa003e0; no voters: 263f19c3152d4e75a95fe88cd623e081, fab209ad731448858862c14653f621c5
I20260710 11:02:19.261948 29202 raft_consensus.cc:2749] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:02:19.262405 28967 leader_election.cc:304] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081 [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: 263f19c3152d4e75a95fe88cd623e081; no voters: 980d92b52f07469bbb9ae63c6fa003e0, fab209ad731448858862c14653f621c5
I20260710 11:02:19.257004 29227 leader_election.cc:290] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 election: Requested vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), fab209ad731448858862c14653f621c5 (127.27.60.130:45087)
I20260710 11:02:19.263893 29211 raft_consensus.cc:2749] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:02:19.264827 29193 tablet_bootstrap.cc:492] T 2515824f2709474b92ad0d9124bac152 P 263f19c3152d4e75a95fe88cd623e081: No bootstrap required, opened a new log
I20260710 11:02:19.265568 29194 ts_tablet_manager.cc:1434] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.004s
I20260710 11:02:19.266469 29194 tablet_bootstrap.cc:492] T 999127fd56674bfaaa378ef5511c221e P 980d92b52f07469bbb9ae63c6fa003e0: Bootstrap starting.
I20260710 11:02:19.272423 29194 tablet_bootstrap.cc:654] T 999127fd56674bfaaa378ef5511c221e P 980d92b52f07469bbb9ae63c6fa003e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:19.275329 28900 catalog_manager.cc:5697] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081 reported cstate change: term changed from 0 to 1, leader changed from <none> to 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "263f19c3152d4e75a95fe88cd623e081" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:19.284382 28902 catalog_manager.cc:5697] T 18626b6806584a9698657be90fe83e97 P 980d92b52f07469bbb9ae63c6fa003e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "980d92b52f07469bbb9ae63c6fa003e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:19.286542 29193 ts_tablet_manager.cc:1403] T 2515824f2709474b92ad0d9124bac152 P 263f19c3152d4e75a95fe88cd623e081: Time spent bootstrapping tablet: real 0.090s	user 0.014s	sys 0.000s
I20260710 11:02:19.290446 29193 raft_consensus.cc:359] T 2515824f2709474b92ad0d9124bac152 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.291420 29193 raft_consensus.cc:385] T 2515824f2709474b92ad0d9124bac152 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:19.292848 29193 raft_consensus.cc:740] T 2515824f2709474b92ad0d9124bac152 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 263f19c3152d4e75a95fe88cd623e081, State: Initialized, Role: FOLLOWER
I20260710 11:02:19.293678 29193 consensus_queue.cc:260] T 2515824f2709474b92ad0d9124bac152 P 263f19c3152d4e75a95fe88cd623e081 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.294263 29196 tablet_bootstrap.cc:492] T ed2f8d2b895441ad82fa23b7dcad2d21 P fab209ad731448858862c14653f621c5: No bootstrap required, opened a new log
I20260710 11:02:19.294744 29196 ts_tablet_manager.cc:1403] T ed2f8d2b895441ad82fa23b7dcad2d21 P fab209ad731448858862c14653f621c5: Time spent bootstrapping tablet: real 0.062s	user 0.017s	sys 0.021s
I20260710 11:02:19.295169 29194 tablet_bootstrap.cc:492] T 999127fd56674bfaaa378ef5511c221e P 980d92b52f07469bbb9ae63c6fa003e0: No bootstrap required, opened a new log
I20260710 11:02:19.295617 29194 ts_tablet_manager.cc:1403] T 999127fd56674bfaaa378ef5511c221e P 980d92b52f07469bbb9ae63c6fa003e0: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.003s
I20260710 11:02:19.296278 29193 ts_tablet_manager.cc:1434] T 2515824f2709474b92ad0d9124bac152 P 263f19c3152d4e75a95fe88cd623e081: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:02:19.297216 29193 tablet_bootstrap.cc:492] T e1ffd784fd40498da6643a1f3cdd6c12 P 263f19c3152d4e75a95fe88cd623e081: Bootstrap starting.
I20260710 11:02:19.297289 29196 raft_consensus.cc:359] T ed2f8d2b895441ad82fa23b7dcad2d21 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.298046 29196 raft_consensus.cc:385] T ed2f8d2b895441ad82fa23b7dcad2d21 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:19.298448 29196 raft_consensus.cc:740] T ed2f8d2b895441ad82fa23b7dcad2d21 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab209ad731448858862c14653f621c5, State: Initialized, Role: FOLLOWER
I20260710 11:02:19.298086 29194 raft_consensus.cc:359] T 999127fd56674bfaaa378ef5511c221e P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.298956 29194 raft_consensus.cc:385] T 999127fd56674bfaaa378ef5511c221e P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:19.299233 29194 raft_consensus.cc:740] T 999127fd56674bfaaa378ef5511c221e P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980d92b52f07469bbb9ae63c6fa003e0, State: Initialized, Role: FOLLOWER
I20260710 11:02:19.299186 29196 consensus_queue.cc:260] T ed2f8d2b895441ad82fa23b7dcad2d21 P fab209ad731448858862c14653f621c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.300199 29194 consensus_queue.cc:260] T 999127fd56674bfaaa378ef5511c221e P 980d92b52f07469bbb9ae63c6fa003e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.301379 29196 ts_tablet_manager.cc:1434] T ed2f8d2b895441ad82fa23b7dcad2d21 P fab209ad731448858862c14653f621c5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:02:19.302536 29196 tablet_bootstrap.cc:492] T a12b73e44f08440391dfdae934dda16a P fab209ad731448858862c14653f621c5: Bootstrap starting.
I20260710 11:02:19.302600 29194 ts_tablet_manager.cc:1434] T 999127fd56674bfaaa378ef5511c221e P 980d92b52f07469bbb9ae63c6fa003e0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:02:19.303603 29194 tablet_bootstrap.cc:492] T e1ffd784fd40498da6643a1f3cdd6c12 P 980d92b52f07469bbb9ae63c6fa003e0: Bootstrap starting.
I20260710 11:02:19.305011 29193 tablet_bootstrap.cc:654] T e1ffd784fd40498da6643a1f3cdd6c12 P 263f19c3152d4e75a95fe88cd623e081: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:19.308970 29196 tablet_bootstrap.cc:654] T a12b73e44f08440391dfdae934dda16a P fab209ad731448858862c14653f621c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:19.309895 29194 tablet_bootstrap.cc:654] T e1ffd784fd40498da6643a1f3cdd6c12 P 980d92b52f07469bbb9ae63c6fa003e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:19.323616 29193 tablet_bootstrap.cc:492] T e1ffd784fd40498da6643a1f3cdd6c12 P 263f19c3152d4e75a95fe88cd623e081: No bootstrap required, opened a new log
I20260710 11:02:19.323957 29194 tablet_bootstrap.cc:492] T e1ffd784fd40498da6643a1f3cdd6c12 P 980d92b52f07469bbb9ae63c6fa003e0: No bootstrap required, opened a new log
I20260710 11:02:19.324123 29193 ts_tablet_manager.cc:1403] T e1ffd784fd40498da6643a1f3cdd6c12 P 263f19c3152d4e75a95fe88cd623e081: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.005s
I20260710 11:02:19.324522 29194 ts_tablet_manager.cc:1403] T e1ffd784fd40498da6643a1f3cdd6c12 P 980d92b52f07469bbb9ae63c6fa003e0: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.002s
I20260710 11:02:19.327049 29193 raft_consensus.cc:359] T e1ffd784fd40498da6643a1f3cdd6c12 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.327878 29193 raft_consensus.cc:385] T e1ffd784fd40498da6643a1f3cdd6c12 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:19.328189 29193 raft_consensus.cc:740] T e1ffd784fd40498da6643a1f3cdd6c12 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 263f19c3152d4e75a95fe88cd623e081, State: Initialized, Role: FOLLOWER
I20260710 11:02:19.327041 29194 raft_consensus.cc:359] T e1ffd784fd40498da6643a1f3cdd6c12 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.328938 29194 raft_consensus.cc:385] T e1ffd784fd40498da6643a1f3cdd6c12 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:19.329252 29194 raft_consensus.cc:740] T e1ffd784fd40498da6643a1f3cdd6c12 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980d92b52f07469bbb9ae63c6fa003e0, State: Initialized, Role: FOLLOWER
I20260710 11:02:19.329497 29193 consensus_queue.cc:260] T e1ffd784fd40498da6643a1f3cdd6c12 P 263f19c3152d4e75a95fe88cd623e081 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.329952 29194 consensus_queue.cc:260] T e1ffd784fd40498da6643a1f3cdd6c12 P 980d92b52f07469bbb9ae63c6fa003e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.332257 29194 ts_tablet_manager.cc:1434] T e1ffd784fd40498da6643a1f3cdd6c12 P 980d92b52f07469bbb9ae63c6fa003e0: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:02:19.334594 29196 tablet_bootstrap.cc:492] T a12b73e44f08440391dfdae934dda16a P fab209ad731448858862c14653f621c5: No bootstrap required, opened a new log
I20260710 11:02:19.335116 29196 ts_tablet_manager.cc:1403] T a12b73e44f08440391dfdae934dda16a P fab209ad731448858862c14653f621c5: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.012s
I20260710 11:02:19.335301 29193 ts_tablet_manager.cc:1434] T e1ffd784fd40498da6643a1f3cdd6c12 P 263f19c3152d4e75a95fe88cd623e081: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:02:19.335690 29194 tablet_bootstrap.cc:492] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0: Bootstrap starting.
I20260710 11:02:19.336339 29193 tablet_bootstrap.cc:492] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081: Bootstrap starting.
I20260710 11:02:19.337657 29196 raft_consensus.cc:359] T a12b73e44f08440391dfdae934dda16a P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.338361 29196 raft_consensus.cc:385] T a12b73e44f08440391dfdae934dda16a P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:19.338692 29196 raft_consensus.cc:740] T a12b73e44f08440391dfdae934dda16a P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab209ad731448858862c14653f621c5, State: Initialized, Role: FOLLOWER
I20260710 11:02:19.339412 29226 raft_consensus.cc:493] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:19.339429 29196 consensus_queue.cc:260] T a12b73e44f08440391dfdae934dda16a P fab209ad731448858862c14653f621c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.340047 29226 raft_consensus.cc:515] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.341784 29194 tablet_bootstrap.cc:654] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:19.341988 29196 ts_tablet_manager.cc:1434] T a12b73e44f08440391dfdae934dda16a P fab209ad731448858862c14653f621c5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:02:19.342293 29226 leader_election.cc:290] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:19.342996 29196 tablet_bootstrap.cc:492] T 2515824f2709474b92ad0d9124bac152 P fab209ad731448858862c14653f621c5: Bootstrap starting.
I20260710 11:02:19.343997 29153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ffd784fd40498da6643a1f3cdd6c12" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0" is_pre_election: true
I20260710 11:02:19.344611 29153 raft_consensus.cc:2468] T e1ffd784fd40498da6643a1f3cdd6c12 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fab209ad731448858862c14653f621c5 in term 0.
I20260710 11:02:19.346118 29042 leader_election.cc:304] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 980d92b52f07469bbb9ae63c6fa003e0, fab209ad731448858862c14653f621c5; no voters: 
I20260710 11:02:19.348766 29001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ffd784fd40498da6643a1f3cdd6c12" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081" is_pre_election: true
I20260710 11:02:19.349535 29001 raft_consensus.cc:2468] T e1ffd784fd40498da6643a1f3cdd6c12 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fab209ad731448858862c14653f621c5 in term 0.
I20260710 11:02:19.352005 29196 tablet_bootstrap.cc:654] T 2515824f2709474b92ad0d9124bac152 P fab209ad731448858862c14653f621c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:19.352227 29226 raft_consensus.cc:2804] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:19.352757 29226 raft_consensus.cc:493] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:19.353610 29226 raft_consensus.cc:3060] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:19.353190 29244 raft_consensus.cc:493] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:19.360684 29244 raft_consensus.cc:515] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.363071 29244 leader_election.cc:290] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), fab209ad731448858862c14653f621c5 (127.27.60.130:45087)
I20260710 11:02:19.365638 29077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71c1bb4d7e794a69a220523e40c8597e" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5" is_pre_election: true
I20260710 11:02:19.366415 29077 raft_consensus.cc:2468] T 71c1bb4d7e794a69a220523e40c8597e P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980d92b52f07469bbb9ae63c6fa003e0 in term 0.
I20260710 11:02:19.367300 29196 tablet_bootstrap.cc:492] T 2515824f2709474b92ad0d9124bac152 P fab209ad731448858862c14653f621c5: No bootstrap required, opened a new log
I20260710 11:02:19.367799 29116 leader_election.cc:304] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 980d92b52f07469bbb9ae63c6fa003e0, fab209ad731448858862c14653f621c5; no voters: 
I20260710 11:02:19.367980 29196 ts_tablet_manager.cc:1403] T 2515824f2709474b92ad0d9124bac152 P fab209ad731448858862c14653f621c5: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.011s
I20260710 11:02:19.368883 29001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71c1bb4d7e794a69a220523e40c8597e" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081" is_pre_election: true
I20260710 11:02:19.369532 29001 raft_consensus.cc:2468] T 71c1bb4d7e794a69a220523e40c8597e P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980d92b52f07469bbb9ae63c6fa003e0 in term 0.
I20260710 11:02:19.370599 29193 tablet_bootstrap.cc:654] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:19.372243 29244 raft_consensus.cc:2804] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:19.372704 29244 raft_consensus.cc:493] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:19.372337 29196 raft_consensus.cc:359] T 2515824f2709474b92ad0d9124bac152 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.373111 29244 raft_consensus.cc:3060] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:19.368038 29226 raft_consensus.cc:515] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.375829 29194 tablet_bootstrap.cc:492] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0: No bootstrap required, opened a new log
I20260710 11:02:19.376302 29194 ts_tablet_manager.cc:1403] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.024s
I20260710 11:02:19.376513 29001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ffd784fd40498da6643a1f3cdd6c12" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081"
I20260710 11:02:19.377383 29001 raft_consensus.cc:3060] T e1ffd784fd40498da6643a1f3cdd6c12 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:19.379031 29194 raft_consensus.cc:359] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.379724 29194 raft_consensus.cc:385] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:19.380005 29194 raft_consensus.cc:740] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980d92b52f07469bbb9ae63c6fa003e0, State: Initialized, Role: FOLLOWER
I20260710 11:02:19.380818 29194 consensus_queue.cc:260] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.383096 29196 raft_consensus.cc:385] T 2515824f2709474b92ad0d9124bac152 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:19.383415 29196 raft_consensus.cc:740] T 2515824f2709474b92ad0d9124bac152 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab209ad731448858862c14653f621c5, State: Initialized, Role: FOLLOWER
I20260710 11:02:19.385429 29244 raft_consensus.cc:515] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.386497 29196 consensus_queue.cc:260] T 2515824f2709474b92ad0d9124bac152 P fab209ad731448858862c14653f621c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.388545 29194 ts_tablet_manager.cc:1434] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260710 11:02:19.388427 29002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71c1bb4d7e794a69a220523e40c8597e" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081"
I20260710 11:02:19.389328 29002 raft_consensus.cc:3060] T 71c1bb4d7e794a69a220523e40c8597e P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:19.389572 29194 tablet_bootstrap.cc:492] T 778a045dfbee483a84278984d2c4e372 P 980d92b52f07469bbb9ae63c6fa003e0: Bootstrap starting.
I20260710 11:02:19.389897 29196 ts_tablet_manager.cc:1434] T 2515824f2709474b92ad0d9124bac152 P fab209ad731448858862c14653f621c5: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.001s
I20260710 11:02:19.390740 29196 tablet_bootstrap.cc:492] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5: Bootstrap starting.
I20260710 11:02:19.392596 29153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ffd784fd40498da6643a1f3cdd6c12" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0"
I20260710 11:02:19.393159 29153 raft_consensus.cc:3060] T e1ffd784fd40498da6643a1f3cdd6c12 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:19.395274 29244 leader_election.cc:290] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 election: Requested vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), fab209ad731448858862c14653f621c5 (127.27.60.130:45087)
I20260710 11:02:19.399160 29077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71c1bb4d7e794a69a220523e40c8597e" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5"
I20260710 11:02:19.399785 29077 raft_consensus.cc:3060] T 71c1bb4d7e794a69a220523e40c8597e P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:19.400848 29002 raft_consensus.cc:2468] T 71c1bb4d7e794a69a220523e40c8597e P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980d92b52f07469bbb9ae63c6fa003e0 in term 1.
I20260710 11:02:19.395768 29226 leader_election.cc:290] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 election: Requested vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:19.402559 29194 tablet_bootstrap.cc:654] T 778a045dfbee483a84278984d2c4e372 P 980d92b52f07469bbb9ae63c6fa003e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:19.402702 29118 leader_election.cc:304] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 263f19c3152d4e75a95fe88cd623e081, 980d92b52f07469bbb9ae63c6fa003e0; no voters: 
I20260710 11:02:19.403759 29211 raft_consensus.cc:493] T 2515824f2709474b92ad0d9124bac152 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:19.404238 29211 raft_consensus.cc:515] T 2515824f2709474b92ad0d9124bac152 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.406226 29193 tablet_bootstrap.cc:492] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081: No bootstrap required, opened a new log
I20260710 11:02:19.406409 29211 leader_election.cc:290] T 2515824f2709474b92ad0d9124bac152 P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fab209ad731448858862c14653f621c5 (127.27.60.130:45087), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:19.406692 29193 ts_tablet_manager.cc:1403] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081: Time spent bootstrapping tablet: real 0.071s	user 0.019s	sys 0.009s
I20260710 11:02:19.407120 29153 raft_consensus.cc:2468] T e1ffd784fd40498da6643a1f3cdd6c12 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fab209ad731448858862c14653f621c5 in term 1.
I20260710 11:02:19.407194 29077 raft_consensus.cc:2468] T 71c1bb4d7e794a69a220523e40c8597e P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980d92b52f07469bbb9ae63c6fa003e0 in term 1.
I20260710 11:02:19.408068 29244 raft_consensus.cc:2804] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:19.408998 29152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2515824f2709474b92ad0d9124bac152" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0" is_pre_election: true
I20260710 11:02:19.409595 29152 raft_consensus.cc:2468] T 2515824f2709474b92ad0d9124bac152 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 263f19c3152d4e75a95fe88cd623e081 in term 0.
I20260710 11:02:19.408618 29042 leader_election.cc:304] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 980d92b52f07469bbb9ae63c6fa003e0, fab209ad731448858862c14653f621c5; no voters: 
I20260710 11:02:19.408685 29244 raft_consensus.cc:697] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Becoming Leader. State: Replica: 980d92b52f07469bbb9ae63c6fa003e0, State: Running, Role: LEADER
I20260710 11:02:19.410833 28967 leader_election.cc:304] T 2515824f2709474b92ad0d9124bac152 P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 263f19c3152d4e75a95fe88cd623e081, 980d92b52f07469bbb9ae63c6fa003e0; no voters: 
I20260710 11:02:19.411713 29211 raft_consensus.cc:2804] T 2515824f2709474b92ad0d9124bac152 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:19.411456 29244 consensus_queue.cc:237] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.412163 29211 raft_consensus.cc:493] T 2515824f2709474b92ad0d9124bac152 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:19.413998 29226 raft_consensus.cc:2804] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:19.414350 29211 raft_consensus.cc:3060] T 2515824f2709474b92ad0d9124bac152 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:19.415041 29001 raft_consensus.cc:2468] T e1ffd784fd40498da6643a1f3cdd6c12 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fab209ad731448858862c14653f621c5 in term 1.
I20260710 11:02:19.416733 29196 tablet_bootstrap.cc:654] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:19.418131 29226 raft_consensus.cc:697] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5 [term 1 LEADER]: Becoming Leader. State: Replica: fab209ad731448858862c14653f621c5, State: Running, Role: LEADER
I20260710 11:02:19.419020 29226 consensus_queue.cc:237] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.414858 29193 raft_consensus.cc:359] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.420876 29193 raft_consensus.cc:385] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:19.409798 29077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2515824f2709474b92ad0d9124bac152" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5" is_pre_election: true
I20260710 11:02:19.421255 29193 raft_consensus.cc:740] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 263f19c3152d4e75a95fe88cd623e081, State: Initialized, Role: FOLLOWER
I20260710 11:02:19.422353 29193 consensus_queue.cc:260] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.427649 29193 ts_tablet_manager.cc:1434] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 11:02:19.428908 29193 tablet_bootstrap.cc:492] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081: Bootstrap starting.
I20260710 11:02:19.421602 29077 raft_consensus.cc:2468] T 2515824f2709474b92ad0d9124bac152 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 263f19c3152d4e75a95fe88cd623e081 in term 0.
I20260710 11:02:19.424127 29211 raft_consensus.cc:515] T 2515824f2709474b92ad0d9124bac152 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.438007 29077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2515824f2709474b92ad0d9124bac152" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5"
I20260710 11:02:19.438655 29077 raft_consensus.cc:3060] T 2515824f2709474b92ad0d9124bac152 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:19.438236 28899 catalog_manager.cc:5697] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to fab209ad731448858862c14653f621c5 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "fab209ad731448858862c14653f621c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:19.448086 29153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2515824f2709474b92ad0d9124bac152" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0"
I20260710 11:02:19.448812 29211 leader_election.cc:290] T 2515824f2709474b92ad0d9124bac152 P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 election: Requested vote from peers fab209ad731448858862c14653f621c5 (127.27.60.130:45087), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:19.448915 29153 raft_consensus.cc:3060] T 2515824f2709474b92ad0d9124bac152 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:19.451848 29196 tablet_bootstrap.cc:492] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5: No bootstrap required, opened a new log
I20260710 11:02:19.452761 29196 ts_tablet_manager.cc:1403] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5: Time spent bootstrapping tablet: real 0.062s	user 0.019s	sys 0.020s
I20260710 11:02:19.455565 29196 raft_consensus.cc:359] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.452262 29193 tablet_bootstrap.cc:654] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:19.456523 29077 raft_consensus.cc:2468] T 2515824f2709474b92ad0d9124bac152 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 263f19c3152d4e75a95fe88cd623e081 in term 1.
I20260710 11:02:19.457791 29196 raft_consensus.cc:385] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:19.458120 29196 raft_consensus.cc:740] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab209ad731448858862c14653f621c5, State: Initialized, Role: FOLLOWER
I20260710 11:02:19.459177 29153 raft_consensus.cc:2468] T 2515824f2709474b92ad0d9124bac152 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 263f19c3152d4e75a95fe88cd623e081 in term 1.
I20260710 11:02:19.458941 29196 consensus_queue.cc:260] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.460187 28967 leader_election.cc:304] T 2515824f2709474b92ad0d9124bac152 P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 263f19c3152d4e75a95fe88cd623e081, 980d92b52f07469bbb9ae63c6fa003e0; no voters: 
I20260710 11:02:19.461018 29211 raft_consensus.cc:2804] T 2515824f2709474b92ad0d9124bac152 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:19.461515 29211 raft_consensus.cc:697] T 2515824f2709474b92ad0d9124bac152 P 263f19c3152d4e75a95fe88cd623e081 [term 1 LEADER]: Becoming Leader. State: Replica: 263f19c3152d4e75a95fe88cd623e081, State: Running, Role: LEADER
I20260710 11:02:19.461928 29196 ts_tablet_manager.cc:1434] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.006s
I20260710 11:02:19.462327 29211 consensus_queue.cc:237] T 2515824f2709474b92ad0d9124bac152 P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.461994 28900 catalog_manager.cc:5697] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "980d92b52f07469bbb9ae63c6fa003e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:19.469256 29244 raft_consensus.cc:493] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:19.470623 29196 tablet_bootstrap.cc:492] T d528ebca2c0641f3bb910ba243375d19 P fab209ad731448858862c14653f621c5: Bootstrap starting.
I20260710 11:02:19.472666 29244 raft_consensus.cc:515] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.491318 29193 tablet_bootstrap.cc:492] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081: No bootstrap required, opened a new log
I20260710 11:02:19.491353 29244 leader_election.cc:290] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), fab209ad731448858862c14653f621c5 (127.27.60.130:45087)
I20260710 11:02:19.493260 29194 tablet_bootstrap.cc:492] T 778a045dfbee483a84278984d2c4e372 P 980d92b52f07469bbb9ae63c6fa003e0: No bootstrap required, opened a new log
I20260710 11:02:19.491922 29193 ts_tablet_manager.cc:1403] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.009s
I20260710 11:02:19.492286 29001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f79e0a7316fb4b8d9c2fb2a397df993e" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081" is_pre_election: true
I20260710 11:02:19.496733 29194 ts_tablet_manager.cc:1403] T 778a045dfbee483a84278984d2c4e372 P 980d92b52f07469bbb9ae63c6fa003e0: Time spent bootstrapping tablet: real 0.107s	user 0.030s	sys 0.033s
I20260710 11:02:19.496853 29001 raft_consensus.cc:2468] T f79e0a7316fb4b8d9c2fb2a397df993e P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980d92b52f07469bbb9ae63c6fa003e0 in term 0.
I20260710 11:02:19.492378 29077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f79e0a7316fb4b8d9c2fb2a397df993e" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5" is_pre_election: true
I20260710 11:02:19.496412 28899 catalog_manager.cc:5697] T 2515824f2709474b92ad0d9124bac152 P 263f19c3152d4e75a95fe88cd623e081 reported cstate change: term changed from 0 to 1, leader changed from <none> to 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "263f19c3152d4e75a95fe88cd623e081" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:19.498073 29077 raft_consensus.cc:2468] T f79e0a7316fb4b8d9c2fb2a397df993e P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980d92b52f07469bbb9ae63c6fa003e0 in term 0.
I20260710 11:02:19.498412 29118 leader_election.cc:304] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 263f19c3152d4e75a95fe88cd623e081, 980d92b52f07469bbb9ae63c6fa003e0; no voters: 
I20260710 11:02:19.499414 29196 tablet_bootstrap.cc:654] T d528ebca2c0641f3bb910ba243375d19 P fab209ad731448858862c14653f621c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:19.501194 29244 raft_consensus.cc:2804] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:19.501729 29244 raft_consensus.cc:493] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:19.502131 29244 raft_consensus.cc:3060] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:19.502952 29193 raft_consensus.cc:359] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.504025 29193 raft_consensus.cc:385] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:19.504459 29193 raft_consensus.cc:740] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 263f19c3152d4e75a95fe88cd623e081, State: Initialized, Role: FOLLOWER
I20260710 11:02:19.505129 29193 consensus_queue.cc:260] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.506880 29193 ts_tablet_manager.cc:1434] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:02:19.507597 29193 tablet_bootstrap.cc:492] T 2ffc147297764f7c9813dfe24b8d8fe1 P 263f19c3152d4e75a95fe88cd623e081: Bootstrap starting.
I20260710 11:02:19.513612 29193 tablet_bootstrap.cc:654] T 2ffc147297764f7c9813dfe24b8d8fe1 P 263f19c3152d4e75a95fe88cd623e081: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:19.503849 29194 raft_consensus.cc:359] T 778a045dfbee483a84278984d2c4e372 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.514605 29194 raft_consensus.cc:385] T 778a045dfbee483a84278984d2c4e372 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:19.514992 29194 raft_consensus.cc:740] T 778a045dfbee483a84278984d2c4e372 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980d92b52f07469bbb9ae63c6fa003e0, State: Initialized, Role: FOLLOWER
I20260710 11:02:19.515915 29194 consensus_queue.cc:260] T 778a045dfbee483a84278984d2c4e372 P 980d92b52f07469bbb9ae63c6fa003e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.522182 29196 tablet_bootstrap.cc:492] T d528ebca2c0641f3bb910ba243375d19 P fab209ad731448858862c14653f621c5: No bootstrap required, opened a new log
I20260710 11:02:19.522652 29196 ts_tablet_manager.cc:1403] T d528ebca2c0641f3bb910ba243375d19 P fab209ad731448858862c14653f621c5: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.020s
I20260710 11:02:19.523530 29194 ts_tablet_manager.cc:1434] T 778a045dfbee483a84278984d2c4e372 P 980d92b52f07469bbb9ae63c6fa003e0: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.003s
I20260710 11:02:19.524550 29194 tablet_bootstrap.cc:492] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0: Bootstrap starting.
I20260710 11:02:19.525370 29196 raft_consensus.cc:359] T d528ebca2c0641f3bb910ba243375d19 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.526108 29196 raft_consensus.cc:385] T d528ebca2c0641f3bb910ba243375d19 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:19.526376 29196 raft_consensus.cc:740] T d528ebca2c0641f3bb910ba243375d19 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab209ad731448858862c14653f621c5, State: Initialized, Role: FOLLOWER
I20260710 11:02:19.527043 29196 consensus_queue.cc:260] T d528ebca2c0641f3bb910ba243375d19 P fab209ad731448858862c14653f621c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.529260 29196 ts_tablet_manager.cc:1434] T d528ebca2c0641f3bb910ba243375d19 P fab209ad731448858862c14653f621c5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:02:19.533142 29244 raft_consensus.cc:515] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.535326 29211 consensus_queue.cc:1048] T 76d9b35087b147b28b12f54e35392557 P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:19.536159 29001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f79e0a7316fb4b8d9c2fb2a397df993e" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081"
I20260710 11:02:19.536729 29001 raft_consensus.cc:3060] T f79e0a7316fb4b8d9c2fb2a397df993e P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:19.547484 29196 tablet_bootstrap.cc:492] T 778a045dfbee483a84278984d2c4e372 P fab209ad731448858862c14653f621c5: Bootstrap starting.
I20260710 11:02:19.551477 29077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f79e0a7316fb4b8d9c2fb2a397df993e" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5"
I20260710 11:02:19.552093 29077 raft_consensus.cc:3060] T f79e0a7316fb4b8d9c2fb2a397df993e P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:19.553124 29196 tablet_bootstrap.cc:654] T 778a045dfbee483a84278984d2c4e372 P fab209ad731448858862c14653f621c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:19.556090 29214 raft_consensus.cc:493] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:19.556734 29214 raft_consensus.cc:515] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.559758 29214 leader_election.cc:290] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fab209ad731448858862c14653f621c5 (127.27.60.130:45087), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:19.546732 29194 tablet_bootstrap.cc:654] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:19.562386 29078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "778a045dfbee483a84278984d2c4e372" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5" is_pre_election: true
I20260710 11:02:19.563112 29193 tablet_bootstrap.cc:492] T 2ffc147297764f7c9813dfe24b8d8fe1 P 263f19c3152d4e75a95fe88cd623e081: No bootstrap required, opened a new log
I20260710 11:02:19.563704 29193 ts_tablet_manager.cc:1403] T 2ffc147297764f7c9813dfe24b8d8fe1 P 263f19c3152d4e75a95fe88cd623e081: Time spent bootstrapping tablet: real 0.056s	user 0.029s	sys 0.006s
I20260710 11:02:19.565013 29152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "778a045dfbee483a84278984d2c4e372" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0" is_pre_election: true
I20260710 11:02:19.566531 29152 raft_consensus.cc:2468] T 778a045dfbee483a84278984d2c4e372 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 263f19c3152d4e75a95fe88cd623e081 in term 0.
I20260710 11:02:19.567476 29193 raft_consensus.cc:359] T 2ffc147297764f7c9813dfe24b8d8fe1 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.568300 29193 raft_consensus.cc:385] T 2ffc147297764f7c9813dfe24b8d8fe1 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:19.568656 29193 raft_consensus.cc:740] T 2ffc147297764f7c9813dfe24b8d8fe1 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 263f19c3152d4e75a95fe88cd623e081, State: Initialized, Role: FOLLOWER
I20260710 11:02:19.568408 28967 leader_election.cc:304] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 263f19c3152d4e75a95fe88cd623e081, 980d92b52f07469bbb9ae63c6fa003e0; no voters: 
I20260710 11:02:19.572758 29193 consensus_queue.cc:260] T 2ffc147297764f7c9813dfe24b8d8fe1 P 263f19c3152d4e75a95fe88cd623e081 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
W20260710 11:02:19.573014 28967 leader_election.cc:343] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fab209ad731448858862c14653f621c5 (127.27.60.130:45087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:19.570626 29194 tablet_bootstrap.cc:492] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0: No bootstrap required, opened a new log
I20260710 11:02:19.577152 29214 consensus_queue.cc:1048] T 76d9b35087b147b28b12f54e35392557 P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:19.573604 29211 raft_consensus.cc:2804] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:19.578634 29211 raft_consensus.cc:493] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:19.578816 29226 raft_consensus.cc:493] T ed2f8d2b895441ad82fa23b7dcad2d21 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:19.579273 29211 raft_consensus.cc:3060] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:19.579432 29226 raft_consensus.cc:515] T ed2f8d2b895441ad82fa23b7dcad2d21 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.583314 29226 leader_election.cc:290] T ed2f8d2b895441ad82fa23b7dcad2d21 P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:19.584316 29152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2f8d2b895441ad82fa23b7dcad2d21" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0" is_pre_election: true
I20260710 11:02:19.585419 29152 raft_consensus.cc:2393] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fab209ad731448858862c14653f621c5 in current term 1: Already voted for candidate 980d92b52f07469bbb9ae63c6fa003e0 in this term.
I20260710 11:02:19.585960 29226 consensus_queue.cc:1048] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:19.577878 29194 ts_tablet_manager.cc:1403] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.002s
I20260710 11:02:19.588811 29193 ts_tablet_manager.cc:1434] T 2ffc147297764f7c9813dfe24b8d8fe1 P 263f19c3152d4e75a95fe88cd623e081: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 11:02:19.589984 29193 tablet_bootstrap.cc:492] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081: Bootstrap starting.
I20260710 11:02:19.591660 29194 raft_consensus.cc:359] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.592912 29194 raft_consensus.cc:385] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:19.594208 29001 raft_consensus.cc:2468] T f79e0a7316fb4b8d9c2fb2a397df993e P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980d92b52f07469bbb9ae63c6fa003e0 in term 1.
I20260710 11:02:19.595219 29244 leader_election.cc:290] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 election: Requested vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), fab209ad731448858862c14653f621c5 (127.27.60.130:45087)
I20260710 11:02:19.595726 29118 leader_election.cc:304] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 263f19c3152d4e75a95fe88cd623e081, 980d92b52f07469bbb9ae63c6fa003e0; no voters: 
I20260710 11:02:19.596463 29193 tablet_bootstrap.cc:654] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:19.596565 29227 raft_consensus.cc:2804] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:19.596530 29077 raft_consensus.cc:2468] T f79e0a7316fb4b8d9c2fb2a397df993e P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980d92b52f07469bbb9ae63c6fa003e0 in term 1.
I20260710 11:02:19.597260 29227 raft_consensus.cc:697] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Becoming Leader. State: Replica: 980d92b52f07469bbb9ae63c6fa003e0, State: Running, Role: LEADER
I20260710 11:02:19.598155 29227 consensus_queue.cc:237] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.593298 29194 raft_consensus.cc:740] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980d92b52f07469bbb9ae63c6fa003e0, State: Initialized, Role: FOLLOWER
I20260710 11:02:19.599409 29194 consensus_queue.cc:260] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.600032 29202 raft_consensus.cc:493] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:19.600508 29202 raft_consensus.cc:515] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.602918 29202 leader_election.cc:290] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), fab209ad731448858862c14653f621c5 (127.27.60.130:45087)
I20260710 11:02:19.603129 29194 ts_tablet_manager.cc:1434] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
W20260710 11:02:19.603487 28950 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:19.586529 29211 raft_consensus.cc:515] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.604907 29002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ffc147297764f7c9813dfe24b8d8fe1" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081" is_pre_election: true
I20260710 11:02:19.605582 29002 raft_consensus.cc:2468] T 2ffc147297764f7c9813dfe24b8d8fe1 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980d92b52f07469bbb9ae63c6fa003e0 in term 0.
I20260710 11:02:19.605688 29077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ffc147297764f7c9813dfe24b8d8fe1" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5" is_pre_election: true
W20260710 11:02:19.607030 29116 leader_election.cc:343] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fab209ad731448858862c14653f621c5 (127.27.60.130:45087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:19.607690 29118 leader_election.cc:304] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 [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: 263f19c3152d4e75a95fe88cd623e081, 980d92b52f07469bbb9ae63c6fa003e0; no voters: fab209ad731448858862c14653f621c5
I20260710 11:02:19.608660 29244 raft_consensus.cc:2804] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:19.609006 29244 raft_consensus.cc:493] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:19.609383 29244 raft_consensus.cc:3060] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:19.613195 29214 raft_consensus.cc:493] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:19.613762 29214 raft_consensus.cc:515] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.614723 29211 leader_election.cc:290] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 election: Requested vote from peers fab209ad731448858862c14653f621c5 (127.27.60.130:45087), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:19.615959 29214 leader_election.cc:290] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fab209ad731448858862c14653f621c5 (127.27.60.130:45087), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:19.600509 29001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2f8d2b895441ad82fa23b7dcad2d21" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081" is_pre_election: true
I20260710 11:02:19.617036 29194 tablet_bootstrap.cc:492] T d483c8ca78cd429e9379310c7926fdb8 P 980d92b52f07469bbb9ae63c6fa003e0: Bootstrap starting.
I20260710 11:02:19.617374 29001 raft_consensus.cc:2393] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fab209ad731448858862c14653f621c5 in current term 1: Already voted for candidate 263f19c3152d4e75a95fe88cd623e081 in this term.
I20260710 11:02:19.618290 29193 tablet_bootstrap.cc:492] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081: No bootstrap required, opened a new log
I20260710 11:02:19.618767 29193 ts_tablet_manager.cc:1403] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.005s
I20260710 11:02:19.621467 29193 raft_consensus.cc:359] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.622334 29193 raft_consensus.cc:385] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:19.622696 29193 raft_consensus.cc:740] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 263f19c3152d4e75a95fe88cd623e081, State: Initialized, Role: FOLLOWER
I20260710 11:02:19.623807 29194 tablet_bootstrap.cc:654] T d483c8ca78cd429e9379310c7926fdb8 P 980d92b52f07469bbb9ae63c6fa003e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:19.624068 29244 raft_consensus.cc:515] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.627367 29001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ffc147297764f7c9813dfe24b8d8fe1" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081"
I20260710 11:02:19.627938 29001 raft_consensus.cc:3060] T 2ffc147297764f7c9813dfe24b8d8fe1 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:19.628504 29193 consensus_queue.cc:260] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.639828 29193 ts_tablet_manager.cc:1434] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 11:02:19.639971 29196 tablet_bootstrap.cc:492] T 778a045dfbee483a84278984d2c4e372 P fab209ad731448858862c14653f621c5: No bootstrap required, opened a new log
I20260710 11:02:19.640637 29196 ts_tablet_manager.cc:1403] T 778a045dfbee483a84278984d2c4e372 P fab209ad731448858862c14653f621c5: Time spent bootstrapping tablet: real 0.093s	user 0.024s	sys 0.025s
I20260710 11:02:19.641080 29193 tablet_bootstrap.cc:492] T aee82414dd8d4cc89fb07335523bf3ad P 263f19c3152d4e75a95fe88cd623e081: Bootstrap starting.
I20260710 11:02:19.654798 29193 tablet_bootstrap.cc:654] T aee82414dd8d4cc89fb07335523bf3ad P 263f19c3152d4e75a95fe88cd623e081: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:19.655233 29196 raft_consensus.cc:359] T 778a045dfbee483a84278984d2c4e372 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.656162 29196 raft_consensus.cc:385] T 778a045dfbee483a84278984d2c4e372 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:19.656544 29196 raft_consensus.cc:740] T 778a045dfbee483a84278984d2c4e372 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab209ad731448858862c14653f621c5, State: Initialized, Role: FOLLOWER
W20260710 11:02:19.661137 28967 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33913, user_credentials={real_user=slave}} blocked reactor thread for 48088.9us
I20260710 11:02:19.661506 29196 consensus_queue.cc:260] T 778a045dfbee483a84278984d2c4e372 P fab209ad731448858862c14653f621c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.663187 29077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "778a045dfbee483a84278984d2c4e372" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5"
I20260710 11:02:19.663859 29077 raft_consensus.cc:3060] T 778a045dfbee483a84278984d2c4e372 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:19.670984 29001 raft_consensus.cc:2468] T 2ffc147297764f7c9813dfe24b8d8fe1 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980d92b52f07469bbb9ae63c6fa003e0 in term 1.
I20260710 11:02:19.672408 29118 leader_election.cc:304] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 263f19c3152d4e75a95fe88cd623e081, 980d92b52f07469bbb9ae63c6fa003e0; no voters: 
I20260710 11:02:19.673480 29202 raft_consensus.cc:493] T 999127fd56674bfaaa378ef5511c221e P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:19.673965 29202 raft_consensus.cc:515] T 999127fd56674bfaaa378ef5511c221e P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.675588 29077 raft_consensus.cc:2468] T 778a045dfbee483a84278984d2c4e372 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 263f19c3152d4e75a95fe88cd623e081 in term 1.
I20260710 11:02:19.673321 29196 ts_tablet_manager.cc:1434] T 778a045dfbee483a84278984d2c4e372 P fab209ad731448858862c14653f621c5: Time spent starting tablet: real 0.032s	user 0.010s	sys 0.000s
I20260710 11:02:19.678478 29196 tablet_bootstrap.cc:492] T 51b50ddfaa2b4a6389622faf5d9823c1 P fab209ad731448858862c14653f621c5: Bootstrap starting.
I20260710 11:02:19.679009 29079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999127fd56674bfaaa378ef5511c221e" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5" is_pre_election: true
I20260710 11:02:19.679728 29079 raft_consensus.cc:2468] T 999127fd56674bfaaa378ef5511c221e P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980d92b52f07469bbb9ae63c6fa003e0 in term 0.
I20260710 11:02:19.679798 29076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999127fd56674bfaaa378ef5511c221e" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5" is_pre_election: true
I20260710 11:02:19.680541 29153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999127fd56674bfaaa378ef5511c221e" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0" is_pre_election: true
I20260710 11:02:19.680564 29076 raft_consensus.cc:2468] T 999127fd56674bfaaa378ef5511c221e P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 263f19c3152d4e75a95fe88cd623e081 in term 0.
I20260710 11:02:19.678109 29152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "778a045dfbee483a84278984d2c4e372" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0"
I20260710 11:02:19.681327 29153 raft_consensus.cc:2468] T 999127fd56674bfaaa378ef5511c221e P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 263f19c3152d4e75a95fe88cd623e081 in term 0.
I20260710 11:02:19.681428 29152 raft_consensus.cc:3060] T 778a045dfbee483a84278984d2c4e372 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:19.681852 29079 raft_consensus.cc:3060] T a12b73e44f08440391dfdae934dda16a P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:19.686686 29116 leader_election.cc:304] T 999127fd56674bfaaa378ef5511c221e P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 980d92b52f07469bbb9ae63c6fa003e0, fab209ad731448858862c14653f621c5; no voters: 
I20260710 11:02:19.676291 29202 leader_election.cc:290] T 999127fd56674bfaaa378ef5511c221e P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), fab209ad731448858862c14653f621c5 (127.27.60.130:45087)
I20260710 11:02:19.688629 28967 leader_election.cc:304] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 263f19c3152d4e75a95fe88cd623e081, 980d92b52f07469bbb9ae63c6fa003e0; no voters: 
I20260710 11:02:19.688489 29044 leader_election.cc:304] T ed2f8d2b895441ad82fa23b7dcad2d21 P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fab209ad731448858862c14653f621c5; no voters: 263f19c3152d4e75a95fe88cd623e081, 980d92b52f07469bbb9ae63c6fa003e0
I20260710 11:02:19.692420 29211 raft_consensus.cc:2804] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:19.692577 28967 leader_election.cc:304] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 263f19c3152d4e75a95fe88cd623e081, fab209ad731448858862c14653f621c5; no voters: 
I20260710 11:02:19.692843 29211 raft_consensus.cc:493] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:19.688931 29227 raft_consensus.cc:2804] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:19.693212 29211 raft_consensus.cc:3060] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:19.694664 28902 catalog_manager.cc:5697] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "980d92b52f07469bbb9ae63c6fa003e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:19.696580 29001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999127fd56674bfaaa378ef5511c221e" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081" is_pre_election: true
I20260710 11:02:19.697643 29226 raft_consensus.cc:3060] T ed2f8d2b895441ad82fa23b7dcad2d21 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:19.697698 29227 raft_consensus.cc:697] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Becoming Leader. State: Replica: 980d92b52f07469bbb9ae63c6fa003e0, State: Running, Role: LEADER
I20260710 11:02:19.707281 29227 consensus_queue.cc:237] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.690907 29202 raft_consensus.cc:2804] T 999127fd56674bfaaa378ef5511c221e P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:19.709657 29202 raft_consensus.cc:493] T 999127fd56674bfaaa378ef5511c221e P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:19.709966 29244 leader_election.cc:290] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 election: Requested vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), fab209ad731448858862c14653f621c5 (127.27.60.130:45087)
I20260710 11:02:19.710186 29202 raft_consensus.cc:3060] T 999127fd56674bfaaa378ef5511c221e P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:19.711509 29201 consensus_queue.cc:1048] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:02:19.724079 29270 raft_consensus.cc:2804] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:19.724884 29270 raft_consensus.cc:697] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081 [term 1 LEADER]: Becoming Leader. State: Replica: 263f19c3152d4e75a95fe88cd623e081, State: Running, Role: LEADER
I20260710 11:02:19.716104 29078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ffc147297764f7c9813dfe24b8d8fe1" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5"
I20260710 11:02:19.727128 29273 raft_consensus.cc:493] T d528ebca2c0641f3bb910ba243375d19 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:19.727617 29273 raft_consensus.cc:515] T d528ebca2c0641f3bb910ba243375d19 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
W20260710 11:02:19.728299 29116 leader_election.cc:343] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fab209ad731448858862c14653f621c5 (127.27.60.130:45087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:19.730667 29273 leader_election.cc:290] T d528ebca2c0641f3bb910ba243375d19 P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:19.736330 29152 raft_consensus.cc:2468] T 778a045dfbee483a84278984d2c4e372 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 263f19c3152d4e75a95fe88cd623e081 in term 1.
I20260710 11:02:19.736464 29153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d528ebca2c0641f3bb910ba243375d19" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0" is_pre_election: true
I20260710 11:02:19.726850 29196 tablet_bootstrap.cc:654] T 51b50ddfaa2b4a6389622faf5d9823c1 P fab209ad731448858862c14653f621c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:19.739233 29193 tablet_bootstrap.cc:492] T aee82414dd8d4cc89fb07335523bf3ad P 263f19c3152d4e75a95fe88cd623e081: No bootstrap required, opened a new log
I20260710 11:02:19.739805 29193 ts_tablet_manager.cc:1403] T aee82414dd8d4cc89fb07335523bf3ad P 263f19c3152d4e75a95fe88cd623e081: Time spent bootstrapping tablet: real 0.099s	user 0.013s	sys 0.002s
W20260710 11:02:19.740914 29042 leader_election.cc:343] T d528ebca2c0641f3bb910ba243375d19 P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:19.743151 29270 consensus_queue.cc:237] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.745999 29194 tablet_bootstrap.cc:492] T d483c8ca78cd429e9379310c7926fdb8 P 980d92b52f07469bbb9ae63c6fa003e0: No bootstrap required, opened a new log
I20260710 11:02:19.746393 29194 ts_tablet_manager.cc:1403] T d483c8ca78cd429e9379310c7926fdb8 P 980d92b52f07469bbb9ae63c6fa003e0: Time spent bootstrapping tablet: real 0.143s	user 0.040s	sys 0.074s
I20260710 11:02:19.747637 29214 consensus_queue.cc:1048] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:02:19.754618 29226 raft_consensus.cc:2749] T ed2f8d2b895441ad82fa23b7dcad2d21 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:19.754283 29193 raft_consensus.cc:359] T aee82414dd8d4cc89fb07335523bf3ad P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.756225 29193 raft_consensus.cc:385] T aee82414dd8d4cc89fb07335523bf3ad P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:19.756608 29193 raft_consensus.cc:740] T aee82414dd8d4cc89fb07335523bf3ad P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 263f19c3152d4e75a95fe88cd623e081, State: Initialized, Role: FOLLOWER
I20260710 11:02:19.756661 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d528ebca2c0641f3bb910ba243375d19" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081" is_pre_election: true
W20260710 11:02:19.757936 29044 leader_election.cc:343] T d528ebca2c0641f3bb910ba243375d19 P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:19.758373 29044 leader_election.cc:304] T d528ebca2c0641f3bb910ba243375d19 P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fab209ad731448858862c14653f621c5; no voters: 263f19c3152d4e75a95fe88cd623e081, 980d92b52f07469bbb9ae63c6fa003e0
I20260710 11:02:19.759181 29226 raft_consensus.cc:2749] T d528ebca2c0641f3bb910ba243375d19 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:19.761029 29211 raft_consensus.cc:515] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.761193 29193 consensus_queue.cc:260] T aee82414dd8d4cc89fb07335523bf3ad P 263f19c3152d4e75a95fe88cd623e081 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.762104 29001 raft_consensus.cc:2393] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 980d92b52f07469bbb9ae63c6fa003e0 in current term 1: Already voted for candidate 263f19c3152d4e75a95fe88cd623e081 in this term.
I20260710 11:02:19.763139 29211 leader_election.cc:290] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 election: Requested vote from peers fab209ad731448858862c14653f621c5 (127.27.60.130:45087), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:19.765664 29153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999127fd56674bfaaa378ef5511c221e" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0"
I20260710 11:02:19.765872 29194 raft_consensus.cc:359] T d483c8ca78cd429e9379310c7926fdb8 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.766564 29194 raft_consensus.cc:385] T d483c8ca78cd429e9379310c7926fdb8 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:19.766837 29194 raft_consensus.cc:740] T d483c8ca78cd429e9379310c7926fdb8 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980d92b52f07469bbb9ae63c6fa003e0, State: Initialized, Role: FOLLOWER
I20260710 11:02:19.766958 29079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999127fd56674bfaaa378ef5511c221e" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5"
I20260710 11:02:19.767663 29079 raft_consensus.cc:3060] T 999127fd56674bfaaa378ef5511c221e P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:19.767535 29194 consensus_queue.cc:260] T d483c8ca78cd429e9379310c7926fdb8 P 980d92b52f07469bbb9ae63c6fa003e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.771636 28899 catalog_manager.cc:5697] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "980d92b52f07469bbb9ae63c6fa003e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:19.772920 29202 raft_consensus.cc:515] T 999127fd56674bfaaa378ef5511c221e P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.774344 29153 raft_consensus.cc:2393] T 999127fd56674bfaaa378ef5511c221e P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 263f19c3152d4e75a95fe88cd623e081 in current term 1: Already voted for candidate 980d92b52f07469bbb9ae63c6fa003e0 in this term.
I20260710 11:02:19.775959 29001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999127fd56674bfaaa378ef5511c221e" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081"
I20260710 11:02:19.776753 29001 raft_consensus.cc:2393] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 980d92b52f07469bbb9ae63c6fa003e0 in current term 1: Already voted for candidate 263f19c3152d4e75a95fe88cd623e081 in this term.
I20260710 11:02:19.777696 29077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999127fd56674bfaaa378ef5511c221e" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5"
I20260710 11:02:19.780812 29116 leader_election.cc:304] T 999127fd56674bfaaa378ef5511c221e P 980d92b52f07469bbb9ae63c6fa003e0 [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: 980d92b52f07469bbb9ae63c6fa003e0; no voters: 263f19c3152d4e75a95fe88cd623e081, fab209ad731448858862c14653f621c5
I20260710 11:02:19.781737 29227 raft_consensus.cc:2749] T 999127fd56674bfaaa378ef5511c221e P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:02:19.784704 29194 ts_tablet_manager.cc:1434] T d483c8ca78cd429e9379310c7926fdb8 P 980d92b52f07469bbb9ae63c6fa003e0: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260710 11:02:19.785609 29194 tablet_bootstrap.cc:492] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0: Bootstrap starting.
I20260710 11:02:19.781927 29193 ts_tablet_manager.cc:1434] T aee82414dd8d4cc89fb07335523bf3ad P 263f19c3152d4e75a95fe88cd623e081: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.000s
I20260710 11:02:19.790640 29214 consensus_queue.cc:1048] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:19.791507 29193 tablet_bootstrap.cc:492] T f748cc16cebc4c5fb76eff7ea34cc201 P 263f19c3152d4e75a95fe88cd623e081: Bootstrap starting.
I20260710 11:02:19.783510 29202 leader_election.cc:290] T 999127fd56674bfaaa378ef5511c221e P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 election: Requested vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), fab209ad731448858862c14653f621c5 (127.27.60.130:45087)
I20260710 11:02:19.784046 29244 consensus_queue.cc:1048] T 18626b6806584a9698657be90fe83e97 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:19.802742 29079 raft_consensus.cc:2468] T 999127fd56674bfaaa378ef5511c221e P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 263f19c3152d4e75a95fe88cd623e081 in term 1.
I20260710 11:02:19.803989 28967 leader_election.cc:304] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 263f19c3152d4e75a95fe88cd623e081, fab209ad731448858862c14653f621c5; no voters: 980d92b52f07469bbb9ae63c6fa003e0
I20260710 11:02:19.805275 29278 raft_consensus.cc:2804] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:19.805927 29278 raft_consensus.cc:697] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [term 1 LEADER]: Becoming Leader. State: Replica: 263f19c3152d4e75a95fe88cd623e081, State: Running, Role: LEADER
I20260710 11:02:19.806133 29193 tablet_bootstrap.cc:654] T f748cc16cebc4c5fb76eff7ea34cc201 P 263f19c3152d4e75a95fe88cd623e081: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:19.806788 29278 consensus_queue.cc:237] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.808061 28899 catalog_manager.cc:5697] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081 reported cstate change: term changed from 0 to 1, leader changed from <none> to 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "263f19c3152d4e75a95fe88cd623e081" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:19.791540 29194 tablet_bootstrap.cc:654] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:19.820751 29196 tablet_bootstrap.cc:492] T 51b50ddfaa2b4a6389622faf5d9823c1 P fab209ad731448858862c14653f621c5: No bootstrap required, opened a new log
I20260710 11:02:19.821347 29196 ts_tablet_manager.cc:1403] T 51b50ddfaa2b4a6389622faf5d9823c1 P fab209ad731448858862c14653f621c5: Time spent bootstrapping tablet: real 0.143s	user 0.015s	sys 0.015s
I20260710 11:02:19.824376 29196 raft_consensus.cc:359] T 51b50ddfaa2b4a6389622faf5d9823c1 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.825119 29196 raft_consensus.cc:385] T 51b50ddfaa2b4a6389622faf5d9823c1 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:19.825414 29196 raft_consensus.cc:740] T 51b50ddfaa2b4a6389622faf5d9823c1 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab209ad731448858862c14653f621c5, State: Initialized, Role: FOLLOWER
I20260710 11:02:19.829608 29196 consensus_queue.cc:260] T 51b50ddfaa2b4a6389622faf5d9823c1 P fab209ad731448858862c14653f621c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.835414 29211 raft_consensus.cc:493] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:19.835934 29211 raft_consensus.cc:515] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.838762 29079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483c8ca78cd429e9379310c7926fdb8" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5" is_pre_election: true
W20260710 11:02:19.840462 28967 leader_election.cc:343] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fab209ad731448858862c14653f621c5 (127.27.60.130:45087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:19.841377 29196 ts_tablet_manager.cc:1434] T 51b50ddfaa2b4a6389622faf5d9823c1 P fab209ad731448858862c14653f621c5: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 11:02:19.843045 29227 consensus_queue.cc:1048] T 18626b6806584a9698657be90fe83e97 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:19.849013 29196 tablet_bootstrap.cc:492] T 2ffc147297764f7c9813dfe24b8d8fe1 P fab209ad731448858862c14653f621c5: Bootstrap starting.
I20260710 11:02:19.851608 29153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483c8ca78cd429e9379310c7926fdb8" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0" is_pre_election: true
I20260710 11:02:19.852392 29153 raft_consensus.cc:2468] T d483c8ca78cd429e9379310c7926fdb8 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 263f19c3152d4e75a95fe88cd623e081 in term 0.
I20260710 11:02:19.853219 29194 tablet_bootstrap.cc:492] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0: No bootstrap required, opened a new log
I20260710 11:02:19.853696 29194 ts_tablet_manager.cc:1403] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0: Time spent bootstrapping tablet: real 0.068s	user 0.019s	sys 0.002s
I20260710 11:02:19.853644 28967 leader_election.cc:304] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081 [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: 263f19c3152d4e75a95fe88cd623e081, 980d92b52f07469bbb9ae63c6fa003e0; no voters: fab209ad731448858862c14653f621c5
I20260710 11:02:19.854604 29214 raft_consensus.cc:2804] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:19.855042 29193 tablet_bootstrap.cc:492] T f748cc16cebc4c5fb76eff7ea34cc201 P 263f19c3152d4e75a95fe88cd623e081: No bootstrap required, opened a new log
I20260710 11:02:19.854972 29214 raft_consensus.cc:493] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:19.855406 29214 raft_consensus.cc:3060] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:19.855510 29193 ts_tablet_manager.cc:1403] T f748cc16cebc4c5fb76eff7ea34cc201 P 263f19c3152d4e75a95fe88cd623e081: Time spent bootstrapping tablet: real 0.064s	user 0.014s	sys 0.020s
I20260710 11:02:19.856388 29194 raft_consensus.cc:359] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.856899 29194 raft_consensus.cc:385] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:19.857244 29194 raft_consensus.cc:740] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980d92b52f07469bbb9ae63c6fa003e0, State: Initialized, Role: FOLLOWER
I20260710 11:02:19.857933 29194 consensus_queue.cc:260] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.858258 29193 raft_consensus.cc:359] T f748cc16cebc4c5fb76eff7ea34cc201 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.858933 29193 raft_consensus.cc:385] T f748cc16cebc4c5fb76eff7ea34cc201 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:19.859196 29193 raft_consensus.cc:740] T f748cc16cebc4c5fb76eff7ea34cc201 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 263f19c3152d4e75a95fe88cd623e081, State: Initialized, Role: FOLLOWER
I20260710 11:02:19.859666 29194 ts_tablet_manager.cc:1434] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:02:19.859817 29193 consensus_queue.cc:260] T f748cc16cebc4c5fb76eff7ea34cc201 P 263f19c3152d4e75a95fe88cd623e081 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.860445 29194 tablet_bootstrap.cc:492] T 9e174cedc7a64fdab7af5daafef124be P 980d92b52f07469bbb9ae63c6fa003e0: Bootstrap starting.
I20260710 11:02:19.861529 29211 leader_election.cc:290] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fab209ad731448858862c14653f621c5 (127.27.60.130:45087), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:19.861923 29193 ts_tablet_manager.cc:1434] T f748cc16cebc4c5fb76eff7ea34cc201 P 263f19c3152d4e75a95fe88cd623e081: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:02:19.862824 29193 tablet_bootstrap.cc:492] T 337ff93395374d5fb26b88f1c30cdaff P 263f19c3152d4e75a95fe88cd623e081: Bootstrap starting.
I20260710 11:02:19.865908 29196 tablet_bootstrap.cc:654] T 2ffc147297764f7c9813dfe24b8d8fe1 P fab209ad731448858862c14653f621c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:19.867182 29194 tablet_bootstrap.cc:654] T 9e174cedc7a64fdab7af5daafef124be P 980d92b52f07469bbb9ae63c6fa003e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:19.868803 29193 tablet_bootstrap.cc:654] T 337ff93395374d5fb26b88f1c30cdaff P 263f19c3152d4e75a95fe88cd623e081: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:19.875029 29214 raft_consensus.cc:515] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.878786 29078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483c8ca78cd429e9379310c7926fdb8" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5"
I20260710 11:02:19.878871 29153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483c8ca78cd429e9379310c7926fdb8" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0"
I20260710 11:02:19.879658 29153 raft_consensus.cc:3060] T d483c8ca78cd429e9379310c7926fdb8 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:19.886363 28967 leader_election.cc:343] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fab209ad731448858862c14653f621c5 (127.27.60.130:45087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:19.877216 29214 leader_election.cc:290] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 election: Requested vote from peers fab209ad731448858862c14653f621c5 (127.27.60.130:45087), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:19.892812 29153 raft_consensus.cc:2468] T d483c8ca78cd429e9379310c7926fdb8 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 263f19c3152d4e75a95fe88cd623e081 in term 1.
I20260710 11:02:19.890728 28899 catalog_manager.cc:5697] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 reported cstate change: term changed from 0 to 1, leader changed from <none> to 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "263f19c3152d4e75a95fe88cd623e081" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:19.893790 29226 raft_consensus.cc:493] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:19.895046 29226 raft_consensus.cc:515] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.897737 29226 leader_election.cc:290] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:19.893965 29193 tablet_bootstrap.cc:492] T 337ff93395374d5fb26b88f1c30cdaff P 263f19c3152d4e75a95fe88cd623e081: No bootstrap required, opened a new log
I20260710 11:02:19.898979 29002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f748cc16cebc4c5fb76eff7ea34cc201" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081" is_pre_election: true
I20260710 11:02:19.899250 29193 ts_tablet_manager.cc:1403] T 337ff93395374d5fb26b88f1c30cdaff P 263f19c3152d4e75a95fe88cd623e081: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.005s
I20260710 11:02:19.899641 29002 raft_consensus.cc:2468] T f748cc16cebc4c5fb76eff7ea34cc201 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fab209ad731448858862c14653f621c5 in term 0.
I20260710 11:02:19.901682 29153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f748cc16cebc4c5fb76eff7ea34cc201" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0" is_pre_election: true
W20260710 11:02:19.904422 29042 leader_election.cc:343] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:19.905210 28967 leader_election.cc:304] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 263f19c3152d4e75a95fe88cd623e081, 980d92b52f07469bbb9ae63c6fa003e0; no voters: fab209ad731448858862c14653f621c5
I20260710 11:02:19.905380 29193 raft_consensus.cc:359] T 337ff93395374d5fb26b88f1c30cdaff P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.907994 29193 raft_consensus.cc:385] T 337ff93395374d5fb26b88f1c30cdaff P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:19.908456 29193 raft_consensus.cc:740] T 337ff93395374d5fb26b88f1c30cdaff P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 263f19c3152d4e75a95fe88cd623e081, State: Initialized, Role: FOLLOWER
I20260710 11:02:19.909543 29193 consensus_queue.cc:260] T 337ff93395374d5fb26b88f1c30cdaff P 263f19c3152d4e75a95fe88cd623e081 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.911690 29193 ts_tablet_manager.cc:1434] T 337ff93395374d5fb26b88f1c30cdaff P 263f19c3152d4e75a95fe88cd623e081: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260710 11:02:19.912583 29193 tablet_bootstrap.cc:492] T de3c2f2de6ae47bdbc287c3d02f6d25a P 263f19c3152d4e75a95fe88cd623e081: Bootstrap starting.
I20260710 11:02:19.912900 29044 leader_election.cc:304] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [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: 263f19c3152d4e75a95fe88cd623e081, fab209ad731448858862c14653f621c5; no voters: 980d92b52f07469bbb9ae63c6fa003e0
I20260710 11:02:19.913694 29226 raft_consensus.cc:2804] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:19.913854 29194 tablet_bootstrap.cc:492] T 9e174cedc7a64fdab7af5daafef124be P 980d92b52f07469bbb9ae63c6fa003e0: No bootstrap required, opened a new log
I20260710 11:02:19.914011 29214 raft_consensus.cc:2804] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:19.914070 29226 raft_consensus.cc:493] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:19.914484 29194 ts_tablet_manager.cc:1403] T 9e174cedc7a64fdab7af5daafef124be P 980d92b52f07469bbb9ae63c6fa003e0: Time spent bootstrapping tablet: real 0.054s	user 0.018s	sys 0.007s
I20260710 11:02:19.914696 29226 raft_consensus.cc:3060] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:19.914711 29214 raft_consensus.cc:697] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081 [term 1 LEADER]: Becoming Leader. State: Replica: 263f19c3152d4e75a95fe88cd623e081, State: Running, Role: LEADER
I20260710 11:02:19.915727 29214 consensus_queue.cc:237] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.917636 29194 raft_consensus.cc:359] T 9e174cedc7a64fdab7af5daafef124be P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.918378 29194 raft_consensus.cc:385] T 9e174cedc7a64fdab7af5daafef124be P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:19.918700 29194 raft_consensus.cc:740] T 9e174cedc7a64fdab7af5daafef124be P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980d92b52f07469bbb9ae63c6fa003e0, State: Initialized, Role: FOLLOWER
I20260710 11:02:19.922654 29273 consensus_queue.cc:1048] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:19.923447 29226 raft_consensus.cc:515] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.925297 29194 consensus_queue.cc:260] T 9e174cedc7a64fdab7af5daafef124be P 980d92b52f07469bbb9ae63c6fa003e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.927469 29194 ts_tablet_manager.cc:1434] T 9e174cedc7a64fdab7af5daafef124be P 980d92b52f07469bbb9ae63c6fa003e0: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 11:02:19.928678 29194 tablet_bootstrap.cc:492] T 51b50ddfaa2b4a6389622faf5d9823c1 P 980d92b52f07469bbb9ae63c6fa003e0: Bootstrap starting.
I20260710 11:02:19.912283 29196 tablet_bootstrap.cc:492] T 2ffc147297764f7c9813dfe24b8d8fe1 P fab209ad731448858862c14653f621c5: No bootstrap required, opened a new log
I20260710 11:02:19.933894 29196 ts_tablet_manager.cc:1403] T 2ffc147297764f7c9813dfe24b8d8fe1 P fab209ad731448858862c14653f621c5: Time spent bootstrapping tablet: real 0.085s	user 0.024s	sys 0.013s
I20260710 11:02:19.935688 29194 tablet_bootstrap.cc:654] T 51b50ddfaa2b4a6389622faf5d9823c1 P 980d92b52f07469bbb9ae63c6fa003e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:19.936991 29193 tablet_bootstrap.cc:654] T de3c2f2de6ae47bdbc287c3d02f6d25a P 263f19c3152d4e75a95fe88cd623e081: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:19.939464 29226 leader_election.cc:290] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 election: Requested vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:19.939355 29002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f748cc16cebc4c5fb76eff7ea34cc201" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081"
I20260710 11:02:19.940043 29002 raft_consensus.cc:3060] T f748cc16cebc4c5fb76eff7ea34cc201 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:19.940508 29153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f748cc16cebc4c5fb76eff7ea34cc201" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0"
W20260710 11:02:19.941701 29042 leader_election.cc:343] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:19.942023 29275 consensus_queue.cc:1048] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:19.936563 29196 raft_consensus.cc:359] T 2ffc147297764f7c9813dfe24b8d8fe1 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.954362 29196 raft_consensus.cc:385] T 2ffc147297764f7c9813dfe24b8d8fe1 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:19.952973 28899 catalog_manager.cc:5697] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081 reported cstate change: term changed from 0 to 1, leader changed from <none> to 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "263f19c3152d4e75a95fe88cd623e081" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:19.956051 29002 raft_consensus.cc:2468] T f748cc16cebc4c5fb76eff7ea34cc201 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fab209ad731448858862c14653f621c5 in term 1.
I20260710 11:02:19.954789 29196 raft_consensus.cc:740] T 2ffc147297764f7c9813dfe24b8d8fe1 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab209ad731448858862c14653f621c5, State: Initialized, Role: FOLLOWER
I20260710 11:02:19.959564 29044 leader_election.cc:304] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 263f19c3152d4e75a95fe88cd623e081, fab209ad731448858862c14653f621c5; no voters: 980d92b52f07469bbb9ae63c6fa003e0
I20260710 11:02:19.959633 29196 consensus_queue.cc:260] T 2ffc147297764f7c9813dfe24b8d8fe1 P fab209ad731448858862c14653f621c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.961300 29273 raft_consensus.cc:2804] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:19.961934 29273 raft_consensus.cc:697] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [term 1 LEADER]: Becoming Leader. State: Replica: fab209ad731448858862c14653f621c5, State: Running, Role: LEADER
I20260710 11:02:19.962721 29196 ts_tablet_manager.cc:1434] T 2ffc147297764f7c9813dfe24b8d8fe1 P fab209ad731448858862c14653f621c5: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.002s
I20260710 11:02:19.962805 29273 consensus_queue.cc:237] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:19.964314 29196 tablet_bootstrap.cc:492] T de3c2f2de6ae47bdbc287c3d02f6d25a P fab209ad731448858862c14653f621c5: Bootstrap starting.
I20260710 11:02:19.983178 29275 consensus_queue.cc:1048] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:20.009522 29273 consensus_queue.cc:1048] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:02:20.018297 29214 consensus_queue.cc:1048] T 2515824f2709474b92ad0d9124bac152 P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:20.033706 29227 raft_consensus.cc:493] T 9e174cedc7a64fdab7af5daafef124be P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:20.034329 29227 raft_consensus.cc:515] T 9e174cedc7a64fdab7af5daafef124be P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.040411 29227 leader_election.cc:290] T 9e174cedc7a64fdab7af5daafef124be P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), fab209ad731448858862c14653f621c5 (127.27.60.130:45087)
I20260710 11:02:20.042339 29196 tablet_bootstrap.cc:654] T de3c2f2de6ae47bdbc287c3d02f6d25a P fab209ad731448858862c14653f621c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:20.042526 29002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e174cedc7a64fdab7af5daafef124be" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081" is_pre_election: true
W20260710 11:02:20.044660 29118 leader_election.cc:343] T 9e174cedc7a64fdab7af5daafef124be P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:20.045742 29078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e174cedc7a64fdab7af5daafef124be" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5" is_pre_election: true
W20260710 11:02:20.047403 29116 leader_election.cc:343] T 9e174cedc7a64fdab7af5daafef124be P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fab209ad731448858862c14653f621c5 (127.27.60.130:45087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:20.047875 29116 leader_election.cc:304] T 9e174cedc7a64fdab7af5daafef124be P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 980d92b52f07469bbb9ae63c6fa003e0; no voters: 263f19c3152d4e75a95fe88cd623e081, fab209ad731448858862c14653f621c5
I20260710 11:02:20.049531 29227 raft_consensus.cc:2749] T 9e174cedc7a64fdab7af5daafef124be P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:20.051002 29194 tablet_bootstrap.cc:492] T 51b50ddfaa2b4a6389622faf5d9823c1 P 980d92b52f07469bbb9ae63c6fa003e0: No bootstrap required, opened a new log
I20260710 11:02:20.051512 29194 ts_tablet_manager.cc:1403] T 51b50ddfaa2b4a6389622faf5d9823c1 P 980d92b52f07469bbb9ae63c6fa003e0: Time spent bootstrapping tablet: real 0.123s	user 0.035s	sys 0.059s
I20260710 11:02:20.057973 29194 raft_consensus.cc:359] T 51b50ddfaa2b4a6389622faf5d9823c1 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.058751 29194 raft_consensus.cc:385] T 51b50ddfaa2b4a6389622faf5d9823c1 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:20.059064 29194 raft_consensus.cc:740] T 51b50ddfaa2b4a6389622faf5d9823c1 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980d92b52f07469bbb9ae63c6fa003e0, State: Initialized, Role: FOLLOWER
I20260710 11:02:20.059935 29194 consensus_queue.cc:260] T 51b50ddfaa2b4a6389622faf5d9823c1 P 980d92b52f07469bbb9ae63c6fa003e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.060873 29196 tablet_bootstrap.cc:492] T de3c2f2de6ae47bdbc287c3d02f6d25a P fab209ad731448858862c14653f621c5: No bootstrap required, opened a new log
I20260710 11:02:20.061335 29196 ts_tablet_manager.cc:1403] T de3c2f2de6ae47bdbc287c3d02f6d25a P fab209ad731448858862c14653f621c5: Time spent bootstrapping tablet: real 0.097s	user 0.015s	sys 0.002s
I20260710 11:02:20.062772 29194 ts_tablet_manager.cc:1434] T 51b50ddfaa2b4a6389622faf5d9823c1 P 980d92b52f07469bbb9ae63c6fa003e0: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:02:20.063772 29194 tablet_bootstrap.cc:492] T f748cc16cebc4c5fb76eff7ea34cc201 P 980d92b52f07469bbb9ae63c6fa003e0: Bootstrap starting.
I20260710 11:02:20.064706 29196 raft_consensus.cc:359] T de3c2f2de6ae47bdbc287c3d02f6d25a P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.065476 29196 raft_consensus.cc:385] T de3c2f2de6ae47bdbc287c3d02f6d25a P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:20.065779 29196 raft_consensus.cc:740] T de3c2f2de6ae47bdbc287c3d02f6d25a P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab209ad731448858862c14653f621c5, State: Initialized, Role: FOLLOWER
I20260710 11:02:20.066660 29196 consensus_queue.cc:260] T de3c2f2de6ae47bdbc287c3d02f6d25a P fab209ad731448858862c14653f621c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.068288 29270 consensus_queue.cc:1048] T 2515824f2709474b92ad0d9124bac152 P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:20.069340 29196 ts_tablet_manager.cc:1434] T de3c2f2de6ae47bdbc287c3d02f6d25a P fab209ad731448858862c14653f621c5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:02:20.070020 29201 raft_consensus.cc:493] T 2ffc147297764f7c9813dfe24b8d8fe1 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:20.070376 29196 tablet_bootstrap.cc:492] T d483c8ca78cd429e9379310c7926fdb8 P fab209ad731448858862c14653f621c5: Bootstrap starting.
I20260710 11:02:20.071035 29194 tablet_bootstrap.cc:654] T f748cc16cebc4c5fb76eff7ea34cc201 P 980d92b52f07469bbb9ae63c6fa003e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:20.070820 29201 raft_consensus.cc:515] T 2ffc147297764f7c9813dfe24b8d8fe1 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.061884 28899 catalog_manager.cc:5697] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to fab209ad731448858862c14653f621c5 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "fab209ad731448858862c14653f621c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:20.078553 29153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ffc147297764f7c9813dfe24b8d8fe1" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0" is_pre_election: true
I20260710 11:02:20.078938 29196 tablet_bootstrap.cc:654] T d483c8ca78cd429e9379310c7926fdb8 P fab209ad731448858862c14653f621c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:20.082484 29244 raft_consensus.cc:493] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:20.083165 29194 tablet_bootstrap.cc:492] T f748cc16cebc4c5fb76eff7ea34cc201 P 980d92b52f07469bbb9ae63c6fa003e0: No bootstrap required, opened a new log
I20260710 11:02:20.083822 29194 ts_tablet_manager.cc:1403] T f748cc16cebc4c5fb76eff7ea34cc201 P 980d92b52f07469bbb9ae63c6fa003e0: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.002s
I20260710 11:02:20.083487 29244 raft_consensus.cc:515] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.087539 29194 raft_consensus.cc:359] T f748cc16cebc4c5fb76eff7ea34cc201 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.088510 29194 raft_consensus.cc:385] T f748cc16cebc4c5fb76eff7ea34cc201 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:20.088909 29194 raft_consensus.cc:740] T f748cc16cebc4c5fb76eff7ea34cc201 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980d92b52f07469bbb9ae63c6fa003e0, State: Initialized, Role: FOLLOWER
I20260710 11:02:20.088964 29201 leader_election.cc:290] T 2ffc147297764f7c9813dfe24b8d8fe1 P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:20.090256 29194 consensus_queue.cc:260] T f748cc16cebc4c5fb76eff7ea34cc201 P 980d92b52f07469bbb9ae63c6fa003e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.090831 29275 consensus_queue.cc:1048] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:20.091856 29001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ffc147297764f7c9813dfe24b8d8fe1" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081" is_pre_election: true
I20260710 11:02:20.092736 29001 raft_consensus.cc:2393] T 2ffc147297764f7c9813dfe24b8d8fe1 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fab209ad731448858862c14653f621c5 in current term 1: Already voted for candidate 980d92b52f07469bbb9ae63c6fa003e0 in this term.
I20260710 11:02:20.092950 29194 ts_tablet_manager.cc:1434] T f748cc16cebc4c5fb76eff7ea34cc201 P 980d92b52f07469bbb9ae63c6fa003e0: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:02:20.093207 29002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de3c2f2de6ae47bdbc287c3d02f6d25a" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081" is_pre_election: true
I20260710 11:02:20.093508 29196 tablet_bootstrap.cc:492] T d483c8ca78cd429e9379310c7926fdb8 P fab209ad731448858862c14653f621c5: No bootstrap required, opened a new log
I20260710 11:02:20.093914 29194 tablet_bootstrap.cc:492] T 3dc1bb4574f74f2db0f052d8afb90810 P 980d92b52f07469bbb9ae63c6fa003e0: Bootstrap starting.
I20260710 11:02:20.093943 29196 ts_tablet_manager.cc:1403] T d483c8ca78cd429e9379310c7926fdb8 P fab209ad731448858862c14653f621c5: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.006s
W20260710 11:02:20.094950 29118 leader_election.cc:343] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:20.096630 29044 leader_election.cc:304] T 2ffc147297764f7c9813dfe24b8d8fe1 P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fab209ad731448858862c14653f621c5; no voters: 263f19c3152d4e75a95fe88cd623e081, 980d92b52f07469bbb9ae63c6fa003e0
I20260710 11:02:20.096570 29196 raft_consensus.cc:359] T d483c8ca78cd429e9379310c7926fdb8 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.097462 29196 raft_consensus.cc:385] T d483c8ca78cd429e9379310c7926fdb8 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:20.097751 29196 raft_consensus.cc:740] T d483c8ca78cd429e9379310c7926fdb8 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab209ad731448858862c14653f621c5, State: Initialized, Role: FOLLOWER
I20260710 11:02:20.098435 29196 consensus_queue.cc:260] T d483c8ca78cd429e9379310c7926fdb8 P fab209ad731448858862c14653f621c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.099313 29201 raft_consensus.cc:3060] T 2ffc147297764f7c9813dfe24b8d8fe1 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:20.100041 29194 tablet_bootstrap.cc:654] T 3dc1bb4574f74f2db0f052d8afb90810 P 980d92b52f07469bbb9ae63c6fa003e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:20.100410 29196 ts_tablet_manager.cc:1434] T d483c8ca78cd429e9379310c7926fdb8 P fab209ad731448858862c14653f621c5: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:02:20.101321 29196 tablet_bootstrap.cc:492] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5: Bootstrap starting.
I20260710 11:02:20.105274 29077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de3c2f2de6ae47bdbc287c3d02f6d25a" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5" is_pre_election: true
I20260710 11:02:20.106012 29077 raft_consensus.cc:2468] T de3c2f2de6ae47bdbc287c3d02f6d25a P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980d92b52f07469bbb9ae63c6fa003e0 in term 0.
I20260710 11:02:20.108740 29196 tablet_bootstrap.cc:654] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:20.108916 29244 leader_election.cc:290] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), fab209ad731448858862c14653f621c5 (127.27.60.130:45087)
I20260710 11:02:20.111023 29116 leader_election.cc:304] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 [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: 980d92b52f07469bbb9ae63c6fa003e0, fab209ad731448858862c14653f621c5; no voters: 263f19c3152d4e75a95fe88cd623e081
I20260710 11:02:20.113010 29244 raft_consensus.cc:2804] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:20.113535 29194 tablet_bootstrap.cc:492] T 3dc1bb4574f74f2db0f052d8afb90810 P 980d92b52f07469bbb9ae63c6fa003e0: No bootstrap required, opened a new log
I20260710 11:02:20.114135 29194 ts_tablet_manager.cc:1403] T 3dc1bb4574f74f2db0f052d8afb90810 P 980d92b52f07469bbb9ae63c6fa003e0: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260710 11:02:20.117208 29194 raft_consensus.cc:359] T 3dc1bb4574f74f2db0f052d8afb90810 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.117976 29194 raft_consensus.cc:385] T 3dc1bb4574f74f2db0f052d8afb90810 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:20.118336 29194 raft_consensus.cc:740] T 3dc1bb4574f74f2db0f052d8afb90810 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980d92b52f07469bbb9ae63c6fa003e0, State: Initialized, Role: FOLLOWER
I20260710 11:02:20.119210 29194 consensus_queue.cc:260] T 3dc1bb4574f74f2db0f052d8afb90810 P 980d92b52f07469bbb9ae63c6fa003e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.113489 29244 raft_consensus.cc:493] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:20.121662 29244 raft_consensus.cc:3060] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:20.126076 29196 tablet_bootstrap.cc:492] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5: No bootstrap required, opened a new log
I20260710 11:02:20.126595 29196 ts_tablet_manager.cc:1403] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.000s
I20260710 11:02:20.128924 29244 raft_consensus.cc:515] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.131363 29194 ts_tablet_manager.cc:1434] T 3dc1bb4574f74f2db0f052d8afb90810 P 980d92b52f07469bbb9ae63c6fa003e0: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 11:02:20.131815 29002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de3c2f2de6ae47bdbc287c3d02f6d25a" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081"
I20260710 11:02:20.132277 29244 leader_election.cc:290] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 election: Requested vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), fab209ad731448858862c14653f621c5 (127.27.60.130:45087)
I20260710 11:02:20.132058 29196 raft_consensus.cc:359] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.132758 29196 raft_consensus.cc:385] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:20.133081 29196 raft_consensus.cc:740] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab209ad731448858862c14653f621c5, State: Initialized, Role: FOLLOWER
W20260710 11:02:20.133402 29118 leader_election.cc:343] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:20.134203 29077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de3c2f2de6ae47bdbc287c3d02f6d25a" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5"
I20260710 11:02:20.134853 29077 raft_consensus.cc:3060] T de3c2f2de6ae47bdbc287c3d02f6d25a P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:20.135392 29194 tablet_bootstrap.cc:492] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 980d92b52f07469bbb9ae63c6fa003e0: Bootstrap starting.
I20260710 11:02:20.142611 29077 raft_consensus.cc:2468] T de3c2f2de6ae47bdbc287c3d02f6d25a P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980d92b52f07469bbb9ae63c6fa003e0 in term 1.
I20260710 11:02:20.143312 29194 tablet_bootstrap.cc:654] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 980d92b52f07469bbb9ae63c6fa003e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:20.133862 29196 consensus_queue.cc:260] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.144030 29116 leader_election.cc:304] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 980d92b52f07469bbb9ae63c6fa003e0, fab209ad731448858862c14653f621c5; no voters: 263f19c3152d4e75a95fe88cd623e081
I20260710 11:02:20.147243 29193 tablet_bootstrap.cc:492] T de3c2f2de6ae47bdbc287c3d02f6d25a P 263f19c3152d4e75a95fe88cd623e081: No bootstrap required, opened a new log
I20260710 11:02:20.147799 29193 ts_tablet_manager.cc:1403] T de3c2f2de6ae47bdbc287c3d02f6d25a P 263f19c3152d4e75a95fe88cd623e081: Time spent bootstrapping tablet: real 0.235s	user 0.009s	sys 0.016s
I20260710 11:02:20.148376 29196 ts_tablet_manager.cc:1434] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 11:02:20.149780 29196 tablet_bootstrap.cc:492] T 9e174cedc7a64fdab7af5daafef124be P fab209ad731448858862c14653f621c5: Bootstrap starting.
I20260710 11:02:20.150592 29201 raft_consensus.cc:2749] T 2ffc147297764f7c9813dfe24b8d8fe1 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:20.149057 29244 raft_consensus.cc:2804] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:20.153311 29244 raft_consensus.cc:697] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Becoming Leader. State: Replica: 980d92b52f07469bbb9ae63c6fa003e0, State: Running, Role: LEADER
I20260710 11:02:20.154313 29244 consensus_queue.cc:237] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.161718 29196 tablet_bootstrap.cc:654] T 9e174cedc7a64fdab7af5daafef124be P fab209ad731448858862c14653f621c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:20.165913 29275 consensus_queue.cc:1048] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:20.171998 29302 raft_consensus.cc:493] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:20.174026 29302 raft_consensus.cc:515] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.175395 29275 consensus_queue.cc:1048] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:20.178448 29001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337ff93395374d5fb26b88f1c30cdaff" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081" is_pre_election: true
I20260710 11:02:20.179154 29001 raft_consensus.cc:2468] T 337ff93395374d5fb26b88f1c30cdaff P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fab209ad731448858862c14653f621c5 in term 0.
I20260710 11:02:20.181933 29044 leader_election.cc:304] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 263f19c3152d4e75a95fe88cd623e081, fab209ad731448858862c14653f621c5; no voters: 
I20260710 11:02:20.182960 29226 raft_consensus.cc:2804] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:20.183326 29226 raft_consensus.cc:493] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:20.183674 29226 raft_consensus.cc:3060] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:20.183598 29153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337ff93395374d5fb26b88f1c30cdaff" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0" is_pre_election: true
W20260710 11:02:20.185638 29042 leader_election.cc:343] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:20.180424 29302 leader_election.cc:290] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:20.191511 29302 raft_consensus.cc:493] T 51b50ddfaa2b4a6389622faf5d9823c1 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:20.192014 29302 raft_consensus.cc:515] T 51b50ddfaa2b4a6389622faf5d9823c1 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.193063 29226 raft_consensus.cc:515] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.199406 29302 leader_election.cc:290] T 51b50ddfaa2b4a6389622faf5d9823c1 P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:20.199460 29001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b50ddfaa2b4a6389622faf5d9823c1" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081" is_pre_election: true
I20260710 11:02:20.200439 29153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b50ddfaa2b4a6389622faf5d9823c1" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0" is_pre_election: true
W20260710 11:02:20.201434 29044 leader_election.cc:343] T 51b50ddfaa2b4a6389622faf5d9823c1 P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:20.201588 29153 raft_consensus.cc:2468] T 51b50ddfaa2b4a6389622faf5d9823c1 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fab209ad731448858862c14653f621c5 in term 0.
I20260710 11:02:20.204569 29042 leader_election.cc:304] T 51b50ddfaa2b4a6389622faf5d9823c1 P fab209ad731448858862c14653f621c5 [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: 980d92b52f07469bbb9ae63c6fa003e0, fab209ad731448858862c14653f621c5; no voters: 263f19c3152d4e75a95fe88cd623e081
I20260710 11:02:20.206184 29302 raft_consensus.cc:2804] T 51b50ddfaa2b4a6389622faf5d9823c1 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:20.206712 29302 raft_consensus.cc:493] T 51b50ddfaa2b4a6389622faf5d9823c1 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:20.207110 29001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337ff93395374d5fb26b88f1c30cdaff" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081"
I20260710 11:02:20.207931 29001 raft_consensus.cc:3060] T 337ff93395374d5fb26b88f1c30cdaff P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:20.215492 29193 raft_consensus.cc:359] T de3c2f2de6ae47bdbc287c3d02f6d25a P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.216066 29193 raft_consensus.cc:385] T de3c2f2de6ae47bdbc287c3d02f6d25a P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:20.207173 29302 raft_consensus.cc:3060] T 51b50ddfaa2b4a6389622faf5d9823c1 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:20.219238 29194 tablet_bootstrap.cc:492] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 980d92b52f07469bbb9ae63c6fa003e0: No bootstrap required, opened a new log
I20260710 11:02:20.219719 29194 ts_tablet_manager.cc:1403] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 980d92b52f07469bbb9ae63c6fa003e0: Time spent bootstrapping tablet: real 0.085s	user 0.019s	sys 0.027s
I20260710 11:02:20.216351 29193 raft_consensus.cc:740] T de3c2f2de6ae47bdbc287c3d02f6d25a P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 263f19c3152d4e75a95fe88cd623e081, State: Initialized, Role: FOLLOWER
I20260710 11:02:20.224735 29275 raft_consensus.cc:493] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:20.226572 29275 raft_consensus.cc:515] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.229172 29275 leader_election.cc:290] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), fab209ad731448858862c14653f621c5 (127.27.60.130:45087)
I20260710 11:02:20.225606 29193 consensus_queue.cc:260] T de3c2f2de6ae47bdbc287c3d02f6d25a P 263f19c3152d4e75a95fe88cd623e081 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.233906 29226 leader_election.cc:290] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 election: Requested vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:20.236758 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee82414dd8d4cc89fb07335523bf3ad" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081" is_pre_election: true
I20260710 11:02:20.237743 29000 raft_consensus.cc:2468] T aee82414dd8d4cc89fb07335523bf3ad P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980d92b52f07469bbb9ae63c6fa003e0 in term 0.
I20260710 11:02:20.239167 29118 leader_election.cc:304] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 263f19c3152d4e75a95fe88cd623e081, 980d92b52f07469bbb9ae63c6fa003e0; no voters: 
I20260710 11:02:20.240882 29202 raft_consensus.cc:2804] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:20.241299 29202 raft_consensus.cc:493] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:20.241725 29202 raft_consensus.cc:3060] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:20.252298 29153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337ff93395374d5fb26b88f1c30cdaff" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0"
I20260710 11:02:20.254974 29193 ts_tablet_manager.cc:1434] T de3c2f2de6ae47bdbc287c3d02f6d25a P 263f19c3152d4e75a95fe88cd623e081: Time spent starting tablet: real 0.107s	user 0.005s	sys 0.002s
I20260710 11:02:20.251288 29077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee82414dd8d4cc89fb07335523bf3ad" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5" is_pre_election: true
W20260710 11:02:20.261292 29042 leader_election.cc:343] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:20.263693 29193 tablet_bootstrap.cc:492] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081: Bootstrap starting.
W20260710 11:02:20.261647 29116 leader_election.cc:343] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fab209ad731448858862c14653f621c5 (127.27.60.130:45087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:20.269533 29001 raft_consensus.cc:2468] T 337ff93395374d5fb26b88f1c30cdaff P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fab209ad731448858862c14653f621c5 in term 1.
I20260710 11:02:20.270604 29194 raft_consensus.cc:359] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.270874 29044 leader_election.cc:304] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 263f19c3152d4e75a95fe88cd623e081, fab209ad731448858862c14653f621c5; no voters: 980d92b52f07469bbb9ae63c6fa003e0
I20260710 11:02:20.271425 29194 raft_consensus.cc:385] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:20.271726 29194 raft_consensus.cc:740] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980d92b52f07469bbb9ae63c6fa003e0, State: Initialized, Role: FOLLOWER
I20260710 11:02:20.272779 29226 raft_consensus.cc:2804] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:20.272611 29194 consensus_queue.cc:260] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 980d92b52f07469bbb9ae63c6fa003e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.273298 29226 raft_consensus.cc:697] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [term 1 LEADER]: Becoming Leader. State: Replica: fab209ad731448858862c14653f621c5, State: Running, Role: LEADER
I20260710 11:02:20.274158 29226 consensus_queue.cc:237] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.275993 29270 consensus_queue.cc:1048] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:20.282266 29275 consensus_queue.cc:1048] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:20.284516 29194 ts_tablet_manager.cc:1434] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 980d92b52f07469bbb9ae63c6fa003e0: Time spent starting tablet: real 0.065s	user 0.009s	sys 0.000s
I20260710 11:02:20.285552 29194 tablet_bootstrap.cc:492] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0: Bootstrap starting.
I20260710 11:02:20.285382 29227 raft_consensus.cc:493] T 3dc1bb4574f74f2db0f052d8afb90810 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:20.285940 29227 raft_consensus.cc:515] T 3dc1bb4574f74f2db0f052d8afb90810 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.288044 29227 leader_election.cc:290] T 3dc1bb4574f74f2db0f052d8afb90810 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), fab209ad731448858862c14653f621c5 (127.27.60.130:45087)
I20260710 11:02:20.319495 29196 tablet_bootstrap.cc:492] T 9e174cedc7a64fdab7af5daafef124be P fab209ad731448858862c14653f621c5: No bootstrap required, opened a new log
I20260710 11:02:20.320021 29196 ts_tablet_manager.cc:1403] T 9e174cedc7a64fdab7af5daafef124be P fab209ad731448858862c14653f621c5: Time spent bootstrapping tablet: real 0.171s	user 0.030s	sys 0.045s
I20260710 11:02:20.289798 29077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dc1bb4574f74f2db0f052d8afb90810" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5" is_pre_election: true
I20260710 11:02:20.324355 29079 raft_consensus.cc:3060] T d483c8ca78cd429e9379310c7926fdb8 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:20.329630 29202 raft_consensus.cc:515] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
W20260710 11:02:20.330843 29116 leader_election.cc:343] T 3dc1bb4574f74f2db0f052d8afb90810 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fab209ad731448858862c14653f621c5 (127.27.60.130:45087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:20.332854 29202 leader_election.cc:290] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 election: Requested vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), fab209ad731448858862c14653f621c5 (127.27.60.130:45087)
I20260710 11:02:20.281817 29302 raft_consensus.cc:515] T 51b50ddfaa2b4a6389622faf5d9823c1 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.334162 29078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee82414dd8d4cc89fb07335523bf3ad" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5"
W20260710 11:02:20.335604 29116 leader_election.cc:343] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fab209ad731448858862c14653f621c5 (127.27.60.130:45087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:20.337630 29001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dc1bb4574f74f2db0f052d8afb90810" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081" is_pre_election: true
I20260710 11:02:20.338243 29003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b50ddfaa2b4a6389622faf5d9823c1" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081"
I20260710 11:02:20.336308 28902 catalog_manager.cc:5697] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "980d92b52f07469bbb9ae63c6fa003e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: HEALTHY } } }
W20260710 11:02:20.340517 29044 leader_election.cc:343] T 51b50ddfaa2b4a6389622faf5d9823c1 P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:20.345880 29211 consensus_queue.cc:1048] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:20.353367 29270 consensus_queue.cc:1048] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:20.355466 29152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b50ddfaa2b4a6389622faf5d9823c1" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0"
I20260710 11:02:20.355803 29002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee82414dd8d4cc89fb07335523bf3ad" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081"
I20260710 11:02:20.356294 29152 raft_consensus.cc:3060] T 51b50ddfaa2b4a6389622faf5d9823c1 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:20.356788 29002 raft_consensus.cc:3060] T aee82414dd8d4cc89fb07335523bf3ad P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:20.363399 29118 leader_election.cc:343] T 3dc1bb4574f74f2db0f052d8afb90810 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:20.364187 29118 leader_election.cc:304] T 3dc1bb4574f74f2db0f052d8afb90810 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 980d92b52f07469bbb9ae63c6fa003e0; no voters: 263f19c3152d4e75a95fe88cd623e081, fab209ad731448858862c14653f621c5
I20260710 11:02:20.365335 29202 raft_consensus.cc:2749] T 3dc1bb4574f74f2db0f052d8afb90810 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:20.367271 29270 consensus_queue.cc:1048] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:20.372066 29152 raft_consensus.cc:2468] T 51b50ddfaa2b4a6389622faf5d9823c1 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fab209ad731448858862c14653f621c5 in term 1.
I20260710 11:02:20.373483 29042 leader_election.cc:304] T 51b50ddfaa2b4a6389622faf5d9823c1 P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 980d92b52f07469bbb9ae63c6fa003e0, fab209ad731448858862c14653f621c5; no voters: 263f19c3152d4e75a95fe88cd623e081
I20260710 11:02:20.377122 29314 raft_consensus.cc:2804] T 51b50ddfaa2b4a6389622faf5d9823c1 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:20.378538 29314 raft_consensus.cc:697] T 51b50ddfaa2b4a6389622faf5d9823c1 P fab209ad731448858862c14653f621c5 [term 1 LEADER]: Becoming Leader. State: Replica: fab209ad731448858862c14653f621c5, State: Running, Role: LEADER
I20260710 11:02:20.379745 29314 consensus_queue.cc:237] T 51b50ddfaa2b4a6389622faf5d9823c1 P fab209ad731448858862c14653f621c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.350672 29302 leader_election.cc:290] T 51b50ddfaa2b4a6389622faf5d9823c1 P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 election: Requested vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:20.385566 29193 tablet_bootstrap.cc:654] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:20.377595 29211 consensus_queue.cc:1048] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260710 11:02:20.392465 29270 consensus_queue.cc:1048] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:20.419345 29278 raft_consensus.cc:493] T de3c2f2de6ae47bdbc287c3d02f6d25a P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:20.411036 29002 raft_consensus.cc:2468] T aee82414dd8d4cc89fb07335523bf3ad P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980d92b52f07469bbb9ae63c6fa003e0 in term 1.
I20260710 11:02:20.422797 29278 raft_consensus.cc:515] T de3c2f2de6ae47bdbc287c3d02f6d25a P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.430750 29118 leader_election.cc:304] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 263f19c3152d4e75a95fe88cd623e081, 980d92b52f07469bbb9ae63c6fa003e0; no voters: fab209ad731448858862c14653f621c5
I20260710 11:02:20.432466 29202 raft_consensus.cc:2804] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:20.433017 29202 raft_consensus.cc:697] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Becoming Leader. State: Replica: 980d92b52f07469bbb9ae63c6fa003e0, State: Running, Role: LEADER
I20260710 11:02:20.429247 29196 raft_consensus.cc:359] T 9e174cedc7a64fdab7af5daafef124be P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.437260 29196 raft_consensus.cc:385] T 9e174cedc7a64fdab7af5daafef124be P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:20.437579 29196 raft_consensus.cc:740] T 9e174cedc7a64fdab7af5daafef124be P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab209ad731448858862c14653f621c5, State: Initialized, Role: FOLLOWER
I20260710 11:02:20.433415 29227 raft_consensus.cc:493] T f748cc16cebc4c5fb76eff7ea34cc201 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:20.439318 29196 consensus_queue.cc:260] T 9e174cedc7a64fdab7af5daafef124be P fab209ad731448858862c14653f621c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.442487 29244 raft_consensus.cc:493] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:20.444054 29244 raft_consensus.cc:515] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.440140 29227 raft_consensus.cc:515] T f748cc16cebc4c5fb76eff7ea34cc201 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.446125 29244 leader_election.cc:290] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), fab209ad731448858862c14653f621c5 (127.27.60.130:45087)
I20260710 11:02:20.446652 29152 raft_consensus.cc:3060] T f748cc16cebc4c5fb76eff7ea34cc201 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:20.446187 29227 leader_election.cc:290] T f748cc16cebc4c5fb76eff7ea34cc201 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), fab209ad731448858862c14653f621c5 (127.27.60.130:45087)
I20260710 11:02:20.449509 29196 ts_tablet_manager.cc:1434] T 9e174cedc7a64fdab7af5daafef124be P fab209ad731448858862c14653f621c5: Time spent starting tablet: real 0.129s	user 0.007s	sys 0.000s
I20260710 11:02:20.453240 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68af5d0fd7f7449aa414fb64dbbbc9a8" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081" is_pre_election: true
I20260710 11:02:20.453758 29196 tablet_bootstrap.cc:492] T aee82414dd8d4cc89fb07335523bf3ad P fab209ad731448858862c14653f621c5: Bootstrap starting.
I20260710 11:02:20.453948 29002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f748cc16cebc4c5fb76eff7ea34cc201" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081" is_pre_election: true
W20260710 11:02:20.455054 29118 leader_election.cc:343] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:20.455845 29076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68af5d0fd7f7449aa414fb64dbbbc9a8" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5" is_pre_election: true
I20260710 11:02:20.460388 29075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f748cc16cebc4c5fb76eff7ea34cc201" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5" is_pre_election: true
I20260710 11:02:20.438526 29202 consensus_queue.cc:237] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.461066 29076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de3c2f2de6ae47bdbc287c3d02f6d25a" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5" is_pre_election: true
W20260710 11:02:20.464198 29116 leader_election.cc:343] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fab209ad731448858862c14653f621c5 (127.27.60.130:45087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:20.465282 29076 raft_consensus.cc:2393] T de3c2f2de6ae47bdbc287c3d02f6d25a P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 263f19c3152d4e75a95fe88cd623e081 in current term 1: Already voted for candidate 980d92b52f07469bbb9ae63c6fa003e0 in this term.
I20260710 11:02:20.465482 29116 leader_election.cc:304] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 980d92b52f07469bbb9ae63c6fa003e0; no voters: 263f19c3152d4e75a95fe88cd623e081, fab209ad731448858862c14653f621c5
I20260710 11:02:20.466840 29275 raft_consensus.cc:2749] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:20.484941 29278 leader_election.cc:290] T de3c2f2de6ae47bdbc287c3d02f6d25a P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fab209ad731448858862c14653f621c5 (127.27.60.130:45087), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:20.487159 29002 raft_consensus.cc:2393] T f748cc16cebc4c5fb76eff7ea34cc201 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 980d92b52f07469bbb9ae63c6fa003e0 in current term 1: Already voted for candidate fab209ad731448858862c14653f621c5 in this term.
I20260710 11:02:20.491122 29118 leader_election.cc:304] T f748cc16cebc4c5fb76eff7ea34cc201 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 980d92b52f07469bbb9ae63c6fa003e0; no voters: 263f19c3152d4e75a95fe88cd623e081, fab209ad731448858862c14653f621c5
I20260710 11:02:20.492271 28900 catalog_manager.cc:5697] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to fab209ad731448858862c14653f621c5 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "fab209ad731448858862c14653f621c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:20.500262 29193 tablet_bootstrap.cc:492] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081: No bootstrap required, opened a new log
I20260710 11:02:20.500739 29193 ts_tablet_manager.cc:1403] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081: Time spent bootstrapping tablet: real 0.239s	user 0.015s	sys 0.002s
I20260710 11:02:20.496270 29275 raft_consensus.cc:2749] T f748cc16cebc4c5fb76eff7ea34cc201 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:20.508956 29150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de3c2f2de6ae47bdbc287c3d02f6d25a" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0" is_pre_election: true
I20260710 11:02:20.511868 29193 raft_consensus.cc:359] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.512775 29193 raft_consensus.cc:385] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:20.513168 29193 raft_consensus.cc:740] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 263f19c3152d4e75a95fe88cd623e081, State: Initialized, Role: FOLLOWER
I20260710 11:02:20.513939 29193 consensus_queue.cc:260] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.517316 29193 ts_tablet_manager.cc:1434] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260710 11:02:20.520634 29193 tablet_bootstrap.cc:492] T 3dc1bb4574f74f2db0f052d8afb90810 P 263f19c3152d4e75a95fe88cd623e081: Bootstrap starting.
I20260710 11:02:20.534329 28900 catalog_manager.cc:5697] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "980d92b52f07469bbb9ae63c6fa003e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:20.536929 29194 tablet_bootstrap.cc:654] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:20.543159 29314 consensus_queue.cc:1048] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:20.550694 29196 tablet_bootstrap.cc:654] T aee82414dd8d4cc89fb07335523bf3ad P fab209ad731448858862c14653f621c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:20.551925 28899 catalog_manager.cc:5697] T 51b50ddfaa2b4a6389622faf5d9823c1 P fab209ad731448858862c14653f621c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to fab209ad731448858862c14653f621c5 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "fab209ad731448858862c14653f621c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:20.551260 28967 leader_election.cc:304] T de3c2f2de6ae47bdbc287c3d02f6d25a P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 263f19c3152d4e75a95fe88cd623e081; no voters: 980d92b52f07469bbb9ae63c6fa003e0, fab209ad731448858862c14653f621c5
I20260710 11:02:20.554602 29270 raft_consensus.cc:3060] T de3c2f2de6ae47bdbc287c3d02f6d25a P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:20.570138 29193 tablet_bootstrap.cc:654] T 3dc1bb4574f74f2db0f052d8afb90810 P 263f19c3152d4e75a95fe88cd623e081: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:20.579334 29226 raft_consensus.cc:493] T 9e174cedc7a64fdab7af5daafef124be P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:20.579918 29226 raft_consensus.cc:515] T 9e174cedc7a64fdab7af5daafef124be P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.583448 29270 raft_consensus.cc:2749] T de3c2f2de6ae47bdbc287c3d02f6d25a P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:20.583982 29226 leader_election.cc:290] T 9e174cedc7a64fdab7af5daafef124be P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:20.587504 29151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e174cedc7a64fdab7af5daafef124be" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0" is_pre_election: true
I20260710 11:02:20.588408 29151 raft_consensus.cc:2468] T 9e174cedc7a64fdab7af5daafef124be P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fab209ad731448858862c14653f621c5 in term 0.
I20260710 11:02:20.618250 29002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e174cedc7a64fdab7af5daafef124be" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081" is_pre_election: true
W20260710 11:02:20.620903 29044 leader_election.cc:343] T 9e174cedc7a64fdab7af5daafef124be P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:20.626770 29302 consensus_queue.cc:1048] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:20.634140 29042 leader_election.cc:304] T 9e174cedc7a64fdab7af5daafef124be P fab209ad731448858862c14653f621c5 [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: 980d92b52f07469bbb9ae63c6fa003e0, fab209ad731448858862c14653f621c5; no voters: 263f19c3152d4e75a95fe88cd623e081
I20260710 11:02:20.634999 29302 raft_consensus.cc:2804] T 9e174cedc7a64fdab7af5daafef124be P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:20.635442 29302 raft_consensus.cc:493] T 9e174cedc7a64fdab7af5daafef124be P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:20.635800 29302 raft_consensus.cc:3060] T 9e174cedc7a64fdab7af5daafef124be P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:20.644356 28950 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:20.662704 29196 tablet_bootstrap.cc:492] T aee82414dd8d4cc89fb07335523bf3ad P fab209ad731448858862c14653f621c5: No bootstrap required, opened a new log
I20260710 11:02:20.662786 29194 tablet_bootstrap.cc:492] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0: No bootstrap required, opened a new log
I20260710 11:02:20.663230 29196 ts_tablet_manager.cc:1403] T aee82414dd8d4cc89fb07335523bf3ad P fab209ad731448858862c14653f621c5: Time spent bootstrapping tablet: real 0.210s	user 0.015s	sys 0.003s
I20260710 11:02:20.663332 29194 ts_tablet_manager.cc:1403] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0: Time spent bootstrapping tablet: real 0.378s	user 0.010s	sys 0.021s
I20260710 11:02:20.665203 29196 raft_consensus.cc:359] T aee82414dd8d4cc89fb07335523bf3ad P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.665866 29196 raft_consensus.cc:385] T aee82414dd8d4cc89fb07335523bf3ad P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:20.666121 29196 raft_consensus.cc:740] T aee82414dd8d4cc89fb07335523bf3ad P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab209ad731448858862c14653f621c5, State: Initialized, Role: FOLLOWER
I20260710 11:02:20.666185 29194 raft_consensus.cc:359] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.666756 29196 consensus_queue.cc:260] T aee82414dd8d4cc89fb07335523bf3ad P fab209ad731448858862c14653f621c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.667011 29194 raft_consensus.cc:385] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:20.667425 29194 raft_consensus.cc:740] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980d92b52f07469bbb9ae63c6fa003e0, State: Initialized, Role: FOLLOWER
I20260710 11:02:20.668220 29194 consensus_queue.cc:260] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.668819 29193 tablet_bootstrap.cc:492] T 3dc1bb4574f74f2db0f052d8afb90810 P 263f19c3152d4e75a95fe88cd623e081: No bootstrap required, opened a new log
I20260710 11:02:20.668589 29302 raft_consensus.cc:515] T 9e174cedc7a64fdab7af5daafef124be P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.669333 29193 ts_tablet_manager.cc:1403] T 3dc1bb4574f74f2db0f052d8afb90810 P 263f19c3152d4e75a95fe88cd623e081: Time spent bootstrapping tablet: real 0.151s	user 0.035s	sys 0.020s
I20260710 11:02:20.670982 29194 ts_tablet_manager.cc:1434] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 11:02:20.672192 29194 tablet_bootstrap.cc:492] T 1cfc247abd1343f29faecd51ac102fcc P 980d92b52f07469bbb9ae63c6fa003e0: Bootstrap starting.
I20260710 11:02:20.672330 29153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e174cedc7a64fdab7af5daafef124be" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0"
I20260710 11:02:20.670964 29302 leader_election.cc:290] T 9e174cedc7a64fdab7af5daafef124be P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 election: Requested vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:20.672243 29193 raft_consensus.cc:359] T 3dc1bb4574f74f2db0f052d8afb90810 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.673070 29153 raft_consensus.cc:3060] T 9e174cedc7a64fdab7af5daafef124be P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:20.673300 29193 raft_consensus.cc:385] T 3dc1bb4574f74f2db0f052d8afb90810 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:20.673703 29193 raft_consensus.cc:740] T 3dc1bb4574f74f2db0f052d8afb90810 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 263f19c3152d4e75a95fe88cd623e081, State: Initialized, Role: FOLLOWER
I20260710 11:02:20.679975 29194 tablet_bootstrap.cc:654] T 1cfc247abd1343f29faecd51ac102fcc P 980d92b52f07469bbb9ae63c6fa003e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:20.682512 29002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e174cedc7a64fdab7af5daafef124be" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081"
I20260710 11:02:20.684073 29193 consensus_queue.cc:260] T 3dc1bb4574f74f2db0f052d8afb90810 P 263f19c3152d4e75a95fe88cd623e081 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
W20260710 11:02:20.686734 29044 leader_election.cc:343] T 9e174cedc7a64fdab7af5daafef124be P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:20.689085 29196 ts_tablet_manager.cc:1434] T aee82414dd8d4cc89fb07335523bf3ad P fab209ad731448858862c14653f621c5: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260710 11:02:20.693264 29196 tablet_bootstrap.cc:492] T 1cfc247abd1343f29faecd51ac102fcc P fab209ad731448858862c14653f621c5: Bootstrap starting.
I20260710 11:02:20.694569 29194 tablet_bootstrap.cc:492] T 1cfc247abd1343f29faecd51ac102fcc P 980d92b52f07469bbb9ae63c6fa003e0: No bootstrap required, opened a new log
I20260710 11:02:20.694752 29193 ts_tablet_manager.cc:1434] T 3dc1bb4574f74f2db0f052d8afb90810 P 263f19c3152d4e75a95fe88cd623e081: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260710 11:02:20.694991 29194 ts_tablet_manager.cc:1403] T 1cfc247abd1343f29faecd51ac102fcc P 980d92b52f07469bbb9ae63c6fa003e0: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.006s
I20260710 11:02:20.691952 29153 raft_consensus.cc:2468] T 9e174cedc7a64fdab7af5daafef124be P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fab209ad731448858862c14653f621c5 in term 1.
I20260710 11:02:20.697710 29194 raft_consensus.cc:359] T 1cfc247abd1343f29faecd51ac102fcc P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.698386 29194 raft_consensus.cc:385] T 1cfc247abd1343f29faecd51ac102fcc P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:20.698431 29042 leader_election.cc:304] T 9e174cedc7a64fdab7af5daafef124be P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 980d92b52f07469bbb9ae63c6fa003e0, fab209ad731448858862c14653f621c5; no voters: 263f19c3152d4e75a95fe88cd623e081
I20260710 11:02:20.698758 29194 raft_consensus.cc:740] T 1cfc247abd1343f29faecd51ac102fcc P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980d92b52f07469bbb9ae63c6fa003e0, State: Initialized, Role: FOLLOWER
I20260710 11:02:20.699693 29314 raft_consensus.cc:2804] T 9e174cedc7a64fdab7af5daafef124be P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:20.699548 29194 consensus_queue.cc:260] T 1cfc247abd1343f29faecd51ac102fcc P 980d92b52f07469bbb9ae63c6fa003e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.700152 29314 raft_consensus.cc:697] T 9e174cedc7a64fdab7af5daafef124be P fab209ad731448858862c14653f621c5 [term 1 LEADER]: Becoming Leader. State: Replica: fab209ad731448858862c14653f621c5, State: Running, Role: LEADER
I20260710 11:02:20.700973 29314 consensus_queue.cc:237] T 9e174cedc7a64fdab7af5daafef124be P fab209ad731448858862c14653f621c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.702229 29193 tablet_bootstrap.cc:492] T d528ebca2c0641f3bb910ba243375d19 P 263f19c3152d4e75a95fe88cd623e081: Bootstrap starting.
I20260710 11:02:20.704411 29194 ts_tablet_manager.cc:1434] T 1cfc247abd1343f29faecd51ac102fcc P 980d92b52f07469bbb9ae63c6fa003e0: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:02:20.705307 29194 tablet_bootstrap.cc:492] T 337ff93395374d5fb26b88f1c30cdaff P 980d92b52f07469bbb9ae63c6fa003e0: Bootstrap starting.
I20260710 11:02:20.706311 29196 tablet_bootstrap.cc:654] T 1cfc247abd1343f29faecd51ac102fcc P fab209ad731448858862c14653f621c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:20.709162 29193 tablet_bootstrap.cc:654] T d528ebca2c0641f3bb910ba243375d19 P 263f19c3152d4e75a95fe88cd623e081: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:20.714793 29194 tablet_bootstrap.cc:654] T 337ff93395374d5fb26b88f1c30cdaff P 980d92b52f07469bbb9ae63c6fa003e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:20.717468 28901 catalog_manager.cc:5697] T 9e174cedc7a64fdab7af5daafef124be P fab209ad731448858862c14653f621c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to fab209ad731448858862c14653f621c5 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "fab209ad731448858862c14653f621c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:20.723986 29193 tablet_bootstrap.cc:492] T d528ebca2c0641f3bb910ba243375d19 P 263f19c3152d4e75a95fe88cd623e081: No bootstrap required, opened a new log
I20260710 11:02:20.724494 29193 ts_tablet_manager.cc:1403] T d528ebca2c0641f3bb910ba243375d19 P 263f19c3152d4e75a95fe88cd623e081: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.004s
I20260710 11:02:20.725879 29196 tablet_bootstrap.cc:492] T 1cfc247abd1343f29faecd51ac102fcc P fab209ad731448858862c14653f621c5: No bootstrap required, opened a new log
I20260710 11:02:20.726078 29194 tablet_bootstrap.cc:492] T 337ff93395374d5fb26b88f1c30cdaff P 980d92b52f07469bbb9ae63c6fa003e0: No bootstrap required, opened a new log
I20260710 11:02:20.726459 29196 ts_tablet_manager.cc:1403] T 1cfc247abd1343f29faecd51ac102fcc P fab209ad731448858862c14653f621c5: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.003s
I20260710 11:02:20.726554 29194 ts_tablet_manager.cc:1403] T 337ff93395374d5fb26b88f1c30cdaff P 980d92b52f07469bbb9ae63c6fa003e0: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.003s
I20260710 11:02:20.728525 29193 raft_consensus.cc:359] T d528ebca2c0641f3bb910ba243375d19 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.729207 29193 raft_consensus.cc:385] T d528ebca2c0641f3bb910ba243375d19 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:20.729529 29193 raft_consensus.cc:740] T d528ebca2c0641f3bb910ba243375d19 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 263f19c3152d4e75a95fe88cd623e081, State: Initialized, Role: FOLLOWER
I20260710 11:02:20.729373 29196 raft_consensus.cc:359] T 1cfc247abd1343f29faecd51ac102fcc P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.730482 29196 raft_consensus.cc:385] T 1cfc247abd1343f29faecd51ac102fcc P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:20.730851 29196 raft_consensus.cc:740] T 1cfc247abd1343f29faecd51ac102fcc P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab209ad731448858862c14653f621c5, State: Initialized, Role: FOLLOWER
I20260710 11:02:20.731997 29193 consensus_queue.cc:260] T d528ebca2c0641f3bb910ba243375d19 P 263f19c3152d4e75a95fe88cd623e081 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.731997 29196 consensus_queue.cc:260] T 1cfc247abd1343f29faecd51ac102fcc P fab209ad731448858862c14653f621c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.734647 29193 ts_tablet_manager.cc:1434] T d528ebca2c0641f3bb910ba243375d19 P 263f19c3152d4e75a95fe88cd623e081: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:02:20.734659 29196 ts_tablet_manager.cc:1434] T 1cfc247abd1343f29faecd51ac102fcc P fab209ad731448858862c14653f621c5: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260710 11:02:20.735798 29193 tablet_bootstrap.cc:492] T 9e174cedc7a64fdab7af5daafef124be P 263f19c3152d4e75a95fe88cd623e081: Bootstrap starting.
I20260710 11:02:20.735801 29196 tablet_bootstrap.cc:492] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5: Bootstrap starting.
I20260710 11:02:20.736608 29194 raft_consensus.cc:359] T 337ff93395374d5fb26b88f1c30cdaff P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.737663 29194 raft_consensus.cc:385] T 337ff93395374d5fb26b88f1c30cdaff P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:20.737944 29194 raft_consensus.cc:740] T 337ff93395374d5fb26b88f1c30cdaff P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980d92b52f07469bbb9ae63c6fa003e0, State: Initialized, Role: FOLLOWER
I20260710 11:02:20.738792 29194 consensus_queue.cc:260] T 337ff93395374d5fb26b88f1c30cdaff P 980d92b52f07469bbb9ae63c6fa003e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.741195 29194 ts_tablet_manager.cc:1434] T 337ff93395374d5fb26b88f1c30cdaff P 980d92b52f07469bbb9ae63c6fa003e0: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260710 11:02:20.746076 29193 tablet_bootstrap.cc:654] T 9e174cedc7a64fdab7af5daafef124be P 263f19c3152d4e75a95fe88cd623e081: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:20.747795 29196 tablet_bootstrap.cc:654] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:20.749693 29194 tablet_bootstrap.cc:492] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0: Bootstrap starting.
I20260710 11:02:20.756382 29194 tablet_bootstrap.cc:654] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:20.765514 29196 tablet_bootstrap.cc:492] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5: No bootstrap required, opened a new log
I20260710 11:02:20.766029 29196 ts_tablet_manager.cc:1403] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.007s
I20260710 11:02:20.767637 29194 tablet_bootstrap.cc:492] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0: No bootstrap required, opened a new log
I20260710 11:02:20.768688 29194 ts_tablet_manager.cc:1403] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260710 11:02:20.769078 29193 tablet_bootstrap.cc:492] T 9e174cedc7a64fdab7af5daafef124be P 263f19c3152d4e75a95fe88cd623e081: No bootstrap required, opened a new log
I20260710 11:02:20.769001 29196 raft_consensus.cc:359] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.769770 29193 ts_tablet_manager.cc:1403] T 9e174cedc7a64fdab7af5daafef124be P 263f19c3152d4e75a95fe88cd623e081: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.005s
I20260710 11:02:20.769793 29196 raft_consensus.cc:385] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:20.770301 29196 raft_consensus.cc:740] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab209ad731448858862c14653f621c5, State: Initialized, Role: FOLLOWER
I20260710 11:02:20.770686 29314 consensus_queue.cc:1048] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:20.771116 29196 consensus_queue.cc:260] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.771453 29194 raft_consensus.cc:359] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.772142 29194 raft_consensus.cc:385] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:20.772413 29194 raft_consensus.cc:740] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980d92b52f07469bbb9ae63c6fa003e0, State: Initialized, Role: FOLLOWER
I20260710 11:02:20.773079 29193 raft_consensus.cc:359] T 9e174cedc7a64fdab7af5daafef124be P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.773054 29194 consensus_queue.cc:260] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.773890 29193 raft_consensus.cc:385] T 9e174cedc7a64fdab7af5daafef124be P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:20.775233 29193 raft_consensus.cc:740] T 9e174cedc7a64fdab7af5daafef124be P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 263f19c3152d4e75a95fe88cd623e081, State: Initialized, Role: FOLLOWER
I20260710 11:02:20.776155 29196 ts_tablet_manager.cc:1434] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:02:20.775909 29193 consensus_queue.cc:260] T 9e174cedc7a64fdab7af5daafef124be P 263f19c3152d4e75a95fe88cd623e081 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.777040 29196 tablet_bootstrap.cc:492] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P fab209ad731448858862c14653f621c5: Bootstrap starting.
I20260710 11:02:20.776441 29194 ts_tablet_manager.cc:1434] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:02:20.778684 29193 ts_tablet_manager.cc:1434] T 9e174cedc7a64fdab7af5daafef124be P 263f19c3152d4e75a95fe88cd623e081: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:02:20.779789 29193 tablet_bootstrap.cc:492] T 51b50ddfaa2b4a6389622faf5d9823c1 P 263f19c3152d4e75a95fe88cd623e081: Bootstrap starting.
I20260710 11:02:20.784474 29196 tablet_bootstrap.cc:654] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P fab209ad731448858862c14653f621c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:20.785604 29275 consensus_queue.cc:1048] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:20.786355 29193 tablet_bootstrap.cc:654] T 51b50ddfaa2b4a6389622faf5d9823c1 P 263f19c3152d4e75a95fe88cd623e081: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:20.789113 29153 raft_consensus.cc:3060] T 337ff93395374d5fb26b88f1c30cdaff P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:20.790081 29196 tablet_bootstrap.cc:492] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P fab209ad731448858862c14653f621c5: No bootstrap required, opened a new log
I20260710 11:02:20.790591 29196 ts_tablet_manager.cc:1403] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P fab209ad731448858862c14653f621c5: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.007s
I20260710 11:02:20.793231 29196 raft_consensus.cc:359] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.793902 29196 raft_consensus.cc:385] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:20.794178 29196 raft_consensus.cc:740] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab209ad731448858862c14653f621c5, State: Initialized, Role: FOLLOWER
I20260710 11:02:20.794818 29196 consensus_queue.cc:260] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P fab209ad731448858862c14653f621c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.797609 29270 raft_consensus.cc:493] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:20.797848 29196 ts_tablet_manager.cc:1434] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P fab209ad731448858862c14653f621c5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:02:20.798924 29196 tablet_bootstrap.cc:492] T cb8729bcc9bd4ebc92ec487c36639309 P fab209ad731448858862c14653f621c5: Bootstrap starting.
I20260710 11:02:20.798380 29270 raft_consensus.cc:515] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.802331 29314 consensus_queue.cc:1048] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:20.805250 29077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cfc247abd1343f29faecd51ac102fcc" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5" is_pre_election: true
I20260710 11:02:20.805904 29077 raft_consensus.cc:2468] T 1cfc247abd1343f29faecd51ac102fcc P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 263f19c3152d4e75a95fe88cd623e081 in term 0.
I20260710 11:02:20.807126 28967 leader_election.cc:304] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 263f19c3152d4e75a95fe88cd623e081, fab209ad731448858862c14653f621c5; no voters: 
I20260710 11:02:20.808312 29196 tablet_bootstrap.cc:654] T cb8729bcc9bd4ebc92ec487c36639309 P fab209ad731448858862c14653f621c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:20.808502 29278 raft_consensus.cc:2804] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:20.809001 29278 raft_consensus.cc:493] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:20.809463 29278 raft_consensus.cc:3060] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:20.809680 29202 consensus_queue.cc:1048] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:20.807186 29153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cfc247abd1343f29faecd51ac102fcc" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0" is_pre_election: true
I20260710 11:02:20.811548 29153 raft_consensus.cc:2468] T 1cfc247abd1343f29faecd51ac102fcc P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 263f19c3152d4e75a95fe88cd623e081 in term 0.
I20260710 11:02:20.801429 29270 leader_election.cc:290] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fab209ad731448858862c14653f621c5 (127.27.60.130:45087), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
W20260710 11:02:20.832830 29044 consensus_peers.cc:597] T 51b50ddfaa2b4a6389622faf5d9823c1 P fab209ad731448858862c14653f621c5 -> Peer 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951): Couldn't send request to peer 263f19c3152d4e75a95fe88cd623e081. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:20.841651 29302 raft_consensus.cc:493] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:20.842430 29302 raft_consensus.cc:515] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.847163 29153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dc1bb4574f74f2db0f052d8afb90810" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0" is_pre_election: true
I20260710 11:02:20.847414 29302 leader_election.cc:290] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:20.848011 29153 raft_consensus.cc:2468] T 3dc1bb4574f74f2db0f052d8afb90810 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fab209ad731448858862c14653f621c5 in term 0.
I20260710 11:02:20.849022 29003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dc1bb4574f74f2db0f052d8afb90810" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081" is_pre_election: true
I20260710 11:02:20.849980 29003 raft_consensus.cc:2468] T 3dc1bb4574f74f2db0f052d8afb90810 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fab209ad731448858862c14653f621c5 in term 0.
I20260710 11:02:20.849753 29042 leader_election.cc:304] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 980d92b52f07469bbb9ae63c6fa003e0, fab209ad731448858862c14653f621c5; no voters: 
I20260710 11:02:20.851274 29302 raft_consensus.cc:2804] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:20.851838 29302 raft_consensus.cc:493] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:20.852334 29302 raft_consensus.cc:3060] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:20.855556 29275 raft_consensus.cc:493] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:20.856313 29275 raft_consensus.cc:515] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.860159 29275 leader_election.cc:290] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), fab209ad731448858862c14653f621c5 (127.27.60.130:45087)
I20260710 11:02:20.863137 29077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d528ebca2c0641f3bb910ba243375d19" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5" is_pre_election: true
I20260710 11:02:20.863337 29003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d528ebca2c0641f3bb910ba243375d19" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081" is_pre_election: true
I20260710 11:02:20.864080 29077 raft_consensus.cc:2468] T d528ebca2c0641f3bb910ba243375d19 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980d92b52f07469bbb9ae63c6fa003e0 in term 0.
I20260710 11:02:20.864182 29003 raft_consensus.cc:2468] T d528ebca2c0641f3bb910ba243375d19 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980d92b52f07469bbb9ae63c6fa003e0 in term 0.
I20260710 11:02:20.865864 29116 leader_election.cc:304] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 980d92b52f07469bbb9ae63c6fa003e0, fab209ad731448858862c14653f621c5; no voters: 
I20260710 11:02:20.869691 29275 raft_consensus.cc:2804] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:20.870252 29275 raft_consensus.cc:493] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:20.871156 29275 raft_consensus.cc:3060] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:20.881860 29211 raft_consensus.cc:493] T 9e174cedc7a64fdab7af5daafef124be P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:20.882753 29211 raft_consensus.cc:515] T 9e174cedc7a64fdab7af5daafef124be P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.886721 29211 leader_election.cc:290] T 9e174cedc7a64fdab7af5daafef124be P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fab209ad731448858862c14653f621c5 (127.27.60.130:45087), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:20.894044 29077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e174cedc7a64fdab7af5daafef124be" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5" is_pre_election: true
I20260710 11:02:20.897437 29153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e174cedc7a64fdab7af5daafef124be" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0" is_pre_election: true
I20260710 11:02:20.898274 29153 raft_consensus.cc:2393] T 9e174cedc7a64fdab7af5daafef124be P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 263f19c3152d4e75a95fe88cd623e081 in current term 1: Already voted for candidate fab209ad731448858862c14653f621c5 in this term.
I20260710 11:02:20.899531 28967 leader_election.cc:304] T 9e174cedc7a64fdab7af5daafef124be P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 263f19c3152d4e75a95fe88cd623e081; no voters: 980d92b52f07469bbb9ae63c6fa003e0, fab209ad731448858862c14653f621c5
I20260710 11:02:20.900686 29211 raft_consensus.cc:3060] T 9e174cedc7a64fdab7af5daafef124be P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:20.897877 29278 raft_consensus.cc:515] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.905329 29278 leader_election.cc:290] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 election: Requested vote from peers fab209ad731448858862c14653f621c5 (127.27.60.130:45087), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:20.906653 29077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cfc247abd1343f29faecd51ac102fcc" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5"
I20260710 11:02:20.907387 29077 raft_consensus.cc:3060] T 1cfc247abd1343f29faecd51ac102fcc P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:20.907498 29152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cfc247abd1343f29faecd51ac102fcc" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0"
I20260710 11:02:20.908071 29152 raft_consensus.cc:3060] T 1cfc247abd1343f29faecd51ac102fcc P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:20.911055 29211 raft_consensus.cc:2749] T 9e174cedc7a64fdab7af5daafef124be P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:20.914384 29077 raft_consensus.cc:2468] T 1cfc247abd1343f29faecd51ac102fcc P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 263f19c3152d4e75a95fe88cd623e081 in term 1.
I20260710 11:02:20.915400 29152 raft_consensus.cc:2468] T 1cfc247abd1343f29faecd51ac102fcc P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 263f19c3152d4e75a95fe88cd623e081 in term 1.
I20260710 11:02:20.915656 28967 leader_election.cc:304] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 263f19c3152d4e75a95fe88cd623e081, fab209ad731448858862c14653f621c5; no voters: 
I20260710 11:02:20.920084 29302 raft_consensus.cc:515] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.924379 29270 raft_consensus.cc:2804] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:20.928171 29076 raft_consensus.cc:3060] T aee82414dd8d4cc89fb07335523bf3ad P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:20.938879 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dc1bb4574f74f2db0f052d8afb90810" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081"
I20260710 11:02:20.942457 29000 raft_consensus.cc:3060] T 3dc1bb4574f74f2db0f052d8afb90810 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:20.956048 29270 raft_consensus.cc:697] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081 [term 1 LEADER]: Becoming Leader. State: Replica: 263f19c3152d4e75a95fe88cd623e081, State: Running, Role: LEADER
I20260710 11:02:20.957472 29270 consensus_queue.cc:237] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.960835 29302 leader_election.cc:290] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 election: Requested vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:20.963104 29151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dc1bb4574f74f2db0f052d8afb90810" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0"
I20260710 11:02:20.965101 29151 raft_consensus.cc:3060] T 3dc1bb4574f74f2db0f052d8afb90810 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:20.965821 29202 consensus_queue.cc:1048] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:20.963426 29000 raft_consensus.cc:2468] T 3dc1bb4574f74f2db0f052d8afb90810 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fab209ad731448858862c14653f621c5 in term 1.
I20260710 11:02:20.970504 29302 raft_consensus.cc:493] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:20.970790 29196 tablet_bootstrap.cc:492] T cb8729bcc9bd4ebc92ec487c36639309 P fab209ad731448858862c14653f621c5: No bootstrap required, opened a new log
I20260710 11:02:20.971046 29044 leader_election.cc:304] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 263f19c3152d4e75a95fe88cd623e081, fab209ad731448858862c14653f621c5; no voters: 
I20260710 11:02:20.971087 29302 raft_consensus.cc:515] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.972637 29226 raft_consensus.cc:2804] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:20.973119 29226 raft_consensus.cc:697] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5 [term 1 LEADER]: Becoming Leader. State: Replica: fab209ad731448858862c14653f621c5, State: Running, Role: LEADER
I20260710 11:02:20.974220 29302 leader_election.cc:290] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:20.974326 29196 ts_tablet_manager.cc:1403] T cb8729bcc9bd4ebc92ec487c36639309 P fab209ad731448858862c14653f621c5: Time spent bootstrapping tablet: real 0.176s	user 0.045s	sys 0.080s
I20260710 11:02:20.974193 29226 consensus_queue.cc:237] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.975548 29152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68af5d0fd7f7449aa414fb64dbbbc9a8" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0" is_pre_election: true
I20260710 11:02:20.976186 29152 raft_consensus.cc:2468] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fab209ad731448858862c14653f621c5 in term 0.
I20260710 11:02:20.977324 29196 raft_consensus.cc:359] T cb8729bcc9bd4ebc92ec487c36639309 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.977772 29042 leader_election.cc:304] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 980d92b52f07469bbb9ae63c6fa003e0, fab209ad731448858862c14653f621c5; no voters: 
I20260710 11:02:20.978181 29196 raft_consensus.cc:385] T cb8729bcc9bd4ebc92ec487c36639309 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:20.978467 29196 raft_consensus.cc:740] T cb8729bcc9bd4ebc92ec487c36639309 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab209ad731448858862c14653f621c5, State: Initialized, Role: FOLLOWER
I20260710 11:02:20.978638 29302 raft_consensus.cc:2804] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:20.979015 29302 raft_consensus.cc:493] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:20.979396 29302 raft_consensus.cc:3060] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:20.979142 29196 consensus_queue.cc:260] T cb8729bcc9bd4ebc92ec487c36639309 P fab209ad731448858862c14653f621c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:20.981321 29196 ts_tablet_manager.cc:1434] T cb8729bcc9bd4ebc92ec487c36639309 P fab209ad731448858862c14653f621c5: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:02:20.987799 28901 catalog_manager.cc:5697] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to fab209ad731448858862c14653f621c5 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "fab209ad731448858862c14653f621c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:20.988372 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68af5d0fd7f7449aa414fb64dbbbc9a8" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081" is_pre_election: true
W20260710 11:02:20.994894 29044 leader_election.cc:343] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:20.985172 29302 raft_consensus.cc:515] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:21.005481 29244 raft_consensus.cc:493] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:21.008138 29151 raft_consensus.cc:2468] T 3dc1bb4574f74f2db0f052d8afb90810 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fab209ad731448858862c14653f621c5 in term 1.
I20260710 11:02:21.007941 29244 raft_consensus.cc:515] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:21.010115 29244 leader_election.cc:290] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), fab209ad731448858862c14653f621c5 (127.27.60.130:45087)
I20260710 11:02:21.012012 29077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8729bcc9bd4ebc92ec487c36639309" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5" is_pre_election: true
I20260710 11:02:21.011986 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8729bcc9bd4ebc92ec487c36639309" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081" is_pre_election: true
I20260710 11:02:21.013376 29077 raft_consensus.cc:2468] T cb8729bcc9bd4ebc92ec487c36639309 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980d92b52f07469bbb9ae63c6fa003e0 in term 0.
W20260710 11:02:21.016157 29118 leader_election.cc:343] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:21.016865 29116 leader_election.cc:304] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 [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: 980d92b52f07469bbb9ae63c6fa003e0, fab209ad731448858862c14653f621c5; no voters: 263f19c3152d4e75a95fe88cd623e081
I20260710 11:02:21.022825 29314 consensus_queue.cc:1048] T 51b50ddfaa2b4a6389622faf5d9823c1 P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:21.021708 29202 raft_consensus.cc:2804] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:21.025714 29202 raft_consensus.cc:493] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:21.026204 29202 raft_consensus.cc:3060] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:21.031435 29003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68af5d0fd7f7449aa414fb64dbbbc9a8" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081"
I20260710 11:02:21.031977 29302 leader_election.cc:290] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 election: Requested vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
W20260710 11:02:21.033638 29044 leader_election.cc:343] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:21.034030 29193 tablet_bootstrap.cc:492] T 51b50ddfaa2b4a6389622faf5d9823c1 P 263f19c3152d4e75a95fe88cd623e081: No bootstrap required, opened a new log
I20260710 11:02:21.034499 29193 ts_tablet_manager.cc:1403] T 51b50ddfaa2b4a6389622faf5d9823c1 P 263f19c3152d4e75a95fe88cd623e081: Time spent bootstrapping tablet: real 0.255s	user 0.068s	sys 0.124s
I20260710 11:02:21.046334 29275 raft_consensus.cc:515] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:21.058760 29151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68af5d0fd7f7449aa414fb64dbbbc9a8" candidate_uuid: "fab209ad731448858862c14653f621c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0"
I20260710 11:02:21.059625 29151 raft_consensus.cc:3060] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 980d92b52f07469bbb9ae63c6fa003e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:21.084337 29193 raft_consensus.cc:359] T 51b50ddfaa2b4a6389622faf5d9823c1 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:21.085412 29193 raft_consensus.cc:385] T 51b50ddfaa2b4a6389622faf5d9823c1 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:21.085851 29193 raft_consensus.cc:740] T 51b50ddfaa2b4a6389622faf5d9823c1 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 263f19c3152d4e75a95fe88cd623e081, State: Initialized, Role: FOLLOWER
I20260710 11:02:21.086997 29193 consensus_queue.cc:260] T 51b50ddfaa2b4a6389622faf5d9823c1 P 263f19c3152d4e75a95fe88cd623e081 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:21.087594 29003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d528ebca2c0641f3bb910ba243375d19" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081"
I20260710 11:02:21.088320 29003 raft_consensus.cc:3060] T d528ebca2c0641f3bb910ba243375d19 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:21.090181 29193 ts_tablet_manager.cc:1434] T 51b50ddfaa2b4a6389622faf5d9823c1 P 263f19c3152d4e75a95fe88cd623e081: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.004s
I20260710 11:02:21.082528 29275 leader_election.cc:290] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 election: Requested vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), fab209ad731448858862c14653f621c5 (127.27.60.130:45087)
I20260710 11:02:21.093784 29076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d528ebca2c0641f3bb910ba243375d19" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5"
I20260710 11:02:21.094321 29193 tablet_bootstrap.cc:492] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 263f19c3152d4e75a95fe88cd623e081: Bootstrap starting.
I20260710 11:02:21.094523 29076 raft_consensus.cc:3060] T d528ebca2c0641f3bb910ba243375d19 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:21.102567 29003 raft_consensus.cc:2468] T d528ebca2c0641f3bb910ba243375d19 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980d92b52f07469bbb9ae63c6fa003e0 in term 1.
I20260710 11:02:21.104337 29202 raft_consensus.cc:515] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:21.105512 28901 catalog_manager.cc:5697] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081 reported cstate change: term changed from 0 to 1, leader changed from <none> to 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "263f19c3152d4e75a95fe88cd623e081" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:21.107849 29077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8729bcc9bd4ebc92ec487c36639309" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5"
I20260710 11:02:21.107981 29202 leader_election.cc:290] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 election: Requested vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), fab209ad731448858862c14653f621c5 (127.27.60.130:45087)
I20260710 11:02:21.108472 29077 raft_consensus.cc:3060] T cb8729bcc9bd4ebc92ec487c36639309 P fab209ad731448858862c14653f621c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:21.111279 29118 leader_election.cc:304] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 263f19c3152d4e75a95fe88cd623e081, 980d92b52f07469bbb9ae63c6fa003e0; no voters: 
I20260710 11:02:21.112313 29076 raft_consensus.cc:2468] T d528ebca2c0641f3bb910ba243375d19 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980d92b52f07469bbb9ae63c6fa003e0 in term 1.
I20260710 11:02:21.113571 29350 consensus_queue.cc:1048] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:21.114805 29350 raft_consensus.cc:2804] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:21.115270 29350 raft_consensus.cc:697] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Becoming Leader. State: Replica: 980d92b52f07469bbb9ae63c6fa003e0, State: Running, Role: LEADER
I20260710 11:02:21.116074 29350 consensus_queue.cc:237] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:21.118532 29003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8729bcc9bd4ebc92ec487c36639309" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081"
W20260710 11:02:21.119937 29118 leader_election.cc:343] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:21.120255 29226 consensus_queue.cc:1048] T 9e174cedc7a64fdab7af5daafef124be P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:21.125337 29077 raft_consensus.cc:2468] T cb8729bcc9bd4ebc92ec487c36639309 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980d92b52f07469bbb9ae63c6fa003e0 in term 1.
I20260710 11:02:21.129222 29116 leader_election.cc:304] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 980d92b52f07469bbb9ae63c6fa003e0, fab209ad731448858862c14653f621c5; no voters: 263f19c3152d4e75a95fe88cd623e081
I20260710 11:02:21.130116 29202 raft_consensus.cc:2804] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:21.130834 29202 raft_consensus.cc:697] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Becoming Leader. State: Replica: 980d92b52f07469bbb9ae63c6fa003e0, State: Running, Role: LEADER
I20260710 11:02:21.131657 29202 consensus_queue.cc:237] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:21.134765 29193 tablet_bootstrap.cc:654] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 263f19c3152d4e75a95fe88cd623e081: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:21.148307 29151 raft_consensus.cc:2468] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fab209ad731448858862c14653f621c5 in term 1.
I20260710 11:02:21.149629 29042 leader_election.cc:304] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P fab209ad731448858862c14653f621c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 980d92b52f07469bbb9ae63c6fa003e0, fab209ad731448858862c14653f621c5; no voters: 263f19c3152d4e75a95fe88cd623e081
I20260710 11:02:21.150759 29273 raft_consensus.cc:2804] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:21.151237 29273 raft_consensus.cc:697] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P fab209ad731448858862c14653f621c5 [term 1 LEADER]: Becoming Leader. State: Replica: fab209ad731448858862c14653f621c5, State: Running, Role: LEADER
I20260710 11:02:21.152050 29273 consensus_queue.cc:237] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P fab209ad731448858862c14653f621c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:21.168941 29193 tablet_bootstrap.cc:492] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 263f19c3152d4e75a95fe88cd623e081: No bootstrap required, opened a new log
I20260710 11:02:21.169425 29193 ts_tablet_manager.cc:1403] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 263f19c3152d4e75a95fe88cd623e081: Time spent bootstrapping tablet: real 0.075s	user 0.010s	sys 0.010s
I20260710 11:02:21.169617 28901 catalog_manager.cc:5697] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "980d92b52f07469bbb9ae63c6fa003e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:21.172652 29193 raft_consensus.cc:359] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:21.173352 29193 raft_consensus.cc:385] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:21.173703 29193 raft_consensus.cc:740] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 263f19c3152d4e75a95fe88cd623e081, State: Initialized, Role: FOLLOWER
I20260710 11:02:21.173489 29273 consensus_queue.cc:1048] T 9e174cedc7a64fdab7af5daafef124be P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:21.174366 29193 consensus_queue.cc:260] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 263f19c3152d4e75a95fe88cd623e081 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:21.178331 29193 ts_tablet_manager.cc:1434] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 263f19c3152d4e75a95fe88cd623e081: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 11:02:21.179277 29193 tablet_bootstrap.cc:492] T cb8729bcc9bd4ebc92ec487c36639309 P 263f19c3152d4e75a95fe88cd623e081: Bootstrap starting.
I20260710 11:02:21.177649 28902 catalog_manager.cc:5697] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P fab209ad731448858862c14653f621c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to fab209ad731448858862c14653f621c5 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "fab209ad731448858862c14653f621c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:21.189348 29193 tablet_bootstrap.cc:654] T cb8729bcc9bd4ebc92ec487c36639309 P 263f19c3152d4e75a95fe88cd623e081: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:21.194013 28901 catalog_manager.cc:5697] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "980d92b52f07469bbb9ae63c6fa003e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:21.201041 29193 tablet_bootstrap.cc:492] T cb8729bcc9bd4ebc92ec487c36639309 P 263f19c3152d4e75a95fe88cd623e081: No bootstrap required, opened a new log
I20260710 11:02:21.201524 29193 ts_tablet_manager.cc:1403] T cb8729bcc9bd4ebc92ec487c36639309 P 263f19c3152d4e75a95fe88cd623e081: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.005s
I20260710 11:02:21.203524 29193 raft_consensus.cc:359] T cb8729bcc9bd4ebc92ec487c36639309 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:21.204208 29193 raft_consensus.cc:385] T cb8729bcc9bd4ebc92ec487c36639309 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:21.204483 29193 raft_consensus.cc:740] T cb8729bcc9bd4ebc92ec487c36639309 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 263f19c3152d4e75a95fe88cd623e081, State: Initialized, Role: FOLLOWER
I20260710 11:02:21.205094 29193 consensus_queue.cc:260] T cb8729bcc9bd4ebc92ec487c36639309 P 263f19c3152d4e75a95fe88cd623e081 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:21.206962 29193 ts_tablet_manager.cc:1434] T cb8729bcc9bd4ebc92ec487c36639309 P 263f19c3152d4e75a95fe88cd623e081: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:02:21.256408 29202 raft_consensus.cc:493] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:21.256876 29202 raft_consensus.cc:515] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:21.258576 29202 leader_election.cc:290] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), fab209ad731448858862c14653f621c5 (127.27.60.130:45087)
I20260710 11:02:21.259315 29002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2f8d2b895441ad82fa23b7dcad2d21" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081" is_pre_election: true
I20260710 11:02:21.259474 29077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2f8d2b895441ad82fa23b7dcad2d21" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5" is_pre_election: true
I20260710 11:02:21.259886 29002 raft_consensus.cc:2468] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980d92b52f07469bbb9ae63c6fa003e0 in term 1.
I20260710 11:02:21.260030 29077 raft_consensus.cc:2468] T ed2f8d2b895441ad82fa23b7dcad2d21 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980d92b52f07469bbb9ae63c6fa003e0 in term 1.
I20260710 11:02:21.260819 29118 leader_election.cc:304] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [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: 263f19c3152d4e75a95fe88cd623e081, 980d92b52f07469bbb9ae63c6fa003e0; no voters: 
I20260710 11:02:21.261567 29202 raft_consensus.cc:2804] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:21.261937 29202 raft_consensus.cc:493] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:21.262251 29202 raft_consensus.cc:3060] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:21.268146 29202 raft_consensus.cc:515] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:21.269963 29202 leader_election.cc:290] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 2 election: Requested vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), fab209ad731448858862c14653f621c5 (127.27.60.130:45087)
I20260710 11:02:21.270933 29002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2f8d2b895441ad82fa23b7dcad2d21" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263f19c3152d4e75a95fe88cd623e081"
I20260710 11:02:21.271123 29077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2f8d2b895441ad82fa23b7dcad2d21" candidate_uuid: "980d92b52f07469bbb9ae63c6fa003e0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5"
I20260710 11:02:21.271853 29002 raft_consensus.cc:3060] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:21.271925 29077 raft_consensus.cc:3060] T ed2f8d2b895441ad82fa23b7dcad2d21 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:21.279191 29002 raft_consensus.cc:2468] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980d92b52f07469bbb9ae63c6fa003e0 in term 2.
I20260710 11:02:21.279191 29077 raft_consensus.cc:2468] T ed2f8d2b895441ad82fa23b7dcad2d21 P fab209ad731448858862c14653f621c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980d92b52f07469bbb9ae63c6fa003e0 in term 2.
I20260710 11:02:21.280678 29116 leader_election.cc:304] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 980d92b52f07469bbb9ae63c6fa003e0, fab209ad731448858862c14653f621c5; no voters: 
I20260710 11:02:21.281659 29202 raft_consensus.cc:2804] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:21.282191 29202 raft_consensus.cc:697] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [term 2 LEADER]: Becoming Leader. State: Replica: 980d92b52f07469bbb9ae63c6fa003e0, State: Running, Role: LEADER
I20260710 11:02:21.282871 29202 consensus_queue.cc:237] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Queue going to LEADER 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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:21.292383 29002 raft_consensus.cc:3060] T 51b50ddfaa2b4a6389622faf5d9823c1 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:21.291394 28900 catalog_manager.cc:5697] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 reported cstate change: term changed from 0 to 2, leader changed from <none> to 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131). New cstate: current_term: 2 leader_uuid: "980d92b52f07469bbb9ae63c6fa003e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:21.340618 29278 consensus_queue.cc:1048] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:21.344802 29270 consensus_queue.cc:1048] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:21.490901 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:21.498147 29365 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
W20260710 11:02:21.499837 29366 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
I20260710 11:02:21.504215 27890 server_base.cc:1061] running on GCE node
W20260710 11:02:21.504566 29368 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
I20260710 11:02:21.505730 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:21.505968 27890 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:21.506163 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783681341506145 us; error 0 us; skew 500 ppm
I20260710 11:02:21.506906 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:21.510511 27890 webserver.cc:533] Webserver started at http://127.27.60.132:35721/ using document root <none> and password file <none>
I20260710 11:02:21.511077 27890 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:21.511296 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:21.511550 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:21.512717 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-0/minicluster-data/ts-3-root/instance:
uuid: "4936aa07a5db441e82a015649b725217"
format_stamp: "Formatted at 2026-07-10 11:02:21 on dist-test-slave-s2gl"
I20260710 11:02:21.518625 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.003s
I20260710 11:02:21.522683 29373 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:21.523631 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:02:21.523944 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-0/minicluster-data/ts-3-root
uuid: "4936aa07a5db441e82a015649b725217"
format_stamp: "Formatted at 2026-07-10 11:02:21 on dist-test-slave-s2gl"
I20260710 11:02:21.524226 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-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)
I20260710 11:02:21.530818 29202 consensus_queue.cc:1048] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:21.537954 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:21.545059 29273 consensus_queue.cc:1048] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:21.550917 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:21.551270 29244 consensus_queue.cc:1048] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:21.555415 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:21.558661 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:21.558957 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:21.559275 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:21.559484 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:21.591477 29302 consensus_queue.cc:1048] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:21.594430 29346 raft_consensus.cc:493] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:21.595099 29346 raft_consensus.cc:515] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:21.597668 29346 leader_election.cc:290] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fab209ad731448858862c14653f621c5 (127.27.60.130:45087), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:21.599045 29077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68af5d0fd7f7449aa414fb64dbbbc9a8" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5" is_pre_election: true
I20260710 11:02:21.599296 29153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68af5d0fd7f7449aa414fb64dbbbc9a8" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0" is_pre_election: true
I20260710 11:02:21.600085 29153 raft_consensus.cc:2393] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 263f19c3152d4e75a95fe88cd623e081 in current term 1: Already voted for candidate fab209ad731448858862c14653f621c5 in this term.
I20260710 11:02:21.601101 28967 leader_election.cc:304] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 263f19c3152d4e75a95fe88cd623e081; no voters: 980d92b52f07469bbb9ae63c6fa003e0, fab209ad731448858862c14653f621c5
I20260710 11:02:21.602906 29346 raft_consensus.cc:3060] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:21.609246 29346 raft_consensus.cc:2749] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:21.636708 29346 raft_consensus.cc:493] T cb8729bcc9bd4ebc92ec487c36639309 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:21.637213 29346 raft_consensus.cc:515] T cb8729bcc9bd4ebc92ec487c36639309 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } }
I20260710 11:02:21.639282 29346 leader_election.cc:290] T cb8729bcc9bd4ebc92ec487c36639309 P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fab209ad731448858862c14653f621c5 (127.27.60.130:45087), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:21.640100 29077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8729bcc9bd4ebc92ec487c36639309" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab209ad731448858862c14653f621c5" is_pre_election: true
I20260710 11:02:21.640949 29077 raft_consensus.cc:2393] T cb8729bcc9bd4ebc92ec487c36639309 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 263f19c3152d4e75a95fe88cd623e081 in current term 1: Already voted for candidate 980d92b52f07469bbb9ae63c6fa003e0 in this term.
I20260710 11:02:21.646013 29151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8729bcc9bd4ebc92ec487c36639309" candidate_uuid: "263f19c3152d4e75a95fe88cd623e081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0" is_pre_election: true
I20260710 11:02:21.649173 29302 consensus_queue.cc:1048] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:21.650424 28967 leader_election.cc:304] T cb8729bcc9bd4ebc92ec487c36639309 P 263f19c3152d4e75a95fe88cd623e081 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 263f19c3152d4e75a95fe88cd623e081; no voters: 980d92b52f07469bbb9ae63c6fa003e0, fab209ad731448858862c14653f621c5
I20260710 11:02:21.651770 29346 raft_consensus.cc:3060] T cb8729bcc9bd4ebc92ec487c36639309 P 263f19c3152d4e75a95fe88cd623e081 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:21.660528 29346 raft_consensus.cc:2749] T cb8729bcc9bd4ebc92ec487c36639309 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:21.687848 29226 consensus_queue.cc:1048] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:21.708797 29202 consensus_queue.cc:1048] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:21.710369 29202 consensus_queue.cc:1048] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:21.785961 29003 raft_consensus.cc:1275] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081 [term 2 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:02:21.788033 29244 consensus_queue.cc:1048] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:21.789618 29077 raft_consensus.cc:1275] T ed2f8d2b895441ad82fa23b7dcad2d21 P fab209ad731448858862c14653f621c5 [term 2 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:02:21.791059 29244 consensus_queue.cc:1048] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:21.807377 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.132:35303
I20260710 11:02:21.807473 29443 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.132:35303 every 8 connection(s)
I20260710 11:02:21.825822 27890 auto_leader_rebalancer-test.cc:388] add a tserver: 4936aa07a5db441e82a015649b725217
I20260710 11:02:21.841481 29446 heartbeater.cc:344] Connected to a master server at 127.27.60.190:37249
I20260710 11:02:21.841890 29446 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:21.842595 29446 heartbeater.cc:507] Master 127.27.60.190:37249 requested a full tablet report, sending...
I20260710 11:02:21.844303 28900 ts_manager.cc:194] Registered new tserver with Master: 4936aa07a5db441e82a015649b725217 (127.27.60.132:35303)
I20260710 11:02:21.845624 28900 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43108
I20260710 11:02:22.782904 29079 consensus_queue.cc:237] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5 [LEADER]: Queue 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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:22.791145 29153 raft_consensus.cc:1275] T 3dc1bb4574f74f2db0f052d8afb90810 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Refusing update from remote peer fab209ad731448858862c14653f621c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:22.793344 29273 consensus_queue.cc:1048] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:22.794893 29002 raft_consensus.cc:1275] T 3dc1bb4574f74f2db0f052d8afb90810 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Refusing update from remote peer fab209ad731448858862c14653f621c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:22.796609 29273 consensus_queue.cc:1048] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:22.806098 29226 raft_consensus.cc:2955] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:22.807956 29153 raft_consensus.cc:2955] T 3dc1bb4574f74f2db0f052d8afb90810 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:22.809659 29002 raft_consensus.cc:2955] T 3dc1bb4574f74f2db0f052d8afb90810 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
W20260710 11:02:22.814020 29044 consensus_peers.cc:597] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5 -> Peer 4936aa07a5db441e82a015649b725217 (127.27.60.132:35303): Couldn't send request to peer 4936aa07a5db441e82a015649b725217. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3dc1bb4574f74f2db0f052d8afb90810. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:22.825038 28900 catalog_manager.cc:5697] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5 reported cstate change: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New cstate: current_term: 1 leader_uuid: "fab209ad731448858862c14653f621c5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:22.848261 29446 heartbeater.cc:499] Master 127.27.60.190:37249 was elected leader, sending a full tablet report...
I20260710 11:02:22.849114 29153 consensus_queue.cc:237] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Queue 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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:22.871894 29079 raft_consensus.cc:1275] T d528ebca2c0641f3bb910ba243375d19 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:22.872697 29002 raft_consensus.cc:1275] T d528ebca2c0641f3bb910ba243375d19 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:22.873677 29202 consensus_queue.cc:1048] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:22.875092 29466 consensus_queue.cc:1048] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:02:22.885069 29118 consensus_peers.cc:597] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 -> Peer 4936aa07a5db441e82a015649b725217 (127.27.60.132:35303): Couldn't send request to peer 4936aa07a5db441e82a015649b725217. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d528ebca2c0641f3bb910ba243375d19. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:22.885916 29202 raft_consensus.cc:2955] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:22.888063 29079 raft_consensus.cc:2955] T d528ebca2c0641f3bb910ba243375d19 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:22.889897 29003 raft_consensus.cc:2955] T d528ebca2c0641f3bb910ba243375d19 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:22.901980 29153 consensus_queue.cc:237] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Queue 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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
W20260710 11:02:22.917416 29118 consensus_peers.cc:597] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 -> Peer 4936aa07a5db441e82a015649b725217 (127.27.60.132:35303): Couldn't send request to peer 4936aa07a5db441e82a015649b725217. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 71c1bb4d7e794a69a220523e40c8597e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:22.918663 29079 raft_consensus.cc:1275] T 71c1bb4d7e794a69a220523e40c8597e P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:22.919059 29002 raft_consensus.cc:1275] T 71c1bb4d7e794a69a220523e40c8597e P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:22.921095 29469 consensus_queue.cc:1048] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:22.921242 28902 catalog_manager.cc:5697] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 reported cstate change: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New cstate: current_term: 1 leader_uuid: "980d92b52f07469bbb9ae63c6fa003e0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:22.925681 29471 consensus_queue.cc:1048] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:22.941571 29469 raft_consensus.cc:2955] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:22.952584 29003 raft_consensus.cc:2955] T 71c1bb4d7e794a69a220523e40c8597e P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:22.956553 29079 raft_consensus.cc:2955] T 71c1bb4d7e794a69a220523e40c8597e P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:22.964397 29077 consensus_queue.cc:237] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5 [LEADER]: Queue 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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:22.966562 28901 catalog_manager.cc:5697] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 reported cstate change: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New cstate: current_term: 1 leader_uuid: "980d92b52f07469bbb9ae63c6fa003e0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:22.983284 29153 raft_consensus.cc:1275] T fbadeee833eb4310b49a5123c73ea3bc P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Refusing update from remote peer fab209ad731448858862c14653f621c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:22.983968 29044 consensus_peers.cc:597] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5 -> Peer 4936aa07a5db441e82a015649b725217 (127.27.60.132:35303): Couldn't send request to peer 4936aa07a5db441e82a015649b725217. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fbadeee833eb4310b49a5123c73ea3bc. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:22.984781 29226 consensus_queue.cc:1048] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:22.986304 29003 raft_consensus.cc:1275] T fbadeee833eb4310b49a5123c73ea3bc P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Refusing update from remote peer fab209ad731448858862c14653f621c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:22.988278 29226 consensus_queue.cc:1048] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:22.996064 29458 raft_consensus.cc:2955] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:22.998370 29153 raft_consensus.cc:2955] T fbadeee833eb4310b49a5123c73ea3bc P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:23.003387 29003 raft_consensus.cc:2955] T fbadeee833eb4310b49a5123c73ea3bc P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:23.016253 28901 catalog_manager.cc:5697] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5 reported cstate change: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New cstate: current_term: 1 leader_uuid: "fab209ad731448858862c14653f621c5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:23.374553 29478 ts_tablet_manager.cc:933] T 3dc1bb4574f74f2db0f052d8afb90810 P 4936aa07a5db441e82a015649b725217: Initiating tablet copy from peer fab209ad731448858862c14653f621c5 (127.27.60.130:45087)
I20260710 11:02:23.376758 29478 tablet_copy_client.cc:323] T 3dc1bb4574f74f2db0f052d8afb90810 P 4936aa07a5db441e82a015649b725217: tablet copy: Beginning tablet copy session from remote peer at address 127.27.60.130:45087
I20260710 11:02:23.391180 29089 tablet_copy_service.cc:140] P fab209ad731448858862c14653f621c5: Received BeginTabletCopySession request for tablet 3dc1bb4574f74f2db0f052d8afb90810 from peer 4936aa07a5db441e82a015649b725217 ({username='slave'} at 127.0.0.1:55276)
I20260710 11:02:23.391803 29089 tablet_copy_service.cc:161] P fab209ad731448858862c14653f621c5: Beginning new tablet copy session on tablet 3dc1bb4574f74f2db0f052d8afb90810 from peer 4936aa07a5db441e82a015649b725217 at {username='slave'} at 127.0.0.1:55276: session id = 4936aa07a5db441e82a015649b725217-3dc1bb4574f74f2db0f052d8afb90810
I20260710 11:02:23.398373 29089 tablet_copy_source_session.cc:215] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:23.402590 29478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dc1bb4574f74f2db0f052d8afb90810. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:23.420478 29478 tablet_copy_client.cc:806] T 3dc1bb4574f74f2db0f052d8afb90810 P 4936aa07a5db441e82a015649b725217: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:23.421288 29478 tablet_copy_client.cc:670] T 3dc1bb4574f74f2db0f052d8afb90810 P 4936aa07a5db441e82a015649b725217: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:23.427220 29478 tablet_copy_client.cc:538] T 3dc1bb4574f74f2db0f052d8afb90810 P 4936aa07a5db441e82a015649b725217: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:23.436491 29478 tablet_bootstrap.cc:492] T 3dc1bb4574f74f2db0f052d8afb90810 P 4936aa07a5db441e82a015649b725217: Bootstrap starting.
I20260710 11:02:23.442550 29482 ts_tablet_manager.cc:933] T d528ebca2c0641f3bb910ba243375d19 P 4936aa07a5db441e82a015649b725217: Initiating tablet copy from peer 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:23.465166 29482 tablet_copy_client.cc:323] T d528ebca2c0641f3bb910ba243375d19 P 4936aa07a5db441e82a015649b725217: tablet copy: Beginning tablet copy session from remote peer at address 127.27.60.131:33913
I20260710 11:02:23.473292 29478 tablet_bootstrap.cc:492] T 3dc1bb4574f74f2db0f052d8afb90810 P 4936aa07a5db441e82a015649b725217: 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
I20260710 11:02:23.474627 29478 tablet_bootstrap.cc:492] T 3dc1bb4574f74f2db0f052d8afb90810 P 4936aa07a5db441e82a015649b725217: Bootstrap complete.
I20260710 11:02:23.475550 29478 ts_tablet_manager.cc:1403] T 3dc1bb4574f74f2db0f052d8afb90810 P 4936aa07a5db441e82a015649b725217: Time spent bootstrapping tablet: real 0.039s	user 0.022s	sys 0.009s
I20260710 11:02:23.479936 29478 raft_consensus.cc:359] T 3dc1bb4574f74f2db0f052d8afb90810 P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:23.481010 29478 raft_consensus.cc:740] T 3dc1bb4574f74f2db0f052d8afb90810 P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4936aa07a5db441e82a015649b725217, State: Initialized, Role: LEARNER
I20260710 11:02:23.481909 29478 consensus_queue.cc:260] T 3dc1bb4574f74f2db0f052d8afb90810 P 4936aa07a5db441e82a015649b725217 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:23.495469 29478 ts_tablet_manager.cc:1434] T 3dc1bb4574f74f2db0f052d8afb90810 P 4936aa07a5db441e82a015649b725217: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.008s
I20260710 11:02:23.497711 29163 tablet_copy_service.cc:140] P 980d92b52f07469bbb9ae63c6fa003e0: Received BeginTabletCopySession request for tablet d528ebca2c0641f3bb910ba243375d19 from peer 4936aa07a5db441e82a015649b725217 ({username='slave'} at 127.0.0.1:53388)
I20260710 11:02:23.498651 29163 tablet_copy_service.cc:161] P 980d92b52f07469bbb9ae63c6fa003e0: Beginning new tablet copy session on tablet d528ebca2c0641f3bb910ba243375d19 from peer 4936aa07a5db441e82a015649b725217 at {username='slave'} at 127.0.0.1:53388: session id = 4936aa07a5db441e82a015649b725217-d528ebca2c0641f3bb910ba243375d19
I20260710 11:02:23.501575 29089 tablet_copy_service.cc:342] P fab209ad731448858862c14653f621c5: Request end of tablet copy session 4936aa07a5db441e82a015649b725217-3dc1bb4574f74f2db0f052d8afb90810 received from {username='slave'} at 127.0.0.1:55276
I20260710 11:02:23.502193 29089 tablet_copy_service.cc:434] P fab209ad731448858862c14653f621c5: ending tablet copy session 4936aa07a5db441e82a015649b725217-3dc1bb4574f74f2db0f052d8afb90810 on tablet 3dc1bb4574f74f2db0f052d8afb90810 with peer 4936aa07a5db441e82a015649b725217
I20260710 11:02:23.510557 29478 ts_tablet_manager.cc:933] T fbadeee833eb4310b49a5123c73ea3bc P 4936aa07a5db441e82a015649b725217: Initiating tablet copy from peer fab209ad731448858862c14653f621c5 (127.27.60.130:45087)
I20260710 11:02:23.511819 29163 tablet_copy_source_session.cc:215] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:23.514442 29478 tablet_copy_client.cc:323] T fbadeee833eb4310b49a5123c73ea3bc P 4936aa07a5db441e82a015649b725217: tablet copy: Beginning tablet copy session from remote peer at address 127.27.60.130:45087
I20260710 11:02:23.516258 29482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d528ebca2c0641f3bb910ba243375d19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:23.516475 29089 tablet_copy_service.cc:140] P fab209ad731448858862c14653f621c5: Received BeginTabletCopySession request for tablet fbadeee833eb4310b49a5123c73ea3bc from peer 4936aa07a5db441e82a015649b725217 ({username='slave'} at 127.0.0.1:55276)
I20260710 11:02:23.517269 29089 tablet_copy_service.cc:161] P fab209ad731448858862c14653f621c5: Beginning new tablet copy session on tablet fbadeee833eb4310b49a5123c73ea3bc from peer 4936aa07a5db441e82a015649b725217 at {username='slave'} at 127.0.0.1:55276: session id = 4936aa07a5db441e82a015649b725217-fbadeee833eb4310b49a5123c73ea3bc
I20260710 11:02:23.529299 29089 tablet_copy_source_session.cc:215] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:23.532984 29478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbadeee833eb4310b49a5123c73ea3bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:23.535961 29482 tablet_copy_client.cc:806] T d528ebca2c0641f3bb910ba243375d19 P 4936aa07a5db441e82a015649b725217: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:23.536736 29482 tablet_copy_client.cc:670] T d528ebca2c0641f3bb910ba243375d19 P 4936aa07a5db441e82a015649b725217: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:23.537542 29486 ts_tablet_manager.cc:933] T 71c1bb4d7e794a69a220523e40c8597e P 4936aa07a5db441e82a015649b725217: Initiating tablet copy from peer 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:23.542410 29482 tablet_copy_client.cc:538] T d528ebca2c0641f3bb910ba243375d19 P 4936aa07a5db441e82a015649b725217: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:23.552992 29482 tablet_bootstrap.cc:492] T d528ebca2c0641f3bb910ba243375d19 P 4936aa07a5db441e82a015649b725217: Bootstrap starting.
I20260710 11:02:23.561022 29478 tablet_copy_client.cc:806] T fbadeee833eb4310b49a5123c73ea3bc P 4936aa07a5db441e82a015649b725217: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:23.561914 29478 tablet_copy_client.cc:670] T fbadeee833eb4310b49a5123c73ea3bc P 4936aa07a5db441e82a015649b725217: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:23.566210 29486 tablet_copy_client.cc:323] T 71c1bb4d7e794a69a220523e40c8597e P 4936aa07a5db441e82a015649b725217: tablet copy: Beginning tablet copy session from remote peer at address 127.27.60.131:33913
I20260710 11:02:23.567535 29478 tablet_copy_client.cc:538] T fbadeee833eb4310b49a5123c73ea3bc P 4936aa07a5db441e82a015649b725217: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:23.568625 29163 tablet_copy_service.cc:140] P 980d92b52f07469bbb9ae63c6fa003e0: Received BeginTabletCopySession request for tablet 71c1bb4d7e794a69a220523e40c8597e from peer 4936aa07a5db441e82a015649b725217 ({username='slave'} at 127.0.0.1:53388)
I20260710 11:02:23.569226 29163 tablet_copy_service.cc:161] P 980d92b52f07469bbb9ae63c6fa003e0: Beginning new tablet copy session on tablet 71c1bb4d7e794a69a220523e40c8597e from peer 4936aa07a5db441e82a015649b725217 at {username='slave'} at 127.0.0.1:53388: session id = 4936aa07a5db441e82a015649b725217-71c1bb4d7e794a69a220523e40c8597e
I20260710 11:02:23.577481 29163 tablet_copy_source_session.cc:215] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:23.578861 29478 tablet_bootstrap.cc:492] T fbadeee833eb4310b49a5123c73ea3bc P 4936aa07a5db441e82a015649b725217: Bootstrap starting.
I20260710 11:02:23.583335 29486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71c1bb4d7e794a69a220523e40c8597e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:23.583519 29482 tablet_bootstrap.cc:492] T d528ebca2c0641f3bb910ba243375d19 P 4936aa07a5db441e82a015649b725217: 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
I20260710 11:02:23.585366 29482 tablet_bootstrap.cc:492] T d528ebca2c0641f3bb910ba243375d19 P 4936aa07a5db441e82a015649b725217: Bootstrap complete.
I20260710 11:02:23.586354 29482 ts_tablet_manager.cc:1403] T d528ebca2c0641f3bb910ba243375d19 P 4936aa07a5db441e82a015649b725217: Time spent bootstrapping tablet: real 0.034s	user 0.022s	sys 0.013s
I20260710 11:02:23.589958 29482 raft_consensus.cc:359] T d528ebca2c0641f3bb910ba243375d19 P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:23.590878 29482 raft_consensus.cc:740] T d528ebca2c0641f3bb910ba243375d19 P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4936aa07a5db441e82a015649b725217, State: Initialized, Role: LEARNER
I20260710 11:02:23.591593 29482 consensus_queue.cc:260] T d528ebca2c0641f3bb910ba243375d19 P 4936aa07a5db441e82a015649b725217 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:23.611500 29482 ts_tablet_manager.cc:1434] T d528ebca2c0641f3bb910ba243375d19 P 4936aa07a5db441e82a015649b725217: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.002s
I20260710 11:02:23.619442 29163 tablet_copy_service.cc:342] P 980d92b52f07469bbb9ae63c6fa003e0: Request end of tablet copy session 4936aa07a5db441e82a015649b725217-d528ebca2c0641f3bb910ba243375d19 received from {username='slave'} at 127.0.0.1:53388
I20260710 11:02:23.619907 29163 tablet_copy_service.cc:434] P 980d92b52f07469bbb9ae63c6fa003e0: ending tablet copy session 4936aa07a5db441e82a015649b725217-d528ebca2c0641f3bb910ba243375d19 on tablet d528ebca2c0641f3bb910ba243375d19 with peer 4936aa07a5db441e82a015649b725217
I20260710 11:02:23.621891 29486 tablet_copy_client.cc:806] T 71c1bb4d7e794a69a220523e40c8597e P 4936aa07a5db441e82a015649b725217: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:23.622534 29486 tablet_copy_client.cc:670] T 71c1bb4d7e794a69a220523e40c8597e P 4936aa07a5db441e82a015649b725217: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:23.625919 29486 tablet_copy_client.cc:538] T 71c1bb4d7e794a69a220523e40c8597e P 4936aa07a5db441e82a015649b725217: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:23.630154 29478 tablet_bootstrap.cc:492] T fbadeee833eb4310b49a5123c73ea3bc P 4936aa07a5db441e82a015649b725217: 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
I20260710 11:02:23.631121 29478 tablet_bootstrap.cc:492] T fbadeee833eb4310b49a5123c73ea3bc P 4936aa07a5db441e82a015649b725217: Bootstrap complete.
I20260710 11:02:23.631824 29478 ts_tablet_manager.cc:1403] T fbadeee833eb4310b49a5123c73ea3bc P 4936aa07a5db441e82a015649b725217: Time spent bootstrapping tablet: real 0.054s	user 0.027s	sys 0.018s
I20260710 11:02:23.632683 29486 tablet_bootstrap.cc:492] T 71c1bb4d7e794a69a220523e40c8597e P 4936aa07a5db441e82a015649b725217: Bootstrap starting.
I20260710 11:02:23.634912 29478 raft_consensus.cc:359] T fbadeee833eb4310b49a5123c73ea3bc P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:23.635812 29478 raft_consensus.cc:740] T fbadeee833eb4310b49a5123c73ea3bc P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4936aa07a5db441e82a015649b725217, State: Initialized, Role: LEARNER
I20260710 11:02:23.636489 29478 consensus_queue.cc:260] T fbadeee833eb4310b49a5123c73ea3bc P 4936aa07a5db441e82a015649b725217 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:23.638833 29478 ts_tablet_manager.cc:1434] T fbadeee833eb4310b49a5123c73ea3bc P 4936aa07a5db441e82a015649b725217: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 11:02:23.642060 29089 tablet_copy_service.cc:342] P fab209ad731448858862c14653f621c5: Request end of tablet copy session 4936aa07a5db441e82a015649b725217-fbadeee833eb4310b49a5123c73ea3bc received from {username='slave'} at 127.0.0.1:55276
I20260710 11:02:23.642530 29089 tablet_copy_service.cc:434] P fab209ad731448858862c14653f621c5: ending tablet copy session 4936aa07a5db441e82a015649b725217-fbadeee833eb4310b49a5123c73ea3bc on tablet fbadeee833eb4310b49a5123c73ea3bc with peer 4936aa07a5db441e82a015649b725217
I20260710 11:02:23.656179 29486 tablet_bootstrap.cc:492] T 71c1bb4d7e794a69a220523e40c8597e P 4936aa07a5db441e82a015649b725217: 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
I20260710 11:02:23.656915 29486 tablet_bootstrap.cc:492] T 71c1bb4d7e794a69a220523e40c8597e P 4936aa07a5db441e82a015649b725217: Bootstrap complete.
I20260710 11:02:23.657541 29486 ts_tablet_manager.cc:1403] T 71c1bb4d7e794a69a220523e40c8597e P 4936aa07a5db441e82a015649b725217: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.010s
I20260710 11:02:23.659832 29486 raft_consensus.cc:359] T 71c1bb4d7e794a69a220523e40c8597e P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:23.660651 29486 raft_consensus.cc:740] T 71c1bb4d7e794a69a220523e40c8597e P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4936aa07a5db441e82a015649b725217, State: Initialized, Role: LEARNER
I20260710 11:02:23.661329 29486 consensus_queue.cc:260] T 71c1bb4d7e794a69a220523e40c8597e P 4936aa07a5db441e82a015649b725217 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:23.663751 29486 ts_tablet_manager.cc:1434] T 71c1bb4d7e794a69a220523e40c8597e P 4936aa07a5db441e82a015649b725217: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:02:23.665488 29163 tablet_copy_service.cc:342] P 980d92b52f07469bbb9ae63c6fa003e0: Request end of tablet copy session 4936aa07a5db441e82a015649b725217-71c1bb4d7e794a69a220523e40c8597e received from {username='slave'} at 127.0.0.1:53388
I20260710 11:02:23.665894 29163 tablet_copy_service.cc:434] P 980d92b52f07469bbb9ae63c6fa003e0: ending tablet copy session 4936aa07a5db441e82a015649b725217-71c1bb4d7e794a69a220523e40c8597e on tablet 71c1bb4d7e794a69a220523e40c8597e with peer 4936aa07a5db441e82a015649b725217
I20260710 11:02:23.841183 29416 raft_consensus.cc:1217] T 3dc1bb4574f74f2db0f052d8afb90810 P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:23.961381 29416 raft_consensus.cc:1217] T d528ebca2c0641f3bb910ba243375d19 P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:24.053936 29416 raft_consensus.cc:1217] T fbadeee833eb4310b49a5123c73ea3bc P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:24.161374 29416 raft_consensus.cc:1217] T 71c1bb4d7e794a69a220523e40c8597e P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:24.310214 29458 raft_consensus.cc:1064] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5: attempting to promote NON_VOTER 4936aa07a5db441e82a015649b725217 to VOTER
I20260710 11:02:24.316854 29458 consensus_queue.cc:237] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:24.326576 29151 raft_consensus.cc:1275] T 3dc1bb4574f74f2db0f052d8afb90810 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Refusing update from remote peer fab209ad731448858862c14653f621c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:24.326370 29416 raft_consensus.cc:1275] T 3dc1bb4574f74f2db0f052d8afb90810 P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Refusing update from remote peer fab209ad731448858862c14653f621c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:24.330523 29273 consensus_queue.cc:1048] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:24.333436 29003 raft_consensus.cc:1275] T 3dc1bb4574f74f2db0f052d8afb90810 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Refusing update from remote peer fab209ad731448858862c14653f621c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:24.333714 29226 consensus_queue.cc:1048] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:24.341437 29273 consensus_queue.cc:1048] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:24.374485 29458 raft_consensus.cc:2955] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:24.377766 29416 raft_consensus.cc:2955] T 3dc1bb4574f74f2db0f052d8afb90810 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:24.378293 29003 raft_consensus.cc:2955] T 3dc1bb4574f74f2db0f052d8afb90810 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:24.391848 29202 raft_consensus.cc:1064] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0: attempting to promote NON_VOTER 4936aa07a5db441e82a015649b725217 to VOTER
I20260710 11:02:24.406806 28900 catalog_manager.cc:5697] T 3dc1bb4574f74f2db0f052d8afb90810 P 4936aa07a5db441e82a015649b725217 reported cstate change: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fab209ad731448858862c14653f621c5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:24.418568 29202 consensus_queue.cc:237] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:24.439296 29151 raft_consensus.cc:2955] T 3dc1bb4574f74f2db0f052d8afb90810 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:24.446162 29079 raft_consensus.cc:1275] T d528ebca2c0641f3bb910ba243375d19 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:24.449997 29469 consensus_queue.cc:1048] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:24.452559 29003 raft_consensus.cc:1275] T d528ebca2c0641f3bb910ba243375d19 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:24.454909 29416 raft_consensus.cc:1275] T d528ebca2c0641f3bb910ba243375d19 P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:24.463141 29503 consensus_queue.cc:1048] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:24.464954 29493 consensus_queue.cc:1048] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:24.491678 29202 raft_consensus.cc:2955] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:24.495186 29079 raft_consensus.cc:2955] T d528ebca2c0641f3bb910ba243375d19 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:24.518059 29415 raft_consensus.cc:2955] T d528ebca2c0641f3bb910ba243375d19 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:24.533561 29003 raft_consensus.cc:2955] T d528ebca2c0641f3bb910ba243375d19 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:24.536064 29458 raft_consensus.cc:1064] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5: attempting to promote NON_VOTER 4936aa07a5db441e82a015649b725217 to VOTER
I20260710 11:02:24.538954 29458 consensus_queue.cc:237] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:24.553354 28899 catalog_manager.cc:5697] T d528ebca2c0641f3bb910ba243375d19 P 4936aa07a5db441e82a015649b725217 reported cstate change: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "980d92b52f07469bbb9ae63c6fa003e0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:24.558617 29415 raft_consensus.cc:1275] T fbadeee833eb4310b49a5123c73ea3bc P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Refusing update from remote peer fab209ad731448858862c14653f621c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:24.560354 29226 consensus_queue.cc:1048] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:24.561251 29079 consensus_queue.cc:237] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:24.573195 29151 raft_consensus.cc:1275] T fbadeee833eb4310b49a5123c73ea3bc P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Refusing update from remote peer fab209ad731448858862c14653f621c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:24.573876 29003 raft_consensus.cc:1275] T fbadeee833eb4310b49a5123c73ea3bc P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Refusing update from remote peer fab209ad731448858862c14653f621c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:24.575282 29499 consensus_queue.cc:1048] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:24.576347 29458 consensus_queue.cc:1048] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:24.583439 29416 raft_consensus.cc:1275] T 3dc1bb4574f74f2db0f052d8afb90810 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Refusing update from remote peer fab209ad731448858862c14653f621c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:24.592789 29499 consensus_queue.cc:1048] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:02:24.592973 29153 consensus_queue.cc:237] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [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: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:24.593762 29002 raft_consensus.cc:1275] T 3dc1bb4574f74f2db0f052d8afb90810 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Refusing update from remote peer fab209ad731448858862c14653f621c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:24.599023 29499 consensus_queue.cc:1048] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:24.601948 29414 raft_consensus.cc:1275] T d528ebca2c0641f3bb910ba243375d19 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:24.605366 29202 consensus_queue.cc:1048] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:24.612833 29079 raft_consensus.cc:1275] T d528ebca2c0641f3bb910ba243375d19 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:24.616189 29202 consensus_queue.cc:1048] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:24.623281 29503 raft_consensus.cc:2955] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:24.623817 29498 raft_consensus.cc:2955] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:24.626735 29273 raft_consensus.cc:2955] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:24.634410 28886 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d528ebca2c0641f3bb910ba243375d19 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:24.636039 29076 raft_consensus.cc:2955] T d528ebca2c0641f3bb910ba243375d19 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:24.640486 28902 catalog_manager.cc:5697] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 reported cstate change: config changed from index 3 to 4, VOTER 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129) evicted. New cstate: current_term: 1 leader_uuid: "980d92b52f07469bbb9ae63c6fa003e0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:24.641014 29003 raft_consensus.cc:2955] T fbadeee833eb4310b49a5123c73ea3bc P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:24.648659 29002 raft_consensus.cc:2955] T 3dc1bb4574f74f2db0f052d8afb90810 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:24.657814 29415 raft_consensus.cc:2955] T 3dc1bb4574f74f2db0f052d8afb90810 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:24.658631 29414 raft_consensus.cc:2955] T d528ebca2c0641f3bb910ba243375d19 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:24.666821 29416 raft_consensus.cc:2955] T fbadeee833eb4310b49a5123c73ea3bc P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:24.666930 28985 tablet_service.cc:1558] Processing DeleteTablet for tablet d528ebca2c0641f3bb910ba243375d19 with delete_type TABLET_DATA_TOMBSTONED (TS 263f19c3152d4e75a95fe88cd623e081 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60090
I20260710 11:02:24.714804 28902 catalog_manager.cc:5697] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5 reported cstate change: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fab209ad731448858862c14653f621c5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:24.722143 29517 tablet_replica.cc:333] T d528ebca2c0641f3bb910ba243375d19 P 263f19c3152d4e75a95fe88cd623e081: stopping tablet replica
I20260710 11:02:24.729589 28901 catalog_manager.cc:5697] T 3dc1bb4574f74f2db0f052d8afb90810 P 263f19c3152d4e75a95fe88cd623e081 reported cstate change: config changed from index 3 to 4, VOTER 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131) evicted. New cstate: current_term: 1 leader_uuid: "fab209ad731448858862c14653f621c5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:24.740593 29202 raft_consensus.cc:1064] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0: attempting to promote NON_VOTER 4936aa07a5db441e82a015649b725217 to VOTER
W20260710 11:02:24.741676 29042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33913, user_credentials={real_user=slave}} blocked reactor thread for 111441us
I20260710 11:02:24.743384 28886 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3dc1bb4574f74f2db0f052d8afb90810 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:24.743207 29202 consensus_queue.cc:237] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:24.770598 29153 raft_consensus.cc:2955] T fbadeee833eb4310b49a5123c73ea3bc P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:24.744728 29517 raft_consensus.cc:2243] T d528ebca2c0641f3bb910ba243375d19 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:24.786736 29517 raft_consensus.cc:2272] T d528ebca2c0641f3bb910ba243375d19 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:24.793871 29076 consensus_queue.cc:237] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:24.793152 29517 ts_tablet_manager.cc:1916] T d528ebca2c0641f3bb910ba243375d19 P 263f19c3152d4e75a95fe88cd623e081: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:24.801143 29139 tablet_service.cc:1558] Processing DeleteTablet for tablet 3dc1bb4574f74f2db0f052d8afb90810 with delete_type TABLET_DATA_TOMBSTONED (TS 980d92b52f07469bbb9ae63c6fa003e0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53352
I20260710 11:02:24.816649 29416 raft_consensus.cc:1275] T fbadeee833eb4310b49a5123c73ea3bc P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Refusing update from remote peer fab209ad731448858862c14653f621c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:24.818797 29273 consensus_queue.cc:1048] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:02:24.822415 29416 raft_consensus.cc:1275] T 71c1bb4d7e794a69a220523e40c8597e P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:24.822345 29001 raft_consensus.cc:1275] T fbadeee833eb4310b49a5123c73ea3bc P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Refusing update from remote peer fab209ad731448858862c14653f621c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:24.824924 29273 consensus_queue.cc:1048] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:24.830790 29493 consensus_queue.cc:1048] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:24.834697 29519 tablet_replica.cc:333] T 3dc1bb4574f74f2db0f052d8afb90810 P 980d92b52f07469bbb9ae63c6fa003e0: stopping tablet replica
I20260710 11:02:24.834766 29516 raft_consensus.cc:2955] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:24.836089 29519 raft_consensus.cc:2243] T 3dc1bb4574f74f2db0f052d8afb90810 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:24.836885 29519 raft_consensus.cc:2272] T 3dc1bb4574f74f2db0f052d8afb90810 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:24.851635 29003 raft_consensus.cc:2955] T fbadeee833eb4310b49a5123c73ea3bc P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:24.855175 29079 raft_consensus.cc:1275] T 71c1bb4d7e794a69a220523e40c8597e P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:24.855876 29000 raft_consensus.cc:1275] T 71c1bb4d7e794a69a220523e40c8597e P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:24.856932 29493 consensus_queue.cc:1048] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:24.857875 29503 consensus_queue.cc:1048] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:24.861085 29519 ts_tablet_manager.cc:1916] T 3dc1bb4574f74f2db0f052d8afb90810 P 980d92b52f07469bbb9ae63c6fa003e0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:24.870116 29414 raft_consensus.cc:2955] T fbadeee833eb4310b49a5123c73ea3bc P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:24.865417 29517 ts_tablet_manager.cc:1929] T d528ebca2c0641f3bb910ba243375d19 P 263f19c3152d4e75a95fe88cd623e081: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:24.874953 28886 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fbadeee833eb4310b49a5123c73ea3bc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:24.880328 29517 log.cc:1199] T d528ebca2c0641f3bb910ba243375d19 P 263f19c3152d4e75a95fe88cd623e081: Deleting WAL directory at /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-0/minicluster-data/ts-0-root/wals/d528ebca2c0641f3bb910ba243375d19
I20260710 11:02:24.882472 28902 catalog_manager.cc:5697] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5 reported cstate change: config changed from index 3 to 4, VOTER 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131) evicted. New cstate: current_term: 1 leader_uuid: "fab209ad731448858862c14653f621c5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:24.883888 28888 catalog_manager.cc:5028] TS 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951): tablet d528ebca2c0641f3bb910ba243375d19 (table test-workload [id=ddeed46936cb4fb381e19f902ef704b2]) successfully deleted
I20260710 11:02:24.893182 29503 raft_consensus.cc:2955] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:24.895780 29139 tablet_service.cc:1558] Processing DeleteTablet for tablet fbadeee833eb4310b49a5123c73ea3bc with delete_type TABLET_DATA_TOMBSTONED (TS 980d92b52f07469bbb9ae63c6fa003e0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53352
I20260710 11:02:24.904047 29000 raft_consensus.cc:2955] T 71c1bb4d7e794a69a220523e40c8597e P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:24.926415 29416 raft_consensus.cc:2955] T 71c1bb4d7e794a69a220523e40c8597e P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:24.932452 28900 catalog_manager.cc:5697] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 reported cstate change: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "980d92b52f07469bbb9ae63c6fa003e0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:24.935005 29519 ts_tablet_manager.cc:1929] T 3dc1bb4574f74f2db0f052d8afb90810 P 980d92b52f07469bbb9ae63c6fa003e0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:24.935469 29519 log.cc:1199] T 3dc1bb4574f74f2db0f052d8afb90810 P 980d92b52f07469bbb9ae63c6fa003e0: Deleting WAL directory at /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-0/minicluster-data/ts-2-root/wals/3dc1bb4574f74f2db0f052d8afb90810
I20260710 11:02:24.937670 28886 catalog_manager.cc:5028] TS 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913): tablet 3dc1bb4574f74f2db0f052d8afb90810 (table test-workload [id=ddeed46936cb4fb381e19f902ef704b2]) successfully deleted
I20260710 11:02:24.938678 29519 tablet_replica.cc:333] T fbadeee833eb4310b49a5123c73ea3bc P 980d92b52f07469bbb9ae63c6fa003e0: stopping tablet replica
I20260710 11:02:24.939435 29519 raft_consensus.cc:2243] T fbadeee833eb4310b49a5123c73ea3bc P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:24.939855 29519 raft_consensus.cc:2272] T fbadeee833eb4310b49a5123c73ea3bc P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:24.943660 29519 ts_tablet_manager.cc:1916] T fbadeee833eb4310b49a5123c73ea3bc P 980d92b52f07469bbb9ae63c6fa003e0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:24.950084 29076 raft_consensus.cc:2955] T 71c1bb4d7e794a69a220523e40c8597e P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:24.971824 29153 consensus_queue.cc:237] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:24.976502 29519 ts_tablet_manager.cc:1929] T fbadeee833eb4310b49a5123c73ea3bc P 980d92b52f07469bbb9ae63c6fa003e0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:24.977062 29519 log.cc:1199] T fbadeee833eb4310b49a5123c73ea3bc P 980d92b52f07469bbb9ae63c6fa003e0: Deleting WAL directory at /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-0/minicluster-data/ts-2-root/wals/fbadeee833eb4310b49a5123c73ea3bc
I20260710 11:02:24.978554 29416 raft_consensus.cc:1275] T 71c1bb4d7e794a69a220523e40c8597e P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:24.979377 28886 catalog_manager.cc:5028] TS 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913): tablet fbadeee833eb4310b49a5123c73ea3bc (table test-workload [id=ddeed46936cb4fb381e19f902ef704b2]) successfully deleted
I20260710 11:02:24.980257 29503 consensus_queue.cc:1048] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:24.982884 29000 raft_consensus.cc:1275] T 71c1bb4d7e794a69a220523e40c8597e P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:24.984144 29503 consensus_queue.cc:1048] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:24.989365 29202 raft_consensus.cc:2955] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fab209ad731448858862c14653f621c5 (127.27.60.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:24.991111 29416 raft_consensus.cc:2955] T 71c1bb4d7e794a69a220523e40c8597e P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fab209ad731448858862c14653f621c5 (127.27.60.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:24.997795 28886 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 71c1bb4d7e794a69a220523e40c8597e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:25.001049 29000 raft_consensus.cc:2955] T 71c1bb4d7e794a69a220523e40c8597e P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fab209ad731448858862c14653f621c5 (127.27.60.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:25.001219 28899 catalog_manager.cc:5697] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 reported cstate change: config changed from index 3 to 4, VOTER fab209ad731448858862c14653f621c5 (127.27.60.130) evicted. New cstate: current_term: 1 leader_uuid: "980d92b52f07469bbb9ae63c6fa003e0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:25.015697 29064 tablet_service.cc:1558] Processing DeleteTablet for tablet 71c1bb4d7e794a69a220523e40c8597e with delete_type TABLET_DATA_TOMBSTONED (TS fab209ad731448858862c14653f621c5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55230
I20260710 11:02:25.017778 29523 tablet_replica.cc:333] T 71c1bb4d7e794a69a220523e40c8597e P fab209ad731448858862c14653f621c5: stopping tablet replica
I20260710 11:02:25.018921 29523 raft_consensus.cc:2243] T 71c1bb4d7e794a69a220523e40c8597e P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:25.019685 29523 raft_consensus.cc:2272] T 71c1bb4d7e794a69a220523e40c8597e P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:25.023584 29523 ts_tablet_manager.cc:1916] T 71c1bb4d7e794a69a220523e40c8597e P fab209ad731448858862c14653f621c5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:25.038285 29523 ts_tablet_manager.cc:1929] T 71c1bb4d7e794a69a220523e40c8597e P fab209ad731448858862c14653f621c5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:25.038661 29523 log.cc:1199] T 71c1bb4d7e794a69a220523e40c8597e P fab209ad731448858862c14653f621c5: Deleting WAL directory at /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-0/minicluster-data/ts-1-root/wals/71c1bb4d7e794a69a220523e40c8597e
I20260710 11:02:25.040094 28886 catalog_manager.cc:5028] TS fab209ad731448858862c14653f621c5 (127.27.60.130:45087): tablet 71c1bb4d7e794a69a220523e40c8597e (table test-workload [id=ddeed46936cb4fb381e19f902ef704b2]) successfully deleted
I20260710 11:02:26.044728 29153 consensus_queue.cc:237] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Queue 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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
W20260710 11:02:26.051426 29118 consensus_peers.cc:597] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 -> Peer 4936aa07a5db441e82a015649b725217 (127.27.60.132:35303): Couldn't send request to peer 4936aa07a5db441e82a015649b725217. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cb8729bcc9bd4ebc92ec487c36639309. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:26.051469 29076 raft_consensus.cc:1275] T cb8729bcc9bd4ebc92ec487c36639309 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:26.051695 29003 raft_consensus.cc:1275] T cb8729bcc9bd4ebc92ec487c36639309 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:26.053606 29526 consensus_queue.cc:1048] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:26.054477 29525 consensus_queue.cc:1048] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:26.062429 29526 raft_consensus.cc:2955] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:26.064209 29003 raft_consensus.cc:2955] T cb8729bcc9bd4ebc92ec487c36639309 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:26.064569 29076 raft_consensus.cc:2955] T cb8729bcc9bd4ebc92ec487c36639309 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:26.074895 29153 consensus_queue.cc:237] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Queue 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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:26.075412 28899 catalog_manager.cc:5697] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 reported cstate change: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New cstate: current_term: 1 leader_uuid: "980d92b52f07469bbb9ae63c6fa003e0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:26.086766 29076 raft_consensus.cc:1275] T 2ffc147297764f7c9813dfe24b8d8fe1 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:26.087450 29118 consensus_peers.cc:597] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 -> Peer 4936aa07a5db441e82a015649b725217 (127.27.60.132:35303): Couldn't send request to peer 4936aa07a5db441e82a015649b725217. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2ffc147297764f7c9813dfe24b8d8fe1. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:26.088539 29503 consensus_queue.cc:1048] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:26.101922 29000 raft_consensus.cc:1275] T 2ffc147297764f7c9813dfe24b8d8fe1 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:26.105108 29526 consensus_queue.cc:1048] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:26.108444 29525 raft_consensus.cc:2955] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:26.114151 29076 raft_consensus.cc:2955] T 2ffc147297764f7c9813dfe24b8d8fe1 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:26.128502 29153 consensus_queue.cc:237] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:26.129238 28900 catalog_manager.cc:5697] T 2ffc147297764f7c9813dfe24b8d8fe1 P fab209ad731448858862c14653f621c5 reported cstate change: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New cstate: current_term: 1 leader_uuid: "980d92b52f07469bbb9ae63c6fa003e0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:26.136046 29000 raft_consensus.cc:2955] T 2ffc147297764f7c9813dfe24b8d8fe1 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:26.139482 29076 raft_consensus.cc:1275] T ed2f8d2b895441ad82fa23b7dcad2d21 P fab209ad731448858862c14653f621c5 [term 2 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:26.140355 29003 raft_consensus.cc:1275] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081 [term 2 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260710 11:02:26.142170 29118 consensus_peers.cc:597] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 -> Peer 4936aa07a5db441e82a015649b725217 (127.27.60.132:35303): Couldn't send request to peer 4936aa07a5db441e82a015649b725217. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ed2f8d2b895441ad82fa23b7dcad2d21. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:26.142287 29525 consensus_queue.cc:1048] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:26.143114 29503 consensus_queue.cc:1048] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:26.155089 29526 raft_consensus.cc:2955] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:26.156605 29003 raft_consensus.cc:2955] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:26.160151 29076 raft_consensus.cc:2955] T ed2f8d2b895441ad82fa23b7dcad2d21 P fab209ad731448858862c14653f621c5 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:26.168530 29079 consensus_queue.cc:237] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [LEADER]: Queue 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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:26.171674 28900 catalog_manager.cc:5697] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081 reported cstate change: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New cstate: current_term: 2 leader_uuid: "980d92b52f07469bbb9ae63c6fa003e0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
W20260710 11:02:26.183522 29044 consensus_peers.cc:597] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 -> Peer 4936aa07a5db441e82a015649b725217 (127.27.60.132:35303): Couldn't send request to peer 4936aa07a5db441e82a015649b725217. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 337ff93395374d5fb26b88f1c30cdaff. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:26.194566 29153 raft_consensus.cc:1275] T 337ff93395374d5fb26b88f1c30cdaff P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Refusing update from remote peer fab209ad731448858862c14653f621c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:26.196372 29003 raft_consensus.cc:1275] T 337ff93395374d5fb26b88f1c30cdaff P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Refusing update from remote peer fab209ad731448858862c14653f621c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:26.196761 29541 consensus_queue.cc:1048] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:26.197796 29273 consensus_queue.cc:1048] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:26.205200 29541 raft_consensus.cc:2955] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:26.206872 29151 raft_consensus.cc:2955] T 337ff93395374d5fb26b88f1c30cdaff P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:26.208588 29003 raft_consensus.cc:2955] T 337ff93395374d5fb26b88f1c30cdaff P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:26.220640 28899 catalog_manager.cc:5697] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 reported cstate change: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New cstate: current_term: 1 leader_uuid: "fab209ad731448858862c14653f621c5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:26.483168 29545 ts_tablet_manager.cc:933] T cb8729bcc9bd4ebc92ec487c36639309 P 4936aa07a5db441e82a015649b725217: Initiating tablet copy from peer 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:26.485605 29545 tablet_copy_client.cc:323] T cb8729bcc9bd4ebc92ec487c36639309 P 4936aa07a5db441e82a015649b725217: tablet copy: Beginning tablet copy session from remote peer at address 127.27.60.131:33913
I20260710 11:02:26.487919 29163 tablet_copy_service.cc:140] P 980d92b52f07469bbb9ae63c6fa003e0: Received BeginTabletCopySession request for tablet cb8729bcc9bd4ebc92ec487c36639309 from peer 4936aa07a5db441e82a015649b725217 ({username='slave'} at 127.0.0.1:53388)
I20260710 11:02:26.488448 29163 tablet_copy_service.cc:161] P 980d92b52f07469bbb9ae63c6fa003e0: Beginning new tablet copy session on tablet cb8729bcc9bd4ebc92ec487c36639309 from peer 4936aa07a5db441e82a015649b725217 at {username='slave'} at 127.0.0.1:53388: session id = 4936aa07a5db441e82a015649b725217-cb8729bcc9bd4ebc92ec487c36639309
I20260710 11:02:26.496098 29163 tablet_copy_source_session.cc:215] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:26.503298 29545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb8729bcc9bd4ebc92ec487c36639309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:26.517843 29545 tablet_copy_client.cc:806] T cb8729bcc9bd4ebc92ec487c36639309 P 4936aa07a5db441e82a015649b725217: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:26.518492 29545 tablet_copy_client.cc:670] T cb8729bcc9bd4ebc92ec487c36639309 P 4936aa07a5db441e82a015649b725217: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:26.522332 29545 tablet_copy_client.cc:538] T cb8729bcc9bd4ebc92ec487c36639309 P 4936aa07a5db441e82a015649b725217: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:26.528700 29545 tablet_bootstrap.cc:492] T cb8729bcc9bd4ebc92ec487c36639309 P 4936aa07a5db441e82a015649b725217: Bootstrap starting.
I20260710 11:02:26.544934 29545 tablet_bootstrap.cc:492] T cb8729bcc9bd4ebc92ec487c36639309 P 4936aa07a5db441e82a015649b725217: 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
I20260710 11:02:26.545723 29545 tablet_bootstrap.cc:492] T cb8729bcc9bd4ebc92ec487c36639309 P 4936aa07a5db441e82a015649b725217: Bootstrap complete.
I20260710 11:02:26.546262 29545 ts_tablet_manager.cc:1403] T cb8729bcc9bd4ebc92ec487c36639309 P 4936aa07a5db441e82a015649b725217: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.004s
I20260710 11:02:26.549042 29545 raft_consensus.cc:359] T cb8729bcc9bd4ebc92ec487c36639309 P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:26.550442 29545 raft_consensus.cc:740] T cb8729bcc9bd4ebc92ec487c36639309 P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4936aa07a5db441e82a015649b725217, State: Initialized, Role: LEARNER
I20260710 11:02:26.551115 29545 consensus_queue.cc:260] T cb8729bcc9bd4ebc92ec487c36639309 P 4936aa07a5db441e82a015649b725217 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:26.555457 29545 ts_tablet_manager.cc:1434] T cb8729bcc9bd4ebc92ec487c36639309 P 4936aa07a5db441e82a015649b725217: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:02:26.557682 29163 tablet_copy_service.cc:342] P 980d92b52f07469bbb9ae63c6fa003e0: Request end of tablet copy session 4936aa07a5db441e82a015649b725217-cb8729bcc9bd4ebc92ec487c36639309 received from {username='slave'} at 127.0.0.1:53388
I20260710 11:02:26.558182 29163 tablet_copy_service.cc:434] P 980d92b52f07469bbb9ae63c6fa003e0: ending tablet copy session 4936aa07a5db441e82a015649b725217-cb8729bcc9bd4ebc92ec487c36639309 on tablet cb8729bcc9bd4ebc92ec487c36639309 with peer 4936aa07a5db441e82a015649b725217
I20260710 11:02:26.588965 29545 ts_tablet_manager.cc:933] T 337ff93395374d5fb26b88f1c30cdaff P 4936aa07a5db441e82a015649b725217: Initiating tablet copy from peer fab209ad731448858862c14653f621c5 (127.27.60.130:45087)
I20260710 11:02:26.590646 29545 tablet_copy_client.cc:323] T 337ff93395374d5fb26b88f1c30cdaff P 4936aa07a5db441e82a015649b725217: tablet copy: Beginning tablet copy session from remote peer at address 127.27.60.130:45087
I20260710 11:02:26.592535 29089 tablet_copy_service.cc:140] P fab209ad731448858862c14653f621c5: Received BeginTabletCopySession request for tablet 337ff93395374d5fb26b88f1c30cdaff from peer 4936aa07a5db441e82a015649b725217 ({username='slave'} at 127.0.0.1:55276)
I20260710 11:02:26.593003 29089 tablet_copy_service.cc:161] P fab209ad731448858862c14653f621c5: Beginning new tablet copy session on tablet 337ff93395374d5fb26b88f1c30cdaff from peer 4936aa07a5db441e82a015649b725217 at {username='slave'} at 127.0.0.1:55276: session id = 4936aa07a5db441e82a015649b725217-337ff93395374d5fb26b88f1c30cdaff
I20260710 11:02:26.599261 29089 tablet_copy_source_session.cc:215] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:26.602222 29545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 337ff93395374d5fb26b88f1c30cdaff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:26.614670 29545 tablet_copy_client.cc:806] T 337ff93395374d5fb26b88f1c30cdaff P 4936aa07a5db441e82a015649b725217: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:26.615204 29545 tablet_copy_client.cc:670] T 337ff93395374d5fb26b88f1c30cdaff P 4936aa07a5db441e82a015649b725217: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:26.618835 29545 tablet_copy_client.cc:538] T 337ff93395374d5fb26b88f1c30cdaff P 4936aa07a5db441e82a015649b725217: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:26.624927 29545 tablet_bootstrap.cc:492] T 337ff93395374d5fb26b88f1c30cdaff P 4936aa07a5db441e82a015649b725217: Bootstrap starting.
I20260710 11:02:26.642800 29545 tablet_bootstrap.cc:492] T 337ff93395374d5fb26b88f1c30cdaff P 4936aa07a5db441e82a015649b725217: 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
I20260710 11:02:26.643923 29545 tablet_bootstrap.cc:492] T 337ff93395374d5fb26b88f1c30cdaff P 4936aa07a5db441e82a015649b725217: Bootstrap complete.
I20260710 11:02:26.644681 29545 ts_tablet_manager.cc:1403] T 337ff93395374d5fb26b88f1c30cdaff P 4936aa07a5db441e82a015649b725217: Time spent bootstrapping tablet: real 0.020s	user 0.021s	sys 0.000s
I20260710 11:02:26.647665 29545 raft_consensus.cc:359] T 337ff93395374d5fb26b88f1c30cdaff P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:26.648293 29545 raft_consensus.cc:740] T 337ff93395374d5fb26b88f1c30cdaff P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4936aa07a5db441e82a015649b725217, State: Initialized, Role: LEARNER
I20260710 11:02:26.648968 29545 consensus_queue.cc:260] T 337ff93395374d5fb26b88f1c30cdaff P 4936aa07a5db441e82a015649b725217 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:26.651687 29545 ts_tablet_manager.cc:1434] T 337ff93395374d5fb26b88f1c30cdaff P 4936aa07a5db441e82a015649b725217: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:02:26.654549 29089 tablet_copy_service.cc:342] P fab209ad731448858862c14653f621c5: Request end of tablet copy session 4936aa07a5db441e82a015649b725217-337ff93395374d5fb26b88f1c30cdaff received from {username='slave'} at 127.0.0.1:55276
I20260710 11:02:26.654981 29089 tablet_copy_service.cc:434] P fab209ad731448858862c14653f621c5: ending tablet copy session 4936aa07a5db441e82a015649b725217-337ff93395374d5fb26b88f1c30cdaff on tablet 337ff93395374d5fb26b88f1c30cdaff with peer 4936aa07a5db441e82a015649b725217
I20260710 11:02:26.656600 29551 ts_tablet_manager.cc:933] T 2ffc147297764f7c9813dfe24b8d8fe1 P 4936aa07a5db441e82a015649b725217: Initiating tablet copy from peer 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:26.658704 29551 tablet_copy_client.cc:323] T 2ffc147297764f7c9813dfe24b8d8fe1 P 4936aa07a5db441e82a015649b725217: tablet copy: Beginning tablet copy session from remote peer at address 127.27.60.131:33913
I20260710 11:02:26.660632 29163 tablet_copy_service.cc:140] P 980d92b52f07469bbb9ae63c6fa003e0: Received BeginTabletCopySession request for tablet 2ffc147297764f7c9813dfe24b8d8fe1 from peer 4936aa07a5db441e82a015649b725217 ({username='slave'} at 127.0.0.1:53388)
I20260710 11:02:26.661201 29163 tablet_copy_service.cc:161] P 980d92b52f07469bbb9ae63c6fa003e0: Beginning new tablet copy session on tablet 2ffc147297764f7c9813dfe24b8d8fe1 from peer 4936aa07a5db441e82a015649b725217 at {username='slave'} at 127.0.0.1:53388: session id = 4936aa07a5db441e82a015649b725217-2ffc147297764f7c9813dfe24b8d8fe1
I20260710 11:02:26.671676 29163 tablet_copy_source_session.cc:215] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:26.676304 29551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ffc147297764f7c9813dfe24b8d8fe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:26.690044 29551 tablet_copy_client.cc:806] T 2ffc147297764f7c9813dfe24b8d8fe1 P 4936aa07a5db441e82a015649b725217: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:26.690680 29551 tablet_copy_client.cc:670] T 2ffc147297764f7c9813dfe24b8d8fe1 P 4936aa07a5db441e82a015649b725217: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:26.698289 29551 tablet_copy_client.cc:538] T 2ffc147297764f7c9813dfe24b8d8fe1 P 4936aa07a5db441e82a015649b725217: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:26.709576 29551 tablet_bootstrap.cc:492] T 2ffc147297764f7c9813dfe24b8d8fe1 P 4936aa07a5db441e82a015649b725217: Bootstrap starting.
I20260710 11:02:26.732455 29551 tablet_bootstrap.cc:492] T 2ffc147297764f7c9813dfe24b8d8fe1 P 4936aa07a5db441e82a015649b725217: 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
I20260710 11:02:26.733336 29551 tablet_bootstrap.cc:492] T 2ffc147297764f7c9813dfe24b8d8fe1 P 4936aa07a5db441e82a015649b725217: Bootstrap complete.
I20260710 11:02:26.734056 29551 ts_tablet_manager.cc:1403] T 2ffc147297764f7c9813dfe24b8d8fe1 P 4936aa07a5db441e82a015649b725217: Time spent bootstrapping tablet: real 0.025s	user 0.023s	sys 0.003s
I20260710 11:02:26.736676 29551 raft_consensus.cc:359] T 2ffc147297764f7c9813dfe24b8d8fe1 P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:26.737320 29551 raft_consensus.cc:740] T 2ffc147297764f7c9813dfe24b8d8fe1 P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4936aa07a5db441e82a015649b725217, State: Initialized, Role: LEARNER
I20260710 11:02:26.737893 29551 consensus_queue.cc:260] T 2ffc147297764f7c9813dfe24b8d8fe1 P 4936aa07a5db441e82a015649b725217 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:26.739660 29551 ts_tablet_manager.cc:1434] T 2ffc147297764f7c9813dfe24b8d8fe1 P 4936aa07a5db441e82a015649b725217: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:02:26.741384 29163 tablet_copy_service.cc:342] P 980d92b52f07469bbb9ae63c6fa003e0: Request end of tablet copy session 4936aa07a5db441e82a015649b725217-2ffc147297764f7c9813dfe24b8d8fe1 received from {username='slave'} at 127.0.0.1:53388
I20260710 11:02:26.741838 29163 tablet_copy_service.cc:434] P 980d92b52f07469bbb9ae63c6fa003e0: ending tablet copy session 4936aa07a5db441e82a015649b725217-2ffc147297764f7c9813dfe24b8d8fe1 on tablet 2ffc147297764f7c9813dfe24b8d8fe1 with peer 4936aa07a5db441e82a015649b725217
I20260710 11:02:26.746897 29551 ts_tablet_manager.cc:933] T ed2f8d2b895441ad82fa23b7dcad2d21 P 4936aa07a5db441e82a015649b725217: Initiating tablet copy from peer 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:26.748780 29551 tablet_copy_client.cc:323] T ed2f8d2b895441ad82fa23b7dcad2d21 P 4936aa07a5db441e82a015649b725217: tablet copy: Beginning tablet copy session from remote peer at address 127.27.60.131:33913
I20260710 11:02:26.750212 29163 tablet_copy_service.cc:140] P 980d92b52f07469bbb9ae63c6fa003e0: Received BeginTabletCopySession request for tablet ed2f8d2b895441ad82fa23b7dcad2d21 from peer 4936aa07a5db441e82a015649b725217 ({username='slave'} at 127.0.0.1:53388)
I20260710 11:02:26.750669 29163 tablet_copy_service.cc:161] P 980d92b52f07469bbb9ae63c6fa003e0: Beginning new tablet copy session on tablet ed2f8d2b895441ad82fa23b7dcad2d21 from peer 4936aa07a5db441e82a015649b725217 at {username='slave'} at 127.0.0.1:53388: session id = 4936aa07a5db441e82a015649b725217-ed2f8d2b895441ad82fa23b7dcad2d21
I20260710 11:02:26.756492 29163 tablet_copy_source_session.cc:215] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:26.759878 29551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed2f8d2b895441ad82fa23b7dcad2d21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:26.774612 29551 tablet_copy_client.cc:806] T ed2f8d2b895441ad82fa23b7dcad2d21 P 4936aa07a5db441e82a015649b725217: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:26.775281 29551 tablet_copy_client.cc:670] T ed2f8d2b895441ad82fa23b7dcad2d21 P 4936aa07a5db441e82a015649b725217: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:26.779318 29551 tablet_copy_client.cc:538] T ed2f8d2b895441ad82fa23b7dcad2d21 P 4936aa07a5db441e82a015649b725217: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:26.786935 29551 tablet_bootstrap.cc:492] T ed2f8d2b895441ad82fa23b7dcad2d21 P 4936aa07a5db441e82a015649b725217: Bootstrap starting.
I20260710 11:02:26.808292 29551 tablet_bootstrap.cc:492] T ed2f8d2b895441ad82fa23b7dcad2d21 P 4936aa07a5db441e82a015649b725217: 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
I20260710 11:02:26.809199 29551 tablet_bootstrap.cc:492] T ed2f8d2b895441ad82fa23b7dcad2d21 P 4936aa07a5db441e82a015649b725217: Bootstrap complete.
I20260710 11:02:26.809965 29551 ts_tablet_manager.cc:1403] T ed2f8d2b895441ad82fa23b7dcad2d21 P 4936aa07a5db441e82a015649b725217: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.004s
I20260710 11:02:26.813303 29551 raft_consensus.cc:359] T ed2f8d2b895441ad82fa23b7dcad2d21 P 4936aa07a5db441e82a015649b725217 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:26.814252 29551 raft_consensus.cc:740] T ed2f8d2b895441ad82fa23b7dcad2d21 P 4936aa07a5db441e82a015649b725217 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 4936aa07a5db441e82a015649b725217, State: Initialized, Role: LEARNER
I20260710 11:02:26.814981 29551 consensus_queue.cc:260] T ed2f8d2b895441ad82fa23b7dcad2d21 P 4936aa07a5db441e82a015649b725217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:26.817479 29551 ts_tablet_manager.cc:1434] T ed2f8d2b895441ad82fa23b7dcad2d21 P 4936aa07a5db441e82a015649b725217: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:02:26.819525 29163 tablet_copy_service.cc:342] P 980d92b52f07469bbb9ae63c6fa003e0: Request end of tablet copy session 4936aa07a5db441e82a015649b725217-ed2f8d2b895441ad82fa23b7dcad2d21 received from {username='slave'} at 127.0.0.1:53388
I20260710 11:02:26.819986 29163 tablet_copy_service.cc:434] P 980d92b52f07469bbb9ae63c6fa003e0: ending tablet copy session 4936aa07a5db441e82a015649b725217-ed2f8d2b895441ad82fa23b7dcad2d21 on tablet ed2f8d2b895441ad82fa23b7dcad2d21 with peer 4936aa07a5db441e82a015649b725217
I20260710 11:02:27.075178 29416 raft_consensus.cc:1217] T 337ff93395374d5fb26b88f1c30cdaff P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:27.098361 29416 raft_consensus.cc:1217] T 2ffc147297764f7c9813dfe24b8d8fe1 P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:27.104519 29416 raft_consensus.cc:1217] T cb8729bcc9bd4ebc92ec487c36639309 P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:27.273278 29416 raft_consensus.cc:1217] T ed2f8d2b895441ad82fa23b7dcad2d21 P 4936aa07a5db441e82a015649b725217 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260710 11:02:27.543632 29558 raft_consensus.cc:1064] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0: attempting to promote NON_VOTER 4936aa07a5db441e82a015649b725217 to VOTER
I20260710 11:02:27.545579 29558 consensus_queue.cc:237] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:27.552824 29416 raft_consensus.cc:1275] T 2ffc147297764f7c9813dfe24b8d8fe1 P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:27.553311 29079 raft_consensus.cc:1275] T 2ffc147297764f7c9813dfe24b8d8fe1 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:27.554659 29557 consensus_queue.cc:1048] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:27.555303 29003 raft_consensus.cc:1275] T 2ffc147297764f7c9813dfe24b8d8fe1 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:27.555537 29525 consensus_queue.cc:1048] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:27.556797 29558 consensus_queue.cc:1048] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:27.572678 29558 raft_consensus.cc:2955] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:27.575260 29416 raft_consensus.cc:2955] T 2ffc147297764f7c9813dfe24b8d8fe1 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:27.579205 29076 raft_consensus.cc:2955] T 2ffc147297764f7c9813dfe24b8d8fe1 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:27.594516 29003 raft_consensus.cc:2955] T 2ffc147297764f7c9813dfe24b8d8fe1 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:27.599785 28900 catalog_manager.cc:5697] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 reported cstate change: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "980d92b52f07469bbb9ae63c6fa003e0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:27.610400 29525 raft_consensus.cc:1064] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0: attempting to promote NON_VOTER 4936aa07a5db441e82a015649b725217 to VOTER
I20260710 11:02:27.613719 29525 consensus_queue.cc:237] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:27.629681 29416 raft_consensus.cc:1275] T cb8729bcc9bd4ebc92ec487c36639309 P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:27.631542 29557 consensus_queue.cc:1048] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:27.631974 29076 raft_consensus.cc:1275] T cb8729bcc9bd4ebc92ec487c36639309 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:27.634037 29000 raft_consensus.cc:1275] T cb8729bcc9bd4ebc92ec487c36639309 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:27.638713 29557 consensus_queue.cc:1048] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:27.639868 29558 consensus_queue.cc:1048] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:27.647565 29541 raft_consensus.cc:1064] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5: attempting to promote NON_VOTER 4936aa07a5db441e82a015649b725217 to VOTER
I20260710 11:02:27.651551 29541 consensus_queue.cc:237] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:27.660580 29558 raft_consensus.cc:2955] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:27.667498 29000 raft_consensus.cc:2955] T cb8729bcc9bd4ebc92ec487c36639309 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:27.669520 29151 consensus_queue.cc:237] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:27.673360 29077 raft_consensus.cc:2955] T cb8729bcc9bd4ebc92ec487c36639309 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:27.687830 29414 raft_consensus.cc:1275] T 2ffc147297764f7c9813dfe24b8d8fe1 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:27.689155 29151 raft_consensus.cc:1275] T 337ff93395374d5fb26b88f1c30cdaff P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Refusing update from remote peer fab209ad731448858862c14653f621c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:27.689917 29415 raft_consensus.cc:1275] T 337ff93395374d5fb26b88f1c30cdaff P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Refusing update from remote peer fab209ad731448858862c14653f621c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:27.687490 29416 raft_consensus.cc:2955] T cb8729bcc9bd4ebc92ec487c36639309 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:27.691815 29003 raft_consensus.cc:1275] T 337ff93395374d5fb26b88f1c30cdaff P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Refusing update from remote peer fab209ad731448858862c14653f621c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:27.693634 29568 consensus_queue.cc:1048] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:27.695235 29526 consensus_queue.cc:1048] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:27.697132 29003 raft_consensus.cc:1275] T 2ffc147297764f7c9813dfe24b8d8fe1 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:27.702334 29556 consensus_queue.cc:1048] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:27.703711 29573 consensus_queue.cc:1048] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:02:27.707746 29541 consensus_queue.cc:1048] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:27.713318 29415 raft_consensus.cc:2955] T 2ffc147297764f7c9813dfe24b8d8fe1 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fab209ad731448858862c14653f621c5 (127.27.60.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:27.711973 28902 catalog_manager.cc:5697] T cb8729bcc9bd4ebc92ec487c36639309 P fab209ad731448858862c14653f621c5 reported cstate change: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "980d92b52f07469bbb9ae63c6fa003e0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:27.710450 29525 raft_consensus.cc:2955] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fab209ad731448858862c14653f621c5 (127.27.60.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:27.741227 29000 raft_consensus.cc:2955] T 2ffc147297764f7c9813dfe24b8d8fe1 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fab209ad731448858862c14653f621c5 (127.27.60.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:27.753003 29568 raft_consensus.cc:2955] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:27.756749 29151 consensus_queue.cc:237] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 [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: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:27.756940 28900 catalog_manager.cc:5697] T 2ffc147297764f7c9813dfe24b8d8fe1 P 4936aa07a5db441e82a015649b725217 reported cstate change: config changed from index 3 to 4, VOTER fab209ad731448858862c14653f621c5 (127.27.60.130) evicted. New cstate: current_term: 1 leader_uuid: "980d92b52f07469bbb9ae63c6fa003e0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:27.763310 29415 raft_consensus.cc:2955] T 337ff93395374d5fb26b88f1c30cdaff P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:27.767343 29076 raft_consensus.cc:1275] T cb8729bcc9bd4ebc92ec487c36639309 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:27.770241 29573 consensus_queue.cc:1048] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:27.770859 29000 raft_consensus.cc:2955] T 337ff93395374d5fb26b88f1c30cdaff P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:27.781898 28886 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2ffc147297764f7c9813dfe24b8d8fe1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:27.785089 29415 raft_consensus.cc:1275] T cb8729bcc9bd4ebc92ec487c36639309 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:27.788823 29064 tablet_service.cc:1558] Processing DeleteTablet for tablet 2ffc147297764f7c9813dfe24b8d8fe1 with delete_type TABLET_DATA_TOMBSTONED (TS fab209ad731448858862c14653f621c5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55230
I20260710 11:02:27.794972 28900 catalog_manager.cc:5697] T 337ff93395374d5fb26b88f1c30cdaff P 4936aa07a5db441e82a015649b725217 reported cstate change: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fab209ad731448858862c14653f621c5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:27.797595 29573 consensus_queue.cc:1048] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:02:27.799423 29151 raft_consensus.cc:2955] T 337ff93395374d5fb26b88f1c30cdaff P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:27.807006 29558 raft_consensus.cc:2955] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:27.808967 29414 raft_consensus.cc:2955] T cb8729bcc9bd4ebc92ec487c36639309 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:27.822278 29578 tablet_replica.cc:333] T 2ffc147297764f7c9813dfe24b8d8fe1 P fab209ad731448858862c14653f621c5: stopping tablet replica
I20260710 11:02:27.823977 29578 raft_consensus.cc:2243] T 2ffc147297764f7c9813dfe24b8d8fe1 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:27.824851 29578 raft_consensus.cc:2272] T 2ffc147297764f7c9813dfe24b8d8fe1 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:27.832118 29578 ts_tablet_manager.cc:1916] T 2ffc147297764f7c9813dfe24b8d8fe1 P fab209ad731448858862c14653f621c5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:27.832814 28886 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cb8729bcc9bd4ebc92ec487c36639309 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:27.840117 29076 consensus_queue.cc:237] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:27.839776 28902 catalog_manager.cc:5697] T cb8729bcc9bd4ebc92ec487c36639309 P 4936aa07a5db441e82a015649b725217 reported cstate change: config changed from index 3 to 4, VOTER 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129) evicted. New cstate: current_term: 1 leader_uuid: "980d92b52f07469bbb9ae63c6fa003e0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:27.847230 29077 raft_consensus.cc:2955] T cb8729bcc9bd4ebc92ec487c36639309 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:27.850901 29414 raft_consensus.cc:1275] T 337ff93395374d5fb26b88f1c30cdaff P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Refusing update from remote peer fab209ad731448858862c14653f621c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:27.852599 29541 consensus_queue.cc:1048] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:27.853322 29000 raft_consensus.cc:1275] T 337ff93395374d5fb26b88f1c30cdaff P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Refusing update from remote peer fab209ad731448858862c14653f621c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:27.855798 29578 ts_tablet_manager.cc:1929] T 2ffc147297764f7c9813dfe24b8d8fe1 P fab209ad731448858862c14653f621c5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:27.855661 29541 consensus_queue.cc:1048] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:27.861214 29568 raft_consensus.cc:2955] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:27.863333 29415 raft_consensus.cc:2955] T 337ff93395374d5fb26b88f1c30cdaff P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:27.867370 28985 tablet_service.cc:1558] Processing DeleteTablet for tablet cb8729bcc9bd4ebc92ec487c36639309 with delete_type TABLET_DATA_TOMBSTONED (TS 263f19c3152d4e75a95fe88cd623e081 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60090
I20260710 11:02:27.865156 29000 raft_consensus.cc:2955] T 337ff93395374d5fb26b88f1c30cdaff P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:27.872540 28886 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 337ff93395374d5fb26b88f1c30cdaff with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:27.873647 29578 log.cc:1199] T 2ffc147297764f7c9813dfe24b8d8fe1 P fab209ad731448858862c14653f621c5: Deleting WAL directory at /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-0/minicluster-data/ts-1-root/wals/2ffc147297764f7c9813dfe24b8d8fe1
I20260710 11:02:27.875906 28886 catalog_manager.cc:5028] TS fab209ad731448858862c14653f621c5 (127.27.60.130:45087): tablet 2ffc147297764f7c9813dfe24b8d8fe1 (table test-workload [id=ddeed46936cb4fb381e19f902ef704b2]) successfully deleted
I20260710 11:02:27.878222 29557 raft_consensus.cc:1064] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0: attempting to promote NON_VOTER 4936aa07a5db441e82a015649b725217 to VOTER
I20260710 11:02:27.879707 29579 tablet_replica.cc:333] T cb8729bcc9bd4ebc92ec487c36639309 P 263f19c3152d4e75a95fe88cd623e081: stopping tablet replica
I20260710 11:02:27.880564 29557 consensus_queue.cc:237] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:27.890163 29579 raft_consensus.cc:2243] T cb8729bcc9bd4ebc92ec487c36639309 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:27.889767 28902 catalog_manager.cc:5697] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 reported cstate change: config changed from index 3 to 4, VOTER 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131) evicted. New cstate: current_term: 1 leader_uuid: "fab209ad731448858862c14653f621c5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:27.891004 29579 raft_consensus.cc:2272] T cb8729bcc9bd4ebc92ec487c36639309 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:27.898881 29415 raft_consensus.cc:1275] T ed2f8d2b895441ad82fa23b7dcad2d21 P 4936aa07a5db441e82a015649b725217 [term 2 LEARNER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:02:27.902256 29557 consensus_queue.cc:1048] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:27.906103 29077 raft_consensus.cc:1275] T ed2f8d2b895441ad82fa23b7dcad2d21 P fab209ad731448858862c14653f621c5 [term 2 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:02:27.906373 29000 raft_consensus.cc:1275] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081 [term 2 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:02:27.908174 29139 tablet_service.cc:1558] Processing DeleteTablet for tablet 337ff93395374d5fb26b88f1c30cdaff with delete_type TABLET_DATA_TOMBSTONED (TS 980d92b52f07469bbb9ae63c6fa003e0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53352
I20260710 11:02:27.913061 29573 consensus_queue.cc:1048] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:27.914353 29579 ts_tablet_manager.cc:1916] T cb8729bcc9bd4ebc92ec487c36639309 P 263f19c3152d4e75a95fe88cd623e081: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:27.920919 29573 consensus_queue.cc:1048] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:27.924751 29581 tablet_replica.cc:333] T 337ff93395374d5fb26b88f1c30cdaff P 980d92b52f07469bbb9ae63c6fa003e0: stopping tablet replica
I20260710 11:02:27.927803 29581 raft_consensus.cc:2243] T 337ff93395374d5fb26b88f1c30cdaff P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:27.942646 29581 raft_consensus.cc:2272] T 337ff93395374d5fb26b88f1c30cdaff P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:27.945320 29573 raft_consensus.cc:2955] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:27.947250 29077 raft_consensus.cc:2955] T ed2f8d2b895441ad82fa23b7dcad2d21 P fab209ad731448858862c14653f621c5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:27.956398 29579 ts_tablet_manager.cc:1929] T cb8729bcc9bd4ebc92ec487c36639309 P 263f19c3152d4e75a95fe88cd623e081: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:27.957049 29579 log.cc:1199] T cb8729bcc9bd4ebc92ec487c36639309 P 263f19c3152d4e75a95fe88cd623e081: Deleting WAL directory at /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-0/minicluster-data/ts-0-root/wals/cb8729bcc9bd4ebc92ec487c36639309
I20260710 11:02:27.957756 29581 ts_tablet_manager.cc:1916] T 337ff93395374d5fb26b88f1c30cdaff P 980d92b52f07469bbb9ae63c6fa003e0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:27.958148 29415 raft_consensus.cc:2955] T ed2f8d2b895441ad82fa23b7dcad2d21 P 4936aa07a5db441e82a015649b725217 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:27.964160 28888 catalog_manager.cc:5028] TS 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951): tablet cb8729bcc9bd4ebc92ec487c36639309 (table test-workload [id=ddeed46936cb4fb381e19f902ef704b2]) successfully deleted
I20260710 11:02:27.964185 28899 catalog_manager.cc:5697] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 reported cstate change: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "980d92b52f07469bbb9ae63c6fa003e0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:27.967233 29000 raft_consensus.cc:2955] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:27.989275 29151 consensus_queue.cc:237] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:27.990223 29581 ts_tablet_manager.cc:1929] T 337ff93395374d5fb26b88f1c30cdaff P 980d92b52f07469bbb9ae63c6fa003e0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:27.991108 29581 log.cc:1199] T 337ff93395374d5fb26b88f1c30cdaff P 980d92b52f07469bbb9ae63c6fa003e0: Deleting WAL directory at /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-0/minicluster-data/ts-2-root/wals/337ff93395374d5fb26b88f1c30cdaff
I20260710 11:02:27.992945 28886 catalog_manager.cc:5028] TS 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913): tablet 337ff93395374d5fb26b88f1c30cdaff (table test-workload [id=ddeed46936cb4fb381e19f902ef704b2]) successfully deleted
I20260710 11:02:27.996088 29415 raft_consensus.cc:1275] T ed2f8d2b895441ad82fa23b7dcad2d21 P 4936aa07a5db441e82a015649b725217 [term 2 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:02:27.997759 29558 consensus_queue.cc:1048] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:27.996637 29000 raft_consensus.cc:1275] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081 [term 2 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:02:28.002012 29558 consensus_queue.cc:1048] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:28.008371 29573 raft_consensus.cc:2955] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER fab209ad731448858862c14653f621c5 (127.27.60.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:28.013011 29000 raft_consensus.cc:2955] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER fab209ad731448858862c14653f621c5 (127.27.60.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:28.014582 29415 raft_consensus.cc:2955] T ed2f8d2b895441ad82fa23b7dcad2d21 P 4936aa07a5db441e82a015649b725217 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER fab209ad731448858862c14653f621c5 (127.27.60.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:28.026104 28902 catalog_manager.cc:5697] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081 reported cstate change: config changed from index 3 to 4, VOTER fab209ad731448858862c14653f621c5 (127.27.60.130) evicted. New cstate: current_term: 2 leader_uuid: "980d92b52f07469bbb9ae63c6fa003e0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:28.029299 28886 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ed2f8d2b895441ad82fa23b7dcad2d21 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:28.038427 29064 tablet_service.cc:1558] Processing DeleteTablet for tablet ed2f8d2b895441ad82fa23b7dcad2d21 with delete_type TABLET_DATA_TOMBSTONED (TS fab209ad731448858862c14653f621c5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55230
I20260710 11:02:28.039260 29578 tablet_replica.cc:333] T ed2f8d2b895441ad82fa23b7dcad2d21 P fab209ad731448858862c14653f621c5: stopping tablet replica
I20260710 11:02:28.040074 29578 raft_consensus.cc:2243] T ed2f8d2b895441ad82fa23b7dcad2d21 P fab209ad731448858862c14653f621c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:28.040627 29578 raft_consensus.cc:2272] T ed2f8d2b895441ad82fa23b7dcad2d21 P fab209ad731448858862c14653f621c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:28.043608 29578 ts_tablet_manager.cc:1916] T ed2f8d2b895441ad82fa23b7dcad2d21 P fab209ad731448858862c14653f621c5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:28.054805 29578 ts_tablet_manager.cc:1929] T ed2f8d2b895441ad82fa23b7dcad2d21 P fab209ad731448858862c14653f621c5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260710 11:02:28.055207 29578 log.cc:1199] T ed2f8d2b895441ad82fa23b7dcad2d21 P fab209ad731448858862c14653f621c5: Deleting WAL directory at /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-0/minicluster-data/ts-1-root/wals/ed2f8d2b895441ad82fa23b7dcad2d21
I20260710 11:02:28.056576 28886 catalog_manager.cc:5028] TS fab209ad731448858862c14653f621c5 (127.27.60.130:45087): tablet ed2f8d2b895441ad82fa23b7dcad2d21 (table test-workload [id=ddeed46936cb4fb381e19f902ef704b2]) successfully deleted
I20260710 11:02:29.070598 29077 consensus_queue.cc:237] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5 [LEADER]: Queue 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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
W20260710 11:02:29.077899 29044 consensus_peers.cc:597] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5 -> Peer 4936aa07a5db441e82a015649b725217 (127.27.60.132:35303): Couldn't send request to peer 4936aa07a5db441e82a015649b725217. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e1ffd784fd40498da6643a1f3cdd6c12. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:29.078382 29153 raft_consensus.cc:1275] T e1ffd784fd40498da6643a1f3cdd6c12 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Refusing update from remote peer fab209ad731448858862c14653f621c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:29.079730 29588 consensus_queue.cc:1048] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:29.079876 29000 raft_consensus.cc:1275] T e1ffd784fd40498da6643a1f3cdd6c12 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Refusing update from remote peer fab209ad731448858862c14653f621c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:29.081380 29588 consensus_queue.cc:1048] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:29.094398 29568 raft_consensus.cc:2955] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:29.096212 29000 raft_consensus.cc:2955] T e1ffd784fd40498da6643a1f3cdd6c12 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:29.099766 29153 raft_consensus.cc:2955] T e1ffd784fd40498da6643a1f3cdd6c12 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:29.111989 29153 consensus_queue.cc:237] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Queue 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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:29.112864 28902 catalog_manager.cc:5697] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5 reported cstate change: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New cstate: current_term: 1 leader_uuid: "fab209ad731448858862c14653f621c5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:29.120716 29000 raft_consensus.cc:1275] T de3c2f2de6ae47bdbc287c3d02f6d25a P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:29.122193 29585 consensus_queue.cc:1048] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:29.122994 29077 raft_consensus.cc:1275] T de3c2f2de6ae47bdbc287c3d02f6d25a P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:29.123117 29118 consensus_peers.cc:597] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 -> Peer 4936aa07a5db441e82a015649b725217 (127.27.60.132:35303): Couldn't send request to peer 4936aa07a5db441e82a015649b725217. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: de3c2f2de6ae47bdbc287c3d02f6d25a. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:29.124256 29585 consensus_queue.cc:1048] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:29.131156 29585 raft_consensus.cc:2955] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:29.137279 29000 raft_consensus.cc:2955] T de3c2f2de6ae47bdbc287c3d02f6d25a P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:29.144273 29077 raft_consensus.cc:2955] T de3c2f2de6ae47bdbc287c3d02f6d25a P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:29.161986 28900 catalog_manager.cc:5697] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 reported cstate change: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New cstate: current_term: 1 leader_uuid: "980d92b52f07469bbb9ae63c6fa003e0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:29.188062 29000 consensus_queue.cc:237] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Queue 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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:29.195781 29151 raft_consensus.cc:1275] T 778a045dfbee483a84278984d2c4e372 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Refusing update from remote peer 263f19c3152d4e75a95fe88cd623e081: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:29.198745 29077 raft_consensus.cc:1275] T 778a045dfbee483a84278984d2c4e372 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Refusing update from remote peer 263f19c3152d4e75a95fe88cd623e081: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:29.199194 29586 consensus_queue.cc:1048] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:29.201234 29495 consensus_queue.cc:1048] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:29.213644 29586 raft_consensus.cc:2955] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:29.214769 29151 raft_consensus.cc:2955] T 778a045dfbee483a84278984d2c4e372 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:29.229370 29076 raft_consensus.cc:2955] T 778a045dfbee483a84278984d2c4e372 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:29.231484 28902 catalog_manager.cc:5697] T 778a045dfbee483a84278984d2c4e372 P 980d92b52f07469bbb9ae63c6fa003e0 reported cstate change: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New cstate: current_term: 1 leader_uuid: "263f19c3152d4e75a95fe88cd623e081" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
W20260710 11:02:29.240948 28969 consensus_peers.cc:597] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081 -> Peer 4936aa07a5db441e82a015649b725217 (127.27.60.132:35303): Couldn't send request to peer 4936aa07a5db441e82a015649b725217. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 778a045dfbee483a84278984d2c4e372. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:29.245985 29151 consensus_queue.cc:237] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Queue 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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
W20260710 11:02:29.253925 29118 consensus_peers.cc:597] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0 -> Peer 4936aa07a5db441e82a015649b725217 (127.27.60.132:35303): Couldn't send request to peer 4936aa07a5db441e82a015649b725217. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aee82414dd8d4cc89fb07335523bf3ad. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:29.254484 29076 raft_consensus.cc:1275] T aee82414dd8d4cc89fb07335523bf3ad P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:29.254484 29003 raft_consensus.cc:1275] T aee82414dd8d4cc89fb07335523bf3ad P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:29.256222 29558 consensus_queue.cc:1048] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:29.257198 29597 consensus_queue.cc:1048] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:29.265623 29597 raft_consensus.cc:2955] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:29.267153 29003 raft_consensus.cc:2955] T aee82414dd8d4cc89fb07335523bf3ad P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:29.268281 29076 raft_consensus.cc:2955] T aee82414dd8d4cc89fb07335523bf3ad P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:29.282153 28899 catalog_manager.cc:5697] T aee82414dd8d4cc89fb07335523bf3ad P fab209ad731448858862c14653f621c5 reported cstate change: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New cstate: current_term: 1 leader_uuid: "980d92b52f07469bbb9ae63c6fa003e0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:29.542227 29611 ts_tablet_manager.cc:933] T de3c2f2de6ae47bdbc287c3d02f6d25a P 4936aa07a5db441e82a015649b725217: Initiating tablet copy from peer 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:29.544613 29611 tablet_copy_client.cc:323] T de3c2f2de6ae47bdbc287c3d02f6d25a P 4936aa07a5db441e82a015649b725217: tablet copy: Beginning tablet copy session from remote peer at address 127.27.60.131:33913
I20260710 11:02:29.546300 29163 tablet_copy_service.cc:140] P 980d92b52f07469bbb9ae63c6fa003e0: Received BeginTabletCopySession request for tablet de3c2f2de6ae47bdbc287c3d02f6d25a from peer 4936aa07a5db441e82a015649b725217 ({username='slave'} at 127.0.0.1:53388)
I20260710 11:02:29.546803 29163 tablet_copy_service.cc:161] P 980d92b52f07469bbb9ae63c6fa003e0: Beginning new tablet copy session on tablet de3c2f2de6ae47bdbc287c3d02f6d25a from peer 4936aa07a5db441e82a015649b725217 at {username='slave'} at 127.0.0.1:53388: session id = 4936aa07a5db441e82a015649b725217-de3c2f2de6ae47bdbc287c3d02f6d25a
I20260710 11:02:29.552743 29163 tablet_copy_source_session.cc:215] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:29.555594 29611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de3c2f2de6ae47bdbc287c3d02f6d25a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:29.566174 29611 tablet_copy_client.cc:806] T de3c2f2de6ae47bdbc287c3d02f6d25a P 4936aa07a5db441e82a015649b725217: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:29.566740 29611 tablet_copy_client.cc:670] T de3c2f2de6ae47bdbc287c3d02f6d25a P 4936aa07a5db441e82a015649b725217: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:29.570094 29611 tablet_copy_client.cc:538] T de3c2f2de6ae47bdbc287c3d02f6d25a P 4936aa07a5db441e82a015649b725217: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:29.576830 29611 tablet_bootstrap.cc:492] T de3c2f2de6ae47bdbc287c3d02f6d25a P 4936aa07a5db441e82a015649b725217: Bootstrap starting.
I20260710 11:02:29.610396 29614 ts_tablet_manager.cc:933] T e1ffd784fd40498da6643a1f3cdd6c12 P 4936aa07a5db441e82a015649b725217: Initiating tablet copy from peer fab209ad731448858862c14653f621c5 (127.27.60.130:45087)
I20260710 11:02:29.613286 29614 tablet_copy_client.cc:323] T e1ffd784fd40498da6643a1f3cdd6c12 P 4936aa07a5db441e82a015649b725217: tablet copy: Beginning tablet copy session from remote peer at address 127.27.60.130:45087
I20260710 11:02:29.615296 29089 tablet_copy_service.cc:140] P fab209ad731448858862c14653f621c5: Received BeginTabletCopySession request for tablet e1ffd784fd40498da6643a1f3cdd6c12 from peer 4936aa07a5db441e82a015649b725217 ({username='slave'} at 127.0.0.1:55276)
I20260710 11:02:29.615855 29089 tablet_copy_service.cc:161] P fab209ad731448858862c14653f621c5: Beginning new tablet copy session on tablet e1ffd784fd40498da6643a1f3cdd6c12 from peer 4936aa07a5db441e82a015649b725217 at {username='slave'} at 127.0.0.1:55276: session id = 4936aa07a5db441e82a015649b725217-e1ffd784fd40498da6643a1f3cdd6c12
I20260710 11:02:29.618270 29611 tablet_bootstrap.cc:492] T de3c2f2de6ae47bdbc287c3d02f6d25a P 4936aa07a5db441e82a015649b725217: 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
I20260710 11:02:29.619192 29611 tablet_bootstrap.cc:492] T de3c2f2de6ae47bdbc287c3d02f6d25a P 4936aa07a5db441e82a015649b725217: Bootstrap complete.
I20260710 11:02:29.619858 29611 ts_tablet_manager.cc:1403] T de3c2f2de6ae47bdbc287c3d02f6d25a P 4936aa07a5db441e82a015649b725217: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.009s
I20260710 11:02:29.623348 29611 raft_consensus.cc:359] T de3c2f2de6ae47bdbc287c3d02f6d25a P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:29.623889 29089 tablet_copy_source_session.cc:215] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:29.624296 29611 raft_consensus.cc:740] T de3c2f2de6ae47bdbc287c3d02f6d25a P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4936aa07a5db441e82a015649b725217, State: Initialized, Role: LEARNER
I20260710 11:02:29.625001 29611 consensus_queue.cc:260] T de3c2f2de6ae47bdbc287c3d02f6d25a P 4936aa07a5db441e82a015649b725217 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:29.628019 29614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ffd784fd40498da6643a1f3cdd6c12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:29.634642 29611 ts_tablet_manager.cc:1434] T de3c2f2de6ae47bdbc287c3d02f6d25a P 4936aa07a5db441e82a015649b725217: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.004s
I20260710 11:02:29.636330 29163 tablet_copy_service.cc:342] P 980d92b52f07469bbb9ae63c6fa003e0: Request end of tablet copy session 4936aa07a5db441e82a015649b725217-de3c2f2de6ae47bdbc287c3d02f6d25a received from {username='slave'} at 127.0.0.1:53388
I20260710 11:02:29.636765 29163 tablet_copy_service.cc:434] P 980d92b52f07469bbb9ae63c6fa003e0: ending tablet copy session 4936aa07a5db441e82a015649b725217-de3c2f2de6ae47bdbc287c3d02f6d25a on tablet de3c2f2de6ae47bdbc287c3d02f6d25a with peer 4936aa07a5db441e82a015649b725217
I20260710 11:02:29.648787 29611 ts_tablet_manager.cc:933] T 778a045dfbee483a84278984d2c4e372 P 4936aa07a5db441e82a015649b725217: Initiating tablet copy from peer 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951)
I20260710 11:02:29.655478 29614 tablet_copy_client.cc:806] T e1ffd784fd40498da6643a1f3cdd6c12 P 4936aa07a5db441e82a015649b725217: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:29.656400 29614 tablet_copy_client.cc:670] T e1ffd784fd40498da6643a1f3cdd6c12 P 4936aa07a5db441e82a015649b725217: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:29.662931 29618 ts_tablet_manager.cc:933] T aee82414dd8d4cc89fb07335523bf3ad P 4936aa07a5db441e82a015649b725217: Initiating tablet copy from peer 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:29.667109 29614 tablet_copy_client.cc:538] T e1ffd784fd40498da6643a1f3cdd6c12 P 4936aa07a5db441e82a015649b725217: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:29.671264 29618 tablet_copy_client.cc:323] T aee82414dd8d4cc89fb07335523bf3ad P 4936aa07a5db441e82a015649b725217: tablet copy: Beginning tablet copy session from remote peer at address 127.27.60.131:33913
I20260710 11:02:29.673010 29163 tablet_copy_service.cc:140] P 980d92b52f07469bbb9ae63c6fa003e0: Received BeginTabletCopySession request for tablet aee82414dd8d4cc89fb07335523bf3ad from peer 4936aa07a5db441e82a015649b725217 ({username='slave'} at 127.0.0.1:53388)
I20260710 11:02:29.673550 29611 tablet_copy_client.cc:323] T 778a045dfbee483a84278984d2c4e372 P 4936aa07a5db441e82a015649b725217: tablet copy: Beginning tablet copy session from remote peer at address 127.27.60.129:37951
I20260710 11:02:29.673683 29163 tablet_copy_service.cc:161] P 980d92b52f07469bbb9ae63c6fa003e0: Beginning new tablet copy session on tablet aee82414dd8d4cc89fb07335523bf3ad from peer 4936aa07a5db441e82a015649b725217 at {username='slave'} at 127.0.0.1:53388: session id = 4936aa07a5db441e82a015649b725217-aee82414dd8d4cc89fb07335523bf3ad
I20260710 11:02:29.679133 29614 tablet_bootstrap.cc:492] T e1ffd784fd40498da6643a1f3cdd6c12 P 4936aa07a5db441e82a015649b725217: Bootstrap starting.
I20260710 11:02:29.681489 29163 tablet_copy_source_session.cc:215] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:29.685349 29618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aee82414dd8d4cc89fb07335523bf3ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:29.708698 29618 tablet_copy_client.cc:806] T aee82414dd8d4cc89fb07335523bf3ad P 4936aa07a5db441e82a015649b725217: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:29.709368 29618 tablet_copy_client.cc:670] T aee82414dd8d4cc89fb07335523bf3ad P 4936aa07a5db441e82a015649b725217: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:29.713017 29014 tablet_copy_service.cc:140] P 263f19c3152d4e75a95fe88cd623e081: Received BeginTabletCopySession request for tablet 778a045dfbee483a84278984d2c4e372 from peer 4936aa07a5db441e82a015649b725217 ({username='slave'} at 127.0.0.1:34486)
I20260710 11:02:29.713685 29014 tablet_copy_service.cc:161] P 263f19c3152d4e75a95fe88cd623e081: Beginning new tablet copy session on tablet 778a045dfbee483a84278984d2c4e372 from peer 4936aa07a5db441e82a015649b725217 at {username='slave'} at 127.0.0.1:34486: session id = 4936aa07a5db441e82a015649b725217-778a045dfbee483a84278984d2c4e372
I20260710 11:02:29.716398 29614 tablet_bootstrap.cc:492] T e1ffd784fd40498da6643a1f3cdd6c12 P 4936aa07a5db441e82a015649b725217: 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
I20260710 11:02:29.717314 29614 tablet_bootstrap.cc:492] T e1ffd784fd40498da6643a1f3cdd6c12 P 4936aa07a5db441e82a015649b725217: Bootstrap complete.
I20260710 11:02:29.717514 29618 tablet_copy_client.cc:538] T aee82414dd8d4cc89fb07335523bf3ad P 4936aa07a5db441e82a015649b725217: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:29.718291 29614 ts_tablet_manager.cc:1403] T e1ffd784fd40498da6643a1f3cdd6c12 P 4936aa07a5db441e82a015649b725217: Time spent bootstrapping tablet: real 0.039s	user 0.022s	sys 0.007s
I20260710 11:02:29.721840 29014 tablet_copy_source_session.cc:215] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:29.725649 29611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 778a045dfbee483a84278984d2c4e372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:29.728157 29618 tablet_bootstrap.cc:492] T aee82414dd8d4cc89fb07335523bf3ad P 4936aa07a5db441e82a015649b725217: Bootstrap starting.
I20260710 11:02:29.736146 29614 raft_consensus.cc:359] T e1ffd784fd40498da6643a1f3cdd6c12 P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:29.737124 29614 raft_consensus.cc:740] T e1ffd784fd40498da6643a1f3cdd6c12 P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4936aa07a5db441e82a015649b725217, State: Initialized, Role: LEARNER
I20260710 11:02:29.737884 29614 consensus_queue.cc:260] T e1ffd784fd40498da6643a1f3cdd6c12 P 4936aa07a5db441e82a015649b725217 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:29.740756 29614 ts_tablet_manager.cc:1434] T e1ffd784fd40498da6643a1f3cdd6c12 P 4936aa07a5db441e82a015649b725217: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260710 11:02:29.742559 29089 tablet_copy_service.cc:342] P fab209ad731448858862c14653f621c5: Request end of tablet copy session 4936aa07a5db441e82a015649b725217-e1ffd784fd40498da6643a1f3cdd6c12 received from {username='slave'} at 127.0.0.1:55276
I20260710 11:02:29.742990 29089 tablet_copy_service.cc:434] P fab209ad731448858862c14653f621c5: ending tablet copy session 4936aa07a5db441e82a015649b725217-e1ffd784fd40498da6643a1f3cdd6c12 on tablet e1ffd784fd40498da6643a1f3cdd6c12 with peer 4936aa07a5db441e82a015649b725217
I20260710 11:02:29.743990 29611 tablet_copy_client.cc:806] T 778a045dfbee483a84278984d2c4e372 P 4936aa07a5db441e82a015649b725217: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:29.744601 29611 tablet_copy_client.cc:670] T 778a045dfbee483a84278984d2c4e372 P 4936aa07a5db441e82a015649b725217: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:29.748669 29611 tablet_copy_client.cc:538] T 778a045dfbee483a84278984d2c4e372 P 4936aa07a5db441e82a015649b725217: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:29.753684 29618 tablet_bootstrap.cc:492] T aee82414dd8d4cc89fb07335523bf3ad P 4936aa07a5db441e82a015649b725217: 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
I20260710 11:02:29.754500 29618 tablet_bootstrap.cc:492] T aee82414dd8d4cc89fb07335523bf3ad P 4936aa07a5db441e82a015649b725217: Bootstrap complete.
I20260710 11:02:29.755064 29618 ts_tablet_manager.cc:1403] T aee82414dd8d4cc89fb07335523bf3ad P 4936aa07a5db441e82a015649b725217: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.003s
I20260710 11:02:29.757863 29611 tablet_bootstrap.cc:492] T 778a045dfbee483a84278984d2c4e372 P 4936aa07a5db441e82a015649b725217: Bootstrap starting.
I20260710 11:02:29.757753 29618 raft_consensus.cc:359] T aee82414dd8d4cc89fb07335523bf3ad P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:29.758756 29618 raft_consensus.cc:740] T aee82414dd8d4cc89fb07335523bf3ad P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4936aa07a5db441e82a015649b725217, State: Initialized, Role: LEARNER
I20260710 11:02:29.759462 29618 consensus_queue.cc:260] T aee82414dd8d4cc89fb07335523bf3ad P 4936aa07a5db441e82a015649b725217 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:29.762181 29618 ts_tablet_manager.cc:1434] T aee82414dd8d4cc89fb07335523bf3ad P 4936aa07a5db441e82a015649b725217: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:02:29.763895 29163 tablet_copy_service.cc:342] P 980d92b52f07469bbb9ae63c6fa003e0: Request end of tablet copy session 4936aa07a5db441e82a015649b725217-aee82414dd8d4cc89fb07335523bf3ad received from {username='slave'} at 127.0.0.1:53388
I20260710 11:02:29.764343 29163 tablet_copy_service.cc:434] P 980d92b52f07469bbb9ae63c6fa003e0: ending tablet copy session 4936aa07a5db441e82a015649b725217-aee82414dd8d4cc89fb07335523bf3ad on tablet aee82414dd8d4cc89fb07335523bf3ad with peer 4936aa07a5db441e82a015649b725217
I20260710 11:02:29.779446 29611 tablet_bootstrap.cc:492] T 778a045dfbee483a84278984d2c4e372 P 4936aa07a5db441e82a015649b725217: 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
I20260710 11:02:29.780351 29611 tablet_bootstrap.cc:492] T 778a045dfbee483a84278984d2c4e372 P 4936aa07a5db441e82a015649b725217: Bootstrap complete.
I20260710 11:02:29.781040 29611 ts_tablet_manager.cc:1403] T 778a045dfbee483a84278984d2c4e372 P 4936aa07a5db441e82a015649b725217: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.005s
I20260710 11:02:29.783931 29611 raft_consensus.cc:359] T 778a045dfbee483a84278984d2c4e372 P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:29.784854 29611 raft_consensus.cc:740] T 778a045dfbee483a84278984d2c4e372 P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4936aa07a5db441e82a015649b725217, State: Initialized, Role: LEARNER
I20260710 11:02:29.785501 29611 consensus_queue.cc:260] T 778a045dfbee483a84278984d2c4e372 P 4936aa07a5db441e82a015649b725217 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:29.788008 29611 ts_tablet_manager.cc:1434] T 778a045dfbee483a84278984d2c4e372 P 4936aa07a5db441e82a015649b725217: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260710 11:02:29.790033 29014 tablet_copy_service.cc:342] P 263f19c3152d4e75a95fe88cd623e081: Request end of tablet copy session 4936aa07a5db441e82a015649b725217-778a045dfbee483a84278984d2c4e372 received from {username='slave'} at 127.0.0.1:34486
I20260710 11:02:29.790542 29014 tablet_copy_service.cc:434] P 263f19c3152d4e75a95fe88cd623e081: ending tablet copy session 4936aa07a5db441e82a015649b725217-778a045dfbee483a84278984d2c4e372 on tablet 778a045dfbee483a84278984d2c4e372 with peer 4936aa07a5db441e82a015649b725217
I20260710 11:02:30.023391 29415 raft_consensus.cc:1217] T de3c2f2de6ae47bdbc287c3d02f6d25a P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:30.098840 29415 raft_consensus.cc:1217] T e1ffd784fd40498da6643a1f3cdd6c12 P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:30.193094 29415 raft_consensus.cc:1217] T aee82414dd8d4cc89fb07335523bf3ad P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:30.224881 29415 raft_consensus.cc:1217] T 778a045dfbee483a84278984d2c4e372 P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:30.428243 29593 raft_consensus.cc:1064] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0: attempting to promote NON_VOTER 4936aa07a5db441e82a015649b725217 to VOTER
I20260710 11:02:30.430266 29593 consensus_queue.cc:237] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:30.436851 29003 raft_consensus.cc:1275] T de3c2f2de6ae47bdbc287c3d02f6d25a P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:30.436877 29077 raft_consensus.cc:1275] T de3c2f2de6ae47bdbc287c3d02f6d25a P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:30.438385 29593 consensus_queue.cc:1048] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:30.439126 29415 raft_consensus.cc:1275] T de3c2f2de6ae47bdbc287c3d02f6d25a P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:30.439241 29625 consensus_queue.cc:1048] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:30.440443 29597 consensus_queue.cc:1048] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:30.458818 29597 raft_consensus.cc:2955] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:30.461349 29077 raft_consensus.cc:2955] T de3c2f2de6ae47bdbc287c3d02f6d25a P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:30.463683 29003 raft_consensus.cc:2955] T de3c2f2de6ae47bdbc287c3d02f6d25a P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:30.472378 29415 raft_consensus.cc:2955] T de3c2f2de6ae47bdbc287c3d02f6d25a P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:30.478560 28902 catalog_manager.cc:5697] T de3c2f2de6ae47bdbc287c3d02f6d25a P fab209ad731448858862c14653f621c5 reported cstate change: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "980d92b52f07469bbb9ae63c6fa003e0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:30.509195 29153 consensus_queue.cc:237] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:30.513365 29415 raft_consensus.cc:1275] T de3c2f2de6ae47bdbc287c3d02f6d25a P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:30.513993 29003 raft_consensus.cc:1275] T de3c2f2de6ae47bdbc287c3d02f6d25a P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:30.514838 29625 consensus_queue.cc:1048] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:30.515862 29593 consensus_queue.cc:1048] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:30.523089 29625 raft_consensus.cc:2955] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fab209ad731448858862c14653f621c5 (127.27.60.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:30.526369 29415 raft_consensus.cc:2955] T de3c2f2de6ae47bdbc287c3d02f6d25a P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fab209ad731448858862c14653f621c5 (127.27.60.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:30.527254 29003 raft_consensus.cc:2955] T de3c2f2de6ae47bdbc287c3d02f6d25a P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fab209ad731448858862c14653f621c5 (127.27.60.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:30.539836 28900 catalog_manager.cc:5697] T de3c2f2de6ae47bdbc287c3d02f6d25a P 4936aa07a5db441e82a015649b725217 reported cstate change: config changed from index 3 to 4, VOTER fab209ad731448858862c14653f621c5 (127.27.60.130) evicted. New cstate: current_term: 1 leader_uuid: "980d92b52f07469bbb9ae63c6fa003e0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:30.542343 28886 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet de3c2f2de6ae47bdbc287c3d02f6d25a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:30.551476 29064 tablet_service.cc:1558] Processing DeleteTablet for tablet de3c2f2de6ae47bdbc287c3d02f6d25a with delete_type TABLET_DATA_TOMBSTONED (TS fab209ad731448858862c14653f621c5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55230
I20260710 11:02:30.563496 29638 tablet_replica.cc:333] T de3c2f2de6ae47bdbc287c3d02f6d25a P fab209ad731448858862c14653f621c5: stopping tablet replica
I20260710 11:02:30.564934 29638 raft_consensus.cc:2243] T de3c2f2de6ae47bdbc287c3d02f6d25a P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:30.565764 29638 raft_consensus.cc:2272] T de3c2f2de6ae47bdbc287c3d02f6d25a P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:30.569120 29638 ts_tablet_manager.cc:1916] T de3c2f2de6ae47bdbc287c3d02f6d25a P fab209ad731448858862c14653f621c5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:30.583455 29638 ts_tablet_manager.cc:1929] T de3c2f2de6ae47bdbc287c3d02f6d25a P fab209ad731448858862c14653f621c5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:30.583817 29638 log.cc:1199] T de3c2f2de6ae47bdbc287c3d02f6d25a P fab209ad731448858862c14653f621c5: Deleting WAL directory at /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-0/minicluster-data/ts-1-root/wals/de3c2f2de6ae47bdbc287c3d02f6d25a
I20260710 11:02:30.585184 28886 catalog_manager.cc:5028] TS fab209ad731448858862c14653f621c5 (127.27.60.130:45087): tablet de3c2f2de6ae47bdbc287c3d02f6d25a (table test-workload [id=ddeed46936cb4fb381e19f902ef704b2]) successfully deleted
I20260710 11:02:30.685775 29593 raft_consensus.cc:1064] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0: attempting to promote NON_VOTER 4936aa07a5db441e82a015649b725217 to VOTER
I20260710 11:02:30.688136 29593 consensus_queue.cc:237] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:30.694757 29415 raft_consensus.cc:1275] T aee82414dd8d4cc89fb07335523bf3ad P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:30.694757 29077 raft_consensus.cc:1275] T aee82414dd8d4cc89fb07335523bf3ad P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:30.696305 29003 raft_consensus.cc:1275] T aee82414dd8d4cc89fb07335523bf3ad P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:30.696419 29593 consensus_queue.cc:1048] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:30.697567 29597 consensus_queue.cc:1048] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:30.698700 29639 consensus_queue.cc:1048] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:30.711676 29627 raft_consensus.cc:1064] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5: attempting to promote NON_VOTER 4936aa07a5db441e82a015649b725217 to VOTER
I20260710 11:02:30.712417 29639 raft_consensus.cc:2955] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:30.714526 29627 consensus_queue.cc:237] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:30.718662 29003 raft_consensus.cc:2955] T aee82414dd8d4cc89fb07335523bf3ad P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:30.723469 29077 raft_consensus.cc:2955] T aee82414dd8d4cc89fb07335523bf3ad P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:30.730316 28900 catalog_manager.cc:5697] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0 reported cstate change: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "980d92b52f07469bbb9ae63c6fa003e0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:30.733866 29153 raft_consensus.cc:1275] T e1ffd784fd40498da6643a1f3cdd6c12 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Refusing update from remote peer fab209ad731448858862c14653f621c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:30.735389 29626 consensus_queue.cc:1048] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:30.739977 29000 raft_consensus.cc:1275] T e1ffd784fd40498da6643a1f3cdd6c12 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Refusing update from remote peer fab209ad731448858862c14653f621c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:30.745679 29415 raft_consensus.cc:1275] T e1ffd784fd40498da6643a1f3cdd6c12 P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Refusing update from remote peer fab209ad731448858862c14653f621c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:30.745065 29414 raft_consensus.cc:2955] T aee82414dd8d4cc89fb07335523bf3ad P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:30.746188 29626 consensus_queue.cc:1048] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:30.753037 29626 consensus_queue.cc:1048] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:30.759147 29629 raft_consensus.cc:1064] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081: attempting to promote NON_VOTER 4936aa07a5db441e82a015649b725217 to VOTER
I20260710 11:02:30.770840 29629 consensus_queue.cc:237] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:30.779287 29414 raft_consensus.cc:2955] T e1ffd784fd40498da6643a1f3cdd6c12 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:30.776661 29627 raft_consensus.cc:2955] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:30.780274 29153 consensus_queue.cc:237] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0 [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: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:30.799120 28900 catalog_manager.cc:5697] T e1ffd784fd40498da6643a1f3cdd6c12 P 4936aa07a5db441e82a015649b725217 reported cstate change: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fab209ad731448858862c14653f621c5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:30.807900 29077 raft_consensus.cc:1275] T aee82414dd8d4cc89fb07335523bf3ad P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:30.810101 29625 consensus_queue.cc:1048] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:02:30.813120 29413 raft_consensus.cc:1275] T aee82414dd8d4cc89fb07335523bf3ad P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:30.814800 29625 consensus_queue.cc:1048] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:02:30.818151 29597 raft_consensus.cc:2955] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:30.828291 29414 raft_consensus.cc:1275] T 778a045dfbee483a84278984d2c4e372 P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Refusing update from remote peer 263f19c3152d4e75a95fe88cd623e081: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:30.830309 29604 consensus_queue.cc:1048] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:30.837213 29077 raft_consensus.cc:2955] T aee82414dd8d4cc89fb07335523bf3ad P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:30.841640 29153 raft_consensus.cc:2955] T e1ffd784fd40498da6643a1f3cdd6c12 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:30.842904 29151 raft_consensus.cc:1275] T 778a045dfbee483a84278984d2c4e372 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Refusing update from remote peer 263f19c3152d4e75a95fe88cd623e081: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:30.842674 29076 consensus_queue.cc:237] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5 [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: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:30.845595 29604 consensus_queue.cc:1048] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:30.848935 29413 raft_consensus.cc:2955] T aee82414dd8d4cc89fb07335523bf3ad P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:30.850236 29415 raft_consensus.cc:1275] T e1ffd784fd40498da6643a1f3cdd6c12 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Refusing update from remote peer fab209ad731448858862c14653f621c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:30.853349 29644 consensus_queue.cc:1048] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:02:30.864615 29151 raft_consensus.cc:1275] T e1ffd784fd40498da6643a1f3cdd6c12 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Refusing update from remote peer fab209ad731448858862c14653f621c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:30.864837 28900 catalog_manager.cc:5697] T aee82414dd8d4cc89fb07335523bf3ad P 4936aa07a5db441e82a015649b725217 reported cstate change: config changed from index 3 to 4, VOTER 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129) evicted. New cstate: current_term: 1 leader_uuid: "980d92b52f07469bbb9ae63c6fa003e0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:30.877914 29627 raft_consensus.cc:2955] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:30.882140 29413 raft_consensus.cc:2955] T e1ffd784fd40498da6643a1f3cdd6c12 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:30.889950 28886 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aee82414dd8d4cc89fb07335523bf3ad with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:30.890636 29626 consensus_queue.cc:1048] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:30.893808 28985 tablet_service.cc:1558] Processing DeleteTablet for tablet aee82414dd8d4cc89fb07335523bf3ad with delete_type TABLET_DATA_TOMBSTONED (TS 263f19c3152d4e75a95fe88cd623e081 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60090
I20260710 11:02:30.881304 29003 raft_consensus.cc:2955] T e1ffd784fd40498da6643a1f3cdd6c12 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:30.902288 29151 raft_consensus.cc:2955] T e1ffd784fd40498da6643a1f3cdd6c12 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:30.907656 29655 tablet_replica.cc:333] T aee82414dd8d4cc89fb07335523bf3ad P 263f19c3152d4e75a95fe88cd623e081: stopping tablet replica
I20260710 11:02:30.909221 29655 raft_consensus.cc:2243] T aee82414dd8d4cc89fb07335523bf3ad P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:02:30.911793 28967 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33913, user_credentials={real_user=slave}} blocked reactor thread for 67488.7us
I20260710 11:02:30.918682 29077 raft_consensus.cc:1275] T 778a045dfbee483a84278984d2c4e372 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Refusing update from remote peer 263f19c3152d4e75a95fe88cd623e081: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:30.919971 29655 raft_consensus.cc:2272] T aee82414dd8d4cc89fb07335523bf3ad P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:30.924137 29655 ts_tablet_manager.cc:1916] T aee82414dd8d4cc89fb07335523bf3ad P 263f19c3152d4e75a95fe88cd623e081: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:30.927680 28886 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e1ffd784fd40498da6643a1f3cdd6c12 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:30.927908 28901 catalog_manager.cc:5697] T e1ffd784fd40498da6643a1f3cdd6c12 P 4936aa07a5db441e82a015649b725217 reported cstate change: config changed from index 3 to 4, VOTER 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129) evicted. New cstate: current_term: 1 leader_uuid: "fab209ad731448858862c14653f621c5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:30.932607 29653 consensus_queue.cc:1048] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:30.940299 28985 tablet_service.cc:1558] Processing DeleteTablet for tablet e1ffd784fd40498da6643a1f3cdd6c12 with delete_type TABLET_DATA_TOMBSTONED (TS 263f19c3152d4e75a95fe88cd623e081 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60090
I20260710 11:02:30.940706 29151 raft_consensus.cc:2955] T 778a045dfbee483a84278984d2c4e372 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:30.953174 29655 ts_tablet_manager.cc:1929] T aee82414dd8d4cc89fb07335523bf3ad P 263f19c3152d4e75a95fe88cd623e081: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:30.953768 29655 log.cc:1199] T aee82414dd8d4cc89fb07335523bf3ad P 263f19c3152d4e75a95fe88cd623e081: Deleting WAL directory at /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-0/minicluster-data/ts-0-root/wals/aee82414dd8d4cc89fb07335523bf3ad
I20260710 11:02:30.939026 29653 raft_consensus.cc:2955] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:30.956630 28888 catalog_manager.cc:5028] TS 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951): tablet aee82414dd8d4cc89fb07335523bf3ad (table test-workload [id=ddeed46936cb4fb381e19f902ef704b2]) successfully deleted
I20260710 11:02:30.957783 29655 tablet_replica.cc:333] T e1ffd784fd40498da6643a1f3cdd6c12 P 263f19c3152d4e75a95fe88cd623e081: stopping tablet replica
I20260710 11:02:30.959136 29655 raft_consensus.cc:2243] T e1ffd784fd40498da6643a1f3cdd6c12 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:30.959947 29655 raft_consensus.cc:2272] T e1ffd784fd40498da6643a1f3cdd6c12 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:30.965051 29655 ts_tablet_manager.cc:1916] T e1ffd784fd40498da6643a1f3cdd6c12 P 263f19c3152d4e75a95fe88cd623e081: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:30.969734 28899 catalog_manager.cc:5697] T 778a045dfbee483a84278984d2c4e372 P 980d92b52f07469bbb9ae63c6fa003e0 reported cstate change: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "263f19c3152d4e75a95fe88cd623e081" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:30.965106 29077 raft_consensus.cc:2955] T 778a045dfbee483a84278984d2c4e372 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:30.974185 29414 raft_consensus.cc:2955] T 778a045dfbee483a84278984d2c4e372 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:30.991204 29655 ts_tablet_manager.cc:1929] T e1ffd784fd40498da6643a1f3cdd6c12 P 263f19c3152d4e75a95fe88cd623e081: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:30.991739 29655 log.cc:1199] T e1ffd784fd40498da6643a1f3cdd6c12 P 263f19c3152d4e75a95fe88cd623e081: Deleting WAL directory at /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-0/minicluster-data/ts-0-root/wals/e1ffd784fd40498da6643a1f3cdd6c12
I20260710 11:02:30.993984 28888 catalog_manager.cc:5028] TS 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951): tablet e1ffd784fd40498da6643a1f3cdd6c12 (table test-workload [id=ddeed46936cb4fb381e19f902ef704b2]) successfully deleted
I20260710 11:02:30.999958 29003 consensus_queue.cc:237] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:31.005645 29077 raft_consensus.cc:1275] T 778a045dfbee483a84278984d2c4e372 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Refusing update from remote peer 263f19c3152d4e75a95fe88cd623e081: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:31.005848 29414 raft_consensus.cc:1275] T 778a045dfbee483a84278984d2c4e372 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Refusing update from remote peer 263f19c3152d4e75a95fe88cd623e081: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:31.007332 29658 consensus_queue.cc:1048] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:31.012931 29653 consensus_queue.cc:1048] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:31.014941 29652 raft_consensus.cc:2955] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:31.022110 29077 raft_consensus.cc:2955] T 778a045dfbee483a84278984d2c4e372 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:31.024514 29414 raft_consensus.cc:2955] T 778a045dfbee483a84278984d2c4e372 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:31.027485 28888 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 778a045dfbee483a84278984d2c4e372 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:31.034466 28900 catalog_manager.cc:5697] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081 reported cstate change: config changed from index 3 to 4, VOTER 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131) evicted. New cstate: current_term: 1 leader_uuid: "263f19c3152d4e75a95fe88cd623e081" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:31.045096 29139 tablet_service.cc:1558] Processing DeleteTablet for tablet 778a045dfbee483a84278984d2c4e372 with delete_type TABLET_DATA_TOMBSTONED (TS 980d92b52f07469bbb9ae63c6fa003e0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53352
I20260710 11:02:31.047446 29659 tablet_replica.cc:333] T 778a045dfbee483a84278984d2c4e372 P 980d92b52f07469bbb9ae63c6fa003e0: stopping tablet replica
I20260710 11:02:31.048345 29659 raft_consensus.cc:2243] T 778a045dfbee483a84278984d2c4e372 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:31.048976 29659 raft_consensus.cc:2272] T 778a045dfbee483a84278984d2c4e372 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:31.052006 29659 ts_tablet_manager.cc:1916] T 778a045dfbee483a84278984d2c4e372 P 980d92b52f07469bbb9ae63c6fa003e0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:31.064081 29659 ts_tablet_manager.cc:1929] T 778a045dfbee483a84278984d2c4e372 P 980d92b52f07469bbb9ae63c6fa003e0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:31.064380 29659 log.cc:1199] T 778a045dfbee483a84278984d2c4e372 P 980d92b52f07469bbb9ae63c6fa003e0: Deleting WAL directory at /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-0/minicluster-data/ts-2-root/wals/778a045dfbee483a84278984d2c4e372
I20260710 11:02:31.065822 28886 catalog_manager.cc:5028] TS 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913): tablet 778a045dfbee483a84278984d2c4e372 (table test-workload [id=ddeed46936cb4fb381e19f902ef704b2]) successfully deleted
I20260710 11:02:32.076202 29077 consensus_queue.cc:237] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [LEADER]: Queue 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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:32.083038 29153 raft_consensus.cc:1275] T f748cc16cebc4c5fb76eff7ea34cc201 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Refusing update from remote peer fab209ad731448858862c14653f621c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:32.083245 29003 raft_consensus.cc:1275] T f748cc16cebc4c5fb76eff7ea34cc201 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Refusing update from remote peer fab209ad731448858862c14653f621c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:32.084585 29627 consensus_queue.cc:1048] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:02:32.085471 29044 consensus_peers.cc:597] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 -> Peer 4936aa07a5db441e82a015649b725217 (127.27.60.132:35303): Couldn't send request to peer 4936aa07a5db441e82a015649b725217. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f748cc16cebc4c5fb76eff7ea34cc201. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:32.086474 29663 consensus_queue.cc:1048] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:32.093626 29627 raft_consensus.cc:2955] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:32.097306 29153 raft_consensus.cc:2955] T f748cc16cebc4c5fb76eff7ea34cc201 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:32.098094 29003 raft_consensus.cc:2955] T f748cc16cebc4c5fb76eff7ea34cc201 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:32.108566 28899 catalog_manager.cc:5697] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 reported cstate change: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New cstate: current_term: 1 leader_uuid: "fab209ad731448858862c14653f621c5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:32.111088 29001 consensus_queue.cc:237] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Queue 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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
W20260710 11:02:32.122882 28969 consensus_peers.cc:597] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 -> Peer 4936aa07a5db441e82a015649b725217 (127.27.60.132:35303): Couldn't send request to peer 4936aa07a5db441e82a015649b725217. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 999127fd56674bfaaa378ef5511c221e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:32.122946 29153 raft_consensus.cc:1275] T 999127fd56674bfaaa378ef5511c221e P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Refusing update from remote peer 263f19c3152d4e75a95fe88cd623e081: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:32.123310 29077 raft_consensus.cc:1275] T 999127fd56674bfaaa378ef5511c221e P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Refusing update from remote peer 263f19c3152d4e75a95fe88cd623e081: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:32.124686 29660 consensus_queue.cc:1048] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:32.125631 29658 consensus_queue.cc:1048] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:32.137032 29660 raft_consensus.cc:2955] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:32.141242 29153 raft_consensus.cc:2955] T 999127fd56674bfaaa378ef5511c221e P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:32.146286 29077 raft_consensus.cc:2955] T 999127fd56674bfaaa378ef5511c221e P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:32.151639 28901 catalog_manager.cc:5697] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 reported cstate change: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New cstate: current_term: 1 leader_uuid: "263f19c3152d4e75a95fe88cd623e081" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:32.156620 29001 consensus_queue.cc:237] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Queue 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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
W20260710 11:02:32.172449 28969 consensus_peers.cc:597] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081 -> Peer 4936aa07a5db441e82a015649b725217 (127.27.60.132:35303): Couldn't send request to peer 4936aa07a5db441e82a015649b725217. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1cfc247abd1343f29faecd51ac102fcc. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:32.174131 29153 raft_consensus.cc:1275] T 1cfc247abd1343f29faecd51ac102fcc P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Refusing update from remote peer 263f19c3152d4e75a95fe88cd623e081: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:32.174371 29077 raft_consensus.cc:1275] T 1cfc247abd1343f29faecd51ac102fcc P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Refusing update from remote peer 263f19c3152d4e75a95fe88cd623e081: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:32.175555 29668 consensus_queue.cc:1048] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:32.177383 29668 consensus_queue.cc:1048] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:32.183532 29660 raft_consensus.cc:2955] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:32.184963 29077 raft_consensus.cc:2955] T 1cfc247abd1343f29faecd51ac102fcc P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:32.186833 29153 raft_consensus.cc:2955] T 1cfc247abd1343f29faecd51ac102fcc P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:32.197873 29151 consensus_queue.cc:237] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Queue 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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:32.198110 28899 catalog_manager.cc:5697] T 1cfc247abd1343f29faecd51ac102fcc P fab209ad731448858862c14653f621c5 reported cstate change: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New cstate: current_term: 1 leader_uuid: "263f19c3152d4e75a95fe88cd623e081" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:32.208139 29077 raft_consensus.cc:1275] T f79e0a7316fb4b8d9c2fb2a397df993e P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:32.208287 29001 raft_consensus.cc:1275] T f79e0a7316fb4b8d9c2fb2a397df993e P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:32.208597 29118 consensus_peers.cc:597] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 -> Peer 4936aa07a5db441e82a015649b725217 (127.27.60.132:35303): Couldn't send request to peer 4936aa07a5db441e82a015649b725217. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f79e0a7316fb4b8d9c2fb2a397df993e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:32.209726 29593 consensus_queue.cc:1048] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:32.213896 29593 consensus_queue.cc:1048] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:32.223549 29593 raft_consensus.cc:2955] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:32.225992 29077 raft_consensus.cc:2955] T f79e0a7316fb4b8d9c2fb2a397df993e P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:32.232659 29001 raft_consensus.cc:2955] T f79e0a7316fb4b8d9c2fb2a397df993e P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:32.239399 28900 catalog_manager.cc:5697] T f79e0a7316fb4b8d9c2fb2a397df993e P fab209ad731448858862c14653f621c5 reported cstate change: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New cstate: current_term: 1 leader_uuid: "980d92b52f07469bbb9ae63c6fa003e0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:32.551522 29682 ts_tablet_manager.cc:933] T f748cc16cebc4c5fb76eff7ea34cc201 P 4936aa07a5db441e82a015649b725217: Initiating tablet copy from peer fab209ad731448858862c14653f621c5 (127.27.60.130:45087)
I20260710 11:02:32.553438 29682 tablet_copy_client.cc:323] T f748cc16cebc4c5fb76eff7ea34cc201 P 4936aa07a5db441e82a015649b725217: tablet copy: Beginning tablet copy session from remote peer at address 127.27.60.130:45087
I20260710 11:02:32.555050 29089 tablet_copy_service.cc:140] P fab209ad731448858862c14653f621c5: Received BeginTabletCopySession request for tablet f748cc16cebc4c5fb76eff7ea34cc201 from peer 4936aa07a5db441e82a015649b725217 ({username='slave'} at 127.0.0.1:55276)
I20260710 11:02:32.555603 29089 tablet_copy_service.cc:161] P fab209ad731448858862c14653f621c5: Beginning new tablet copy session on tablet f748cc16cebc4c5fb76eff7ea34cc201 from peer 4936aa07a5db441e82a015649b725217 at {username='slave'} at 127.0.0.1:55276: session id = 4936aa07a5db441e82a015649b725217-f748cc16cebc4c5fb76eff7ea34cc201
I20260710 11:02:32.560364 29089 tablet_copy_source_session.cc:215] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:32.563422 29684 ts_tablet_manager.cc:933] T 999127fd56674bfaaa378ef5511c221e P 4936aa07a5db441e82a015649b725217: Initiating tablet copy from peer 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951)
I20260710 11:02:32.563529 29682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f748cc16cebc4c5fb76eff7ea34cc201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:32.565270 29684 tablet_copy_client.cc:323] T 999127fd56674bfaaa378ef5511c221e P 4936aa07a5db441e82a015649b725217: tablet copy: Beginning tablet copy session from remote peer at address 127.27.60.129:37951
I20260710 11:02:32.566782 29014 tablet_copy_service.cc:140] P 263f19c3152d4e75a95fe88cd623e081: Received BeginTabletCopySession request for tablet 999127fd56674bfaaa378ef5511c221e from peer 4936aa07a5db441e82a015649b725217 ({username='slave'} at 127.0.0.1:34486)
I20260710 11:02:32.567252 29014 tablet_copy_service.cc:161] P 263f19c3152d4e75a95fe88cd623e081: Beginning new tablet copy session on tablet 999127fd56674bfaaa378ef5511c221e from peer 4936aa07a5db441e82a015649b725217 at {username='slave'} at 127.0.0.1:34486: session id = 4936aa07a5db441e82a015649b725217-999127fd56674bfaaa378ef5511c221e
I20260710 11:02:32.574026 29014 tablet_copy_source_session.cc:215] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:32.577260 29684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 999127fd56674bfaaa378ef5511c221e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:32.582895 29682 tablet_copy_client.cc:806] T f748cc16cebc4c5fb76eff7ea34cc201 P 4936aa07a5db441e82a015649b725217: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:32.583568 29682 tablet_copy_client.cc:670] T f748cc16cebc4c5fb76eff7ea34cc201 P 4936aa07a5db441e82a015649b725217: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:32.587374 29682 tablet_copy_client.cc:538] T f748cc16cebc4c5fb76eff7ea34cc201 P 4936aa07a5db441e82a015649b725217: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:32.591274 29684 tablet_copy_client.cc:806] T 999127fd56674bfaaa378ef5511c221e P 4936aa07a5db441e82a015649b725217: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:32.591984 29684 tablet_copy_client.cc:670] T 999127fd56674bfaaa378ef5511c221e P 4936aa07a5db441e82a015649b725217: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:32.595402 29684 tablet_copy_client.cc:538] T 999127fd56674bfaaa378ef5511c221e P 4936aa07a5db441e82a015649b725217: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:32.596176 29682 tablet_bootstrap.cc:492] T f748cc16cebc4c5fb76eff7ea34cc201 P 4936aa07a5db441e82a015649b725217: Bootstrap starting.
I20260710 11:02:32.602061 29684 tablet_bootstrap.cc:492] T 999127fd56674bfaaa378ef5511c221e P 4936aa07a5db441e82a015649b725217: Bootstrap starting.
I20260710 11:02:32.618865 29682 tablet_bootstrap.cc:492] T f748cc16cebc4c5fb76eff7ea34cc201 P 4936aa07a5db441e82a015649b725217: 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
I20260710 11:02:32.619815 29682 tablet_bootstrap.cc:492] T f748cc16cebc4c5fb76eff7ea34cc201 P 4936aa07a5db441e82a015649b725217: Bootstrap complete.
I20260710 11:02:32.620524 29682 ts_tablet_manager.cc:1403] T f748cc16cebc4c5fb76eff7ea34cc201 P 4936aa07a5db441e82a015649b725217: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.012s
I20260710 11:02:32.621376 29684 tablet_bootstrap.cc:492] T 999127fd56674bfaaa378ef5511c221e P 4936aa07a5db441e82a015649b725217: 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
I20260710 11:02:32.622339 29684 tablet_bootstrap.cc:492] T 999127fd56674bfaaa378ef5511c221e P 4936aa07a5db441e82a015649b725217: Bootstrap complete.
I20260710 11:02:32.623052 29684 ts_tablet_manager.cc:1403] T 999127fd56674bfaaa378ef5511c221e P 4936aa07a5db441e82a015649b725217: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.009s
I20260710 11:02:32.623585 29682 raft_consensus.cc:359] T f748cc16cebc4c5fb76eff7ea34cc201 P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:32.624742 29682 raft_consensus.cc:740] T f748cc16cebc4c5fb76eff7ea34cc201 P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4936aa07a5db441e82a015649b725217, State: Initialized, Role: LEARNER
I20260710 11:02:32.626307 29684 raft_consensus.cc:359] T 999127fd56674bfaaa378ef5511c221e P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:32.627218 29684 raft_consensus.cc:740] T 999127fd56674bfaaa378ef5511c221e P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4936aa07a5db441e82a015649b725217, State: Initialized, Role: LEARNER
I20260710 11:02:32.627193 29682 consensus_queue.cc:260] T f748cc16cebc4c5fb76eff7ea34cc201 P 4936aa07a5db441e82a015649b725217 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:32.628093 29684 consensus_queue.cc:260] T 999127fd56674bfaaa378ef5511c221e P 4936aa07a5db441e82a015649b725217 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:32.639210 29684 ts_tablet_manager.cc:1434] T 999127fd56674bfaaa378ef5511c221e P 4936aa07a5db441e82a015649b725217: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 11:02:32.639405 29688 ts_tablet_manager.cc:933] T f79e0a7316fb4b8d9c2fb2a397df993e P 4936aa07a5db441e82a015649b725217: Initiating tablet copy from peer 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:32.641117 29682 ts_tablet_manager.cc:1434] T f748cc16cebc4c5fb76eff7ea34cc201 P 4936aa07a5db441e82a015649b725217: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.009s
I20260710 11:02:32.642200 29014 tablet_copy_service.cc:342] P 263f19c3152d4e75a95fe88cd623e081: Request end of tablet copy session 4936aa07a5db441e82a015649b725217-999127fd56674bfaaa378ef5511c221e received from {username='slave'} at 127.0.0.1:34486
I20260710 11:02:32.642620 29014 tablet_copy_service.cc:434] P 263f19c3152d4e75a95fe88cd623e081: ending tablet copy session 4936aa07a5db441e82a015649b725217-999127fd56674bfaaa378ef5511c221e on tablet 999127fd56674bfaaa378ef5511c221e with peer 4936aa07a5db441e82a015649b725217
I20260710 11:02:32.653787 29089 tablet_copy_service.cc:342] P fab209ad731448858862c14653f621c5: Request end of tablet copy session 4936aa07a5db441e82a015649b725217-f748cc16cebc4c5fb76eff7ea34cc201 received from {username='slave'} at 127.0.0.1:55276
I20260710 11:02:32.654297 29089 tablet_copy_service.cc:434] P fab209ad731448858862c14653f621c5: ending tablet copy session 4936aa07a5db441e82a015649b725217-f748cc16cebc4c5fb76eff7ea34cc201 on tablet f748cc16cebc4c5fb76eff7ea34cc201 with peer 4936aa07a5db441e82a015649b725217
I20260710 11:02:32.656173 29688 tablet_copy_client.cc:323] T f79e0a7316fb4b8d9c2fb2a397df993e P 4936aa07a5db441e82a015649b725217: tablet copy: Beginning tablet copy session from remote peer at address 127.27.60.131:33913
I20260710 11:02:32.658008 29163 tablet_copy_service.cc:140] P 980d92b52f07469bbb9ae63c6fa003e0: Received BeginTabletCopySession request for tablet f79e0a7316fb4b8d9c2fb2a397df993e from peer 4936aa07a5db441e82a015649b725217 ({username='slave'} at 127.0.0.1:53388)
I20260710 11:02:32.658527 29163 tablet_copy_service.cc:161] P 980d92b52f07469bbb9ae63c6fa003e0: Beginning new tablet copy session on tablet f79e0a7316fb4b8d9c2fb2a397df993e from peer 4936aa07a5db441e82a015649b725217 at {username='slave'} at 127.0.0.1:53388: session id = 4936aa07a5db441e82a015649b725217-f79e0a7316fb4b8d9c2fb2a397df993e
I20260710 11:02:32.677776 29163 tablet_copy_source_session.cc:215] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:32.681165 29688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f79e0a7316fb4b8d9c2fb2a397df993e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:32.698961 29688 tablet_copy_client.cc:806] T f79e0a7316fb4b8d9c2fb2a397df993e P 4936aa07a5db441e82a015649b725217: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:32.699554 29688 tablet_copy_client.cc:670] T f79e0a7316fb4b8d9c2fb2a397df993e P 4936aa07a5db441e82a015649b725217: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:32.703127 29688 tablet_copy_client.cc:538] T f79e0a7316fb4b8d9c2fb2a397df993e P 4936aa07a5db441e82a015649b725217: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:32.710631 29688 tablet_bootstrap.cc:492] T f79e0a7316fb4b8d9c2fb2a397df993e P 4936aa07a5db441e82a015649b725217: Bootstrap starting.
I20260710 11:02:32.729311 29688 tablet_bootstrap.cc:492] T f79e0a7316fb4b8d9c2fb2a397df993e P 4936aa07a5db441e82a015649b725217: 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
I20260710 11:02:32.730127 29688 tablet_bootstrap.cc:492] T f79e0a7316fb4b8d9c2fb2a397df993e P 4936aa07a5db441e82a015649b725217: Bootstrap complete.
I20260710 11:02:32.730721 29688 ts_tablet_manager.cc:1403] T f79e0a7316fb4b8d9c2fb2a397df993e P 4936aa07a5db441e82a015649b725217: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.006s
I20260710 11:02:32.732893 29688 raft_consensus.cc:359] T f79e0a7316fb4b8d9c2fb2a397df993e P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:32.733546 29688 raft_consensus.cc:740] T f79e0a7316fb4b8d9c2fb2a397df993e P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4936aa07a5db441e82a015649b725217, State: Initialized, Role: LEARNER
I20260710 11:02:32.734094 29688 consensus_queue.cc:260] T f79e0a7316fb4b8d9c2fb2a397df993e P 4936aa07a5db441e82a015649b725217 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:32.735980 29688 ts_tablet_manager.cc:1434] T f79e0a7316fb4b8d9c2fb2a397df993e P 4936aa07a5db441e82a015649b725217: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 11:02:32.738221 29163 tablet_copy_service.cc:342] P 980d92b52f07469bbb9ae63c6fa003e0: Request end of tablet copy session 4936aa07a5db441e82a015649b725217-f79e0a7316fb4b8d9c2fb2a397df993e received from {username='slave'} at 127.0.0.1:53388
I20260710 11:02:32.738607 29163 tablet_copy_service.cc:434] P 980d92b52f07469bbb9ae63c6fa003e0: ending tablet copy session 4936aa07a5db441e82a015649b725217-f79e0a7316fb4b8d9c2fb2a397df993e on tablet f79e0a7316fb4b8d9c2fb2a397df993e with peer 4936aa07a5db441e82a015649b725217
I20260710 11:02:32.763446 29688 ts_tablet_manager.cc:933] T 1cfc247abd1343f29faecd51ac102fcc P 4936aa07a5db441e82a015649b725217: Initiating tablet copy from peer 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951)
I20260710 11:02:32.765024 29688 tablet_copy_client.cc:323] T 1cfc247abd1343f29faecd51ac102fcc P 4936aa07a5db441e82a015649b725217: tablet copy: Beginning tablet copy session from remote peer at address 127.27.60.129:37951
I20260710 11:02:32.766606 29014 tablet_copy_service.cc:140] P 263f19c3152d4e75a95fe88cd623e081: Received BeginTabletCopySession request for tablet 1cfc247abd1343f29faecd51ac102fcc from peer 4936aa07a5db441e82a015649b725217 ({username='slave'} at 127.0.0.1:34486)
I20260710 11:02:32.767082 29014 tablet_copy_service.cc:161] P 263f19c3152d4e75a95fe88cd623e081: Beginning new tablet copy session on tablet 1cfc247abd1343f29faecd51ac102fcc from peer 4936aa07a5db441e82a015649b725217 at {username='slave'} at 127.0.0.1:34486: session id = 4936aa07a5db441e82a015649b725217-1cfc247abd1343f29faecd51ac102fcc
I20260710 11:02:32.774688 29014 tablet_copy_source_session.cc:215] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:32.778267 29688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cfc247abd1343f29faecd51ac102fcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:32.792450 29688 tablet_copy_client.cc:806] T 1cfc247abd1343f29faecd51ac102fcc P 4936aa07a5db441e82a015649b725217: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:32.793162 29688 tablet_copy_client.cc:670] T 1cfc247abd1343f29faecd51ac102fcc P 4936aa07a5db441e82a015649b725217: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:32.798804 29688 tablet_copy_client.cc:538] T 1cfc247abd1343f29faecd51ac102fcc P 4936aa07a5db441e82a015649b725217: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:32.805882 29688 tablet_bootstrap.cc:492] T 1cfc247abd1343f29faecd51ac102fcc P 4936aa07a5db441e82a015649b725217: Bootstrap starting.
I20260710 11:02:32.824676 29688 tablet_bootstrap.cc:492] T 1cfc247abd1343f29faecd51ac102fcc P 4936aa07a5db441e82a015649b725217: 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
I20260710 11:02:32.825554 29688 tablet_bootstrap.cc:492] T 1cfc247abd1343f29faecd51ac102fcc P 4936aa07a5db441e82a015649b725217: Bootstrap complete.
I20260710 11:02:32.826292 29688 ts_tablet_manager.cc:1403] T 1cfc247abd1343f29faecd51ac102fcc P 4936aa07a5db441e82a015649b725217: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260710 11:02:32.828711 29688 raft_consensus.cc:359] T 1cfc247abd1343f29faecd51ac102fcc P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:32.829403 29688 raft_consensus.cc:740] T 1cfc247abd1343f29faecd51ac102fcc P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4936aa07a5db441e82a015649b725217, State: Initialized, Role: LEARNER
I20260710 11:02:32.830063 29688 consensus_queue.cc:260] T 1cfc247abd1343f29faecd51ac102fcc P 4936aa07a5db441e82a015649b725217 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:32.832118 29688 ts_tablet_manager.cc:1434] T 1cfc247abd1343f29faecd51ac102fcc P 4936aa07a5db441e82a015649b725217: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260710 11:02:32.834195 29014 tablet_copy_service.cc:342] P 263f19c3152d4e75a95fe88cd623e081: Request end of tablet copy session 4936aa07a5db441e82a015649b725217-1cfc247abd1343f29faecd51ac102fcc received from {username='slave'} at 127.0.0.1:34486
I20260710 11:02:32.834653 29014 tablet_copy_service.cc:434] P 263f19c3152d4e75a95fe88cd623e081: ending tablet copy session 4936aa07a5db441e82a015649b725217-1cfc247abd1343f29faecd51ac102fcc on tablet 1cfc247abd1343f29faecd51ac102fcc with peer 4936aa07a5db441e82a015649b725217
I20260710 11:02:33.041527 29414 raft_consensus.cc:1217] T f748cc16cebc4c5fb76eff7ea34cc201 P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:33.053273 29414 raft_consensus.cc:1217] T 999127fd56674bfaaa378ef5511c221e P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:33.088485 29414 raft_consensus.cc:1217] T f79e0a7316fb4b8d9c2fb2a397df993e P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:33.380429 29414 raft_consensus.cc:1217] T 1cfc247abd1343f29faecd51ac102fcc P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:33.494879 29695 raft_consensus.cc:1064] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0: attempting to promote NON_VOTER 4936aa07a5db441e82a015649b725217 to VOTER
I20260710 11:02:33.497429 29695 consensus_queue.cc:237] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:33.504511 29076 raft_consensus.cc:1275] T f79e0a7316fb4b8d9c2fb2a397df993e P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:33.505033 29414 raft_consensus.cc:1275] T f79e0a7316fb4b8d9c2fb2a397df993e P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:33.506055 29697 consensus_queue.cc:1048] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:33.506855 29003 raft_consensus.cc:1275] T f79e0a7316fb4b8d9c2fb2a397df993e P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:33.507138 29593 consensus_queue.cc:1048] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:33.508116 29695 consensus_queue.cc:1048] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:33.520491 29699 raft_consensus.cc:1064] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081: attempting to promote NON_VOTER 4936aa07a5db441e82a015649b725217 to VOTER
I20260710 11:02:33.523026 29699 consensus_queue.cc:237] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:33.533763 29414 raft_consensus.cc:1275] T 999127fd56674bfaaa378ef5511c221e P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Refusing update from remote peer 263f19c3152d4e75a95fe88cd623e081: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:33.535243 29700 consensus_queue.cc:1048] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:33.535080 29697 raft_consensus.cc:2955] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:33.538288 29077 raft_consensus.cc:2955] T f79e0a7316fb4b8d9c2fb2a397df993e P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:33.540750 29003 raft_consensus.cc:2955] T f79e0a7316fb4b8d9c2fb2a397df993e P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:33.543040 29153 raft_consensus.cc:1275] T 999127fd56674bfaaa378ef5511c221e P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Refusing update from remote peer 263f19c3152d4e75a95fe88cd623e081: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:33.547480 29413 raft_consensus.cc:2955] T f79e0a7316fb4b8d9c2fb2a397df993e P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:33.549038 29700 consensus_queue.cc:1048] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:33.557118 28900 catalog_manager.cc:5697] T f79e0a7316fb4b8d9c2fb2a397df993e P 263f19c3152d4e75a95fe88cd623e081 reported cstate change: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "980d92b52f07469bbb9ae63c6fa003e0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:33.559319 29076 raft_consensus.cc:1275] T 999127fd56674bfaaa378ef5511c221e P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Refusing update from remote peer 263f19c3152d4e75a95fe88cd623e081: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:33.561947 29700 consensus_queue.cc:1048] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:33.600006 29660 raft_consensus.cc:2955] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:33.607175 29079 raft_consensus.cc:2955] T 999127fd56674bfaaa378ef5511c221e P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:33.606997 29414 raft_consensus.cc:2955] T 999127fd56674bfaaa378ef5511c221e P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:33.623724 29153 raft_consensus.cc:2955] T 999127fd56674bfaaa378ef5511c221e P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:33.629513 29663 raft_consensus.cc:1064] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5: attempting to promote NON_VOTER 4936aa07a5db441e82a015649b725217 to VOTER
I20260710 11:02:33.633842 29663 consensus_queue.cc:237] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:33.639278 28902 catalog_manager.cc:5697] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 reported cstate change: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "263f19c3152d4e75a95fe88cd623e081" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:33.641501 29152 consensus_queue.cc:237] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [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: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:33.650710 29414 raft_consensus.cc:1275] T f79e0a7316fb4b8d9c2fb2a397df993e P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:33.651930 29079 raft_consensus.cc:1275] T f79e0a7316fb4b8d9c2fb2a397df993e P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Refusing update from remote peer 980d92b52f07469bbb9ae63c6fa003e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:33.652117 29695 consensus_queue.cc:1048] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:33.656351 29003 consensus_queue.cc:237] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:33.658937 29695 consensus_queue.cc:1048] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:33.661602 29593 raft_consensus.cc:2955] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:33.663285 29413 raft_consensus.cc:2955] T f79e0a7316fb4b8d9c2fb2a397df993e P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:33.667177 29414 raft_consensus.cc:1275] T 999127fd56674bfaaa378ef5511c221e P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Refusing update from remote peer 263f19c3152d4e75a95fe88cd623e081: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:33.668951 29699 consensus_queue.cc:1048] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:33.678401 29701 raft_consensus.cc:2955] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fab209ad731448858862c14653f621c5 (127.27.60.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:33.680065 29415 raft_consensus.cc:2955] T 999127fd56674bfaaa378ef5511c221e P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fab209ad731448858862c14653f621c5 (127.27.60.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:33.684368 28900 catalog_manager.cc:5697] T f79e0a7316fb4b8d9c2fb2a397df993e P 4936aa07a5db441e82a015649b725217 reported cstate change: config changed from index 3 to 4, VOTER 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129) evicted. New cstate: current_term: 1 leader_uuid: "980d92b52f07469bbb9ae63c6fa003e0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:33.686461 28886 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f79e0a7316fb4b8d9c2fb2a397df993e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:33.680160 29079 raft_consensus.cc:2955] T f79e0a7316fb4b8d9c2fb2a397df993e P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:33.688699 28888 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 999127fd56674bfaaa378ef5511c221e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:33.692682 29152 raft_consensus.cc:1275] T 999127fd56674bfaaa378ef5511c221e P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Refusing update from remote peer 263f19c3152d4e75a95fe88cd623e081: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:33.699463 29152 raft_consensus.cc:1275] T f748cc16cebc4c5fb76eff7ea34cc201 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Refusing update from remote peer fab209ad731448858862c14653f621c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:33.700459 29414 raft_consensus.cc:1275] T f748cc16cebc4c5fb76eff7ea34cc201 P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Refusing update from remote peer fab209ad731448858862c14653f621c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:33.701148 29699 consensus_queue.cc:1048] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:33.701683 29692 consensus_queue.cc:1048] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:33.702894 29003 raft_consensus.cc:1275] T f748cc16cebc4c5fb76eff7ea34cc201 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Refusing update from remote peer fab209ad731448858862c14653f621c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:33.704252 29692 consensus_queue.cc:1048] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:33.708834 28902 catalog_manager.cc:5697] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 reported cstate change: config changed from index 3 to 4, VOTER fab209ad731448858862c14653f621c5 (127.27.60.130) evicted. New cstate: current_term: 1 leader_uuid: "263f19c3152d4e75a95fe88cd623e081" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:33.709833 28985 tablet_service.cc:1558] Processing DeleteTablet for tablet f79e0a7316fb4b8d9c2fb2a397df993e with delete_type TABLET_DATA_TOMBSTONED (TS 263f19c3152d4e75a95fe88cd623e081 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60090
I20260710 11:02:33.717290 29152 raft_consensus.cc:2955] T 999127fd56674bfaaa378ef5511c221e P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fab209ad731448858862c14653f621c5 (127.27.60.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:33.725381 29698 consensus_queue.cc:1048] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260710 11:02:33.728231 29715 log.cc:927] Time spent T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260710 11:02:33.746888 29064 tablet_service.cc:1558] Processing DeleteTablet for tablet 999127fd56674bfaaa378ef5511c221e with delete_type TABLET_DATA_TOMBSTONED (TS fab209ad731448858862c14653f621c5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55230
I20260710 11:02:33.758150 29718 tablet_replica.cc:333] T f79e0a7316fb4b8d9c2fb2a397df993e P 263f19c3152d4e75a95fe88cd623e081: stopping tablet replica
I20260710 11:02:33.761862 29718 raft_consensus.cc:2243] T f79e0a7316fb4b8d9c2fb2a397df993e P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:33.772728 29718 raft_consensus.cc:2272] T f79e0a7316fb4b8d9c2fb2a397df993e P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:33.778316 29718 ts_tablet_manager.cc:1916] T f79e0a7316fb4b8d9c2fb2a397df993e P 263f19c3152d4e75a95fe88cd623e081: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:33.782176 29721 tablet_replica.cc:333] T 999127fd56674bfaaa378ef5511c221e P fab209ad731448858862c14653f621c5: stopping tablet replica
I20260710 11:02:33.783375 29721 raft_consensus.cc:2243] T 999127fd56674bfaaa378ef5511c221e P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:33.784343 29721 raft_consensus.cc:2272] T 999127fd56674bfaaa378ef5511c221e P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:33.786509 29415 raft_consensus.cc:2955] T f748cc16cebc4c5fb76eff7ea34cc201 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:33.788103 29001 raft_consensus.cc:2955] T f748cc16cebc4c5fb76eff7ea34cc201 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:33.786855 29698 raft_consensus.cc:2955] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:33.806052 28899 catalog_manager.cc:5697] T f748cc16cebc4c5fb76eff7ea34cc201 P 4936aa07a5db441e82a015649b725217 reported cstate change: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fab209ad731448858862c14653f621c5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:33.810760 29721 ts_tablet_manager.cc:1916] T 999127fd56674bfaaa378ef5511c221e P fab209ad731448858862c14653f621c5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:33.810580 29152 raft_consensus.cc:2955] T f748cc16cebc4c5fb76eff7ea34cc201 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } attrs { replace: true } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:33.815362 29718 ts_tablet_manager.cc:1929] T f79e0a7316fb4b8d9c2fb2a397df993e P 263f19c3152d4e75a95fe88cd623e081: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:33.815888 29718 log.cc:1199] T f79e0a7316fb4b8d9c2fb2a397df993e P 263f19c3152d4e75a95fe88cd623e081: Deleting WAL directory at /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-0/minicluster-data/ts-0-root/wals/f79e0a7316fb4b8d9c2fb2a397df993e
I20260710 11:02:33.816567 29700 raft_consensus.cc:1064] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081: attempting to promote NON_VOTER 4936aa07a5db441e82a015649b725217 to VOTER
I20260710 11:02:33.819473 28888 catalog_manager.cc:5028] TS 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951): tablet f79e0a7316fb4b8d9c2fb2a397df993e (table test-workload [id=ddeed46936cb4fb381e19f902ef704b2]) successfully deleted
I20260710 11:02:33.819473 29700 consensus_queue.cc:237] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:33.840623 29079 consensus_queue.cc:237] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [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: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:33.844552 29415 raft_consensus.cc:1275] T 1cfc247abd1343f29faecd51ac102fcc P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Refusing update from remote peer 263f19c3152d4e75a95fe88cd623e081: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:33.846794 29700 consensus_queue.cc:1048] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:33.847259 29152 raft_consensus.cc:1275] T 1cfc247abd1343f29faecd51ac102fcc P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Refusing update from remote peer 263f19c3152d4e75a95fe88cd623e081: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:33.850734 29414 raft_consensus.cc:1275] T f748cc16cebc4c5fb76eff7ea34cc201 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Refusing update from remote peer fab209ad731448858862c14653f621c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:33.852406 29079 raft_consensus.cc:1275] T 1cfc247abd1343f29faecd51ac102fcc P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Refusing update from remote peer 263f19c3152d4e75a95fe88cd623e081: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:33.852294 29701 consensus_queue.cc:1048] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:33.852902 29152 raft_consensus.cc:1275] T f748cc16cebc4c5fb76eff7ea34cc201 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Refusing update from remote peer fab209ad731448858862c14653f621c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:33.853863 29699 consensus_queue.cc:1048] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:33.854267 29698 consensus_queue.cc:1048] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:33.861462 29692 consensus_queue.cc:1048] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:02:33.872448 29699 raft_consensus.cc:2955] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:33.877987 29153 raft_consensus.cc:2955] T f748cc16cebc4c5fb76eff7ea34cc201 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:33.867990 29716 raft_consensus.cc:2955] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:33.884258 29415 raft_consensus.cc:2955] T f748cc16cebc4c5fb76eff7ea34cc201 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:33.884514 29414 raft_consensus.cc:2955] T 1cfc247abd1343f29faecd51ac102fcc P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:33.905020 29151 raft_consensus.cc:2955] T 1cfc247abd1343f29faecd51ac102fcc P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:33.912849 28899 catalog_manager.cc:5697] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081 reported cstate change: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "263f19c3152d4e75a95fe88cd623e081" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:33.915362 28902 catalog_manager.cc:5697] T f748cc16cebc4c5fb76eff7ea34cc201 P 4936aa07a5db441e82a015649b725217 reported cstate change: config changed from index 3 to 4, VOTER 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129) evicted. New cstate: current_term: 1 leader_uuid: "fab209ad731448858862c14653f621c5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:33.919540 29721 ts_tablet_manager.cc:1929] T 999127fd56674bfaaa378ef5511c221e P fab209ad731448858862c14653f621c5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:33.919653 28886 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f748cc16cebc4c5fb76eff7ea34cc201 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:33.920044 29721 log.cc:1199] T 999127fd56674bfaaa378ef5511c221e P fab209ad731448858862c14653f621c5: Deleting WAL directory at /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-0/minicluster-data/ts-1-root/wals/999127fd56674bfaaa378ef5511c221e
I20260710 11:02:33.925675 28886 catalog_manager.cc:5028] TS fab209ad731448858862c14653f621c5 (127.27.60.130:45087): tablet 999127fd56674bfaaa378ef5511c221e (table test-workload [id=ddeed46936cb4fb381e19f902ef704b2]) successfully deleted
I20260710 11:02:33.938700 28985 tablet_service.cc:1558] Processing DeleteTablet for tablet f748cc16cebc4c5fb76eff7ea34cc201 with delete_type TABLET_DATA_TOMBSTONED (TS 263f19c3152d4e75a95fe88cd623e081 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60090
I20260710 11:02:33.939692 29718 tablet_replica.cc:333] T f748cc16cebc4c5fb76eff7ea34cc201 P 263f19c3152d4e75a95fe88cd623e081: stopping tablet replica
I20260710 11:02:33.940567 29718 raft_consensus.cc:2243] T f748cc16cebc4c5fb76eff7ea34cc201 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:33.941334 29718 raft_consensus.cc:2272] T f748cc16cebc4c5fb76eff7ea34cc201 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:33.938042 29076 raft_consensus.cc:2955] T 1cfc247abd1343f29faecd51ac102fcc P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:33.948845 29718 ts_tablet_manager.cc:1916] T f748cc16cebc4c5fb76eff7ea34cc201 P 263f19c3152d4e75a95fe88cd623e081: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:33.962037 29001 consensus_queue.cc:237] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:33.969655 29718 ts_tablet_manager.cc:1929] T f748cc16cebc4c5fb76eff7ea34cc201 P 263f19c3152d4e75a95fe88cd623e081: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:33.970202 29718 log.cc:1199] T f748cc16cebc4c5fb76eff7ea34cc201 P 263f19c3152d4e75a95fe88cd623e081: Deleting WAL directory at /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-0/minicluster-data/ts-0-root/wals/f748cc16cebc4c5fb76eff7ea34cc201
I20260710 11:02:33.972268 28888 catalog_manager.cc:5028] TS 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951): tablet f748cc16cebc4c5fb76eff7ea34cc201 (table test-workload [id=ddeed46936cb4fb381e19f902ef704b2]) successfully deleted
I20260710 11:02:33.972764 29414 raft_consensus.cc:1275] T 1cfc247abd1343f29faecd51ac102fcc P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Refusing update from remote peer 263f19c3152d4e75a95fe88cd623e081: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:33.975173 29699 consensus_queue.cc:1048] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:33.975932 29079 raft_consensus.cc:1275] T 1cfc247abd1343f29faecd51ac102fcc P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Refusing update from remote peer 263f19c3152d4e75a95fe88cd623e081: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:33.980840 29701 consensus_queue.cc:1048] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:33.985231 29660 raft_consensus.cc:2955] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:33.989892 29414 raft_consensus.cc:2955] T 1cfc247abd1343f29faecd51ac102fcc P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:33.994771 29079 raft_consensus.cc:2955] T 1cfc247abd1343f29faecd51ac102fcc P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:33.997090 28888 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1cfc247abd1343f29faecd51ac102fcc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:34.005697 28899 catalog_manager.cc:5697] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081 reported cstate change: config changed from index 3 to 4, VOTER 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131) evicted. New cstate: current_term: 1 leader_uuid: "263f19c3152d4e75a95fe88cd623e081" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:34.020671 29139 tablet_service.cc:1558] Processing DeleteTablet for tablet 1cfc247abd1343f29faecd51ac102fcc with delete_type TABLET_DATA_TOMBSTONED (TS 980d92b52f07469bbb9ae63c6fa003e0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53352
I20260710 11:02:34.025394 29726 tablet_replica.cc:333] T 1cfc247abd1343f29faecd51ac102fcc P 980d92b52f07469bbb9ae63c6fa003e0: stopping tablet replica
I20260710 11:02:34.026832 29726 raft_consensus.cc:2243] T 1cfc247abd1343f29faecd51ac102fcc P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:34.027688 29726 raft_consensus.cc:2272] T 1cfc247abd1343f29faecd51ac102fcc P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.030853 29726 ts_tablet_manager.cc:1916] T 1cfc247abd1343f29faecd51ac102fcc P 980d92b52f07469bbb9ae63c6fa003e0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:34.042492 29726 ts_tablet_manager.cc:1929] T 1cfc247abd1343f29faecd51ac102fcc P 980d92b52f07469bbb9ae63c6fa003e0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:34.042871 29726 log.cc:1199] T 1cfc247abd1343f29faecd51ac102fcc P 980d92b52f07469bbb9ae63c6fa003e0: Deleting WAL directory at /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-0/minicluster-data/ts-2-root/wals/1cfc247abd1343f29faecd51ac102fcc
I20260710 11:02:34.044301 28886 catalog_manager.cc:5028] TS 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913): tablet 1cfc247abd1343f29faecd51ac102fcc (table test-workload [id=ddeed46936cb4fb381e19f902ef704b2]) successfully deleted
I20260710 11:02:35.053596 29003 consensus_queue.cc:237] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Queue 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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:35.061009 29151 raft_consensus.cc:1275] T d483c8ca78cd429e9379310c7926fdb8 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Refusing update from remote peer 263f19c3152d4e75a95fe88cd623e081: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:35.061057 29079 raft_consensus.cc:1275] T d483c8ca78cd429e9379310c7926fdb8 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Refusing update from remote peer 263f19c3152d4e75a95fe88cd623e081: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:35.061262 28969 consensus_peers.cc:597] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081 -> Peer 4936aa07a5db441e82a015649b725217 (127.27.60.132:35303): Couldn't send request to peer 4936aa07a5db441e82a015649b725217. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d483c8ca78cd429e9379310c7926fdb8. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:35.062791 29730 consensus_queue.cc:1048] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:35.064044 29701 consensus_queue.cc:1048] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:35.075286 29730 raft_consensus.cc:2955] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:35.076989 29151 raft_consensus.cc:2955] T d483c8ca78cd429e9379310c7926fdb8 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:35.080232 29076 raft_consensus.cc:2955] T d483c8ca78cd429e9379310c7926fdb8 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:35.092656 29003 consensus_queue.cc:237] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Queue 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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:35.093535 28902 catalog_manager.cc:5697] T d483c8ca78cd429e9379310c7926fdb8 P 980d92b52f07469bbb9ae63c6fa003e0 reported cstate change: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New cstate: current_term: 1 leader_uuid: "263f19c3152d4e75a95fe88cd623e081" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
W20260710 11:02:35.103405 28969 consensus_peers.cc:597] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081 -> Peer 4936aa07a5db441e82a015649b725217 (127.27.60.132:35303): Couldn't send request to peer 4936aa07a5db441e82a015649b725217. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a12b73e44f08440391dfdae934dda16a. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:35.105564 29152 raft_consensus.cc:1275] T a12b73e44f08440391dfdae934dda16a P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Refusing update from remote peer 263f19c3152d4e75a95fe88cd623e081: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:35.106961 29076 raft_consensus.cc:1275] T a12b73e44f08440391dfdae934dda16a P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Refusing update from remote peer 263f19c3152d4e75a95fe88cd623e081: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:35.107316 29732 consensus_queue.cc:1048] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:35.110190 29732 consensus_queue.cc:1048] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:35.117887 29730 raft_consensus.cc:2955] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:35.120085 29152 raft_consensus.cc:2955] T a12b73e44f08440391dfdae934dda16a P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:35.126010 29076 raft_consensus.cc:2955] T a12b73e44f08440391dfdae934dda16a P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:35.140815 28899 catalog_manager.cc:5697] T a12b73e44f08440391dfdae934dda16a P 980d92b52f07469bbb9ae63c6fa003e0 reported cstate change: config changed from index -1 to 2, NON_VOTER 4936aa07a5db441e82a015649b725217 (127.27.60.132) added. New cstate: current_term: 1 leader_uuid: "263f19c3152d4e75a95fe88cd623e081" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } } }
I20260710 11:02:35.482535 29744 ts_tablet_manager.cc:933] T d483c8ca78cd429e9379310c7926fdb8 P 4936aa07a5db441e82a015649b725217: Initiating tablet copy from peer 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951)
I20260710 11:02:35.484817 29744 tablet_copy_client.cc:323] T d483c8ca78cd429e9379310c7926fdb8 P 4936aa07a5db441e82a015649b725217: tablet copy: Beginning tablet copy session from remote peer at address 127.27.60.129:37951
I20260710 11:02:35.487293 29014 tablet_copy_service.cc:140] P 263f19c3152d4e75a95fe88cd623e081: Received BeginTabletCopySession request for tablet d483c8ca78cd429e9379310c7926fdb8 from peer 4936aa07a5db441e82a015649b725217 ({username='slave'} at 127.0.0.1:34486)
I20260710 11:02:35.488065 29014 tablet_copy_service.cc:161] P 263f19c3152d4e75a95fe88cd623e081: Beginning new tablet copy session on tablet d483c8ca78cd429e9379310c7926fdb8 from peer 4936aa07a5db441e82a015649b725217 at {username='slave'} at 127.0.0.1:34486: session id = 4936aa07a5db441e82a015649b725217-d483c8ca78cd429e9379310c7926fdb8
I20260710 11:02:35.496496 29014 tablet_copy_source_session.cc:215] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:35.500222 29744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d483c8ca78cd429e9379310c7926fdb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.518312 29744 tablet_copy_client.cc:806] T d483c8ca78cd429e9379310c7926fdb8 P 4936aa07a5db441e82a015649b725217: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:35.519052 29744 tablet_copy_client.cc:670] T d483c8ca78cd429e9379310c7926fdb8 P 4936aa07a5db441e82a015649b725217: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:35.523260 29744 tablet_copy_client.cc:538] T d483c8ca78cd429e9379310c7926fdb8 P 4936aa07a5db441e82a015649b725217: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:35.531379 29744 tablet_bootstrap.cc:492] T d483c8ca78cd429e9379310c7926fdb8 P 4936aa07a5db441e82a015649b725217: Bootstrap starting.
I20260710 11:02:35.550344 29744 tablet_bootstrap.cc:492] T d483c8ca78cd429e9379310c7926fdb8 P 4936aa07a5db441e82a015649b725217: 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
I20260710 11:02:35.551227 29744 tablet_bootstrap.cc:492] T d483c8ca78cd429e9379310c7926fdb8 P 4936aa07a5db441e82a015649b725217: Bootstrap complete.
I20260710 11:02:35.551810 29744 ts_tablet_manager.cc:1403] T d483c8ca78cd429e9379310c7926fdb8 P 4936aa07a5db441e82a015649b725217: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260710 11:02:35.554423 29744 raft_consensus.cc:359] T d483c8ca78cd429e9379310c7926fdb8 P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:35.555079 29744 raft_consensus.cc:740] T d483c8ca78cd429e9379310c7926fdb8 P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4936aa07a5db441e82a015649b725217, State: Initialized, Role: LEARNER
I20260710 11:02:35.555675 29744 consensus_queue.cc:260] T d483c8ca78cd429e9379310c7926fdb8 P 4936aa07a5db441e82a015649b725217 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:35.558826 29744 ts_tablet_manager.cc:1434] T d483c8ca78cd429e9379310c7926fdb8 P 4936aa07a5db441e82a015649b725217: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:02:35.561084 29014 tablet_copy_service.cc:342] P 263f19c3152d4e75a95fe88cd623e081: Request end of tablet copy session 4936aa07a5db441e82a015649b725217-d483c8ca78cd429e9379310c7926fdb8 received from {username='slave'} at 127.0.0.1:34486
I20260710 11:02:35.561619 29014 tablet_copy_service.cc:434] P 263f19c3152d4e75a95fe88cd623e081: ending tablet copy session 4936aa07a5db441e82a015649b725217-d483c8ca78cd429e9379310c7926fdb8 on tablet d483c8ca78cd429e9379310c7926fdb8 with peer 4936aa07a5db441e82a015649b725217
I20260710 11:02:35.595260 29744 ts_tablet_manager.cc:933] T a12b73e44f08440391dfdae934dda16a P 4936aa07a5db441e82a015649b725217: Initiating tablet copy from peer 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951)
I20260710 11:02:35.597146 29744 tablet_copy_client.cc:323] T a12b73e44f08440391dfdae934dda16a P 4936aa07a5db441e82a015649b725217: tablet copy: Beginning tablet copy session from remote peer at address 127.27.60.129:37951
I20260710 11:02:35.599068 29014 tablet_copy_service.cc:140] P 263f19c3152d4e75a95fe88cd623e081: Received BeginTabletCopySession request for tablet a12b73e44f08440391dfdae934dda16a from peer 4936aa07a5db441e82a015649b725217 ({username='slave'} at 127.0.0.1:34486)
I20260710 11:02:35.599602 29014 tablet_copy_service.cc:161] P 263f19c3152d4e75a95fe88cd623e081: Beginning new tablet copy session on tablet a12b73e44f08440391dfdae934dda16a from peer 4936aa07a5db441e82a015649b725217 at {username='slave'} at 127.0.0.1:34486: session id = 4936aa07a5db441e82a015649b725217-a12b73e44f08440391dfdae934dda16a
I20260710 11:02:35.607550 29014 tablet_copy_source_session.cc:215] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:35.610906 29744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a12b73e44f08440391dfdae934dda16a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.627496 29744 tablet_copy_client.cc:806] T a12b73e44f08440391dfdae934dda16a P 4936aa07a5db441e82a015649b725217: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:35.628118 29744 tablet_copy_client.cc:670] T a12b73e44f08440391dfdae934dda16a P 4936aa07a5db441e82a015649b725217: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:35.631659 29744 tablet_copy_client.cc:538] T a12b73e44f08440391dfdae934dda16a P 4936aa07a5db441e82a015649b725217: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:35.640982 29744 tablet_bootstrap.cc:492] T a12b73e44f08440391dfdae934dda16a P 4936aa07a5db441e82a015649b725217: Bootstrap starting.
I20260710 11:02:35.662436 29744 tablet_bootstrap.cc:492] T a12b73e44f08440391dfdae934dda16a P 4936aa07a5db441e82a015649b725217: 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
I20260710 11:02:35.663240 29744 tablet_bootstrap.cc:492] T a12b73e44f08440391dfdae934dda16a P 4936aa07a5db441e82a015649b725217: Bootstrap complete.
I20260710 11:02:35.663854 29744 ts_tablet_manager.cc:1403] T a12b73e44f08440391dfdae934dda16a P 4936aa07a5db441e82a015649b725217: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260710 11:02:35.666414 29744 raft_consensus.cc:359] T a12b73e44f08440391dfdae934dda16a P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:35.667106 29744 raft_consensus.cc:740] T a12b73e44f08440391dfdae934dda16a P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4936aa07a5db441e82a015649b725217, State: Initialized, Role: LEARNER
I20260710 11:02:35.667660 29744 consensus_queue.cc:260] T a12b73e44f08440391dfdae934dda16a P 4936aa07a5db441e82a015649b725217 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: true } }
I20260710 11:02:35.670229 29744 ts_tablet_manager.cc:1434] T a12b73e44f08440391dfdae934dda16a P 4936aa07a5db441e82a015649b725217: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:02:35.672202 29014 tablet_copy_service.cc:342] P 263f19c3152d4e75a95fe88cd623e081: Request end of tablet copy session 4936aa07a5db441e82a015649b725217-a12b73e44f08440391dfdae934dda16a received from {username='slave'} at 127.0.0.1:34486
I20260710 11:02:35.672614 29014 tablet_copy_service.cc:434] P 263f19c3152d4e75a95fe88cd623e081: ending tablet copy session 4936aa07a5db441e82a015649b725217-a12b73e44f08440391dfdae934dda16a on tablet a12b73e44f08440391dfdae934dda16a with peer 4936aa07a5db441e82a015649b725217
I20260710 11:02:35.873148 29415 raft_consensus.cc:1217] T d483c8ca78cd429e9379310c7926fdb8 P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:36.078217 29415 raft_consensus.cc:1217] T a12b73e44f08440391dfdae934dda16a P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:36.253729 29751 raft_consensus.cc:1064] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081: attempting to promote NON_VOTER 4936aa07a5db441e82a015649b725217 to VOTER
I20260710 11:02:36.256374 29751 consensus_queue.cc:237] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:36.263293 29414 raft_consensus.cc:1275] T d483c8ca78cd429e9379310c7926fdb8 P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Refusing update from remote peer 263f19c3152d4e75a95fe88cd623e081: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:36.264725 29730 consensus_queue.cc:1048] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:36.265468 29152 raft_consensus.cc:1275] T d483c8ca78cd429e9379310c7926fdb8 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Refusing update from remote peer 263f19c3152d4e75a95fe88cd623e081: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:36.267493 29751 consensus_queue.cc:1048] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:36.268242 29079 raft_consensus.cc:1275] T d483c8ca78cd429e9379310c7926fdb8 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Refusing update from remote peer 263f19c3152d4e75a95fe88cd623e081: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:36.270073 29751 consensus_queue.cc:1048] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:36.293432 29742 raft_consensus.cc:2955] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:36.294128 29414 raft_consensus.cc:2955] T d483c8ca78cd429e9379310c7926fdb8 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:36.294425 29079 raft_consensus.cc:2955] T d483c8ca78cd429e9379310c7926fdb8 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:36.306545 29152 raft_consensus.cc:2955] T d483c8ca78cd429e9379310c7926fdb8 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:36.313488 28900 catalog_manager.cc:5697] T d483c8ca78cd429e9379310c7926fdb8 P fab209ad731448858862c14653f621c5 reported cstate change: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "263f19c3152d4e75a95fe88cd623e081" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } attrs { replace: true } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:36.337527 29001 consensus_queue.cc:237] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:36.343995 29152 raft_consensus.cc:1275] T d483c8ca78cd429e9379310c7926fdb8 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Refusing update from remote peer 263f19c3152d4e75a95fe88cd623e081: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:36.344381 29414 raft_consensus.cc:1275] T d483c8ca78cd429e9379310c7926fdb8 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Refusing update from remote peer 263f19c3152d4e75a95fe88cd623e081: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:36.346470 29751 consensus_queue.cc:1048] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:36.347443 29730 consensus_queue.cc:1048] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:36.357808 29742 raft_consensus.cc:2955] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fab209ad731448858862c14653f621c5 (127.27.60.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:36.359239 29414 raft_consensus.cc:2955] T d483c8ca78cd429e9379310c7926fdb8 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fab209ad731448858862c14653f621c5 (127.27.60.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:36.370180 28888 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d483c8ca78cd429e9379310c7926fdb8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:36.371709 29152 raft_consensus.cc:2955] T d483c8ca78cd429e9379310c7926fdb8 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fab209ad731448858862c14653f621c5 (127.27.60.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:36.372781 28902 catalog_manager.cc:5697] T d483c8ca78cd429e9379310c7926fdb8 P 4936aa07a5db441e82a015649b725217 reported cstate change: config changed from index 3 to 4, VOTER fab209ad731448858862c14653f621c5 (127.27.60.130) evicted. New cstate: current_term: 1 leader_uuid: "263f19c3152d4e75a95fe88cd623e081" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:36.390390 29064 tablet_service.cc:1558] Processing DeleteTablet for tablet d483c8ca78cd429e9379310c7926fdb8 with delete_type TABLET_DATA_TOMBSTONED (TS fab209ad731448858862c14653f621c5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55230
I20260710 11:02:36.392808 29760 tablet_replica.cc:333] T d483c8ca78cd429e9379310c7926fdb8 P fab209ad731448858862c14653f621c5: stopping tablet replica
I20260710 11:02:36.393718 29760 raft_consensus.cc:2243] T d483c8ca78cd429e9379310c7926fdb8 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:36.394447 29760 raft_consensus.cc:2272] T d483c8ca78cd429e9379310c7926fdb8 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:36.397153 29760 ts_tablet_manager.cc:1916] T d483c8ca78cd429e9379310c7926fdb8 P fab209ad731448858862c14653f621c5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:36.408735 29760 ts_tablet_manager.cc:1929] T d483c8ca78cd429e9379310c7926fdb8 P fab209ad731448858862c14653f621c5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:36.409148 29760 log.cc:1199] T d483c8ca78cd429e9379310c7926fdb8 P fab209ad731448858862c14653f621c5: Deleting WAL directory at /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-0/minicluster-data/ts-1-root/wals/d483c8ca78cd429e9379310c7926fdb8
I20260710 11:02:36.410732 28886 catalog_manager.cc:5028] TS fab209ad731448858862c14653f621c5 (127.27.60.130:45087): tablet d483c8ca78cd429e9379310c7926fdb8 (table test-workload [id=ddeed46936cb4fb381e19f902ef704b2]) successfully deleted
I20260710 11:02:36.453966 29742 raft_consensus.cc:1064] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081: attempting to promote NON_VOTER 4936aa07a5db441e82a015649b725217 to VOTER
I20260710 11:02:36.456390 29742 consensus_queue.cc:237] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:36.463250 29414 raft_consensus.cc:1275] T a12b73e44f08440391dfdae934dda16a P 4936aa07a5db441e82a015649b725217 [term 1 LEARNER]: Refusing update from remote peer 263f19c3152d4e75a95fe88cd623e081: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:36.463266 29152 raft_consensus.cc:1275] T a12b73e44f08440391dfdae934dda16a P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Refusing update from remote peer 263f19c3152d4e75a95fe88cd623e081: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:36.464252 29079 raft_consensus.cc:1275] T a12b73e44f08440391dfdae934dda16a P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Refusing update from remote peer 263f19c3152d4e75a95fe88cd623e081: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:36.465092 29751 consensus_queue.cc:1048] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:36.465999 29742 consensus_queue.cc:1048] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:36.466807 29730 consensus_queue.cc:1048] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:36.492811 29742 raft_consensus.cc:2955] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:36.494637 29079 raft_consensus.cc:2955] T a12b73e44f08440391dfdae934dda16a P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:36.495254 29152 raft_consensus.cc:2955] T a12b73e44f08440391dfdae934dda16a P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:36.507274 29414 raft_consensus.cc:2955] T a12b73e44f08440391dfdae934dda16a P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:36.511477 28901 catalog_manager.cc:5697] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081 reported cstate change: config changed from index 2 to 3, 4936aa07a5db441e82a015649b725217 (127.27.60.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "263f19c3152d4e75a95fe88cd623e081" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:36.537290 29001 consensus_queue.cc:237] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:36.543573 29414 raft_consensus.cc:1275] T a12b73e44f08440391dfdae934dda16a P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Refusing update from remote peer 263f19c3152d4e75a95fe88cd623e081: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:36.544998 29730 consensus_queue.cc:1048] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:36.545512 29079 raft_consensus.cc:1275] T a12b73e44f08440391dfdae934dda16a P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Refusing update from remote peer 263f19c3152d4e75a95fe88cd623e081: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:36.547398 29742 consensus_queue.cc:1048] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:36.552430 29730 raft_consensus.cc:2955] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:36.554735 29414 raft_consensus.cc:2955] T a12b73e44f08440391dfdae934dda16a P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:36.556131 29079 raft_consensus.cc:2955] T a12b73e44f08440391dfdae934dda16a P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:36.564177 28888 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a12b73e44f08440391dfdae934dda16a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:36.570742 28900 catalog_manager.cc:5697] T a12b73e44f08440391dfdae934dda16a P fab209ad731448858862c14653f621c5 reported cstate change: config changed from index 3 to 4, VOTER 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131) evicted. New cstate: current_term: 1 leader_uuid: "263f19c3152d4e75a95fe88cd623e081" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } } }
I20260710 11:02:36.584165 29139 tablet_service.cc:1558] Processing DeleteTablet for tablet a12b73e44f08440391dfdae934dda16a with delete_type TABLET_DATA_TOMBSTONED (TS 980d92b52f07469bbb9ae63c6fa003e0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53352
I20260710 11:02:36.586442 29766 tablet_replica.cc:333] T a12b73e44f08440391dfdae934dda16a P 980d92b52f07469bbb9ae63c6fa003e0: stopping tablet replica
I20260710 11:02:36.587288 29766 raft_consensus.cc:2243] T a12b73e44f08440391dfdae934dda16a P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:36.587817 29766 raft_consensus.cc:2272] T a12b73e44f08440391dfdae934dda16a P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:36.590667 29766 ts_tablet_manager.cc:1916] T a12b73e44f08440391dfdae934dda16a P 980d92b52f07469bbb9ae63c6fa003e0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:36.602558 29766 ts_tablet_manager.cc:1929] T a12b73e44f08440391dfdae934dda16a P 980d92b52f07469bbb9ae63c6fa003e0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:36.602972 29766 log.cc:1199] T a12b73e44f08440391dfdae934dda16a P 980d92b52f07469bbb9ae63c6fa003e0: Deleting WAL directory at /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681313955765-27890-0/minicluster-data/ts-2-root/wals/a12b73e44f08440391dfdae934dda16a
I20260710 11:02:36.604662 28886 catalog_manager.cc:5028] TS 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913): tablet a12b73e44f08440391dfdae934dda16a (table test-workload [id=ddeed46936cb4fb381e19f902ef704b2]) successfully deleted
I20260710 11:02:41.827286 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:41.854058 29076 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "337ff93395374d5fb26b88f1c30cdaff"
dest_uuid: "fab209ad731448858862c14653f621c5"
mode: GRACEFUL
new_leader_uuid: "4936aa07a5db441e82a015649b725217"
 from {username='slave'} at 127.0.0.1:34132
I20260710 11:02:41.854768 29076 raft_consensus.cc:606] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [term 1 LEADER]: Received request to transfer leadership to TS 4936aa07a5db441e82a015649b725217
I20260710 11:02:41.867029 29001 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "999127fd56674bfaaa378ef5511c221e"
dest_uuid: "263f19c3152d4e75a95fe88cd623e081"
mode: GRACEFUL
new_leader_uuid: "4936aa07a5db441e82a015649b725217"
 from {username='slave'} at 127.0.0.1:52520
I20260710 11:02:41.867578 29001 raft_consensus.cc:606] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [term 1 LEADER]: Received request to transfer leadership to TS 4936aa07a5db441e82a015649b725217
I20260710 11:02:41.879470 29152 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d528ebca2c0641f3bb910ba243375d19"
dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0"
mode: GRACEFUL
new_leader_uuid: "4936aa07a5db441e82a015649b725217"
 from {username='slave'} at 127.0.0.1:35170
I20260710 11:02:41.879987 29152 raft_consensus.cc:606] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Received request to transfer leadership to TS 4936aa07a5db441e82a015649b725217
I20260710 11:02:41.882988 29151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed2f8d2b895441ad82fa23b7dcad2d21"
dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0"
mode: GRACEFUL
new_leader_uuid: "4936aa07a5db441e82a015649b725217"
 from {username='slave'} at 127.0.0.1:35170
I20260710 11:02:41.883602 29151 raft_consensus.cc:606] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [term 2 LEADER]: Received request to transfer leadership to TS 4936aa07a5db441e82a015649b725217
I20260710 11:02:41.886049 29151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f79e0a7316fb4b8d9c2fb2a397df993e"
dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0"
mode: GRACEFUL
new_leader_uuid: "4936aa07a5db441e82a015649b725217"
 from {username='slave'} at 127.0.0.1:35170
I20260710 11:02:41.886595 29151 raft_consensus.cc:606] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Received request to transfer leadership to TS 4936aa07a5db441e82a015649b725217
I20260710 11:02:41.887822 27890 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:02:41.888792 27890 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:42.028077 29729 raft_consensus.cc:993] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5: : Instructing follower 4936aa07a5db441e82a015649b725217 to start an election
I20260710 11:02:42.028653 29774 raft_consensus.cc:1081] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [term 1 LEADER]: Signalling peer 4936aa07a5db441e82a015649b725217 to start an election
I20260710 11:02:42.030436 29413 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "337ff93395374d5fb26b88f1c30cdaff"
dest_uuid: "4936aa07a5db441e82a015649b725217"
 from {username='slave'} at 127.0.0.1:37148
I20260710 11:02:42.031039 29413 raft_consensus.cc:493] T 337ff93395374d5fb26b88f1c30cdaff P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:42.031312 29413 raft_consensus.cc:3060] T 337ff93395374d5fb26b88f1c30cdaff P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:42.036222 29413 raft_consensus.cc:515] T 337ff93395374d5fb26b88f1c30cdaff P 4936aa07a5db441e82a015649b725217 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:42.038067 29413 leader_election.cc:290] T 337ff93395374d5fb26b88f1c30cdaff P 4936aa07a5db441e82a015649b725217 [CANDIDATE]: Term 2 election: Requested vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), fab209ad731448858862c14653f621c5 (127.27.60.130:45087)
I20260710 11:02:42.039150 29001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337ff93395374d5fb26b88f1c30cdaff" candidate_uuid: "4936aa07a5db441e82a015649b725217" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "263f19c3152d4e75a95fe88cd623e081"
I20260710 11:02:42.039163 29076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337ff93395374d5fb26b88f1c30cdaff" candidate_uuid: "4936aa07a5db441e82a015649b725217" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fab209ad731448858862c14653f621c5"
I20260710 11:02:42.039981 29001 raft_consensus.cc:3060] T 337ff93395374d5fb26b88f1c30cdaff P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:42.040004 29076 raft_consensus.cc:3055] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:42.040524 29076 raft_consensus.cc:740] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fab209ad731448858862c14653f621c5, State: Running, Role: LEADER
I20260710 11:02:42.041271 29076 consensus_queue.cc:260] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:42.042521 29076 raft_consensus.cc:3060] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:42.046756 29001 raft_consensus.cc:2468] T 337ff93395374d5fb26b88f1c30cdaff P 263f19c3152d4e75a95fe88cd623e081 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4936aa07a5db441e82a015649b725217 in term 2.
I20260710 11:02:42.048255 29376 leader_election.cc:304] T 337ff93395374d5fb26b88f1c30cdaff P 4936aa07a5db441e82a015649b725217 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 263f19c3152d4e75a95fe88cd623e081, 4936aa07a5db441e82a015649b725217; no voters: 
I20260710 11:02:42.048530 29076 raft_consensus.cc:2468] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4936aa07a5db441e82a015649b725217 in term 2.
I20260710 11:02:42.050488 29783 raft_consensus.cc:2804] T 337ff93395374d5fb26b88f1c30cdaff P 4936aa07a5db441e82a015649b725217 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:42.051687 29783 raft_consensus.cc:697] T 337ff93395374d5fb26b88f1c30cdaff P 4936aa07a5db441e82a015649b725217 [term 2 LEADER]: Becoming Leader. State: Replica: 4936aa07a5db441e82a015649b725217, State: Running, Role: LEADER
I20260710 11:02:42.052522 29783 consensus_queue.cc:237] T 337ff93395374d5fb26b88f1c30cdaff P 4936aa07a5db441e82a015649b725217 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:42.061820 28900 catalog_manager.cc:5697] T 337ff93395374d5fb26b88f1c30cdaff P 4936aa07a5db441e82a015649b725217 reported cstate change: term changed from 1 to 2, leader changed from fab209ad731448858862c14653f621c5 (127.27.60.130) to 4936aa07a5db441e82a015649b725217 (127.27.60.132). New cstate: current_term: 2 leader_uuid: "4936aa07a5db441e82a015649b725217" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:42.089715 29776 raft_consensus.cc:993] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081: : Instructing follower 4936aa07a5db441e82a015649b725217 to start an election
I20260710 11:02:42.090454 29773 raft_consensus.cc:1081] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [term 1 LEADER]: Signalling peer 4936aa07a5db441e82a015649b725217 to start an election
I20260710 11:02:42.091928 29413 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "999127fd56674bfaaa378ef5511c221e"
dest_uuid: "4936aa07a5db441e82a015649b725217"
 from {username='slave'} at 127.0.0.1:47466
I20260710 11:02:42.092412 29413 raft_consensus.cc:493] T 999127fd56674bfaaa378ef5511c221e P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:42.092711 29413 raft_consensus.cc:3060] T 999127fd56674bfaaa378ef5511c221e P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:42.096756 29413 raft_consensus.cc:515] T 999127fd56674bfaaa378ef5511c221e P 4936aa07a5db441e82a015649b725217 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:42.098693 29413 leader_election.cc:290] T 999127fd56674bfaaa378ef5511c221e P 4936aa07a5db441e82a015649b725217 [CANDIDATE]: Term 2 election: Requested vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:42.099520 29001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999127fd56674bfaaa378ef5511c221e" candidate_uuid: "4936aa07a5db441e82a015649b725217" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "263f19c3152d4e75a95fe88cd623e081"
I20260710 11:02:42.099725 29151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999127fd56674bfaaa378ef5511c221e" candidate_uuid: "4936aa07a5db441e82a015649b725217" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0"
I20260710 11:02:42.100040 29001 raft_consensus.cc:3055] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:42.100312 29151 raft_consensus.cc:3060] T 999127fd56674bfaaa378ef5511c221e P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:42.100369 29001 raft_consensus.cc:740] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 263f19c3152d4e75a95fe88cd623e081, State: Running, Role: LEADER
I20260710 11:02:42.101162 29001 consensus_queue.cc:260] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:42.102270 29001 raft_consensus.cc:3060] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:42.106369 29151 raft_consensus.cc:2468] T 999127fd56674bfaaa378ef5511c221e P 980d92b52f07469bbb9ae63c6fa003e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4936aa07a5db441e82a015649b725217 in term 2.
I20260710 11:02:42.108204 29001 raft_consensus.cc:2468] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4936aa07a5db441e82a015649b725217 in term 2.
I20260710 11:02:42.109215 29376 leader_election.cc:304] T 999127fd56674bfaaa378ef5511c221e P 4936aa07a5db441e82a015649b725217 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 263f19c3152d4e75a95fe88cd623e081, 4936aa07a5db441e82a015649b725217; no voters: 
I20260710 11:02:42.110056 29783 raft_consensus.cc:2804] T 999127fd56674bfaaa378ef5511c221e P 4936aa07a5db441e82a015649b725217 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:42.110569 29783 raft_consensus.cc:697] T 999127fd56674bfaaa378ef5511c221e P 4936aa07a5db441e82a015649b725217 [term 2 LEADER]: Becoming Leader. State: Replica: 4936aa07a5db441e82a015649b725217, State: Running, Role: LEADER
I20260710 11:02:42.111389 29783 consensus_queue.cc:237] T 999127fd56674bfaaa378ef5511c221e P 4936aa07a5db441e82a015649b725217 [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: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:42.118247 28900 catalog_manager.cc:5697] T 999127fd56674bfaaa378ef5511c221e P 4936aa07a5db441e82a015649b725217 reported cstate change: term changed from 1 to 2, leader changed from 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129) to 4936aa07a5db441e82a015649b725217 (127.27.60.132). New cstate: current_term: 2 leader_uuid: "4936aa07a5db441e82a015649b725217" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:42.140590 29777 raft_consensus.cc:993] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0: : Instructing follower 4936aa07a5db441e82a015649b725217 to start an election
I20260710 11:02:42.141172 29778 raft_consensus.cc:1081] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Signalling peer 4936aa07a5db441e82a015649b725217 to start an election
I20260710 11:02:42.142843 29414 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d528ebca2c0641f3bb910ba243375d19"
dest_uuid: "4936aa07a5db441e82a015649b725217"
 from {username='slave'} at 127.0.0.1:37160
I20260710 11:02:42.143347 29414 raft_consensus.cc:493] T d528ebca2c0641f3bb910ba243375d19 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:42.143684 29414 raft_consensus.cc:3060] T d528ebca2c0641f3bb910ba243375d19 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:42.148015 29414 raft_consensus.cc:515] T d528ebca2c0641f3bb910ba243375d19 P 4936aa07a5db441e82a015649b725217 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:42.149551 29414 leader_election.cc:290] T d528ebca2c0641f3bb910ba243375d19 P 4936aa07a5db441e82a015649b725217 [CANDIDATE]: Term 2 election: Requested vote from peers fab209ad731448858862c14653f621c5 (127.27.60.130:45087), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:42.150529 29076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d528ebca2c0641f3bb910ba243375d19" candidate_uuid: "4936aa07a5db441e82a015649b725217" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fab209ad731448858862c14653f621c5"
I20260710 11:02:42.150772 29151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d528ebca2c0641f3bb910ba243375d19" candidate_uuid: "4936aa07a5db441e82a015649b725217" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0"
I20260710 11:02:42.151095 29076 raft_consensus.cc:3060] T d528ebca2c0641f3bb910ba243375d19 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:42.151386 29151 raft_consensus.cc:3055] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:42.151679 29151 raft_consensus.cc:740] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 980d92b52f07469bbb9ae63c6fa003e0, State: Running, Role: LEADER
I20260710 11:02:42.152262 29151 consensus_queue.cc:260] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [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: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:42.153163 29151 raft_consensus.cc:3060] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:42.155753 29076 raft_consensus.cc:2468] T d528ebca2c0641f3bb910ba243375d19 P fab209ad731448858862c14653f621c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4936aa07a5db441e82a015649b725217 in term 2.
I20260710 11:02:42.156997 29374 leader_election.cc:304] T d528ebca2c0641f3bb910ba243375d19 P 4936aa07a5db441e82a015649b725217 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4936aa07a5db441e82a015649b725217, fab209ad731448858862c14653f621c5; no voters: 
I20260710 11:02:42.157526 29151 raft_consensus.cc:2468] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4936aa07a5db441e82a015649b725217 in term 2.
I20260710 11:02:42.157765 29783 raft_consensus.cc:2804] T d528ebca2c0641f3bb910ba243375d19 P 4936aa07a5db441e82a015649b725217 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:42.158324 29783 raft_consensus.cc:697] T d528ebca2c0641f3bb910ba243375d19 P 4936aa07a5db441e82a015649b725217 [term 2 LEADER]: Becoming Leader. State: Replica: 4936aa07a5db441e82a015649b725217, State: Running, Role: LEADER
I20260710 11:02:42.159186 29783 consensus_queue.cc:237] T d528ebca2c0641f3bb910ba243375d19 P 4936aa07a5db441e82a015649b725217 [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: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:42.166525 28900 catalog_manager.cc:5697] T d528ebca2c0641f3bb910ba243375d19 P 4936aa07a5db441e82a015649b725217 reported cstate change: term changed from 1 to 2, leader changed from 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131) to 4936aa07a5db441e82a015649b725217 (127.27.60.132). New cstate: current_term: 2 leader_uuid: "4936aa07a5db441e82a015649b725217" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:42.249472 29778 raft_consensus.cc:993] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0: : Instructing follower 4936aa07a5db441e82a015649b725217 to start an election
I20260710 11:02:42.250036 29777 raft_consensus.cc:1081] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Signalling peer 4936aa07a5db441e82a015649b725217 to start an election
I20260710 11:02:42.251828 29414 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f79e0a7316fb4b8d9c2fb2a397df993e"
dest_uuid: "4936aa07a5db441e82a015649b725217"
 from {username='slave'} at 127.0.0.1:37160
I20260710 11:02:42.252380 29414 raft_consensus.cc:493] T f79e0a7316fb4b8d9c2fb2a397df993e P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:42.252686 29414 raft_consensus.cc:3060] T f79e0a7316fb4b8d9c2fb2a397df993e P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:42.257133 29414 raft_consensus.cc:515] T f79e0a7316fb4b8d9c2fb2a397df993e P 4936aa07a5db441e82a015649b725217 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:42.258711 29414 leader_election.cc:290] T f79e0a7316fb4b8d9c2fb2a397df993e P 4936aa07a5db441e82a015649b725217 [CANDIDATE]: Term 2 election: Requested vote from peers fab209ad731448858862c14653f621c5 (127.27.60.130:45087), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:42.259639 29076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f79e0a7316fb4b8d9c2fb2a397df993e" candidate_uuid: "4936aa07a5db441e82a015649b725217" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fab209ad731448858862c14653f621c5"
I20260710 11:02:42.259788 29151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f79e0a7316fb4b8d9c2fb2a397df993e" candidate_uuid: "4936aa07a5db441e82a015649b725217" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0"
I20260710 11:02:42.260320 29076 raft_consensus.cc:3060] T f79e0a7316fb4b8d9c2fb2a397df993e P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:42.260396 29151 raft_consensus.cc:3055] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:42.260752 29151 raft_consensus.cc:740] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 980d92b52f07469bbb9ae63c6fa003e0, State: Running, Role: LEADER
I20260710 11:02:42.261350 29151 consensus_queue.cc:260] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [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: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:42.262346 29151 raft_consensus.cc:3060] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:42.265123 29076 raft_consensus.cc:2468] T f79e0a7316fb4b8d9c2fb2a397df993e P fab209ad731448858862c14653f621c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4936aa07a5db441e82a015649b725217 in term 2.
I20260710 11:02:42.266305 29374 leader_election.cc:304] T f79e0a7316fb4b8d9c2fb2a397df993e P 4936aa07a5db441e82a015649b725217 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4936aa07a5db441e82a015649b725217, fab209ad731448858862c14653f621c5; no voters: 
I20260710 11:02:42.266799 29151 raft_consensus.cc:2468] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4936aa07a5db441e82a015649b725217 in term 2.
I20260710 11:02:42.267035 29783 raft_consensus.cc:2804] T f79e0a7316fb4b8d9c2fb2a397df993e P 4936aa07a5db441e82a015649b725217 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:42.267542 29783 raft_consensus.cc:697] T f79e0a7316fb4b8d9c2fb2a397df993e P 4936aa07a5db441e82a015649b725217 [term 2 LEADER]: Becoming Leader. State: Replica: 4936aa07a5db441e82a015649b725217, State: Running, Role: LEADER
I20260710 11:02:42.268352 29783 consensus_queue.cc:237] T f79e0a7316fb4b8d9c2fb2a397df993e P 4936aa07a5db441e82a015649b725217 [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: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:42.276273 28900 catalog_manager.cc:5697] T f79e0a7316fb4b8d9c2fb2a397df993e P 4936aa07a5db441e82a015649b725217 reported cstate change: term changed from 1 to 2, leader changed from 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131) to 4936aa07a5db441e82a015649b725217 (127.27.60.132). New cstate: current_term: 2 leader_uuid: "4936aa07a5db441e82a015649b725217" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:42.322737 29778 raft_consensus.cc:993] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0: : Instructing follower 4936aa07a5db441e82a015649b725217 to start an election
I20260710 11:02:42.323194 29777 raft_consensus.cc:1081] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [term 2 LEADER]: Signalling peer 4936aa07a5db441e82a015649b725217 to start an election
I20260710 11:02:42.324504 29414 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed2f8d2b895441ad82fa23b7dcad2d21"
dest_uuid: "4936aa07a5db441e82a015649b725217"
 from {username='slave'} at 127.0.0.1:37160
I20260710 11:02:42.324895 29414 raft_consensus.cc:493] T ed2f8d2b895441ad82fa23b7dcad2d21 P 4936aa07a5db441e82a015649b725217 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:42.325112 29414 raft_consensus.cc:3060] T ed2f8d2b895441ad82fa23b7dcad2d21 P 4936aa07a5db441e82a015649b725217 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:42.329119 29414 raft_consensus.cc:515] T ed2f8d2b895441ad82fa23b7dcad2d21 P 4936aa07a5db441e82a015649b725217 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:42.330551 29414 leader_election.cc:290] T ed2f8d2b895441ad82fa23b7dcad2d21 P 4936aa07a5db441e82a015649b725217 [CANDIDATE]: Term 3 election: Requested vote from peers 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:42.331537 29151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2f8d2b895441ad82fa23b7dcad2d21" candidate_uuid: "4936aa07a5db441e82a015649b725217" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0"
I20260710 11:02:42.331728 29001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2f8d2b895441ad82fa23b7dcad2d21" candidate_uuid: "4936aa07a5db441e82a015649b725217" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "263f19c3152d4e75a95fe88cd623e081"
I20260710 11:02:42.332170 29151 raft_consensus.cc:3055] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:42.332567 29001 raft_consensus.cc:3060] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:42.332564 29151 raft_consensus.cc:740] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 980d92b52f07469bbb9ae63c6fa003e0, State: Running, Role: LEADER
I20260710 11:02:42.333607 29151 consensus_queue.cc:260] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:42.334502 29151 raft_consensus.cc:3060] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:42.337383 29001 raft_consensus.cc:2468] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4936aa07a5db441e82a015649b725217 in term 3.
I20260710 11:02:42.338534 29376 leader_election.cc:304] T ed2f8d2b895441ad82fa23b7dcad2d21 P 4936aa07a5db441e82a015649b725217 [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: 263f19c3152d4e75a95fe88cd623e081, 4936aa07a5db441e82a015649b725217; no voters: 
I20260710 11:02:42.339359 29151 raft_consensus.cc:2468] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4936aa07a5db441e82a015649b725217 in term 3.
I20260710 11:02:42.339437 29783 raft_consensus.cc:2804] T ed2f8d2b895441ad82fa23b7dcad2d21 P 4936aa07a5db441e82a015649b725217 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:42.340019 29783 raft_consensus.cc:697] T ed2f8d2b895441ad82fa23b7dcad2d21 P 4936aa07a5db441e82a015649b725217 [term 3 LEADER]: Becoming Leader. State: Replica: 4936aa07a5db441e82a015649b725217, State: Running, Role: LEADER
I20260710 11:02:42.340929 29783 consensus_queue.cc:237] T ed2f8d2b895441ad82fa23b7dcad2d21 P 4936aa07a5db441e82a015649b725217 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:42.349174 28900 catalog_manager.cc:5697] T ed2f8d2b895441ad82fa23b7dcad2d21 P 4936aa07a5db441e82a015649b725217 reported cstate change: term changed from 2 to 3, leader changed from 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131) to 4936aa07a5db441e82a015649b725217 (127.27.60.132). New cstate: current_term: 3 leader_uuid: "4936aa07a5db441e82a015649b725217" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:42.460176 29076 raft_consensus.cc:1275] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [term 2 FOLLOWER]: Refusing update from remote peer 4936aa07a5db441e82a015649b725217: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:42.461529 29783 consensus_queue.cc:1048] T 337ff93395374d5fb26b88f1c30cdaff P 4936aa07a5db441e82a015649b725217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:42.473429 29001 raft_consensus.cc:1275] T 337ff93395374d5fb26b88f1c30cdaff P 263f19c3152d4e75a95fe88cd623e081 [term 2 FOLLOWER]: Refusing update from remote peer 4936aa07a5db441e82a015649b725217: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:42.474927 29783 consensus_queue.cc:1048] T 337ff93395374d5fb26b88f1c30cdaff P 4936aa07a5db441e82a015649b725217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:42.514560 29151 raft_consensus.cc:1275] T 999127fd56674bfaaa378ef5511c221e P 980d92b52f07469bbb9ae63c6fa003e0 [term 2 FOLLOWER]: Refusing update from remote peer 4936aa07a5db441e82a015649b725217: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:42.515903 29797 consensus_queue.cc:1048] T 999127fd56674bfaaa378ef5511c221e P 4936aa07a5db441e82a015649b725217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:42.525125 29001 raft_consensus.cc:1275] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [term 2 FOLLOWER]: Refusing update from remote peer 4936aa07a5db441e82a015649b725217: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:42.528774 29801 consensus_queue.cc:1048] T 999127fd56674bfaaa378ef5511c221e P 4936aa07a5db441e82a015649b725217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:02:42.570561 29151 raft_consensus.cc:1275] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [term 2 FOLLOWER]: Refusing update from remote peer 4936aa07a5db441e82a015649b725217: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:42.571650 29801 consensus_queue.cc:1048] T d528ebca2c0641f3bb910ba243375d19 P 4936aa07a5db441e82a015649b725217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:02:42.581341 29076 raft_consensus.cc:1275] T d528ebca2c0641f3bb910ba243375d19 P fab209ad731448858862c14653f621c5 [term 2 FOLLOWER]: Refusing update from remote peer 4936aa07a5db441e82a015649b725217: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:42.582803 29801 consensus_queue.cc:1048] T d528ebca2c0641f3bb910ba243375d19 P 4936aa07a5db441e82a015649b725217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:42.787532 29151 raft_consensus.cc:1275] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [term 2 FOLLOWER]: Refusing update from remote peer 4936aa07a5db441e82a015649b725217: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:42.788491 29152 raft_consensus.cc:1275] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [term 3 FOLLOWER]: Refusing update from remote peer 4936aa07a5db441e82a015649b725217: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:02:42.789593 29801 consensus_queue.cc:1048] T ed2f8d2b895441ad82fa23b7dcad2d21 P 4936aa07a5db441e82a015649b725217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:42.789974 29783 consensus_queue.cc:1048] T f79e0a7316fb4b8d9c2fb2a397df993e P 4936aa07a5db441e82a015649b725217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:42.802145 29079 raft_consensus.cc:1275] T f79e0a7316fb4b8d9c2fb2a397df993e P fab209ad731448858862c14653f621c5 [term 2 FOLLOWER]: Refusing update from remote peer 4936aa07a5db441e82a015649b725217: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:42.803658 29000 raft_consensus.cc:1275] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081 [term 3 FOLLOWER]: Refusing update from remote peer 4936aa07a5db441e82a015649b725217: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:02:42.805583 29797 consensus_queue.cc:1048] T ed2f8d2b895441ad82fa23b7dcad2d21 P 4936aa07a5db441e82a015649b725217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263f19c3152d4e75a95fe88cd623e081" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:42.805989 29801 consensus_queue.cc:1048] T f79e0a7316fb4b8d9c2fb2a397df993e P 4936aa07a5db441e82a015649b725217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:42.889868 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:42.906790 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:42.920768 29079 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f748cc16cebc4c5fb76eff7ea34cc201"
dest_uuid: "fab209ad731448858862c14653f621c5"
mode: GRACEFUL
new_leader_uuid: "4936aa07a5db441e82a015649b725217"
 from {username='slave'} at 127.0.0.1:34132
I20260710 11:02:42.921327 29079 raft_consensus.cc:606] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [term 1 LEADER]: Received request to transfer leadership to TS 4936aa07a5db441e82a015649b725217
I20260710 11:02:42.922508 27890 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:02:42.923260 27890 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:43.079041 29729 raft_consensus.cc:993] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5: : Instructing follower 4936aa07a5db441e82a015649b725217 to start an election
I20260710 11:02:43.079568 29806 raft_consensus.cc:1081] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [term 1 LEADER]: Signalling peer 4936aa07a5db441e82a015649b725217 to start an election
I20260710 11:02:43.080935 29413 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f748cc16cebc4c5fb76eff7ea34cc201"
dest_uuid: "4936aa07a5db441e82a015649b725217"
 from {username='slave'} at 127.0.0.1:37148
I20260710 11:02:43.081329 29413 raft_consensus.cc:493] T f748cc16cebc4c5fb76eff7ea34cc201 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:43.081631 29413 raft_consensus.cc:3060] T f748cc16cebc4c5fb76eff7ea34cc201 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:43.086967 29413 raft_consensus.cc:515] T f748cc16cebc4c5fb76eff7ea34cc201 P 4936aa07a5db441e82a015649b725217 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:43.088486 29413 leader_election.cc:290] T f748cc16cebc4c5fb76eff7ea34cc201 P 4936aa07a5db441e82a015649b725217 [CANDIDATE]: Term 2 election: Requested vote from peers fab209ad731448858862c14653f621c5 (127.27.60.130:45087), 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913)
I20260710 11:02:43.089470 29151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f748cc16cebc4c5fb76eff7ea34cc201" candidate_uuid: "4936aa07a5db441e82a015649b725217" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "980d92b52f07469bbb9ae63c6fa003e0"
I20260710 11:02:43.090080 29151 raft_consensus.cc:3060] T f748cc16cebc4c5fb76eff7ea34cc201 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:43.090723 29079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f748cc16cebc4c5fb76eff7ea34cc201" candidate_uuid: "4936aa07a5db441e82a015649b725217" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fab209ad731448858862c14653f621c5"
I20260710 11:02:43.091224 29079 raft_consensus.cc:3055] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:43.091468 29079 raft_consensus.cc:740] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fab209ad731448858862c14653f621c5, State: Running, Role: LEADER
I20260710 11:02:43.092263 29079 consensus_queue.cc:260] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [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: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:43.093082 29079 raft_consensus.cc:3060] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:43.094971 29151 raft_consensus.cc:2468] T f748cc16cebc4c5fb76eff7ea34cc201 P 980d92b52f07469bbb9ae63c6fa003e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4936aa07a5db441e82a015649b725217 in term 2.
I20260710 11:02:43.096100 29374 leader_election.cc:304] T f748cc16cebc4c5fb76eff7ea34cc201 P 4936aa07a5db441e82a015649b725217 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4936aa07a5db441e82a015649b725217, 980d92b52f07469bbb9ae63c6fa003e0; no voters: 
I20260710 11:02:43.096889 29783 raft_consensus.cc:2804] T f748cc16cebc4c5fb76eff7ea34cc201 P 4936aa07a5db441e82a015649b725217 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:43.097353 29783 raft_consensus.cc:697] T f748cc16cebc4c5fb76eff7ea34cc201 P 4936aa07a5db441e82a015649b725217 [term 2 LEADER]: Becoming Leader. State: Replica: 4936aa07a5db441e82a015649b725217, State: Running, Role: LEADER
I20260710 11:02:43.097864 29079 raft_consensus.cc:2468] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4936aa07a5db441e82a015649b725217 in term 2.
I20260710 11:02:43.098225 29783 consensus_queue.cc:237] T f748cc16cebc4c5fb76eff7ea34cc201 P 4936aa07a5db441e82a015649b725217 [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: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } }
I20260710 11:02:43.105811 28901 catalog_manager.cc:5697] T f748cc16cebc4c5fb76eff7ea34cc201 P 4936aa07a5db441e82a015649b725217 reported cstate change: term changed from 1 to 2, leader changed from fab209ad731448858862c14653f621c5 (127.27.60.130) to 4936aa07a5db441e82a015649b725217 (127.27.60.132). New cstate: current_term: 2 leader_uuid: "4936aa07a5db441e82a015649b725217" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4936aa07a5db441e82a015649b725217" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 35303 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:43.539902 29151 raft_consensus.cc:1275] T f748cc16cebc4c5fb76eff7ea34cc201 P 980d92b52f07469bbb9ae63c6fa003e0 [term 2 FOLLOWER]: Refusing update from remote peer 4936aa07a5db441e82a015649b725217: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:43.541512 29783 consensus_queue.cc:1048] T f748cc16cebc4c5fb76eff7ea34cc201 P 4936aa07a5db441e82a015649b725217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980d92b52f07469bbb9ae63c6fa003e0" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:02:43.553086 29079 raft_consensus.cc:1275] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [term 2 FOLLOWER]: Refusing update from remote peer 4936aa07a5db441e82a015649b725217: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:43.554735 29801 consensus_queue.cc:1048] T f748cc16cebc4c5fb76eff7ea34cc201 P 4936aa07a5db441e82a015649b725217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab209ad731448858862c14653f621c5" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:43.924069 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:43.936913 27890 tablet_server.cc:179] TabletServer@127.27.60.129:0 shutting down...
W20260710 11:02:43.941954 29044 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260710 11:02:43.945551 29044 consensus_peers.cc:597] T 51b50ddfaa2b4a6389622faf5d9823c1 P fab209ad731448858862c14653f621c5 -> Peer 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951): Couldn't send request to peer 263f19c3152d4e75a95fe88cd623e081. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:43.976541 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:43.977656 27890 tablet_replica.cc:333] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 263f19c3152d4e75a95fe88cd623e081: stopping tablet replica
I20260710 11:02:43.978780 27890 raft_consensus.cc:2243] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:43.979313 27890 raft_consensus.cc:2272] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:43.981287 27890 tablet_replica.cc:333] T 51b50ddfaa2b4a6389622faf5d9823c1 P 263f19c3152d4e75a95fe88cd623e081: stopping tablet replica
I20260710 11:02:43.982013 27890 raft_consensus.cc:2243] T 51b50ddfaa2b4a6389622faf5d9823c1 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:43.982473 27890 raft_consensus.cc:2272] T 51b50ddfaa2b4a6389622faf5d9823c1 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:43.984185 27890 tablet_replica.cc:333] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081: stopping tablet replica
I20260710 11:02:43.984721 27890 raft_consensus.cc:2243] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:43.985139 27890 raft_consensus.cc:2272] T ed2f8d2b895441ad82fa23b7dcad2d21 P 263f19c3152d4e75a95fe88cd623e081 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:43.986876 27890 tablet_replica.cc:333] T 9e174cedc7a64fdab7af5daafef124be P 263f19c3152d4e75a95fe88cd623e081: stopping tablet replica
I20260710 11:02:43.987406 27890 raft_consensus.cc:2243] T 9e174cedc7a64fdab7af5daafef124be P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:43.987797 27890 raft_consensus.cc:2272] T 9e174cedc7a64fdab7af5daafef124be P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:43.989372 27890 tablet_replica.cc:333] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081: stopping tablet replica
I20260710 11:02:43.989923 27890 raft_consensus.cc:2243] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:43.990767 27890 raft_consensus.cc:2272] T 1cfc247abd1343f29faecd51ac102fcc P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:43.992573 27890 tablet_replica.cc:333] T de3c2f2de6ae47bdbc287c3d02f6d25a P 263f19c3152d4e75a95fe88cd623e081: stopping tablet replica
I20260710 11:02:43.993100 27890 raft_consensus.cc:2243] T de3c2f2de6ae47bdbc287c3d02f6d25a P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:43.993741 27890 raft_consensus.cc:2272] T de3c2f2de6ae47bdbc287c3d02f6d25a P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:43.995628 27890 tablet_replica.cc:333] T 71c1bb4d7e794a69a220523e40c8597e P 263f19c3152d4e75a95fe88cd623e081: stopping tablet replica
I20260710 11:02:43.996132 27890 raft_consensus.cc:2243] T 71c1bb4d7e794a69a220523e40c8597e P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:02:43.996778 29118 consensus_peers.cc:597] T 18626b6806584a9698657be90fe83e97 P 980d92b52f07469bbb9ae63c6fa003e0 -> Peer 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951): Couldn't send request to peer 263f19c3152d4e75a95fe88cd623e081. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:43.996855 27890 raft_consensus.cc:2272] T 71c1bb4d7e794a69a220523e40c8597e P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:43.998992 27890 tablet_replica.cc:333] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081: stopping tablet replica
I20260710 11:02:43.999482 27890 raft_consensus.cc:2243] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:44.000108 27890 raft_consensus.cc:2272] T d483c8ca78cd429e9379310c7926fdb8 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.001776 27890 tablet_replica.cc:333] T fbadeee833eb4310b49a5123c73ea3bc P 263f19c3152d4e75a95fe88cd623e081: stopping tablet replica
I20260710 11:02:44.002202 27890 raft_consensus.cc:2243] T fbadeee833eb4310b49a5123c73ea3bc P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.002764 27890 raft_consensus.cc:2272] T fbadeee833eb4310b49a5123c73ea3bc P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.004508 27890 tablet_replica.cc:333] T 2ffc147297764f7c9813dfe24b8d8fe1 P 263f19c3152d4e75a95fe88cd623e081: stopping tablet replica
I20260710 11:02:44.005010 27890 raft_consensus.cc:2243] T 2ffc147297764f7c9813dfe24b8d8fe1 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.005762 27890 raft_consensus.cc:2272] T 2ffc147297764f7c9813dfe24b8d8fe1 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.007987 27890 tablet_replica.cc:333] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081: stopping tablet replica
I20260710 11:02:44.008492 27890 raft_consensus.cc:2243] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:44.009414 27890 raft_consensus.cc:2272] T 778a045dfbee483a84278984d2c4e372 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.012001 27890 tablet_replica.cc:333] T 337ff93395374d5fb26b88f1c30cdaff P 263f19c3152d4e75a95fe88cd623e081: stopping tablet replica
I20260710 11:02:44.012513 27890 raft_consensus.cc:2243] T 337ff93395374d5fb26b88f1c30cdaff P 263f19c3152d4e75a95fe88cd623e081 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.012969 27890 raft_consensus.cc:2272] T 337ff93395374d5fb26b88f1c30cdaff P 263f19c3152d4e75a95fe88cd623e081 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.014600 27890 tablet_replica.cc:333] T 2515824f2709474b92ad0d9124bac152 P 263f19c3152d4e75a95fe88cd623e081: stopping tablet replica
I20260710 11:02:44.015118 27890 raft_consensus.cc:2243] T 2515824f2709474b92ad0d9124bac152 P 263f19c3152d4e75a95fe88cd623e081 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:44.015848 27890 raft_consensus.cc:2272] T 2515824f2709474b92ad0d9124bac152 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.017596 27890 tablet_replica.cc:333] T 76d9b35087b147b28b12f54e35392557 P 263f19c3152d4e75a95fe88cd623e081: stopping tablet replica
I20260710 11:02:44.018172 27890 raft_consensus.cc:2243] T 76d9b35087b147b28b12f54e35392557 P 263f19c3152d4e75a95fe88cd623e081 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:44.019825 27890 raft_consensus.cc:2272] T 76d9b35087b147b28b12f54e35392557 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.022138 27890 tablet_replica.cc:333] T 18626b6806584a9698657be90fe83e97 P 263f19c3152d4e75a95fe88cd623e081: stopping tablet replica
I20260710 11:02:44.022576 27890 raft_consensus.cc:2243] T 18626b6806584a9698657be90fe83e97 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.022927 27890 raft_consensus.cc:2272] T 18626b6806584a9698657be90fe83e97 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.024575 27890 tablet_replica.cc:333] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081: stopping tablet replica
I20260710 11:02:44.024971 27890 raft_consensus.cc:2243] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.025301 27890 raft_consensus.cc:2272] T 999127fd56674bfaaa378ef5511c221e P 263f19c3152d4e75a95fe88cd623e081 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.027000 27890 tablet_replica.cc:333] T 3dc1bb4574f74f2db0f052d8afb90810 P 263f19c3152d4e75a95fe88cd623e081: stopping tablet replica
I20260710 11:02:44.027592 27890 raft_consensus.cc:2243] T 3dc1bb4574f74f2db0f052d8afb90810 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.028257 27890 raft_consensus.cc:2272] T 3dc1bb4574f74f2db0f052d8afb90810 P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.030463 27890 tablet_replica.cc:333] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081: stopping tablet replica
I20260710 11:02:44.030838 27890 raft_consensus.cc:2243] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:44.031457 27890 raft_consensus.cc:2272] T a12b73e44f08440391dfdae934dda16a P 263f19c3152d4e75a95fe88cd623e081 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:44.069355 29044 consensus_peers.cc:597] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5 -> Peer 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951): Couldn't send request to peer 263f19c3152d4e75a95fe88cd623e081. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:37951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:44.077766 27890 tablet_server.cc:196] TabletServer@127.27.60.129:0 shutdown complete.
I20260710 11:02:44.116757 27890 tablet_server.cc:179] TabletServer@127.27.60.130:0 shutting down...
W20260710 11:02:44.136559 29376 consensus_peers.cc:597] T 337ff93395374d5fb26b88f1c30cdaff P 4936aa07a5db441e82a015649b725217 -> Peer 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951): Couldn't send request to peer 263f19c3152d4e75a95fe88cd623e081. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:37951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:44.143042 29118 consensus_peers.cc:597] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 -> Peer 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951): Couldn't send request to peer 263f19c3152d4e75a95fe88cd623e081. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:37951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:44.157033 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:44.157794 27890 tablet_replica.cc:333] T cb8729bcc9bd4ebc92ec487c36639309 P fab209ad731448858862c14653f621c5: stopping tablet replica
I20260710 11:02:44.158398 27890 raft_consensus.cc:2243] T cb8729bcc9bd4ebc92ec487c36639309 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.158910 27890 raft_consensus.cc:2272] T cb8729bcc9bd4ebc92ec487c36639309 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.160755 27890 tablet_replica.cc:333] T d528ebca2c0641f3bb910ba243375d19 P fab209ad731448858862c14653f621c5: stopping tablet replica
I20260710 11:02:44.161268 27890 raft_consensus.cc:2243] T d528ebca2c0641f3bb910ba243375d19 P fab209ad731448858862c14653f621c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.161830 27890 raft_consensus.cc:2272] T d528ebca2c0641f3bb910ba243375d19 P fab209ad731448858862c14653f621c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.164283 27890 tablet_replica.cc:333] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P fab209ad731448858862c14653f621c5: stopping tablet replica
I20260710 11:02:44.165046 27890 raft_consensus.cc:2243] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P fab209ad731448858862c14653f621c5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:44.165886 27890 raft_consensus.cc:2272] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:44.167452 29044 consensus_peers.cc:597] T 9e174cedc7a64fdab7af5daafef124be P fab209ad731448858862c14653f621c5 -> Peer 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951): Couldn't send request to peer 263f19c3152d4e75a95fe88cd623e081. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:37951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:44.168011 27890 tablet_replica.cc:333] T 1cfc247abd1343f29faecd51ac102fcc P fab209ad731448858862c14653f621c5: stopping tablet replica
I20260710 11:02:44.168527 27890 raft_consensus.cc:2243] T 1cfc247abd1343f29faecd51ac102fcc P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.168968 27890 raft_consensus.cc:2272] T 1cfc247abd1343f29faecd51ac102fcc P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.170692 27890 tablet_replica.cc:333] T aee82414dd8d4cc89fb07335523bf3ad P fab209ad731448858862c14653f621c5: stopping tablet replica
I20260710 11:02:44.171214 27890 raft_consensus.cc:2243] T aee82414dd8d4cc89fb07335523bf3ad P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.171761 27890 raft_consensus.cc:2272] T aee82414dd8d4cc89fb07335523bf3ad P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.173395 27890 tablet_replica.cc:333] T 9e174cedc7a64fdab7af5daafef124be P fab209ad731448858862c14653f621c5: stopping tablet replica
I20260710 11:02:44.173998 27890 raft_consensus.cc:2243] T 9e174cedc7a64fdab7af5daafef124be P fab209ad731448858862c14653f621c5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:44.174844 27890 raft_consensus.cc:2272] T 9e174cedc7a64fdab7af5daafef124be P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.177233 27890 tablet_replica.cc:333] T 51b50ddfaa2b4a6389622faf5d9823c1 P fab209ad731448858862c14653f621c5: stopping tablet replica
I20260710 11:02:44.177953 27890 raft_consensus.cc:2243] T 51b50ddfaa2b4a6389622faf5d9823c1 P fab209ad731448858862c14653f621c5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:44.178689 27890 raft_consensus.cc:2272] T 51b50ddfaa2b4a6389622faf5d9823c1 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.180405 27890 tablet_replica.cc:333] T 778a045dfbee483a84278984d2c4e372 P fab209ad731448858862c14653f621c5: stopping tablet replica
I20260710 11:02:44.180919 27890 raft_consensus.cc:2243] T 778a045dfbee483a84278984d2c4e372 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.181430 27890 raft_consensus.cc:2272] T 778a045dfbee483a84278984d2c4e372 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.183279 27890 tablet_replica.cc:333] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5: stopping tablet replica
I20260710 11:02:44.183801 27890 raft_consensus.cc:2243] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:44.184540 27890 raft_consensus.cc:2272] T fbadeee833eb4310b49a5123c73ea3bc P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.186357 27890 tablet_replica.cc:333] T 76d9b35087b147b28b12f54e35392557 P fab209ad731448858862c14653f621c5: stopping tablet replica
I20260710 11:02:44.187036 27890 raft_consensus.cc:2243] T 76d9b35087b147b28b12f54e35392557 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.187475 27890 raft_consensus.cc:2272] T 76d9b35087b147b28b12f54e35392557 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.189109 27890 tablet_replica.cc:333] T 18626b6806584a9698657be90fe83e97 P fab209ad731448858862c14653f621c5: stopping tablet replica
I20260710 11:02:44.189679 27890 raft_consensus.cc:2243] T 18626b6806584a9698657be90fe83e97 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.190094 27890 raft_consensus.cc:2272] T 18626b6806584a9698657be90fe83e97 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.191848 27890 tablet_replica.cc:333] T f79e0a7316fb4b8d9c2fb2a397df993e P fab209ad731448858862c14653f621c5: stopping tablet replica
I20260710 11:02:44.192332 27890 raft_consensus.cc:2243] T f79e0a7316fb4b8d9c2fb2a397df993e P fab209ad731448858862c14653f621c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.192858 27890 raft_consensus.cc:2272] T f79e0a7316fb4b8d9c2fb2a397df993e P fab209ad731448858862c14653f621c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.194435 27890 tablet_replica.cc:333] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5: stopping tablet replica
I20260710 11:02:44.194906 27890 raft_consensus.cc:2243] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.195273 27890 raft_consensus.cc:2272] T f748cc16cebc4c5fb76eff7ea34cc201 P fab209ad731448858862c14653f621c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.197568 27890 tablet_replica.cc:333] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5: stopping tablet replica
I20260710 11:02:44.198084 27890 raft_consensus.cc:2243] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.198570 27890 raft_consensus.cc:2272] T 337ff93395374d5fb26b88f1c30cdaff P fab209ad731448858862c14653f621c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.200115 27890 tablet_replica.cc:333] T 2515824f2709474b92ad0d9124bac152 P fab209ad731448858862c14653f621c5: stopping tablet replica
I20260710 11:02:44.200578 27890 raft_consensus.cc:2243] T 2515824f2709474b92ad0d9124bac152 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.200973 27890 raft_consensus.cc:2272] T 2515824f2709474b92ad0d9124bac152 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.202590 27890 tablet_replica.cc:333] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5: stopping tablet replica
I20260710 11:02:44.203052 27890 raft_consensus.cc:2243] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:44.203737 27890 raft_consensus.cc:2272] T e1ffd784fd40498da6643a1f3cdd6c12 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.205560 27890 tablet_replica.cc:333] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5: stopping tablet replica
I20260710 11:02:44.205989 27890 raft_consensus.cc:2243] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:44.206735 27890 raft_consensus.cc:2272] T 3dc1bb4574f74f2db0f052d8afb90810 P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.208253 27890 tablet_replica.cc:333] T a12b73e44f08440391dfdae934dda16a P fab209ad731448858862c14653f621c5: stopping tablet replica
I20260710 11:02:44.208714 27890 raft_consensus.cc:2243] T a12b73e44f08440391dfdae934dda16a P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.209313 27890 raft_consensus.cc:2272] T a12b73e44f08440391dfdae934dda16a P fab209ad731448858862c14653f621c5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:44.233194 29118 consensus_peers.cc:597] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 -> Peer 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951): Couldn't send request to peer 263f19c3152d4e75a95fe88cd623e081. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:37951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:44.254408 27890 tablet_server.cc:196] TabletServer@127.27.60.130:0 shutdown complete.
W20260710 11:02:44.265663 29376 consensus_peers.cc:597] T 999127fd56674bfaaa378ef5511c221e P 4936aa07a5db441e82a015649b725217 -> Peer 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951): Couldn't send request to peer 263f19c3152d4e75a95fe88cd623e081. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:37951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:44.268643 29116 consensus_peers.cc:597] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 -> Peer fab209ad731448858862c14653f621c5 (127.27.60.130:45087): Couldn't send request to peer fab209ad731448858862c14653f621c5. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:45087: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:44.294621 27890 tablet_server.cc:179] TabletServer@127.27.60.131:0 shutting down...
W20260710 11:02:44.301790 29118 consensus_peers.cc:597] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 -> Peer 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951): Couldn't send request to peer 263f19c3152d4e75a95fe88cd623e081. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:37951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:44.312561 29376 consensus_peers.cc:597] T ed2f8d2b895441ad82fa23b7dcad2d21 P 4936aa07a5db441e82a015649b725217 -> Peer 263f19c3152d4e75a95fe88cd623e081 (127.27.60.129:37951): Couldn't send request to peer 263f19c3152d4e75a95fe88cd623e081. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:37951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:44.329022 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:44.329856 27890 tablet_replica.cc:333] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0: stopping tablet replica
I20260710 11:02:44.330487 27890 raft_consensus.cc:2243] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:44.331296 27890 raft_consensus.cc:2272] T cb8729bcc9bd4ebc92ec487c36639309 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.333227 27890 tablet_replica.cc:333] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0: stopping tablet replica
I20260710 11:02:44.333817 27890 raft_consensus.cc:2243] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.334231 27890 raft_consensus.cc:2272] T d528ebca2c0641f3bb910ba243375d19 P 980d92b52f07469bbb9ae63c6fa003e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.335913 27890 tablet_replica.cc:333] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 980d92b52f07469bbb9ae63c6fa003e0: stopping tablet replica
I20260710 11:02:44.336460 27890 raft_consensus.cc:2243] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.336854 27890 raft_consensus.cc:2272] T 68af5d0fd7f7449aa414fb64dbbbc9a8 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.360173 27890 tablet_replica.cc:333] T 51b50ddfaa2b4a6389622faf5d9823c1 P 980d92b52f07469bbb9ae63c6fa003e0: stopping tablet replica
I20260710 11:02:44.361578 27890 raft_consensus.cc:2243] T 51b50ddfaa2b4a6389622faf5d9823c1 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.362327 27890 raft_consensus.cc:2272] T 51b50ddfaa2b4a6389622faf5d9823c1 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.364665 27890 tablet_replica.cc:333] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0: stopping tablet replica
I20260710 11:02:44.365757 27890 raft_consensus.cc:2243] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.366425 27890 raft_consensus.cc:2272] T ed2f8d2b895441ad82fa23b7dcad2d21 P 980d92b52f07469bbb9ae63c6fa003e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.368969 27890 tablet_replica.cc:333] T 9e174cedc7a64fdab7af5daafef124be P 980d92b52f07469bbb9ae63c6fa003e0: stopping tablet replica
I20260710 11:02:44.370075 27890 raft_consensus.cc:2243] T 9e174cedc7a64fdab7af5daafef124be P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.371027 27890 raft_consensus.cc:2272] T 9e174cedc7a64fdab7af5daafef124be P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.373178 27890 tablet_replica.cc:333] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0: stopping tablet replica
I20260710 11:02:44.373780 27890 raft_consensus.cc:2243] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:44.375171 27890 raft_consensus.cc:2272] T aee82414dd8d4cc89fb07335523bf3ad P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.377403 27890 tablet_replica.cc:333] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0: stopping tablet replica
I20260710 11:02:44.378089 27890 raft_consensus.cc:2243] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:44.379448 27890 raft_consensus.cc:2272] T 71c1bb4d7e794a69a220523e40c8597e P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.381840 27890 tablet_replica.cc:333] T d483c8ca78cd429e9379310c7926fdb8 P 980d92b52f07469bbb9ae63c6fa003e0: stopping tablet replica
I20260710 11:02:44.382402 27890 raft_consensus.cc:2243] T d483c8ca78cd429e9379310c7926fdb8 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.383556 27890 raft_consensus.cc:2272] T d483c8ca78cd429e9379310c7926fdb8 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.385701 27890 tablet_replica.cc:333] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0: stopping tablet replica
I20260710 11:02:44.386261 27890 raft_consensus.cc:2243] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:44.387598 27890 raft_consensus.cc:2272] T de3c2f2de6ae47bdbc287c3d02f6d25a P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.390026 27890 tablet_replica.cc:333] T 18626b6806584a9698657be90fe83e97 P 980d92b52f07469bbb9ae63c6fa003e0: stopping tablet replica
I20260710 11:02:44.390780 27890 raft_consensus.cc:2243] T 18626b6806584a9698657be90fe83e97 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:44.392305 27890 raft_consensus.cc:2272] T 18626b6806584a9698657be90fe83e97 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.394773 27890 tablet_replica.cc:333] T 76d9b35087b147b28b12f54e35392557 P 980d92b52f07469bbb9ae63c6fa003e0: stopping tablet replica
I20260710 11:02:44.395387 27890 raft_consensus.cc:2243] T 76d9b35087b147b28b12f54e35392557 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.395944 27890 raft_consensus.cc:2272] T 76d9b35087b147b28b12f54e35392557 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.398108 27890 tablet_replica.cc:333] T e1ffd784fd40498da6643a1f3cdd6c12 P 980d92b52f07469bbb9ae63c6fa003e0: stopping tablet replica
I20260710 11:02:44.398649 27890 raft_consensus.cc:2243] T e1ffd784fd40498da6643a1f3cdd6c12 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.400094 27890 raft_consensus.cc:2272] T e1ffd784fd40498da6643a1f3cdd6c12 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.403422 27890 tablet_replica.cc:333] T 2515824f2709474b92ad0d9124bac152 P 980d92b52f07469bbb9ae63c6fa003e0: stopping tablet replica
I20260710 11:02:44.404695 27890 raft_consensus.cc:2243] T 2515824f2709474b92ad0d9124bac152 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.405675 27890 raft_consensus.cc:2272] T 2515824f2709474b92ad0d9124bac152 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.409228 27890 tablet_replica.cc:333] T f748cc16cebc4c5fb76eff7ea34cc201 P 980d92b52f07469bbb9ae63c6fa003e0: stopping tablet replica
I20260710 11:02:44.410002 27890 raft_consensus.cc:2243] T f748cc16cebc4c5fb76eff7ea34cc201 P 980d92b52f07469bbb9ae63c6fa003e0 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:02:44.410295 29374 consensus_peers.cc:597] T f79e0a7316fb4b8d9c2fb2a397df993e P 4936aa07a5db441e82a015649b725217 -> Peer fab209ad731448858862c14653f621c5 (127.27.60.130:45087): Couldn't send request to peer fab209ad731448858862c14653f621c5. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:45087: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:44.411705 27890 raft_consensus.cc:2272] T f748cc16cebc4c5fb76eff7ea34cc201 P 980d92b52f07469bbb9ae63c6fa003e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.415205 27890 tablet_replica.cc:333] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0: stopping tablet replica
I20260710 11:02:44.415771 27890 raft_consensus.cc:2243] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:44.417101 27890 raft_consensus.cc:2272] T 2ffc147297764f7c9813dfe24b8d8fe1 P 980d92b52f07469bbb9ae63c6fa003e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.419309 27890 tablet_replica.cc:333] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0: stopping tablet replica
I20260710 11:02:44.419791 27890 raft_consensus.cc:2243] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.420567 27890 raft_consensus.cc:2272] T f79e0a7316fb4b8d9c2fb2a397df993e P 980d92b52f07469bbb9ae63c6fa003e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.423385 27890 tablet_replica.cc:333] T 999127fd56674bfaaa378ef5511c221e P 980d92b52f07469bbb9ae63c6fa003e0: stopping tablet replica
I20260710 11:02:44.423889 27890 raft_consensus.cc:2243] T 999127fd56674bfaaa378ef5511c221e P 980d92b52f07469bbb9ae63c6fa003e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.424865 27890 raft_consensus.cc:2272] T 999127fd56674bfaaa378ef5511c221e P 980d92b52f07469bbb9ae63c6fa003e0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:44.461468 29374 connection.cc:573] client connection to 127.27.60.131:33913 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260710 11:02:44.465085 29374 consensus_peers.cc:597] T 999127fd56674bfaaa378ef5511c221e P 4936aa07a5db441e82a015649b725217 -> Peer 980d92b52f07469bbb9ae63c6fa003e0 (127.27.60.131:33913): Couldn't send request to peer 980d92b52f07469bbb9ae63c6fa003e0. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.131:33913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:44.477913 27890 tablet_server.cc:196] TabletServer@127.27.60.131:0 shutdown complete.
W20260710 11:02:44.504603 29374 consensus_peers.cc:597] T 337ff93395374d5fb26b88f1c30cdaff P 4936aa07a5db441e82a015649b725217 -> Peer fab209ad731448858862c14653f621c5 (127.27.60.130:45087): Couldn't send request to peer fab209ad731448858862c14653f621c5. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:45087: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:44.524070 27890 tablet_server.cc:179] TabletServer@127.27.60.132:0 shutting down...
I20260710 11:02:44.552709 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:44.553815 27890 tablet_replica.cc:333] T d483c8ca78cd429e9379310c7926fdb8 P 4936aa07a5db441e82a015649b725217: stopping tablet replica
I20260710 11:02:44.554823 27890 raft_consensus.cc:2243] T d483c8ca78cd429e9379310c7926fdb8 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.555724 27890 raft_consensus.cc:2272] T d483c8ca78cd429e9379310c7926fdb8 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.559332 27890 tablet_replica.cc:333] T 1cfc247abd1343f29faecd51ac102fcc P 4936aa07a5db441e82a015649b725217: stopping tablet replica
I20260710 11:02:44.560103 27890 raft_consensus.cc:2243] T 1cfc247abd1343f29faecd51ac102fcc P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.561264 27890 raft_consensus.cc:2272] T 1cfc247abd1343f29faecd51ac102fcc P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.563979 27890 tablet_replica.cc:333] T 999127fd56674bfaaa378ef5511c221e P 4936aa07a5db441e82a015649b725217: stopping tablet replica
I20260710 11:02:44.564510 27890 raft_consensus.cc:2243] T 999127fd56674bfaaa378ef5511c221e P 4936aa07a5db441e82a015649b725217 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:44.565392 27890 raft_consensus.cc:2272] T 999127fd56674bfaaa378ef5511c221e P 4936aa07a5db441e82a015649b725217 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.567433 27890 tablet_replica.cc:333] T 778a045dfbee483a84278984d2c4e372 P 4936aa07a5db441e82a015649b725217: stopping tablet replica
I20260710 11:02:44.567937 27890 raft_consensus.cc:2243] T 778a045dfbee483a84278984d2c4e372 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.568572 27890 raft_consensus.cc:2272] T 778a045dfbee483a84278984d2c4e372 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.570439 27890 tablet_replica.cc:333] T aee82414dd8d4cc89fb07335523bf3ad P 4936aa07a5db441e82a015649b725217: stopping tablet replica
I20260710 11:02:44.570926 27890 raft_consensus.cc:2243] T aee82414dd8d4cc89fb07335523bf3ad P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.571584 27890 raft_consensus.cc:2272] T aee82414dd8d4cc89fb07335523bf3ad P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.573549 27890 tablet_replica.cc:333] T e1ffd784fd40498da6643a1f3cdd6c12 P 4936aa07a5db441e82a015649b725217: stopping tablet replica
I20260710 11:02:44.574044 27890 raft_consensus.cc:2243] T e1ffd784fd40498da6643a1f3cdd6c12 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.574653 27890 raft_consensus.cc:2272] T e1ffd784fd40498da6643a1f3cdd6c12 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.576596 27890 tablet_replica.cc:333] T cb8729bcc9bd4ebc92ec487c36639309 P 4936aa07a5db441e82a015649b725217: stopping tablet replica
I20260710 11:02:44.577332 27890 raft_consensus.cc:2243] T cb8729bcc9bd4ebc92ec487c36639309 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.578202 27890 raft_consensus.cc:2272] T cb8729bcc9bd4ebc92ec487c36639309 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.580618 27890 tablet_replica.cc:333] T de3c2f2de6ae47bdbc287c3d02f6d25a P 4936aa07a5db441e82a015649b725217: stopping tablet replica
I20260710 11:02:44.581207 27890 raft_consensus.cc:2243] T de3c2f2de6ae47bdbc287c3d02f6d25a P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.581955 27890 raft_consensus.cc:2272] T de3c2f2de6ae47bdbc287c3d02f6d25a P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:44.582041 29374 consensus_peers.cc:597] T f748cc16cebc4c5fb76eff7ea34cc201 P 4936aa07a5db441e82a015649b725217 -> Peer fab209ad731448858862c14653f621c5 (127.27.60.130:45087): Couldn't send request to peer fab209ad731448858862c14653f621c5. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:45087: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:44.586491 27890 tablet_replica.cc:333] T d528ebca2c0641f3bb910ba243375d19 P 4936aa07a5db441e82a015649b725217: stopping tablet replica
I20260710 11:02:44.587148 27890 raft_consensus.cc:2243] T d528ebca2c0641f3bb910ba243375d19 P 4936aa07a5db441e82a015649b725217 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:44.588114 27890 raft_consensus.cc:2272] T d528ebca2c0641f3bb910ba243375d19 P 4936aa07a5db441e82a015649b725217 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.590092 27890 tablet_replica.cc:333] T 2ffc147297764f7c9813dfe24b8d8fe1 P 4936aa07a5db441e82a015649b725217: stopping tablet replica
I20260710 11:02:44.590682 27890 raft_consensus.cc:2243] T 2ffc147297764f7c9813dfe24b8d8fe1 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.591257 27890 raft_consensus.cc:2272] T 2ffc147297764f7c9813dfe24b8d8fe1 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.593050 27890 tablet_replica.cc:333] T f79e0a7316fb4b8d9c2fb2a397df993e P 4936aa07a5db441e82a015649b725217: stopping tablet replica
I20260710 11:02:44.593611 27890 raft_consensus.cc:2243] T f79e0a7316fb4b8d9c2fb2a397df993e P 4936aa07a5db441e82a015649b725217 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:44.594501 27890 raft_consensus.cc:2272] T f79e0a7316fb4b8d9c2fb2a397df993e P 4936aa07a5db441e82a015649b725217 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.596311 27890 tablet_replica.cc:333] T 71c1bb4d7e794a69a220523e40c8597e P 4936aa07a5db441e82a015649b725217: stopping tablet replica
I20260710 11:02:44.596850 27890 raft_consensus.cc:2243] T 71c1bb4d7e794a69a220523e40c8597e P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.597506 27890 raft_consensus.cc:2272] T 71c1bb4d7e794a69a220523e40c8597e P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.599236 27890 tablet_replica.cc:333] T ed2f8d2b895441ad82fa23b7dcad2d21 P 4936aa07a5db441e82a015649b725217: stopping tablet replica
I20260710 11:02:44.599748 27890 raft_consensus.cc:2243] T ed2f8d2b895441ad82fa23b7dcad2d21 P 4936aa07a5db441e82a015649b725217 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:44.600647 27890 raft_consensus.cc:2272] T ed2f8d2b895441ad82fa23b7dcad2d21 P 4936aa07a5db441e82a015649b725217 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.602571 27890 tablet_replica.cc:333] T f748cc16cebc4c5fb76eff7ea34cc201 P 4936aa07a5db441e82a015649b725217: stopping tablet replica
I20260710 11:02:44.603116 27890 raft_consensus.cc:2243] T f748cc16cebc4c5fb76eff7ea34cc201 P 4936aa07a5db441e82a015649b725217 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:44.604106 27890 raft_consensus.cc:2272] T f748cc16cebc4c5fb76eff7ea34cc201 P 4936aa07a5db441e82a015649b725217 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.606068 27890 tablet_replica.cc:333] T fbadeee833eb4310b49a5123c73ea3bc P 4936aa07a5db441e82a015649b725217: stopping tablet replica
I20260710 11:02:44.606578 27890 raft_consensus.cc:2243] T fbadeee833eb4310b49a5123c73ea3bc P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.607059 27890 raft_consensus.cc:2272] T fbadeee833eb4310b49a5123c73ea3bc P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.608747 27890 tablet_replica.cc:333] T 337ff93395374d5fb26b88f1c30cdaff P 4936aa07a5db441e82a015649b725217: stopping tablet replica
I20260710 11:02:44.609233 27890 raft_consensus.cc:2243] T 337ff93395374d5fb26b88f1c30cdaff P 4936aa07a5db441e82a015649b725217 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:44.610097 27890 raft_consensus.cc:2272] T 337ff93395374d5fb26b88f1c30cdaff P 4936aa07a5db441e82a015649b725217 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.611912 27890 tablet_replica.cc:333] T a12b73e44f08440391dfdae934dda16a P 4936aa07a5db441e82a015649b725217: stopping tablet replica
I20260710 11:02:44.612397 27890 raft_consensus.cc:2243] T a12b73e44f08440391dfdae934dda16a P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.613291 27890 raft_consensus.cc:2272] T a12b73e44f08440391dfdae934dda16a P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.615195 27890 tablet_replica.cc:333] T 3dc1bb4574f74f2db0f052d8afb90810 P 4936aa07a5db441e82a015649b725217: stopping tablet replica
I20260710 11:02:44.615664 27890 raft_consensus.cc:2243] T 3dc1bb4574f74f2db0f052d8afb90810 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.616719 27890 raft_consensus.cc:2272] T 3dc1bb4574f74f2db0f052d8afb90810 P 4936aa07a5db441e82a015649b725217 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.655812 27890 tablet_server.cc:196] TabletServer@127.27.60.132:0 shutdown complete.
I20260710 11:02:44.686326 27890 master.cc:562] Master@127.27.60.190:37249 shutting down...
I20260710 11:02:44.712464 27890 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b82630632b984294bd3762345f4b056b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:44.713147 27890 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b82630632b984294bd3762345f4b056b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.713583 27890 tablet_replica.cc:333] T 00000000000000000000000000000000 P b82630632b984294bd3762345f4b056b: stopping tablet replica
I20260710 11:02:44.735359 27890 master.cc:584] Master@127.27.60.190:37249 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (27337 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:02:44.801855 27890 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.60.190:46827
I20260710 11:02:44.802935 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:44.809155 29832 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
W20260710 11:02:44.809289 29831 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
W20260710 11:02:44.810324 29834 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
I20260710 11:02:44.811102 27890 server_base.cc:1061] running on GCE node
I20260710 11:02:44.812269 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:44.812462 27890 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:44.812585 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783681364812573 us; error 0 us; skew 500 ppm
I20260710 11:02:44.813097 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:44.815734 27890 webserver.cc:533] Webserver started at http://127.27.60.190:39123/ using document root <none> and password file <none>
I20260710 11:02:44.816217 27890 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:44.816393 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:44.816632 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:44.818187 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681313955765-27890-0/minicluster-data/master-0-root/instance:
uuid: "e26a806551bb463ea794fd6e32d3a4c4"
format_stamp: "Formatted at 2026-07-10 11:02:44 on dist-test-slave-s2gl"
I20260710 11:02:44.823619 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:02:44.827621 29839 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:44.828514 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:02:44.828913 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681313955765-27890-0/minicluster-data/master-0-root
uuid: "e26a806551bb463ea794fd6e32d3a4c4"
format_stamp: "Formatted at 2026-07-10 11:02:44 on dist-test-slave-s2gl"
I20260710 11:02:44.829273 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681313955765-27890-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681313955765-27890-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681313955765-27890-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)
I20260710 11:02:44.854401 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:44.855834 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:44.896253 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.190:46827
I20260710 11:02:44.896359 29890 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.190:46827 every 8 connection(s)
I20260710 11:02:44.900377 29891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.910983 29891 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e26a806551bb463ea794fd6e32d3a4c4: Bootstrap starting.
I20260710 11:02:44.915822 29891 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e26a806551bb463ea794fd6e32d3a4c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:44.920176 29891 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e26a806551bb463ea794fd6e32d3a4c4: No bootstrap required, opened a new log
I20260710 11:02:44.922544 29891 raft_consensus.cc:359] T 00000000000000000000000000000000 P e26a806551bb463ea794fd6e32d3a4c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e26a806551bb463ea794fd6e32d3a4c4" member_type: VOTER }
I20260710 11:02:44.922997 29891 raft_consensus.cc:385] T 00000000000000000000000000000000 P e26a806551bb463ea794fd6e32d3a4c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:44.923259 29891 raft_consensus.cc:740] T 00000000000000000000000000000000 P e26a806551bb463ea794fd6e32d3a4c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e26a806551bb463ea794fd6e32d3a4c4, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.923875 29891 consensus_queue.cc:260] T 00000000000000000000000000000000 P e26a806551bb463ea794fd6e32d3a4c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e26a806551bb463ea794fd6e32d3a4c4" member_type: VOTER }
I20260710 11:02:44.924392 29891 raft_consensus.cc:399] T 00000000000000000000000000000000 P e26a806551bb463ea794fd6e32d3a4c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:02:44.924621 29891 raft_consensus.cc:493] T 00000000000000000000000000000000 P e26a806551bb463ea794fd6e32d3a4c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:02:44.924950 29891 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e26a806551bb463ea794fd6e32d3a4c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:44.930233 29891 raft_consensus.cc:515] T 00000000000000000000000000000000 P e26a806551bb463ea794fd6e32d3a4c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e26a806551bb463ea794fd6e32d3a4c4" member_type: VOTER }
I20260710 11:02:44.930836 29891 leader_election.cc:304] T 00000000000000000000000000000000 P e26a806551bb463ea794fd6e32d3a4c4 [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: e26a806551bb463ea794fd6e32d3a4c4; no voters: 
I20260710 11:02:44.932134 29891 leader_election.cc:290] T 00000000000000000000000000000000 P e26a806551bb463ea794fd6e32d3a4c4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:02:44.932687 29894 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e26a806551bb463ea794fd6e32d3a4c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:44.934233 29894 raft_consensus.cc:697] T 00000000000000000000000000000000 P e26a806551bb463ea794fd6e32d3a4c4 [term 1 LEADER]: Becoming Leader. State: Replica: e26a806551bb463ea794fd6e32d3a4c4, State: Running, Role: LEADER
I20260710 11:02:44.935107 29891 sys_catalog.cc:565] T 00000000000000000000000000000000 P e26a806551bb463ea794fd6e32d3a4c4 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:02:44.935021 29894 consensus_queue.cc:237] T 00000000000000000000000000000000 P e26a806551bb463ea794fd6e32d3a4c4 [LEADER]: Queue going to LEADER mode. State: All 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: "e26a806551bb463ea794fd6e32d3a4c4" member_type: VOTER }
I20260710 11:02:44.942057 29895 sys_catalog.cc:455] T 00000000000000000000000000000000 P e26a806551bb463ea794fd6e32d3a4c4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e26a806551bb463ea794fd6e32d3a4c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e26a806551bb463ea794fd6e32d3a4c4" member_type: VOTER } }
I20260710 11:02:44.942232 29896 sys_catalog.cc:455] T 00000000000000000000000000000000 P e26a806551bb463ea794fd6e32d3a4c4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e26a806551bb463ea794fd6e32d3a4c4. Latest consensus state: current_term: 1 leader_uuid: "e26a806551bb463ea794fd6e32d3a4c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e26a806551bb463ea794fd6e32d3a4c4" member_type: VOTER } }
I20260710 11:02:44.943084 29896 sys_catalog.cc:458] T 00000000000000000000000000000000 P e26a806551bb463ea794fd6e32d3a4c4 [sys.catalog]: This master's current role is: LEADER
I20260710 11:02:44.942736 29895 sys_catalog.cc:458] T 00000000000000000000000000000000 P e26a806551bb463ea794fd6e32d3a4c4 [sys.catalog]: This master's current role is: LEADER
I20260710 11:02:44.945086 29902 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:02:44.951403 29902 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:02:44.953203 27890 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:02:44.960884 29902 catalog_manager.cc:1383] Generated new cluster ID: 989c7d9ebc5e41ea9c0bb8a6591c0c9d
I20260710 11:02:44.961191 29902 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:02:44.984540 29902 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:02:44.985946 29902 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:02:45.005592 29902 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e26a806551bb463ea794fd6e32d3a4c4: Generated new TSK 0
I20260710 11:02:45.006263 29902 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:02:45.020051 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:45.026360 29912 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
W20260710 11:02:45.027166 29913 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
W20260710 11:02:45.028821 29915 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
I20260710 11:02:45.029808 27890 server_base.cc:1061] running on GCE node
I20260710 11:02:45.030639 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:45.030812 27890 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:45.030982 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783681365030965 us; error 0 us; skew 500 ppm
I20260710 11:02:45.031512 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:45.033766 27890 webserver.cc:533] Webserver started at http://127.27.60.129:40875/ using document root <none> and password file <none>
I20260710 11:02:45.034222 27890 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:45.034380 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:45.034595 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:45.035562 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681313955765-27890-0/minicluster-data/ts-0-root/instance:
uuid: "b1226e11af644398814a065dd6f37b79"
format_stamp: "Formatted at 2026-07-10 11:02:45 on dist-test-slave-s2gl"
I20260710 11:02:45.040486 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:02:45.043994 29920 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:45.044930 27890 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:02:45.045259 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681313955765-27890-0/minicluster-data/ts-0-root
uuid: "b1226e11af644398814a065dd6f37b79"
format_stamp: "Formatted at 2026-07-10 11:02:45 on dist-test-slave-s2gl"
I20260710 11:02:45.045644 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681313955765-27890-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681313955765-27890-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681313955765-27890-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)
I20260710 11:02:45.066207 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:45.067395 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:45.068846 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:45.071273 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:45.071529 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:45.071770 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:45.071973 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:45.114238 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.129:40073
I20260710 11:02:45.114369 29982 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.129:40073 every 8 connection(s)
I20260710 11:02:45.119685 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:45.127806 29987 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
W20260710 11:02:45.133185 29988 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
W20260710 11:02:45.135178 29990 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
I20260710 11:02:45.135224 27890 server_base.cc:1061] running on GCE node
I20260710 11:02:45.136889 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:45.137162 27890 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:45.137356 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783681365137340 us; error 0 us; skew 500 ppm
I20260710 11:02:45.138098 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:45.138799 29983 heartbeater.cc:344] Connected to a master server at 127.27.60.190:46827
I20260710 11:02:45.139184 29983 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:45.140139 29983 heartbeater.cc:507] Master 127.27.60.190:46827 requested a full tablet report, sending...
I20260710 11:02:45.140944 27890 webserver.cc:533] Webserver started at http://127.27.60.130:40069/ using document root <none> and password file <none>
I20260710 11:02:45.141599 27890 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:45.141808 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:45.142112 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:45.142880 29856 ts_manager.cc:194] Registered new tserver with Master: b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073)
I20260710 11:02:45.143764 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681313955765-27890-0/minicluster-data/ts-1-root/instance:
uuid: "342d5f7023244711bc1af9527595b847"
format_stamp: "Formatted at 2026-07-10 11:02:45 on dist-test-slave-s2gl"
I20260710 11:02:45.145481 29856 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45808
I20260710 11:02:45.150695 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:02:45.154372 29995 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:45.155377 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:02:45.155658 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681313955765-27890-0/minicluster-data/ts-1-root
uuid: "342d5f7023244711bc1af9527595b847"
format_stamp: "Formatted at 2026-07-10 11:02:45 on dist-test-slave-s2gl"
I20260710 11:02:45.156031 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681313955765-27890-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681313955765-27890-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681313955765-27890-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)
I20260710 11:02:45.180718 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:45.181998 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:45.183455 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:45.185861 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:45.186043 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:45.186327 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:45.186511 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:45.228899 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.130:43973
I20260710 11:02:45.229003 30057 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.130:43973 every 8 connection(s)
I20260710 11:02:45.233770 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:45.241915 30061 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
W20260710 11:02:45.242823 30062 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
W20260710 11:02:45.246579 30065 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
I20260710 11:02:45.247874 30058 heartbeater.cc:344] Connected to a master server at 127.27.60.190:46827
I20260710 11:02:45.248242 27890 server_base.cc:1061] running on GCE node
I20260710 11:02:45.248318 30058 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:45.249238 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:02:45.249272 30058 heartbeater.cc:507] Master 127.27.60.190:46827 requested a full tablet report, sending...
W20260710 11:02:45.249557 27890 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:45.249802 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783681365249782 us; error 0 us; skew 500 ppm
I20260710 11:02:45.250403 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:45.251752 29856 ts_manager.cc:194] Registered new tserver with Master: 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973)
I20260710 11:02:45.253032 27890 webserver.cc:533] Webserver started at http://127.27.60.131:43309/ using document root <none> and password file <none>
I20260710 11:02:45.253319 29856 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45812
I20260710 11:02:45.253650 27890 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:45.253923 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:45.254199 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:45.255332 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681313955765-27890-0/minicluster-data/ts-2-root/instance:
uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
format_stamp: "Formatted at 2026-07-10 11:02:45 on dist-test-slave-s2gl"
I20260710 11:02:45.260059 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:02:45.263473 30069 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:45.264339 27890 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:02:45.264618 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681313955765-27890-0/minicluster-data/ts-2-root
uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
format_stamp: "Formatted at 2026-07-10 11:02:45 on dist-test-slave-s2gl"
I20260710 11:02:45.264848 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681313955765-27890-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681313955765-27890-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681313955765-27890-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)
I20260710 11:02:45.276913 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:45.278165 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:45.279606 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:45.281921 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:45.282104 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:45.282388 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:45.282567 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:45.329023 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.131:44937
I20260710 11:02:45.329128 30131 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.131:44937 every 8 connection(s)
I20260710 11:02:45.334066 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:45.341390 30135 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
W20260710 11:02:45.342836 30136 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
I20260710 11:02:45.344983 27890 server_base.cc:1061] running on GCE node
W20260710 11:02:45.345723 30138 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
I20260710 11:02:45.346953 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:45.347208 27890 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:45.347527 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783681365347507 us; error 0 us; skew 500 ppm
I20260710 11:02:45.347935 30132 heartbeater.cc:344] Connected to a master server at 127.27.60.190:46827
I20260710 11:02:45.348160 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:45.348264 30132 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:45.349218 30132 heartbeater.cc:507] Master 127.27.60.190:46827 requested a full tablet report, sending...
I20260710 11:02:45.351277 27890 webserver.cc:533] Webserver started at http://127.27.60.132:43365/ using document root <none> and password file <none>
I20260710 11:02:45.351612 29856 ts_manager.cc:194] Registered new tserver with Master: 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937)
I20260710 11:02:45.351809 27890 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:45.352167 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:45.352439 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:45.353221 29856 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45814
I20260710 11:02:45.353552 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681313955765-27890-0/minicluster-data/ts-3-root/instance:
uuid: "c798986f87ed4d17b57502005e00108d"
format_stamp: "Formatted at 2026-07-10 11:02:45 on dist-test-slave-s2gl"
I20260710 11:02:45.358645 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:02:45.363277 30143 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:45.364174 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260710 11:02:45.364500 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681313955765-27890-0/minicluster-data/ts-3-root
uuid: "c798986f87ed4d17b57502005e00108d"
format_stamp: "Formatted at 2026-07-10 11:02:45 on dist-test-slave-s2gl"
I20260710 11:02:45.364797 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681313955765-27890-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681313955765-27890-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681313955765-27890-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)
I20260710 11:02:45.389528 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:45.390818 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:45.392400 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:45.394763 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:45.395022 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:45.395269 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:45.395445 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:45.438198 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.132:44161
I20260710 11:02:45.438354 30205 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.132:44161 every 8 connection(s)
I20260710 11:02:45.452148 30206 heartbeater.cc:344] Connected to a master server at 127.27.60.190:46827
I20260710 11:02:45.452575 30206 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:45.453517 30206 heartbeater.cc:507] Master 127.27.60.190:46827 requested a full tablet report, sending...
I20260710 11:02:45.455632 29856 ts_manager.cc:194] Registered new tserver with Master: c798986f87ed4d17b57502005e00108d (127.27.60.132:44161)
I20260710 11:02:45.456496 27890 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015153961s
I20260710 11:02:45.457325 29856 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45816
I20260710 11:02:45.482825 29856 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45826:
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\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 11:02:45.624348 29948 tablet_service.cc:1511] Processing CreateTablet for tablet 7c8fbc2499394c7d9075a4f447cec8d0 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:02:45.625962 29948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c8fbc2499394c7d9075a4f447cec8d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.630574 29946 tablet_service.cc:1511] Processing CreateTablet for tablet 3d03829186fc43a994b3b7e41af2aa00 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:02:45.632067 29946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d03829186fc43a994b3b7e41af2aa00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.634869 29945 tablet_service.cc:1511] Processing CreateTablet for tablet 03ce3c9ccdb84d629d7eac7f634bb62f (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:02:45.636235 29945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03ce3c9ccdb84d629d7eac7f634bb62f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.639804 29947 tablet_service.cc:1511] Processing CreateTablet for tablet 7d23a290d303435db4ad5da93c7ce30b (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:02:45.641175 29947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d23a290d303435db4ad5da93c7ce30b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.644181 29944 tablet_service.cc:1511] Processing CreateTablet for tablet 6c914dbb1eb6455e95e8295ab0f41a03 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:02:45.645694 29944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c914dbb1eb6455e95e8295ab0f41a03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.654783 30023 tablet_service.cc:1511] Processing CreateTablet for tablet 7c8fbc2499394c7d9075a4f447cec8d0 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:02:45.656193 30023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c8fbc2499394c7d9075a4f447cec8d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.659648 30022 tablet_service.cc:1511] Processing CreateTablet for tablet 7d23a290d303435db4ad5da93c7ce30b (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:02:45.661119 30022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d23a290d303435db4ad5da93c7ce30b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.662714 30021 tablet_service.cc:1511] Processing CreateTablet for tablet e875ea9542c24e2d8902304ea29631c6 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:02:45.663151 29943 tablet_service.cc:1511] Processing CreateTablet for tablet 40248c6389d44c76b0d260e7e54b84e4 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:02:45.664480 29943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40248c6389d44c76b0d260e7e54b84e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.665184 30020 tablet_service.cc:1511] Processing CreateTablet for tablet 03ce3c9ccdb84d629d7eac7f634bb62f (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:02:45.667665 30019 tablet_service.cc:1511] Processing CreateTablet for tablet 6c914dbb1eb6455e95e8295ab0f41a03 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:02:45.670293 30018 tablet_service.cc:1511] Processing CreateTablet for tablet 2eacffb85e5c4cd7add44c81c6f790a7 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:02:45.672011 29942 tablet_service.cc:1511] Processing CreateTablet for tablet 9f4e2593f6d94497a3bb4006469fe46e (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:02:45.673137 30018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eacffb85e5c4cd7add44c81c6f790a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.673424 29942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f4e2593f6d94497a3bb4006469fe46e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.673812 30020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03ce3c9ccdb84d629d7eac7f634bb62f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.676343 30017 tablet_service.cc:1511] Processing CreateTablet for tablet 9f4e2593f6d94497a3bb4006469fe46e (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:02:45.677706 30017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f4e2593f6d94497a3bb4006469fe46e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.681854 30019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c914dbb1eb6455e95e8295ab0f41a03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.685834 30021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e875ea9542c24e2d8902304ea29631c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.696906 30171 tablet_service.cc:1511] Processing CreateTablet for tablet 7d23a290d303435db4ad5da93c7ce30b (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:02:45.698729 30171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d23a290d303435db4ad5da93c7ce30b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.702724 30170 tablet_service.cc:1511] Processing CreateTablet for tablet 3d03829186fc43a994b3b7e41af2aa00 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:02:45.703639 29941 tablet_service.cc:1511] Processing CreateTablet for tablet 554d43e07e0b4835bdc14c3731ea39d1 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:02:45.704236 30170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d03829186fc43a994b3b7e41af2aa00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.705017 29941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 554d43e07e0b4835bdc14c3731ea39d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.711180 30169 tablet_service.cc:1511] Processing CreateTablet for tablet e875ea9542c24e2d8902304ea29631c6 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:02:45.712590 30165 tablet_service.cc:1511] Processing CreateTablet for tablet 554d43e07e0b4835bdc14c3731ea39d1 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:02:45.713867 30168 tablet_service.cc:1511] Processing CreateTablet for tablet 6c914dbb1eb6455e95e8295ab0f41a03 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:02:45.714973 30167 tablet_service.cc:1511] Processing CreateTablet for tablet 40248c6389d44c76b0d260e7e54b84e4 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:02:45.716218 30166 tablet_service.cc:1511] Processing CreateTablet for tablet 2eacffb85e5c4cd7add44c81c6f790a7 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:02:45.712631 30169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e875ea9542c24e2d8902304ea29631c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.718140 30166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eacffb85e5c4cd7add44c81c6f790a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.721894 30167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40248c6389d44c76b0d260e7e54b84e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.722591 30165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 554d43e07e0b4835bdc14c3731ea39d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.723652 30016 tablet_service.cc:1511] Processing CreateTablet for tablet 554d43e07e0b4835bdc14c3731ea39d1 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:02:45.725065 30016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 554d43e07e0b4835bdc14c3731ea39d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.725757 30168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c914dbb1eb6455e95e8295ab0f41a03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.728322 30164 tablet_service.cc:1511] Processing CreateTablet for tablet 053f3516a6604c7e987dddeb21a5d492 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:02:45.730074 30164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 053f3516a6604c7e987dddeb21a5d492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.734380 30015 tablet_service.cc:1511] Processing CreateTablet for tablet 23cb78eb3eb0493c98284f9dedf509e1 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:02:45.735841 30015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23cb78eb3eb0493c98284f9dedf509e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.738379 30163 tablet_service.cc:1511] Processing CreateTablet for tablet 23cb78eb3eb0493c98284f9dedf509e1 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:02:45.739701 30163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23cb78eb3eb0493c98284f9dedf509e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.745417 30014 tablet_service.cc:1511] Processing CreateTablet for tablet 2140aa1b95d1410c96da3d248595d03f (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:02:45.747212 30014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2140aa1b95d1410c96da3d248595d03f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.748157 29943 tablet_service.cc:1511] Processing CreateTablet for tablet 053f3516a6604c7e987dddeb21a5d492 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:02:45.749485 29943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 053f3516a6604c7e987dddeb21a5d492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.766973 29941 tablet_service.cc:1511] Processing CreateTablet for tablet 2140aa1b95d1410c96da3d248595d03f (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:02:45.768368 29941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2140aa1b95d1410c96da3d248595d03f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.772908 30162 tablet_service.cc:1511] Processing CreateTablet for tablet c45869348bf34adaa2a1cdd1d972ce70 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:02:45.774335 30162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c45869348bf34adaa2a1cdd1d972ce70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.782859 30097 tablet_service.cc:1511] Processing CreateTablet for tablet 7c8fbc2499394c7d9075a4f447cec8d0 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:02:45.784479 30097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c8fbc2499394c7d9075a4f447cec8d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.788090 30094 tablet_service.cc:1511] Processing CreateTablet for tablet 03ce3c9ccdb84d629d7eac7f634bb62f (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:02:45.790730 30093 tablet_service.cc:1511] Processing CreateTablet for tablet 40248c6389d44c76b0d260e7e54b84e4 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:02:45.794685 30091 tablet_service.cc:1511] Processing CreateTablet for tablet 9f4e2593f6d94497a3bb4006469fe46e (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:02:45.797380 30095 tablet_service.cc:1511] Processing CreateTablet for tablet e875ea9542c24e2d8902304ea29631c6 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:02:45.798928 30096 tablet_service.cc:1511] Processing CreateTablet for tablet 3d03829186fc43a994b3b7e41af2aa00 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:02:45.800225 30092 tablet_service.cc:1511] Processing CreateTablet for tablet 2eacffb85e5c4cd7add44c81c6f790a7 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:02:45.802194 30094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03ce3c9ccdb84d629d7eac7f634bb62f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.805823 30096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d03829186fc43a994b3b7e41af2aa00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.794584 29944 tablet_service.cc:1511] Processing CreateTablet for tablet c45869348bf34adaa2a1cdd1d972ce70 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:02:45.804826 30165 tablet_service.cc:1511] Processing CreateTablet for tablet 4094a24e40124077ac182b1991276e83 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:02:45.816361 30090 tablet_service.cc:1511] Processing CreateTablet for tablet 053f3516a6604c7e987dddeb21a5d492 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:02:45.818749 30089 tablet_service.cc:1511] Processing CreateTablet for tablet 23cb78eb3eb0493c98284f9dedf509e1 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:02:45.820987 30088 tablet_service.cc:1511] Processing CreateTablet for tablet 2140aa1b95d1410c96da3d248595d03f (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:02:45.821532 30095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e875ea9542c24e2d8902304ea29631c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.824544 30162 tablet_service.cc:1511] Processing CreateTablet for tablet d6f3d8e933cd4a6e9e39aa383d17dd82 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:02:45.825627 30092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eacffb85e5c4cd7add44c81c6f790a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.826920 30090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 053f3516a6604c7e987dddeb21a5d492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.836602 30165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4094a24e40124077ac182b1991276e83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.838414 30016 tablet_service.cc:1511] Processing CreateTablet for tablet c45869348bf34adaa2a1cdd1d972ce70 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:02:45.839782 30016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c45869348bf34adaa2a1cdd1d972ce70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.842792 30225 tablet_bootstrap.cc:492] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79: Bootstrap starting.
I20260710 11:02:45.857888 30091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f4e2593f6d94497a3bb4006469fe46e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.859797 30162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6f3d8e933cd4a6e9e39aa383d17dd82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.861773 30088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2140aa1b95d1410c96da3d248595d03f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.866786 29946 tablet_service.cc:1511] Processing CreateTablet for tablet 622f72d3533347d8a2b0dba4cb64aba8 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:02:45.878495 29947 tablet_service.cc:1511] Processing CreateTablet for tablet c712cdcc61144e6e9b4c8287d8cb2a0d (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:02:45.882418 29940 tablet_service.cc:1511] Processing CreateTablet for tablet 4268170a84c743c8aa2a5406a1cc45ab (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:02:45.891947 30023 tablet_service.cc:1511] Processing CreateTablet for tablet d6f3d8e933cd4a6e9e39aa383d17dd82 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:02:45.905567 29944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c45869348bf34adaa2a1cdd1d972ce70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.905874 29942 tablet_service.cc:1511] Processing CreateTablet for tablet 4094a24e40124077ac182b1991276e83 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:02:45.906553 29940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4268170a84c743c8aa2a5406a1cc45ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.900621 29945 tablet_service.cc:1511] Processing CreateTablet for tablet 506f4b94615b412da47c25d805183157 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:02:45.906059 30093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40248c6389d44c76b0d260e7e54b84e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.915624 30224 tablet_bootstrap.cc:492] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847: Bootstrap starting.
I20260710 11:02:45.919813 30015 tablet_service.cc:1511] Processing CreateTablet for tablet c712cdcc61144e6e9b4c8287d8cb2a0d (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:02:45.920644 29942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4094a24e40124077ac182b1991276e83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.924219 30225 tablet_bootstrap.cc:654] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:45.926112 30226 tablet_bootstrap.cc:492] T c45869348bf34adaa2a1cdd1d972ce70 P c798986f87ed4d17b57502005e00108d: Bootstrap starting.
I20260710 11:02:45.926505 30023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6f3d8e933cd4a6e9e39aa383d17dd82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.930668 30165 tablet_service.cc:1511] Processing CreateTablet for tablet 4268170a84c743c8aa2a5406a1cc45ab (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:02:45.933470 30169 tablet_service.cc:1511] Processing CreateTablet for tablet b15d347c77464469839117f757739352 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:02:45.961984 30015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c712cdcc61144e6e9b4c8287d8cb2a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.962504 29946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 622f72d3533347d8a2b0dba4cb64aba8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.964758 30165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4268170a84c743c8aa2a5406a1cc45ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.970041 30169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b15d347c77464469839117f757739352. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:02:45.973587 29904 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:45.944963 30097 tablet_service.cc:1511] Processing CreateTablet for tablet 4094a24e40124077ac182b1991276e83 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:02:45.948210 30021 tablet_service.cc:1511] Processing CreateTablet for tablet 622f72d3533347d8a2b0dba4cb64aba8 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:02:45.956842 30089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23cb78eb3eb0493c98284f9dedf509e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.979157 30021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 622f72d3533347d8a2b0dba4cb64aba8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:45.993780 29945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 506f4b94615b412da47c25d805183157. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:46.000155 30224 tablet_bootstrap.cc:654] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.006090 30170 tablet_service.cc:1511] Processing CreateTablet for tablet 622f72d3533347d8a2b0dba4cb64aba8 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:02:46.007623 30170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 622f72d3533347d8a2b0dba4cb64aba8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:46.010100 30226 tablet_bootstrap.cc:654] T c45869348bf34adaa2a1cdd1d972ce70 P c798986f87ed4d17b57502005e00108d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.010649 30162 tablet_service.cc:1511] Processing CreateTablet for tablet 98748402c9e74c8f9d1807cfa5819fcc (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:02:46.012015 30162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98748402c9e74c8f9d1807cfa5819fcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:46.014776 30020 tablet_service.cc:1511] Processing CreateTablet for tablet 506f4b94615b412da47c25d805183157 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:02:46.016088 30020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 506f4b94615b412da47c25d805183157. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:46.016157 30097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4094a24e40124077ac182b1991276e83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:46.018091 30019 tablet_service.cc:1511] Processing CreateTablet for tablet b15d347c77464469839117f757739352 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:02:46.019593 30019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b15d347c77464469839117f757739352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:46.029089 30227 tablet_bootstrap.cc:492] T 2140aa1b95d1410c96da3d248595d03f P 30c2b1cfe6e54042a2be52d2c7ade2c8: Bootstrap starting.
I20260710 11:02:46.033003 29947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c712cdcc61144e6e9b4c8287d8cb2a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:46.032840 30088 tablet_service.cc:1511] Processing CreateTablet for tablet d6f3d8e933cd4a6e9e39aa383d17dd82 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:02:46.062955 30094 tablet_service.cc:1511] Processing CreateTablet for tablet c712cdcc61144e6e9b4c8287d8cb2a0d (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:02:46.070247 30088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6f3d8e933cd4a6e9e39aa383d17dd82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:46.074301 30094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c712cdcc61144e6e9b4c8287d8cb2a0d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:02:46.097486 29840 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.27.60.132:44161, user_credentials={real_user=slave}} blocked reactor thread for 56150.7us
I20260710 11:02:46.104745 29948 tablet_service.cc:1511] Processing CreateTablet for tablet 98748402c9e74c8f9d1807cfa5819fcc (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:02:46.106216 29948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98748402c9e74c8f9d1807cfa5819fcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:46.121764 30096 tablet_service.cc:1511] Processing CreateTablet for tablet 4268170a84c743c8aa2a5406a1cc45ab (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:02:46.123448 30096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4268170a84c743c8aa2a5406a1cc45ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:46.125638 30224 tablet_bootstrap.cc:492] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847: No bootstrap required, opened a new log
I20260710 11:02:46.126214 30224 ts_tablet_manager.cc:1403] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847: Time spent bootstrapping tablet: real 0.211s	user 0.015s	sys 0.009s
I20260710 11:02:46.131994 30225 tablet_bootstrap.cc:492] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79: No bootstrap required, opened a new log
I20260710 11:02:46.131790 30089 tablet_service.cc:1511] Processing CreateTablet for tablet b15d347c77464469839117f757739352 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:02:46.132521 30225 ts_tablet_manager.cc:1403] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79: Time spent bootstrapping tablet: real 0.290s	user 0.011s	sys 0.015s
I20260710 11:02:46.133141 30089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b15d347c77464469839117f757739352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:46.133481 30226 tablet_bootstrap.cc:492] T c45869348bf34adaa2a1cdd1d972ce70 P c798986f87ed4d17b57502005e00108d: No bootstrap required, opened a new log
I20260710 11:02:46.133975 30226 ts_tablet_manager.cc:1403] T c45869348bf34adaa2a1cdd1d972ce70 P c798986f87ed4d17b57502005e00108d: Time spent bootstrapping tablet: real 0.208s	user 0.010s	sys 0.007s
I20260710 11:02:46.135708 30225 raft_consensus.cc:359] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:46.136801 30225 raft_consensus.cc:385] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.137192 30225 raft_consensus.cc:740] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1226e11af644398814a065dd6f37b79, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.138234 30225 consensus_queue.cc:260] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:46.149940 29983 heartbeater.cc:499] Master 127.27.60.190:46827 was elected leader, sending a full tablet report...
I20260710 11:02:46.150470 30021 tablet_service.cc:1511] Processing CreateTablet for tablet 98748402c9e74c8f9d1807cfa5819fcc (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:02:46.151852 30021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98748402c9e74c8f9d1807cfa5819fcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:46.152892 30226 raft_consensus.cc:359] T c45869348bf34adaa2a1cdd1d972ce70 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
W20260710 11:02:46.162077 29841 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.27.60.131:44937, user_credentials={real_user=slave}} blocked reactor thread for 66177.6us
I20260710 11:02:46.155216 30226 raft_consensus.cc:385] T c45869348bf34adaa2a1cdd1d972ce70 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.183387 30095 tablet_service.cc:1511] Processing CreateTablet for tablet 506f4b94615b412da47c25d805183157 (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:02:46.185179 30095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 506f4b94615b412da47c25d805183157. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:46.184945 30097 tablet_service.cc:1511] Processing CreateTablet for tablet 85c0d662a7194baabb4286f64f171deb (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:02:46.186358 30097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85c0d662a7194baabb4286f64f171deb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:46.188270 30224 raft_consensus.cc:359] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:46.189059 30224 raft_consensus.cc:385] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.189394 30224 raft_consensus.cc:740] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 342d5f7023244711bc1af9527595b847, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.190184 30224 consensus_queue.cc:260] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:46.193281 30227 tablet_bootstrap.cc:654] T 2140aa1b95d1410c96da3d248595d03f P 30c2b1cfe6e54042a2be52d2c7ade2c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.170236 30226 raft_consensus.cc:740] T c45869348bf34adaa2a1cdd1d972ce70 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c798986f87ed4d17b57502005e00108d, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.203591 30226 consensus_queue.cc:260] T c45869348bf34adaa2a1cdd1d972ce70 P c798986f87ed4d17b57502005e00108d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:46.204356 30169 tablet_service.cc:1511] Processing CreateTablet for tablet 85c0d662a7194baabb4286f64f171deb (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:02:46.205657 30169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85c0d662a7194baabb4286f64f171deb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:46.206517 30225 ts_tablet_manager.cc:1434] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79: Time spent starting tablet: real 0.074s	user 0.015s	sys 0.022s
I20260710 11:02:46.207603 30225 tablet_bootstrap.cc:492] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79: Bootstrap starting.
I20260710 11:02:46.215416 30225 tablet_bootstrap.cc:654] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.234167 30058 heartbeater.cc:499] Master 127.27.60.190:46827 was elected leader, sending a full tablet report...
I20260710 11:02:46.234820 30224 ts_tablet_manager.cc:1434] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847: Time spent starting tablet: real 0.108s	user 0.010s	sys 0.005s
I20260710 11:02:46.235927 30224 tablet_bootstrap.cc:492] T 554d43e07e0b4835bdc14c3731ea39d1 P 342d5f7023244711bc1af9527595b847: Bootstrap starting.
I20260710 11:02:46.239620 29947 tablet_service.cc:1511] Processing CreateTablet for tablet 85c0d662a7194baabb4286f64f171deb (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:02:46.241137 29947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85c0d662a7194baabb4286f64f171deb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:46.246222 30171 tablet_service.cc:1511] Processing CreateTablet for tablet 9d7b861682164eccb726ea6a910d717a (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:02:46.247617 30171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d7b861682164eccb726ea6a910d717a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:46.247697 30227 tablet_bootstrap.cc:492] T 2140aa1b95d1410c96da3d248595d03f P 30c2b1cfe6e54042a2be52d2c7ade2c8: No bootstrap required, opened a new log
I20260710 11:02:46.248202 30227 ts_tablet_manager.cc:1403] T 2140aa1b95d1410c96da3d248595d03f P 30c2b1cfe6e54042a2be52d2c7ade2c8: Time spent bootstrapping tablet: real 0.220s	user 0.009s	sys 0.010s
I20260710 11:02:46.250500 30206 heartbeater.cc:499] Master 127.27.60.190:46827 was elected leader, sending a full tablet report...
I20260710 11:02:46.255148 30097 tablet_service.cc:1511] Processing CreateTablet for tablet 9d7b861682164eccb726ea6a910d717a (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:02:46.256778 30097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d7b861682164eccb726ea6a910d717a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:46.258229 30227 raft_consensus.cc:359] T 2140aa1b95d1410c96da3d248595d03f P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:46.259035 30227 raft_consensus.cc:385] T 2140aa1b95d1410c96da3d248595d03f P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.260628 30231 raft_consensus.cc:493] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:46.261148 30231 raft_consensus.cc:515] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:46.263775 30231 leader_election.cc:290] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973), 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937)
I20260710 11:02:46.266808 30019 tablet_service.cc:1511] Processing CreateTablet for tablet 9d7b861682164eccb726ea6a910d717a (DEFAULT_TABLE table=test-workload [id=f33d01fe9d2f4363a0ebaa4bb171ad86]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:02:46.268288 30019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d7b861682164eccb726ea6a910d717a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:46.259332 30227 raft_consensus.cc:740] T 2140aa1b95d1410c96da3d248595d03f P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c2b1cfe6e54042a2be52d2c7ade2c8, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.281277 30226 ts_tablet_manager.cc:1434] T c45869348bf34adaa2a1cdd1d972ce70 P c798986f87ed4d17b57502005e00108d: Time spent starting tablet: real 0.147s	user 0.011s	sys 0.002s
I20260710 11:02:46.283066 30226 tablet_bootstrap.cc:492] T 554d43e07e0b4835bdc14c3731ea39d1 P c798986f87ed4d17b57502005e00108d: Bootstrap starting.
I20260710 11:02:46.292474 30227 consensus_queue.cc:260] T 2140aa1b95d1410c96da3d248595d03f P 30c2b1cfe6e54042a2be52d2c7ade2c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:46.306694 30224 tablet_bootstrap.cc:654] T 554d43e07e0b4835bdc14c3731ea39d1 P 342d5f7023244711bc1af9527595b847: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.308410 30226 tablet_bootstrap.cc:654] T 554d43e07e0b4835bdc14c3731ea39d1 P c798986f87ed4d17b57502005e00108d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.331032 30225 tablet_bootstrap.cc:492] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79: No bootstrap required, opened a new log
I20260710 11:02:46.331557 30225 ts_tablet_manager.cc:1403] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79: Time spent bootstrapping tablet: real 0.124s	user 0.008s	sys 0.026s
I20260710 11:02:46.332818 30132 heartbeater.cc:499] Master 127.27.60.190:46827 was elected leader, sending a full tablet report...
I20260710 11:02:46.334647 30225 raft_consensus.cc:359] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:46.335459 30225 raft_consensus.cc:385] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.335769 30225 raft_consensus.cc:740] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1226e11af644398814a065dd6f37b79, State: Initialized, Role: FOLLOWER
W20260710 11:02:46.337275 30133 tablet.cc:2406] T 2140aa1b95d1410c96da3d248595d03f P 30c2b1cfe6e54042a2be52d2c7ade2c8: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:02:46.336687 30227 ts_tablet_manager.cc:1434] T 2140aa1b95d1410c96da3d248595d03f P 30c2b1cfe6e54042a2be52d2c7ade2c8: Time spent starting tablet: real 0.088s	user 0.020s	sys 0.002s
I20260710 11:02:46.349035 30227 tablet_bootstrap.cc:492] T 7c8fbc2499394c7d9075a4f447cec8d0 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Bootstrap starting.
I20260710 11:02:46.358352 30227 tablet_bootstrap.cc:654] T 7c8fbc2499394c7d9075a4f447cec8d0 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.360335 30033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ce3c9ccdb84d629d7eac7f634bb62f" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "342d5f7023244711bc1af9527595b847" is_pre_election: true
I20260710 11:02:46.361328 30033 raft_consensus.cc:2468] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1226e11af644398814a065dd6f37b79 in term 0.
I20260710 11:02:46.362715 29923 leader_election.cc:304] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 342d5f7023244711bc1af9527595b847, b1226e11af644398814a065dd6f37b79; no voters: 
I20260710 11:02:46.362965 30224 tablet_bootstrap.cc:492] T 554d43e07e0b4835bdc14c3731ea39d1 P 342d5f7023244711bc1af9527595b847: No bootstrap required, opened a new log
I20260710 11:02:46.364079 30224 ts_tablet_manager.cc:1403] T 554d43e07e0b4835bdc14c3731ea39d1 P 342d5f7023244711bc1af9527595b847: Time spent bootstrapping tablet: real 0.128s	user 0.036s	sys 0.004s
I20260710 11:02:46.365854 30231 raft_consensus.cc:2804] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:46.366250 30231 raft_consensus.cc:493] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:46.366578 30231 raft_consensus.cc:3060] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.367996 30224 raft_consensus.cc:359] T 554d43e07e0b4835bdc14c3731ea39d1 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:46.368748 30224 raft_consensus.cc:385] T 554d43e07e0b4835bdc14c3731ea39d1 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.369032 30224 raft_consensus.cc:740] T 554d43e07e0b4835bdc14c3731ea39d1 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 342d5f7023244711bc1af9527595b847, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.369839 30224 consensus_queue.cc:260] T 554d43e07e0b4835bdc14c3731ea39d1 P 342d5f7023244711bc1af9527595b847 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:46.372275 30224 ts_tablet_manager.cc:1434] T 554d43e07e0b4835bdc14c3731ea39d1 P 342d5f7023244711bc1af9527595b847: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260710 11:02:46.372599 30107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ce3c9ccdb84d629d7eac7f634bb62f" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" is_pre_election: true
I20260710 11:02:46.373212 30224 tablet_bootstrap.cc:492] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847: Bootstrap starting.
I20260710 11:02:46.374467 30231 raft_consensus.cc:515] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
W20260710 11:02:46.374855 29922 leader_election.cc:343] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:46.362515 30225 consensus_queue.cc:260] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:46.380261 30224 tablet_bootstrap.cc:654] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.383553 30033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ce3c9ccdb84d629d7eac7f634bb62f" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "342d5f7023244711bc1af9527595b847"
I20260710 11:02:46.384361 30033 raft_consensus.cc:3060] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.396626 30226 tablet_bootstrap.cc:492] T 554d43e07e0b4835bdc14c3731ea39d1 P c798986f87ed4d17b57502005e00108d: No bootstrap required, opened a new log
I20260710 11:02:46.403141 30226 ts_tablet_manager.cc:1403] T 554d43e07e0b4835bdc14c3731ea39d1 P c798986f87ed4d17b57502005e00108d: Time spent bootstrapping tablet: real 0.120s	user 0.021s	sys 0.015s
I20260710 11:02:46.401618 30107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ce3c9ccdb84d629d7eac7f634bb62f" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
W20260710 11:02:46.405085 29922 leader_election.cc:343] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:46.402256 30231 leader_election.cc:290] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 1 election: Requested vote from peers 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973), 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937)
I20260710 11:02:46.398851 30033 raft_consensus.cc:2468] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1226e11af644398814a065dd6f37b79 in term 1.
I20260710 11:02:46.411370 29923 leader_election.cc:304] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 342d5f7023244711bc1af9527595b847, b1226e11af644398814a065dd6f37b79; no voters: 30c2b1cfe6e54042a2be52d2c7ade2c8
I20260710 11:02:46.413059 30231 raft_consensus.cc:2804] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:46.413789 30231 raft_consensus.cc:697] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [term 1 LEADER]: Becoming Leader. State: Replica: b1226e11af644398814a065dd6f37b79, State: Running, Role: LEADER
I20260710 11:02:46.419072 30226 raft_consensus.cc:359] T 554d43e07e0b4835bdc14c3731ea39d1 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:46.420254 30231 consensus_queue.cc:237] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:46.423282 30225 ts_tablet_manager.cc:1434] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79: Time spent starting tablet: real 0.091s	user 0.005s	sys 0.023s
I20260710 11:02:46.426621 30224 tablet_bootstrap.cc:492] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847: No bootstrap required, opened a new log
I20260710 11:02:46.426983 30225 tablet_bootstrap.cc:492] T 7d23a290d303435db4ad5da93c7ce30b P b1226e11af644398814a065dd6f37b79: Bootstrap starting.
I20260710 11:02:46.427194 30224 ts_tablet_manager.cc:1403] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.019s
I20260710 11:02:46.427480 30227 tablet_bootstrap.cc:492] T 7c8fbc2499394c7d9075a4f447cec8d0 P 30c2b1cfe6e54042a2be52d2c7ade2c8: No bootstrap required, opened a new log
I20260710 11:02:46.427558 30226 raft_consensus.cc:385] T 554d43e07e0b4835bdc14c3731ea39d1 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.428004 30226 raft_consensus.cc:740] T 554d43e07e0b4835bdc14c3731ea39d1 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c798986f87ed4d17b57502005e00108d, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.428048 30227 ts_tablet_manager.cc:1403] T 7c8fbc2499394c7d9075a4f447cec8d0 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Time spent bootstrapping tablet: real 0.079s	user 0.023s	sys 0.030s
I20260710 11:02:46.428987 30226 consensus_queue.cc:260] T 554d43e07e0b4835bdc14c3731ea39d1 P c798986f87ed4d17b57502005e00108d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:46.430683 30224 raft_consensus.cc:359] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:46.431452 30226 ts_tablet_manager.cc:1434] T 554d43e07e0b4835bdc14c3731ea39d1 P c798986f87ed4d17b57502005e00108d: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260710 11:02:46.431595 30224 raft_consensus.cc:385] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.432032 30224 raft_consensus.cc:740] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 342d5f7023244711bc1af9527595b847, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.432500 30226 tablet_bootstrap.cc:492] T 3d03829186fc43a994b3b7e41af2aa00 P c798986f87ed4d17b57502005e00108d: Bootstrap starting.
I20260710 11:02:46.432889 30224 consensus_queue.cc:260] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:46.435352 30224 ts_tablet_manager.cc:1434] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:02:46.434975 30227 raft_consensus.cc:359] T 7c8fbc2499394c7d9075a4f447cec8d0 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:46.435822 30227 raft_consensus.cc:385] T 7c8fbc2499394c7d9075a4f447cec8d0 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.436153 30227 raft_consensus.cc:740] T 7c8fbc2499394c7d9075a4f447cec8d0 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c2b1cfe6e54042a2be52d2c7ade2c8, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.436578 30224 tablet_bootstrap.cc:492] T 23cb78eb3eb0493c98284f9dedf509e1 P 342d5f7023244711bc1af9527595b847: Bootstrap starting.
I20260710 11:02:46.437129 30227 consensus_queue.cc:260] T 7c8fbc2499394c7d9075a4f447cec8d0 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:46.439785 30227 ts_tablet_manager.cc:1434] T 7c8fbc2499394c7d9075a4f447cec8d0 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:02:46.440853 30227 tablet_bootstrap.cc:492] T 03ce3c9ccdb84d629d7eac7f634bb62f P 30c2b1cfe6e54042a2be52d2c7ade2c8: Bootstrap starting.
I20260710 11:02:46.443969 30224 tablet_bootstrap.cc:654] T 23cb78eb3eb0493c98284f9dedf509e1 P 342d5f7023244711bc1af9527595b847: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.446589 30226 tablet_bootstrap.cc:654] T 3d03829186fc43a994b3b7e41af2aa00 P c798986f87ed4d17b57502005e00108d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.451754 30225 tablet_bootstrap.cc:654] T 7d23a290d303435db4ad5da93c7ce30b P b1226e11af644398814a065dd6f37b79: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.458398 30224 tablet_bootstrap.cc:492] T 23cb78eb3eb0493c98284f9dedf509e1 P 342d5f7023244711bc1af9527595b847: No bootstrap required, opened a new log
I20260710 11:02:46.458899 30224 ts_tablet_manager.cc:1403] T 23cb78eb3eb0493c98284f9dedf509e1 P 342d5f7023244711bc1af9527595b847: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.006s
I20260710 11:02:46.459385 30227 tablet_bootstrap.cc:654] T 03ce3c9ccdb84d629d7eac7f634bb62f P 30c2b1cfe6e54042a2be52d2c7ade2c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.462049 30224 raft_consensus.cc:359] T 23cb78eb3eb0493c98284f9dedf509e1 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:46.462826 30224 raft_consensus.cc:385] T 23cb78eb3eb0493c98284f9dedf509e1 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.463189 30224 raft_consensus.cc:740] T 23cb78eb3eb0493c98284f9dedf509e1 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 342d5f7023244711bc1af9527595b847, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.464169 30224 consensus_queue.cc:260] T 23cb78eb3eb0493c98284f9dedf509e1 P 342d5f7023244711bc1af9527595b847 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:46.466856 30224 ts_tablet_manager.cc:1434] T 23cb78eb3eb0493c98284f9dedf509e1 P 342d5f7023244711bc1af9527595b847: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:02:46.467901 30224 tablet_bootstrap.cc:492] T 6c914dbb1eb6455e95e8295ab0f41a03 P 342d5f7023244711bc1af9527595b847: Bootstrap starting.
I20260710 11:02:46.474756 30224 tablet_bootstrap.cc:654] T 6c914dbb1eb6455e95e8295ab0f41a03 P 342d5f7023244711bc1af9527595b847: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.475500 30227 tablet_bootstrap.cc:492] T 03ce3c9ccdb84d629d7eac7f634bb62f P 30c2b1cfe6e54042a2be52d2c7ade2c8: No bootstrap required, opened a new log
I20260710 11:02:46.476085 30227 ts_tablet_manager.cc:1403] T 03ce3c9ccdb84d629d7eac7f634bb62f P 30c2b1cfe6e54042a2be52d2c7ade2c8: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.006s
I20260710 11:02:46.477687 29854 catalog_manager.cc:5697] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1226e11af644398814a065dd6f37b79 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "b1226e11af644398814a065dd6f37b79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:46.479748 30227 raft_consensus.cc:359] T 03ce3c9ccdb84d629d7eac7f634bb62f P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:46.481609 30226 tablet_bootstrap.cc:492] T 3d03829186fc43a994b3b7e41af2aa00 P c798986f87ed4d17b57502005e00108d: No bootstrap required, opened a new log
I20260710 11:02:46.485920 30226 ts_tablet_manager.cc:1403] T 3d03829186fc43a994b3b7e41af2aa00 P c798986f87ed4d17b57502005e00108d: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.002s
I20260710 11:02:46.488224 30224 tablet_bootstrap.cc:492] T 6c914dbb1eb6455e95e8295ab0f41a03 P 342d5f7023244711bc1af9527595b847: No bootstrap required, opened a new log
I20260710 11:02:46.488713 30224 ts_tablet_manager.cc:1403] T 6c914dbb1eb6455e95e8295ab0f41a03 P 342d5f7023244711bc1af9527595b847: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260710 11:02:46.483068 30225 tablet_bootstrap.cc:492] T 7d23a290d303435db4ad5da93c7ce30b P b1226e11af644398814a065dd6f37b79: No bootstrap required, opened a new log
I20260710 11:02:46.483634 30227 raft_consensus.cc:385] T 03ce3c9ccdb84d629d7eac7f634bb62f P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.489725 30227 raft_consensus.cc:740] T 03ce3c9ccdb84d629d7eac7f634bb62f P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c2b1cfe6e54042a2be52d2c7ade2c8, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.488855 30226 raft_consensus.cc:359] T 3d03829186fc43a994b3b7e41af2aa00 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:46.489838 30225 ts_tablet_manager.cc:1403] T 7d23a290d303435db4ad5da93c7ce30b P b1226e11af644398814a065dd6f37b79: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.008s
I20260710 11:02:46.490731 30227 consensus_queue.cc:260] T 03ce3c9ccdb84d629d7eac7f634bb62f P 30c2b1cfe6e54042a2be52d2c7ade2c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:46.491973 30224 raft_consensus.cc:359] T 6c914dbb1eb6455e95e8295ab0f41a03 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:46.492683 30224 raft_consensus.cc:385] T 6c914dbb1eb6455e95e8295ab0f41a03 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.492977 30224 raft_consensus.cc:740] T 6c914dbb1eb6455e95e8295ab0f41a03 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 342d5f7023244711bc1af9527595b847, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.493557 30227 ts_tablet_manager.cc:1434] T 03ce3c9ccdb84d629d7eac7f634bb62f P 30c2b1cfe6e54042a2be52d2c7ade2c8: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.005s
I20260710 11:02:46.493251 30225 raft_consensus.cc:359] T 7d23a290d303435db4ad5da93c7ce30b P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:46.494026 30225 raft_consensus.cc:385] T 7d23a290d303435db4ad5da93c7ce30b P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.493911 30224 consensus_queue.cc:260] T 6c914dbb1eb6455e95e8295ab0f41a03 P 342d5f7023244711bc1af9527595b847 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:46.494398 30225 raft_consensus.cc:740] T 7d23a290d303435db4ad5da93c7ce30b P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1226e11af644398814a065dd6f37b79, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.494614 30227 tablet_bootstrap.cc:492] T 3d03829186fc43a994b3b7e41af2aa00 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Bootstrap starting.
I20260710 11:02:46.495252 30225 consensus_queue.cc:260] T 7d23a290d303435db4ad5da93c7ce30b P b1226e11af644398814a065dd6f37b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:46.496421 30226 raft_consensus.cc:385] T 3d03829186fc43a994b3b7e41af2aa00 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.498327 30224 ts_tablet_manager.cc:1434] T 6c914dbb1eb6455e95e8295ab0f41a03 P 342d5f7023244711bc1af9527595b847: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 11:02:46.499392 30224 tablet_bootstrap.cc:492] T e875ea9542c24e2d8902304ea29631c6 P 342d5f7023244711bc1af9527595b847: Bootstrap starting.
I20260710 11:02:46.499930 30225 ts_tablet_manager.cc:1434] T 7d23a290d303435db4ad5da93c7ce30b P b1226e11af644398814a065dd6f37b79: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:02:46.496837 30226 raft_consensus.cc:740] T 3d03829186fc43a994b3b7e41af2aa00 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c798986f87ed4d17b57502005e00108d, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.501839 30227 tablet_bootstrap.cc:654] T 3d03829186fc43a994b3b7e41af2aa00 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.502475 30226 consensus_queue.cc:260] T 3d03829186fc43a994b3b7e41af2aa00 P c798986f87ed4d17b57502005e00108d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:46.506461 30224 tablet_bootstrap.cc:654] T e875ea9542c24e2d8902304ea29631c6 P 342d5f7023244711bc1af9527595b847: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.507717 30226 ts_tablet_manager.cc:1434] T 3d03829186fc43a994b3b7e41af2aa00 P c798986f87ed4d17b57502005e00108d: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 11:02:46.508682 30226 tablet_bootstrap.cc:492] T 4094a24e40124077ac182b1991276e83 P c798986f87ed4d17b57502005e00108d: Bootstrap starting.
I20260710 11:02:46.501259 30225 tablet_bootstrap.cc:492] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79: Bootstrap starting.
I20260710 11:02:46.529325 30225 tablet_bootstrap.cc:654] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.532269 30226 tablet_bootstrap.cc:654] T 4094a24e40124077ac182b1991276e83 P c798986f87ed4d17b57502005e00108d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.537262 30227 tablet_bootstrap.cc:492] T 3d03829186fc43a994b3b7e41af2aa00 P 30c2b1cfe6e54042a2be52d2c7ade2c8: No bootstrap required, opened a new log
I20260710 11:02:46.537835 30227 ts_tablet_manager.cc:1403] T 3d03829186fc43a994b3b7e41af2aa00 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.021s
I20260710 11:02:46.539002 30224 tablet_bootstrap.cc:492] T e875ea9542c24e2d8902304ea29631c6 P 342d5f7023244711bc1af9527595b847: No bootstrap required, opened a new log
I20260710 11:02:46.539482 30224 ts_tablet_manager.cc:1403] T e875ea9542c24e2d8902304ea29631c6 P 342d5f7023244711bc1af9527595b847: Time spent bootstrapping tablet: real 0.040s	user 0.022s	sys 0.016s
I20260710 11:02:46.540848 30227 raft_consensus.cc:359] T 3d03829186fc43a994b3b7e41af2aa00 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:46.541322 30231 raft_consensus.cc:493] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:46.541702 30227 raft_consensus.cc:385] T 3d03829186fc43a994b3b7e41af2aa00 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.542074 30227 raft_consensus.cc:740] T 3d03829186fc43a994b3b7e41af2aa00 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c2b1cfe6e54042a2be52d2c7ade2c8, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.541829 30231 raft_consensus.cc:515] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:46.543741 30224 raft_consensus.cc:359] T e875ea9542c24e2d8902304ea29631c6 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:46.544287 30231 leader_election.cc:290] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937), c798986f87ed4d17b57502005e00108d (127.27.60.132:44161)
I20260710 11:02:46.544490 30224 raft_consensus.cc:385] T e875ea9542c24e2d8902304ea29631c6 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.544803 30224 raft_consensus.cc:740] T e875ea9542c24e2d8902304ea29631c6 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 342d5f7023244711bc1af9527595b847, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.545712 30224 consensus_queue.cc:260] T e875ea9542c24e2d8902304ea29631c6 P 342d5f7023244711bc1af9527595b847 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:46.547188 30107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d03829186fc43a994b3b7e41af2aa00" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" is_pre_election: true
I20260710 11:02:46.552527 30232 raft_consensus.cc:493] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:46.553094 30232 raft_consensus.cc:515] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:46.561856 30227 consensus_queue.cc:260] T 3d03829186fc43a994b3b7e41af2aa00 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:46.563196 30232 leader_election.cc:290] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073), 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937)
I20260710 11:02:46.564512 30107 raft_consensus.cc:2468] T 3d03829186fc43a994b3b7e41af2aa00 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1226e11af644398814a065dd6f37b79 in term 0.
I20260710 11:02:46.570137 29922 leader_election.cc:304] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c2b1cfe6e54042a2be52d2c7ade2c8, b1226e11af644398814a065dd6f37b79; no voters: 
I20260710 11:02:46.571563 30231 raft_consensus.cc:2804] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:46.572085 30231 raft_consensus.cc:493] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:46.572528 30231 raft_consensus.cc:3060] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.572897 30226 tablet_bootstrap.cc:492] T 4094a24e40124077ac182b1991276e83 P c798986f87ed4d17b57502005e00108d: No bootstrap required, opened a new log
I20260710 11:02:46.573401 30226 ts_tablet_manager.cc:1403] T 4094a24e40124077ac182b1991276e83 P c798986f87ed4d17b57502005e00108d: Time spent bootstrapping tablet: real 0.065s	user 0.017s	sys 0.018s
I20260710 11:02:46.576473 30225 tablet_bootstrap.cc:492] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79: No bootstrap required, opened a new log
I20260710 11:02:46.570165 30227 ts_tablet_manager.cc:1434] T 3d03829186fc43a994b3b7e41af2aa00 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.002s
I20260710 11:02:46.577009 30225 ts_tablet_manager.cc:1403] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79: Time spent bootstrapping tablet: real 0.076s	user 0.023s	sys 0.023s
I20260710 11:02:46.578065 30227 tablet_bootstrap.cc:492] T 23cb78eb3eb0493c98284f9dedf509e1 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Bootstrap starting.
I20260710 11:02:46.578732 30239 raft_consensus.cc:493] T 7c8fbc2499394c7d9075a4f447cec8d0 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:46.579208 30239 raft_consensus.cc:515] T 7c8fbc2499394c7d9075a4f447cec8d0 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:46.580083 30231 raft_consensus.cc:515] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:46.587394 30239 leader_election.cc:290] T 7c8fbc2499394c7d9075a4f447cec8d0 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073), 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973)
I20260710 11:02:46.601801 30227 tablet_bootstrap.cc:654] T 23cb78eb3eb0493c98284f9dedf509e1 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.602368 30224 ts_tablet_manager.cc:1434] T e875ea9542c24e2d8902304ea29631c6 P 342d5f7023244711bc1af9527595b847: Time spent starting tablet: real 0.063s	user 0.009s	sys 0.000s
I20260710 11:02:46.576494 30226 raft_consensus.cc:359] T 4094a24e40124077ac182b1991276e83 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:46.614876 30180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d03829186fc43a994b3b7e41af2aa00" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d"
I20260710 11:02:46.615231 30181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d03829186fc43a994b3b7e41af2aa00" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d" is_pre_election: true
I20260710 11:02:46.615876 30180 raft_consensus.cc:3060] T 3d03829186fc43a994b3b7e41af2aa00 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.617096 30226 raft_consensus.cc:385] T 4094a24e40124077ac182b1991276e83 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.619607 30226 raft_consensus.cc:740] T 4094a24e40124077ac182b1991276e83 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c798986f87ed4d17b57502005e00108d, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.620155 30243 raft_consensus.cc:493] T 7d23a290d303435db4ad5da93c7ce30b P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:46.620393 30226 consensus_queue.cc:260] T 4094a24e40124077ac182b1991276e83 P c798986f87ed4d17b57502005e00108d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:46.620653 30243 raft_consensus.cc:515] T 7d23a290d303435db4ad5da93c7ce30b P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:46.622907 30243 leader_election.cc:290] T 7d23a290d303435db4ad5da93c7ce30b P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c798986f87ed4d17b57502005e00108d (127.27.60.132:44161), 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973)
I20260710 11:02:46.624483 30033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d23a290d303435db4ad5da93c7ce30b" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "342d5f7023244711bc1af9527595b847" is_pre_election: true
I20260710 11:02:46.624318 30225 raft_consensus.cc:359] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:46.625039 30226 ts_tablet_manager.cc:1434] T 4094a24e40124077ac182b1991276e83 P c798986f87ed4d17b57502005e00108d: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260710 11:02:46.627797 30181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d23a290d303435db4ad5da93c7ce30b" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d" is_pre_election: true
I20260710 11:02:46.628679 30107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d03829186fc43a994b3b7e41af2aa00" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
I20260710 11:02:46.629225 30107 raft_consensus.cc:3060] T 3d03829186fc43a994b3b7e41af2aa00 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.628564 30226 tablet_bootstrap.cc:492] T e875ea9542c24e2d8902304ea29631c6 P c798986f87ed4d17b57502005e00108d: Bootstrap starting.
W20260710 11:02:46.629200 29923 leader_election.cc:343] T 7d23a290d303435db4ad5da93c7ce30b P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:46.625603 30225 raft_consensus.cc:385] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.617424 30231 leader_election.cc:290] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 1 election: Requested vote from peers 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937), c798986f87ed4d17b57502005e00108d (127.27.60.132:44161)
I20260710 11:02:46.633831 30224 tablet_bootstrap.cc:492] T 7d23a290d303435db4ad5da93c7ce30b P 342d5f7023244711bc1af9527595b847: Bootstrap starting.
W20260710 11:02:46.633984 29921 leader_election.cc:343] T 7d23a290d303435db4ad5da93c7ce30b P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c798986f87ed4d17b57502005e00108d (127.27.60.132:44161): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:46.639266 30226 tablet_bootstrap.cc:654] T e875ea9542c24e2d8902304ea29631c6 P c798986f87ed4d17b57502005e00108d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.640199 29921 leader_election.cc:304] T 7d23a290d303435db4ad5da93c7ce30b P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1226e11af644398814a065dd6f37b79; no voters: 342d5f7023244711bc1af9527595b847, c798986f87ed4d17b57502005e00108d
I20260710 11:02:46.641095 30231 raft_consensus.cc:2749] T 7d23a290d303435db4ad5da93c7ce30b P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:46.646314 30232 raft_consensus.cc:493] T 23cb78eb3eb0493c98284f9dedf509e1 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:46.647221 30232 raft_consensus.cc:515] T 23cb78eb3eb0493c98284f9dedf509e1 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:46.649892 30232 leader_election.cc:290] T 23cb78eb3eb0493c98284f9dedf509e1 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937), c798986f87ed4d17b57502005e00108d (127.27.60.132:44161)
I20260710 11:02:46.633402 30180 raft_consensus.cc:2468] T 3d03829186fc43a994b3b7e41af2aa00 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1226e11af644398814a065dd6f37b79 in term 1.
I20260710 11:02:46.633759 30225 raft_consensus.cc:740] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1226e11af644398814a065dd6f37b79, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.653355 30227 tablet_bootstrap.cc:492] T 23cb78eb3eb0493c98284f9dedf509e1 P 30c2b1cfe6e54042a2be52d2c7ade2c8: No bootstrap required, opened a new log
I20260710 11:02:46.658306 30234 raft_consensus.cc:493] T c45869348bf34adaa2a1cdd1d972ce70 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:46.660007 30227 ts_tablet_manager.cc:1403] T 23cb78eb3eb0493c98284f9dedf509e1 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.010s
I20260710 11:02:46.660161 30234 raft_consensus.cc:515] T c45869348bf34adaa2a1cdd1d972ce70 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:46.661003 30225 consensus_queue.cc:260] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:46.658115 29921 leader_election.cc:304] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1226e11af644398814a065dd6f37b79, c798986f87ed4d17b57502005e00108d; no voters: 
I20260710 11:02:46.664321 29958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8fbc2499394c7d9075a4f447cec8d0" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79" is_pre_election: true
I20260710 11:02:46.665892 30231 raft_consensus.cc:2804] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:46.666961 30231 raft_consensus.cc:697] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [term 1 LEADER]: Becoming Leader. State: Replica: b1226e11af644398814a065dd6f37b79, State: Running, Role: LEADER
W20260710 11:02:46.671828 29999 leader_election.cc:343] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:46.688251 30231 consensus_queue.cc:237] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:46.706869 30234 leader_election.cc:290] T c45869348bf34adaa2a1cdd1d972ce70 P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073), 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973)
I20260710 11:02:46.713510 29958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8fbc2499394c7d9075a4f447cec8d0" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79" is_pre_election: true
W20260710 11:02:46.715400 30073 leader_election.cc:343] T 7c8fbc2499394c7d9075a4f447cec8d0 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:46.717335 30107 raft_consensus.cc:2468] T 3d03829186fc43a994b3b7e41af2aa00 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1226e11af644398814a065dd6f37b79 in term 1.
I20260710 11:02:46.722275 30106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8fbc2499394c7d9075a4f447cec8d0" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" is_pre_election: true
I20260710 11:02:46.723152 30225 ts_tablet_manager.cc:1434] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79: Time spent starting tablet: real 0.146s	user 0.010s	sys 0.000s
I20260710 11:02:46.723338 30033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8fbc2499394c7d9075a4f447cec8d0" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "342d5f7023244711bc1af9527595b847" is_pre_election: true
I20260710 11:02:46.724061 30033 raft_consensus.cc:2468] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c2b1cfe6e54042a2be52d2c7ade2c8 in term 0.
I20260710 11:02:46.724812 30224 tablet_bootstrap.cc:654] T 7d23a290d303435db4ad5da93c7ce30b P 342d5f7023244711bc1af9527595b847: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.717808 30105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23cb78eb3eb0493c98284f9dedf509e1" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" is_pre_election: true
I20260710 11:02:46.723152 30106 raft_consensus.cc:2468] T 7c8fbc2499394c7d9075a4f447cec8d0 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 342d5f7023244711bc1af9527595b847 in term 0.
I20260710 11:02:46.722852 30227 raft_consensus.cc:359] T 23cb78eb3eb0493c98284f9dedf509e1 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:46.727283 29997 leader_election.cc:304] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [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: 30c2b1cfe6e54042a2be52d2c7ade2c8, 342d5f7023244711bc1af9527595b847; no voters: b1226e11af644398814a065dd6f37b79
I20260710 11:02:46.729424 30232 raft_consensus.cc:2804] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:46.729951 30232 raft_consensus.cc:493] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:46.730368 30232 raft_consensus.cc:3060] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.731849 30072 leader_election.cc:304] T 7c8fbc2499394c7d9075a4f447cec8d0 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [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: 30c2b1cfe6e54042a2be52d2c7ade2c8, 342d5f7023244711bc1af9527595b847; no voters: b1226e11af644398814a065dd6f37b79
I20260710 11:02:46.733126 30239 raft_consensus.cc:2804] T 7c8fbc2499394c7d9075a4f447cec8d0 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:46.733239 30225 tablet_bootstrap.cc:492] T 554d43e07e0b4835bdc14c3731ea39d1 P b1226e11af644398814a065dd6f37b79: Bootstrap starting.
I20260710 11:02:46.733587 30234 raft_consensus.cc:493] T 4094a24e40124077ac182b1991276e83 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:46.734424 30234 raft_consensus.cc:515] T 4094a24e40124077ac182b1991276e83 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:46.733582 30239 raft_consensus.cc:493] T 7c8fbc2499394c7d9075a4f447cec8d0 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:46.742026 30239 raft_consensus.cc:3060] T 7c8fbc2499394c7d9075a4f447cec8d0 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.738933 30227 raft_consensus.cc:385] T 23cb78eb3eb0493c98284f9dedf509e1 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.746330 30227 raft_consensus.cc:740] T 23cb78eb3eb0493c98284f9dedf509e1 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c2b1cfe6e54042a2be52d2c7ade2c8, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.752053 30227 consensus_queue.cc:260] T 23cb78eb3eb0493c98284f9dedf509e1 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:46.755093 30105 raft_consensus.cc:2468] T 23cb78eb3eb0493c98284f9dedf509e1 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 342d5f7023244711bc1af9527595b847 in term 0.
I20260710 11:02:46.758332 30226 tablet_bootstrap.cc:492] T e875ea9542c24e2d8902304ea29631c6 P c798986f87ed4d17b57502005e00108d: No bootstrap required, opened a new log
I20260710 11:02:46.758864 30226 ts_tablet_manager.cc:1403] T e875ea9542c24e2d8902304ea29631c6 P c798986f87ed4d17b57502005e00108d: Time spent bootstrapping tablet: real 0.131s	user 0.029s	sys 0.020s
I20260710 11:02:46.767192 30227 ts_tablet_manager.cc:1434] T 23cb78eb3eb0493c98284f9dedf509e1 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Time spent starting tablet: real 0.107s	user 0.015s	sys 0.005s
I20260710 11:02:46.768407 30227 tablet_bootstrap.cc:492] T e875ea9542c24e2d8902304ea29631c6 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Bootstrap starting.
I20260710 11:02:46.765317 29997 leader_election.cc:304] T 23cb78eb3eb0493c98284f9dedf509e1 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c2b1cfe6e54042a2be52d2c7ade2c8, 342d5f7023244711bc1af9527595b847; no voters: 
I20260710 11:02:46.775468 30227 tablet_bootstrap.cc:654] T e875ea9542c24e2d8902304ea29631c6 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.762082 30234 leader_election.cc:290] T 4094a24e40124077ac182b1991276e83 P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937), b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073)
I20260710 11:02:46.781817 30180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23cb78eb3eb0493c98284f9dedf509e1" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d" is_pre_election: true
W20260710 11:02:46.788008 29996 leader_election.cc:343] T 23cb78eb3eb0493c98284f9dedf509e1 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c798986f87ed4d17b57502005e00108d (127.27.60.132:44161): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:46.790278 29855 catalog_manager.cc:5697] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1226e11af644398814a065dd6f37b79 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "b1226e11af644398814a065dd6f37b79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:46.792711 30274 raft_consensus.cc:493] T 6c914dbb1eb6455e95e8295ab0f41a03 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:46.791733 30226 raft_consensus.cc:359] T e875ea9542c24e2d8902304ea29631c6 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:46.795466 30224 tablet_bootstrap.cc:492] T 7d23a290d303435db4ad5da93c7ce30b P 342d5f7023244711bc1af9527595b847: No bootstrap required, opened a new log
I20260710 11:02:46.795990 30224 ts_tablet_manager.cc:1403] T 7d23a290d303435db4ad5da93c7ce30b P 342d5f7023244711bc1af9527595b847: Time spent bootstrapping tablet: real 0.177s	user 0.014s	sys 0.005s
I20260710 11:02:46.796998 30225 tablet_bootstrap.cc:654] T 554d43e07e0b4835bdc14c3731ea39d1 P b1226e11af644398814a065dd6f37b79: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.795207 30226 raft_consensus.cc:385] T e875ea9542c24e2d8902304ea29631c6 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.797606 30226 raft_consensus.cc:740] T e875ea9542c24e2d8902304ea29631c6 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c798986f87ed4d17b57502005e00108d, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.798552 30226 consensus_queue.cc:260] T e875ea9542c24e2d8902304ea29631c6 P c798986f87ed4d17b57502005e00108d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:46.801090 30226 ts_tablet_manager.cc:1434] T e875ea9542c24e2d8902304ea29631c6 P c798986f87ed4d17b57502005e00108d: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260710 11:02:46.802182 30226 tablet_bootstrap.cc:492] T d6f3d8e933cd4a6e9e39aa383d17dd82 P c798986f87ed4d17b57502005e00108d: Bootstrap starting.
I20260710 11:02:46.799072 30224 raft_consensus.cc:359] T 7d23a290d303435db4ad5da93c7ce30b P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:46.804229 29958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45869348bf34adaa2a1cdd1d972ce70" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79" is_pre_election: true
I20260710 11:02:46.804667 30224 raft_consensus.cc:385] T 7d23a290d303435db4ad5da93c7ce30b P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.805119 30224 raft_consensus.cc:740] T 7d23a290d303435db4ad5da93c7ce30b P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 342d5f7023244711bc1af9527595b847, State: Initialized, Role: FOLLOWER
W20260710 11:02:46.805753 30147 leader_election.cc:343] T c45869348bf34adaa2a1cdd1d972ce70 P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:46.806108 30224 consensus_queue.cc:260] T 7d23a290d303435db4ad5da93c7ce30b P 342d5f7023244711bc1af9527595b847 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:46.804733 29957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4094a24e40124077ac182b1991276e83" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79" is_pre_election: true
I20260710 11:02:46.812033 30276 raft_consensus.cc:493] T 2140aa1b95d1410c96da3d248595d03f P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:46.812225 30226 tablet_bootstrap.cc:654] T d6f3d8e933cd4a6e9e39aa383d17dd82 P c798986f87ed4d17b57502005e00108d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.808522 30232 raft_consensus.cc:515] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:46.816524 29957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8fbc2499394c7d9075a4f447cec8d0" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79"
W20260710 11:02:46.816774 30147 leader_election.cc:343] T 4094a24e40124077ac182b1991276e83 P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:46.818660 29999 leader_election.cc:343] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:46.822523 30277 raft_consensus.cc:2804] T 23cb78eb3eb0493c98284f9dedf509e1 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:46.823181 30277 raft_consensus.cc:493] T 23cb78eb3eb0493c98284f9dedf509e1 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:46.822577 30232 leader_election.cc:290] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 election: Requested vote from peers b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073), 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937)
I20260710 11:02:46.823704 30105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8fbc2499394c7d9075a4f447cec8d0" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
I20260710 11:02:46.813666 30276 raft_consensus.cc:515] T 2140aa1b95d1410c96da3d248595d03f P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:46.825861 30033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45869348bf34adaa2a1cdd1d972ce70" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "342d5f7023244711bc1af9527595b847" is_pre_election: true
I20260710 11:02:46.809893 30239 raft_consensus.cc:515] T 7c8fbc2499394c7d9075a4f447cec8d0 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:46.823629 30277 raft_consensus.cc:3060] T 23cb78eb3eb0493c98284f9dedf509e1 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.829166 30276 leader_election.cc:290] T 2140aa1b95d1410c96da3d248595d03f P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073), 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973)
W20260710 11:02:46.829190 30146 leader_election.cc:343] T c45869348bf34adaa2a1cdd1d972ce70 P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:46.829968 30146 leader_election.cc:304] T c45869348bf34adaa2a1cdd1d972ce70 P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c798986f87ed4d17b57502005e00108d; no voters: 342d5f7023244711bc1af9527595b847, b1226e11af644398814a065dd6f37b79
I20260710 11:02:46.830366 30033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2140aa1b95d1410c96da3d248595d03f" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "342d5f7023244711bc1af9527595b847" is_pre_election: true
I20260710 11:02:46.831382 30234 raft_consensus.cc:2749] T c45869348bf34adaa2a1cdd1d972ce70 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:02:46.831856 30072 leader_election.cc:343] T 2140aa1b95d1410c96da3d248595d03f P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:46.832151 29957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2140aa1b95d1410c96da3d248595d03f" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79" is_pre_election: true
W20260710 11:02:46.833822 30073 leader_election.cc:343] T 2140aa1b95d1410c96da3d248595d03f P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:46.835480 30105 raft_consensus.cc:2393] T 7c8fbc2499394c7d9075a4f447cec8d0 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 342d5f7023244711bc1af9527595b847 in current term 1: Already voted for candidate 30c2b1cfe6e54042a2be52d2c7ade2c8 in this term.
I20260710 11:02:46.836486 30239 leader_election.cc:290] T 7c8fbc2499394c7d9075a4f447cec8d0 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 1 election: Requested vote from peers b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073), 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973)
I20260710 11:02:46.834306 30073 leader_election.cc:304] T 2140aa1b95d1410c96da3d248595d03f P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c2b1cfe6e54042a2be52d2c7ade2c8; no voters: 342d5f7023244711bc1af9527595b847, b1226e11af644398814a065dd6f37b79
I20260710 11:02:46.838011 30033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8fbc2499394c7d9075a4f447cec8d0" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "342d5f7023244711bc1af9527595b847"
I20260710 11:02:46.838781 30033 raft_consensus.cc:2393] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 30c2b1cfe6e54042a2be52d2c7ade2c8 in current term 1: Already voted for candidate 342d5f7023244711bc1af9527595b847 in this term.
I20260710 11:02:46.839689 29958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8fbc2499394c7d9075a4f447cec8d0" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79"
W20260710 11:02:46.841320 30073 leader_election.cc:343] T 7c8fbc2499394c7d9075a4f447cec8d0 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:46.841794 30073 leader_election.cc:304] T 7c8fbc2499394c7d9075a4f447cec8d0 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [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: 30c2b1cfe6e54042a2be52d2c7ade2c8; no voters: 342d5f7023244711bc1af9527595b847, b1226e11af644398814a065dd6f37b79
I20260710 11:02:46.793859 30274 raft_consensus.cc:515] T 6c914dbb1eb6455e95e8295ab0f41a03 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:46.842564 29997 leader_election.cc:304] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [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: 342d5f7023244711bc1af9527595b847; no voters: 30c2b1cfe6e54042a2be52d2c7ade2c8, b1226e11af644398814a065dd6f37b79
I20260710 11:02:46.846382 30239 raft_consensus.cc:2749] T 2140aa1b95d1410c96da3d248595d03f P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:46.846665 30232 raft_consensus.cc:2749] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:02:46.854144 30180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c914dbb1eb6455e95e8295ab0f41a03" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d" is_pre_election: true
I20260710 11:02:46.855620 29957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c914dbb1eb6455e95e8295ab0f41a03" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79" is_pre_election: true
W20260710 11:02:46.856719 29996 leader_election.cc:343] T 6c914dbb1eb6455e95e8295ab0f41a03 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c798986f87ed4d17b57502005e00108d (127.27.60.132:44161): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:46.857586 29999 leader_election.cc:343] T 6c914dbb1eb6455e95e8295ab0f41a03 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:46.858206 29999 leader_election.cc:304] T 6c914dbb1eb6455e95e8295ab0f41a03 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 342d5f7023244711bc1af9527595b847; no voters: b1226e11af644398814a065dd6f37b79, c798986f87ed4d17b57502005e00108d
I20260710 11:02:46.859249 30232 raft_consensus.cc:2749] T 6c914dbb1eb6455e95e8295ab0f41a03 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:46.863371 30232 raft_consensus.cc:493] T 554d43e07e0b4835bdc14c3731ea39d1 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:46.855098 30274 leader_election.cc:290] T 6c914dbb1eb6455e95e8295ab0f41a03 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c798986f87ed4d17b57502005e00108d (127.27.60.132:44161), b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073)
I20260710 11:02:46.846937 30276 raft_consensus.cc:2749] T 7c8fbc2499394c7d9075a4f447cec8d0 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:02:46.868059 30105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4094a24e40124077ac182b1991276e83" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" is_pre_election: true
I20260710 11:02:46.864128 30232 raft_consensus.cc:515] T 554d43e07e0b4835bdc14c3731ea39d1 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
W20260710 11:02:46.870362 30145 leader_election.cc:343] T 4094a24e40124077ac182b1991276e83 P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:46.871019 30145 leader_election.cc:304] T 4094a24e40124077ac182b1991276e83 P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c798986f87ed4d17b57502005e00108d; no voters: 30c2b1cfe6e54042a2be52d2c7ade2c8, b1226e11af644398814a065dd6f37b79
I20260710 11:02:46.872476 30234 raft_consensus.cc:2749] T 4094a24e40124077ac182b1991276e83 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:46.874217 30180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554d43e07e0b4835bdc14c3731ea39d1" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d" is_pre_election: true
I20260710 11:02:46.875093 30180 raft_consensus.cc:2468] T 554d43e07e0b4835bdc14c3731ea39d1 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 342d5f7023244711bc1af9527595b847 in term 0.
I20260710 11:02:46.876332 30277 raft_consensus.cc:515] T 23cb78eb3eb0493c98284f9dedf509e1 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:46.876775 29996 leader_election.cc:304] T 554d43e07e0b4835bdc14c3731ea39d1 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 342d5f7023244711bc1af9527595b847, c798986f87ed4d17b57502005e00108d; no voters: 
I20260710 11:02:46.878458 30274 raft_consensus.cc:2804] T 554d43e07e0b4835bdc14c3731ea39d1 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:46.878962 30274 raft_consensus.cc:493] T 554d43e07e0b4835bdc14c3731ea39d1 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:46.879432 30274 raft_consensus.cc:3060] T 554d43e07e0b4835bdc14c3731ea39d1 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.880431 30105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23cb78eb3eb0493c98284f9dedf509e1" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
I20260710 11:02:46.881172 30105 raft_consensus.cc:3060] T 23cb78eb3eb0493c98284f9dedf509e1 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.885154 30225 tablet_bootstrap.cc:492] T 554d43e07e0b4835bdc14c3731ea39d1 P b1226e11af644398814a065dd6f37b79: No bootstrap required, opened a new log
I20260710 11:02:46.885792 30225 ts_tablet_manager.cc:1403] T 554d43e07e0b4835bdc14c3731ea39d1 P b1226e11af644398814a065dd6f37b79: Time spent bootstrapping tablet: real 0.153s	user 0.015s	sys 0.026s
I20260710 11:02:46.887852 29957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554d43e07e0b4835bdc14c3731ea39d1" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79" is_pre_election: true
I20260710 11:02:46.888827 30276 raft_consensus.cc:493] T 03ce3c9ccdb84d629d7eac7f634bb62f P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:46.888985 30225 raft_consensus.cc:359] T 554d43e07e0b4835bdc14c3731ea39d1 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:46.889335 30276 raft_consensus.cc:515] T 03ce3c9ccdb84d629d7eac7f634bb62f P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:46.889804 30225 raft_consensus.cc:385] T 554d43e07e0b4835bdc14c3731ea39d1 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.890183 30225 raft_consensus.cc:740] T 554d43e07e0b4835bdc14c3731ea39d1 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1226e11af644398814a065dd6f37b79, State: Initialized, Role: FOLLOWER
W20260710 11:02:46.890116 29999 leader_election.cc:343] T 554d43e07e0b4835bdc14c3731ea39d1 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:46.890864 30232 leader_election.cc:290] T 554d43e07e0b4835bdc14c3731ea39d1 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c798986f87ed4d17b57502005e00108d (127.27.60.132:44161), b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073)
I20260710 11:02:46.892272 29957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ce3c9ccdb84d629d7eac7f634bb62f" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79" is_pre_election: true
I20260710 11:02:46.892529 30033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ce3c9ccdb84d629d7eac7f634bb62f" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "342d5f7023244711bc1af9527595b847" is_pre_election: true
I20260710 11:02:46.893395 30033 raft_consensus.cc:2393] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30c2b1cfe6e54042a2be52d2c7ade2c8 in current term 1: Already voted for candidate b1226e11af644398814a065dd6f37b79 in this term.
I20260710 11:02:46.894586 30072 leader_election.cc:304] T 03ce3c9ccdb84d629d7eac7f634bb62f P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c2b1cfe6e54042a2be52d2c7ade2c8; no voters: 342d5f7023244711bc1af9527595b847, b1226e11af644398814a065dd6f37b79
I20260710 11:02:46.895293 30224 ts_tablet_manager.cc:1434] T 7d23a290d303435db4ad5da93c7ce30b P 342d5f7023244711bc1af9527595b847: Time spent starting tablet: real 0.099s	user 0.010s	sys 0.002s
I20260710 11:02:46.895517 30239 raft_consensus.cc:3060] T 03ce3c9ccdb84d629d7eac7f634bb62f P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.895973 30105 raft_consensus.cc:2468] T 23cb78eb3eb0493c98284f9dedf509e1 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 342d5f7023244711bc1af9527595b847 in term 1.
I20260710 11:02:46.896741 30276 leader_election.cc:290] T 03ce3c9ccdb84d629d7eac7f634bb62f P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073), 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973)
I20260710 11:02:46.897552 29997 leader_election.cc:304] T 23cb78eb3eb0493c98284f9dedf509e1 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c2b1cfe6e54042a2be52d2c7ade2c8, 342d5f7023244711bc1af9527595b847; no voters: 
I20260710 11:02:46.898475 30224 tablet_bootstrap.cc:492] T 9f4e2593f6d94497a3bb4006469fe46e P 342d5f7023244711bc1af9527595b847: Bootstrap starting.
I20260710 11:02:46.900369 30226 tablet_bootstrap.cc:492] T d6f3d8e933cd4a6e9e39aa383d17dd82 P c798986f87ed4d17b57502005e00108d: No bootstrap required, opened a new log
I20260710 11:02:46.900782 30227 tablet_bootstrap.cc:492] T e875ea9542c24e2d8902304ea29631c6 P 30c2b1cfe6e54042a2be52d2c7ade2c8: No bootstrap required, opened a new log
I20260710 11:02:46.900848 30226 ts_tablet_manager.cc:1403] T d6f3d8e933cd4a6e9e39aa383d17dd82 P c798986f87ed4d17b57502005e00108d: Time spent bootstrapping tablet: real 0.099s	user 0.005s	sys 0.017s
I20260710 11:02:46.901386 30227 ts_tablet_manager.cc:1403] T e875ea9542c24e2d8902304ea29631c6 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Time spent bootstrapping tablet: real 0.133s	user 0.012s	sys 0.009s
I20260710 11:02:46.902275 30232 raft_consensus.cc:2804] T 23cb78eb3eb0493c98284f9dedf509e1 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:46.902889 30232 raft_consensus.cc:697] T 23cb78eb3eb0493c98284f9dedf509e1 P 342d5f7023244711bc1af9527595b847 [term 1 LEADER]: Becoming Leader. State: Replica: 342d5f7023244711bc1af9527595b847, State: Running, Role: LEADER
I20260710 11:02:46.904060 30226 raft_consensus.cc:359] T d6f3d8e933cd4a6e9e39aa383d17dd82 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:46.904450 30227 raft_consensus.cc:359] T e875ea9542c24e2d8902304ea29631c6 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:46.904843 30226 raft_consensus.cc:385] T d6f3d8e933cd4a6e9e39aa383d17dd82 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.905196 30227 raft_consensus.cc:385] T e875ea9542c24e2d8902304ea29631c6 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.904484 30232 consensus_queue.cc:237] T 23cb78eb3eb0493c98284f9dedf509e1 P 342d5f7023244711bc1af9527595b847 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:46.905691 30227 raft_consensus.cc:740] T e875ea9542c24e2d8902304ea29631c6 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c2b1cfe6e54042a2be52d2c7ade2c8, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.906682 30227 consensus_queue.cc:260] T e875ea9542c24e2d8902304ea29631c6 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:46.909073 30180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23cb78eb3eb0493c98284f9dedf509e1" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d"
I20260710 11:02:46.909526 30227 ts_tablet_manager.cc:1434] T e875ea9542c24e2d8902304ea29631c6 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:02:46.910035 30274 raft_consensus.cc:515] T 554d43e07e0b4835bdc14c3731ea39d1 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
W20260710 11:02:46.910624 29996 leader_election.cc:343] T 23cb78eb3eb0493c98284f9dedf509e1 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c798986f87ed4d17b57502005e00108d (127.27.60.132:44161): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:46.910892 30227 tablet_bootstrap.cc:492] T 4094a24e40124077ac182b1991276e83 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Bootstrap starting.
I20260710 11:02:46.911237 30277 leader_election.cc:290] T 23cb78eb3eb0493c98284f9dedf509e1 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 election: Requested vote from peers 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937), c798986f87ed4d17b57502005e00108d (127.27.60.132:44161)
I20260710 11:02:46.905324 30226 raft_consensus.cc:740] T d6f3d8e933cd4a6e9e39aa383d17dd82 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c798986f87ed4d17b57502005e00108d, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.913044 30180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554d43e07e0b4835bdc14c3731ea39d1" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d"
I20260710 11:02:46.913674 30180 raft_consensus.cc:3060] T 554d43e07e0b4835bdc14c3731ea39d1 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.918607 30224 tablet_bootstrap.cc:654] T 9f4e2593f6d94497a3bb4006469fe46e P 342d5f7023244711bc1af9527595b847: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.919239 30274 leader_election.cc:290] T 554d43e07e0b4835bdc14c3731ea39d1 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 election: Requested vote from peers c798986f87ed4d17b57502005e00108d (127.27.60.132:44161), b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073)
I20260710 11:02:46.918607 30227 tablet_bootstrap.cc:654] T 4094a24e40124077ac182b1991276e83 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.920881 30180 raft_consensus.cc:2468] T 554d43e07e0b4835bdc14c3731ea39d1 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 342d5f7023244711bc1af9527595b847 in term 1.
I20260710 11:02:46.922063 29996 leader_election.cc:304] T 554d43e07e0b4835bdc14c3731ea39d1 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 342d5f7023244711bc1af9527595b847, c798986f87ed4d17b57502005e00108d; no voters: 
I20260710 11:02:46.922225 29957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554d43e07e0b4835bdc14c3731ea39d1" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79"
I20260710 11:02:46.922983 30274 raft_consensus.cc:2804] T 554d43e07e0b4835bdc14c3731ea39d1 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:46.923493 30274 raft_consensus.cc:697] T 554d43e07e0b4835bdc14c3731ea39d1 P 342d5f7023244711bc1af9527595b847 [term 1 LEADER]: Becoming Leader. State: Replica: 342d5f7023244711bc1af9527595b847, State: Running, Role: LEADER
I20260710 11:02:46.923627 30239 raft_consensus.cc:2749] T 03ce3c9ccdb84d629d7eac7f634bb62f P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:46.924468 30274 consensus_queue.cc:237] T 554d43e07e0b4835bdc14c3731ea39d1 P 342d5f7023244711bc1af9527595b847 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:46.928372 30226 consensus_queue.cc:260] T d6f3d8e933cd4a6e9e39aa383d17dd82 P c798986f87ed4d17b57502005e00108d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:46.894623 30225 consensus_queue.cc:260] T 554d43e07e0b4835bdc14c3731ea39d1 P b1226e11af644398814a065dd6f37b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:46.930114 30231 consensus_queue.cc:1048] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:46.930853 30226 ts_tablet_manager.cc:1434] T d6f3d8e933cd4a6e9e39aa383d17dd82 P c798986f87ed4d17b57502005e00108d: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.003s
I20260710 11:02:46.930820 29957 raft_consensus.cc:3060] T 554d43e07e0b4835bdc14c3731ea39d1 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.932019 30226 tablet_bootstrap.cc:492] T 2eacffb85e5c4cd7add44c81c6f790a7 P c798986f87ed4d17b57502005e00108d: Bootstrap starting.
I20260710 11:02:46.939249 30226 tablet_bootstrap.cc:654] T 2eacffb85e5c4cd7add44c81c6f790a7 P c798986f87ed4d17b57502005e00108d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.940622 29957 raft_consensus.cc:2468] T 554d43e07e0b4835bdc14c3731ea39d1 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 342d5f7023244711bc1af9527595b847 in term 1.
I20260710 11:02:46.951596 30225 ts_tablet_manager.cc:1434] T 554d43e07e0b4835bdc14c3731ea39d1 P b1226e11af644398814a065dd6f37b79: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.002s
I20260710 11:02:46.952865 30225 tablet_bootstrap.cc:492] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79: Bootstrap starting.
I20260710 11:02:46.962111 30239 raft_consensus.cc:493] T e875ea9542c24e2d8902304ea29631c6 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:46.962713 30239 raft_consensus.cc:515] T e875ea9542c24e2d8902304ea29631c6 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:46.963934 29856 catalog_manager.cc:5697] T 23cb78eb3eb0493c98284f9dedf509e1 P 342d5f7023244711bc1af9527595b847 reported cstate change: term changed from 0 to 1, leader changed from <none> to 342d5f7023244711bc1af9527595b847 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "342d5f7023244711bc1af9527595b847" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:46.967509 30033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e875ea9542c24e2d8902304ea29631c6" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "342d5f7023244711bc1af9527595b847" is_pre_election: true
I20260710 11:02:46.968205 30033 raft_consensus.cc:2468] T e875ea9542c24e2d8902304ea29631c6 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c2b1cfe6e54042a2be52d2c7ade2c8 in term 0.
I20260710 11:02:46.969468 30072 leader_election.cc:304] T e875ea9542c24e2d8902304ea29631c6 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c2b1cfe6e54042a2be52d2c7ade2c8, 342d5f7023244711bc1af9527595b847; no voters: 
I20260710 11:02:46.970302 30276 raft_consensus.cc:2804] T e875ea9542c24e2d8902304ea29631c6 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:46.970657 30276 raft_consensus.cc:493] T e875ea9542c24e2d8902304ea29631c6 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:46.971017 30276 raft_consensus.cc:3060] T e875ea9542c24e2d8902304ea29631c6 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.972083 30225 tablet_bootstrap.cc:654] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79: Neither blocks nor log segments found. Creating new log.
W20260710 11:02:46.976723 29904 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:46.974151 30239 leader_election.cc:290] T e875ea9542c24e2d8902304ea29631c6 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973), c798986f87ed4d17b57502005e00108d (127.27.60.132:44161)
I20260710 11:02:46.983778 30243 consensus_queue.cc:1048] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:46.984287 30276 raft_consensus.cc:515] T e875ea9542c24e2d8902304ea29631c6 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:46.987283 30032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e875ea9542c24e2d8902304ea29631c6" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "342d5f7023244711bc1af9527595b847"
I20260710 11:02:46.987910 30032 raft_consensus.cc:3060] T e875ea9542c24e2d8902304ea29631c6 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.988314 30180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e875ea9542c24e2d8902304ea29631c6" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d" is_pre_election: true
I20260710 11:02:46.989500 30180 raft_consensus.cc:2468] T e875ea9542c24e2d8902304ea29631c6 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c2b1cfe6e54042a2be52d2c7ade2c8 in term 0.
I20260710 11:02:46.999459 30032 raft_consensus.cc:2468] T e875ea9542c24e2d8902304ea29631c6 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c2b1cfe6e54042a2be52d2c7ade2c8 in term 1.
I20260710 11:02:47.000916 30072 leader_election.cc:304] T e875ea9542c24e2d8902304ea29631c6 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c2b1cfe6e54042a2be52d2c7ade2c8, 342d5f7023244711bc1af9527595b847; no voters: 
I20260710 11:02:47.001291 30225 tablet_bootstrap.cc:492] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79: No bootstrap required, opened a new log
I20260710 11:02:47.001888 30225 ts_tablet_manager.cc:1403] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.000s
I20260710 11:02:47.001977 30239 raft_consensus.cc:2804] T e875ea9542c24e2d8902304ea29631c6 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:47.003307 30239 raft_consensus.cc:697] T e875ea9542c24e2d8902304ea29631c6 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 LEADER]: Becoming Leader. State: Replica: 30c2b1cfe6e54042a2be52d2c7ade2c8, State: Running, Role: LEADER
I20260710 11:02:47.003504 30224 tablet_bootstrap.cc:492] T 9f4e2593f6d94497a3bb4006469fe46e P 342d5f7023244711bc1af9527595b847: No bootstrap required, opened a new log
I20260710 11:02:47.003963 30224 ts_tablet_manager.cc:1403] T 9f4e2593f6d94497a3bb4006469fe46e P 342d5f7023244711bc1af9527595b847: Time spent bootstrapping tablet: real 0.106s	user 0.008s	sys 0.004s
I20260710 11:02:47.004215 30239 consensus_queue.cc:237] T e875ea9542c24e2d8902304ea29631c6 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:47.011210 30276 leader_election.cc:290] T e875ea9542c24e2d8902304ea29631c6 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 1 election: Requested vote from peers 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973), c798986f87ed4d17b57502005e00108d (127.27.60.132:44161)
I20260710 11:02:47.014510 30224 raft_consensus.cc:359] T 9f4e2593f6d94497a3bb4006469fe46e P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:47.015496 30224 raft_consensus.cc:385] T 9f4e2593f6d94497a3bb4006469fe46e P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:47.015843 30224 raft_consensus.cc:740] T 9f4e2593f6d94497a3bb4006469fe46e P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 342d5f7023244711bc1af9527595b847, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.016733 30224 consensus_queue.cc:260] T 9f4e2593f6d94497a3bb4006469fe46e P 342d5f7023244711bc1af9527595b847 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:47.012413 30180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e875ea9542c24e2d8902304ea29631c6" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d"
I20260710 11:02:47.017951 30180 raft_consensus.cc:3060] T e875ea9542c24e2d8902304ea29631c6 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:47.018692 30227 tablet_bootstrap.cc:492] T 4094a24e40124077ac182b1991276e83 P 30c2b1cfe6e54042a2be52d2c7ade2c8: No bootstrap required, opened a new log
I20260710 11:02:47.019235 30227 ts_tablet_manager.cc:1403] T 4094a24e40124077ac182b1991276e83 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Time spent bootstrapping tablet: real 0.109s	user 0.028s	sys 0.019s
I20260710 11:02:47.019413 30224 ts_tablet_manager.cc:1434] T 9f4e2593f6d94497a3bb4006469fe46e P 342d5f7023244711bc1af9527595b847: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260710 11:02:47.020375 30224 tablet_bootstrap.cc:492] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847: Bootstrap starting.
I20260710 11:02:47.022217 30227 raft_consensus.cc:359] T 4094a24e40124077ac182b1991276e83 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:47.023973 30227 raft_consensus.cc:385] T 4094a24e40124077ac182b1991276e83 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:47.024343 30227 raft_consensus.cc:740] T 4094a24e40124077ac182b1991276e83 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c2b1cfe6e54042a2be52d2c7ade2c8, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.025199 30227 consensus_queue.cc:260] T 4094a24e40124077ac182b1991276e83 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:47.026154 30226 tablet_bootstrap.cc:492] T 2eacffb85e5c4cd7add44c81c6f790a7 P c798986f87ed4d17b57502005e00108d: No bootstrap required, opened a new log
I20260710 11:02:47.026660 30226 ts_tablet_manager.cc:1403] T 2eacffb85e5c4cd7add44c81c6f790a7 P c798986f87ed4d17b57502005e00108d: Time spent bootstrapping tablet: real 0.095s	user 0.007s	sys 0.021s
I20260710 11:02:47.027940 30224 tablet_bootstrap.cc:654] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:47.028012 30227 ts_tablet_manager.cc:1434] T 4094a24e40124077ac182b1991276e83 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:02:47.029397 30227 tablet_bootstrap.cc:492] T 9f4e2593f6d94497a3bb4006469fe46e P 30c2b1cfe6e54042a2be52d2c7ade2c8: Bootstrap starting.
I20260710 11:02:47.032593 30225 raft_consensus.cc:359] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:47.032303 30276 raft_consensus.cc:493] T 4094a24e40124077ac182b1991276e83 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:47.035324 30225 raft_consensus.cc:385] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:47.035804 30225 raft_consensus.cc:740] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1226e11af644398814a065dd6f37b79, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.035833 30276 raft_consensus.cc:515] T 4094a24e40124077ac182b1991276e83 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:47.031291 30226 raft_consensus.cc:359] T 2eacffb85e5c4cd7add44c81c6f790a7 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:47.041791 30226 raft_consensus.cc:385] T 2eacffb85e5c4cd7add44c81c6f790a7 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:47.042219 30226 raft_consensus.cc:740] T 2eacffb85e5c4cd7add44c81c6f790a7 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c798986f87ed4d17b57502005e00108d, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.042279 30181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4094a24e40124077ac182b1991276e83" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d" is_pre_election: true
I20260710 11:02:47.043833 30181 raft_consensus.cc:2468] T 4094a24e40124077ac182b1991276e83 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c2b1cfe6e54042a2be52d2c7ade2c8 in term 0.
I20260710 11:02:47.044550 29957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4094a24e40124077ac182b1991276e83" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79" is_pre_election: true
I20260710 11:02:47.045341 30276 leader_election.cc:290] T 4094a24e40124077ac182b1991276e83 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c798986f87ed4d17b57502005e00108d (127.27.60.132:44161), b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073)
I20260710 11:02:47.045221 30070 leader_election.cc:304] T 4094a24e40124077ac182b1991276e83 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c2b1cfe6e54042a2be52d2c7ade2c8, c798986f87ed4d17b57502005e00108d; no voters: 
I20260710 11:02:47.041646 29855 catalog_manager.cc:5697] T e875ea9542c24e2d8902304ea29631c6 P 30c2b1cfe6e54042a2be52d2c7ade2c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } health_report { overall_health: UNKNOWN } } }
W20260710 11:02:47.046725 30073 leader_election.cc:343] T 4094a24e40124077ac182b1991276e83 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:47.043115 30180 raft_consensus.cc:2468] T e875ea9542c24e2d8902304ea29631c6 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c2b1cfe6e54042a2be52d2c7ade2c8 in term 1.
I20260710 11:02:47.042933 30225 consensus_queue.cc:260] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:47.052726 30224 tablet_bootstrap.cc:492] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847: No bootstrap required, opened a new log
I20260710 11:02:47.052014 29856 catalog_manager.cc:5697] T 554d43e07e0b4835bdc14c3731ea39d1 P 342d5f7023244711bc1af9527595b847 reported cstate change: term changed from 0 to 1, leader changed from <none> to 342d5f7023244711bc1af9527595b847 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "342d5f7023244711bc1af9527595b847" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:47.053258 30224 ts_tablet_manager.cc:1403] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.002s
I20260710 11:02:47.054312 30225 ts_tablet_manager.cc:1434] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.000s
I20260710 11:02:47.056130 30224 raft_consensus.cc:359] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:47.046051 30227 tablet_bootstrap.cc:654] T 9f4e2593f6d94497a3bb4006469fe46e P 30c2b1cfe6e54042a2be52d2c7ade2c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:47.045734 30226 consensus_queue.cc:260] T 2eacffb85e5c4cd7add44c81c6f790a7 P c798986f87ed4d17b57502005e00108d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:47.056908 30224 raft_consensus.cc:385] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:47.057384 30224 raft_consensus.cc:740] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 342d5f7023244711bc1af9527595b847, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.056918 30276 raft_consensus.cc:2804] T 4094a24e40124077ac182b1991276e83 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:47.058072 30276 raft_consensus.cc:493] T 4094a24e40124077ac182b1991276e83 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:47.058444 30224 consensus_queue.cc:260] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:47.061017 30226 ts_tablet_manager.cc:1434] T 2eacffb85e5c4cd7add44c81c6f790a7 P c798986f87ed4d17b57502005e00108d: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.004s
I20260710 11:02:47.064332 30276 raft_consensus.cc:3060] T 4094a24e40124077ac182b1991276e83 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:47.065160 30226 tablet_bootstrap.cc:492] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d: Bootstrap starting.
I20260710 11:02:47.062879 30231 raft_consensus.cc:493] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:47.065754 30231 raft_consensus.cc:515] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:47.066226 30224 ts_tablet_manager.cc:1434] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:02:47.067164 30224 tablet_bootstrap.cc:492] T 2140aa1b95d1410c96da3d248595d03f P 342d5f7023244711bc1af9527595b847: Bootstrap starting.
I20260710 11:02:47.068832 30231 leader_election.cc:290] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c798986f87ed4d17b57502005e00108d (127.27.60.132:44161), 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973)
I20260710 11:02:47.072834 30225 tablet_bootstrap.cc:492] T 9f4e2593f6d94497a3bb4006469fe46e P b1226e11af644398814a065dd6f37b79: Bootstrap starting.
I20260710 11:02:47.073844 30224 tablet_bootstrap.cc:654] T 2140aa1b95d1410c96da3d248595d03f P 342d5f7023244711bc1af9527595b847: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:47.075510 30180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c914dbb1eb6455e95e8295ab0f41a03" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d" is_pre_election: true
W20260710 11:02:47.077476 29921 leader_election.cc:343] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c798986f87ed4d17b57502005e00108d (127.27.60.132:44161): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:47.071380 30032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c914dbb1eb6455e95e8295ab0f41a03" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "342d5f7023244711bc1af9527595b847" is_pre_election: true
I20260710 11:02:47.078423 30032 raft_consensus.cc:2468] T 6c914dbb1eb6455e95e8295ab0f41a03 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1226e11af644398814a065dd6f37b79 in term 0.
I20260710 11:02:47.079550 30276 raft_consensus.cc:515] T 4094a24e40124077ac182b1991276e83 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:47.080986 29923 leader_election.cc:304] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79 [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: 342d5f7023244711bc1af9527595b847, b1226e11af644398814a065dd6f37b79; no voters: c798986f87ed4d17b57502005e00108d
I20260710 11:02:47.082165 30226 tablet_bootstrap.cc:654] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:47.082669 30243 raft_consensus.cc:493] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:47.083185 30243 raft_consensus.cc:515] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:47.084978 30225 tablet_bootstrap.cc:654] T 9f4e2593f6d94497a3bb4006469fe46e P b1226e11af644398814a065dd6f37b79: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:47.085978 30180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4094a24e40124077ac182b1991276e83" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d"
I20260710 11:02:47.086735 30180 raft_consensus.cc:3060] T 4094a24e40124077ac182b1991276e83 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:47.087764 30181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40248c6389d44c76b0d260e7e54b84e4" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d" is_pre_election: true
W20260710 11:02:47.089346 29921 leader_election.cc:343] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c798986f87ed4d17b57502005e00108d (127.27.60.132:44161): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:47.092630 30231 raft_consensus.cc:2804] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:47.093156 30231 raft_consensus.cc:493] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:47.093582 30231 raft_consensus.cc:3060] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:47.093820 30227 tablet_bootstrap.cc:492] T 9f4e2593f6d94497a3bb4006469fe46e P 30c2b1cfe6e54042a2be52d2c7ade2c8: No bootstrap required, opened a new log
I20260710 11:02:47.094350 30227 ts_tablet_manager.cc:1403] T 9f4e2593f6d94497a3bb4006469fe46e P 30c2b1cfe6e54042a2be52d2c7ade2c8: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.007s
I20260710 11:02:47.094820 30180 raft_consensus.cc:2468] T 4094a24e40124077ac182b1991276e83 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c2b1cfe6e54042a2be52d2c7ade2c8 in term 1.
I20260710 11:02:47.096015 30070 leader_election.cc:304] T 4094a24e40124077ac182b1991276e83 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c2b1cfe6e54042a2be52d2c7ade2c8, c798986f87ed4d17b57502005e00108d; no voters: 
I20260710 11:02:47.096858 30239 raft_consensus.cc:2804] T 4094a24e40124077ac182b1991276e83 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:47.096891 30227 raft_consensus.cc:359] T 9f4e2593f6d94497a3bb4006469fe46e P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:47.097496 30239 raft_consensus.cc:697] T 4094a24e40124077ac182b1991276e83 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 LEADER]: Becoming Leader. State: Replica: 30c2b1cfe6e54042a2be52d2c7ade2c8, State: Running, Role: LEADER
I20260710 11:02:47.097687 30227 raft_consensus.cc:385] T 9f4e2593f6d94497a3bb4006469fe46e P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:47.097980 30227 raft_consensus.cc:740] T 9f4e2593f6d94497a3bb4006469fe46e P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c2b1cfe6e54042a2be52d2c7ade2c8, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.098392 30239 consensus_queue.cc:237] T 4094a24e40124077ac182b1991276e83 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:47.098651 30227 consensus_queue.cc:260] T 9f4e2593f6d94497a3bb4006469fe46e P 30c2b1cfe6e54042a2be52d2c7ade2c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:47.100416 30225 tablet_bootstrap.cc:492] T 9f4e2593f6d94497a3bb4006469fe46e P b1226e11af644398814a065dd6f37b79: No bootstrap required, opened a new log
I20260710 11:02:47.100952 30225 ts_tablet_manager.cc:1403] T 9f4e2593f6d94497a3bb4006469fe46e P b1226e11af644398814a065dd6f37b79: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.000s
I20260710 11:02:47.105654 30226 tablet_bootstrap.cc:492] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d: No bootstrap required, opened a new log
I20260710 11:02:47.106155 30226 ts_tablet_manager.cc:1403] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.003s
I20260710 11:02:47.106894 29957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4094a24e40124077ac182b1991276e83" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79"
W20260710 11:02:47.108683 30073 leader_election.cc:343] T 4094a24e40124077ac182b1991276e83 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:47.109066 30105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40248c6389d44c76b0d260e7e54b84e4" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" is_pre_election: true
I20260710 11:02:47.108798 30226 raft_consensus.cc:359] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:47.109535 30276 leader_election.cc:290] T 4094a24e40124077ac182b1991276e83 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 1 election: Requested vote from peers c798986f87ed4d17b57502005e00108d (127.27.60.132:44161), b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073)
W20260710 11:02:47.110643 29922 leader_election.cc:343] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:47.111166 29922 leader_election.cc:304] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1226e11af644398814a065dd6f37b79; no voters: 30c2b1cfe6e54042a2be52d2c7ade2c8, c798986f87ed4d17b57502005e00108d
I20260710 11:02:47.112488 30224 tablet_bootstrap.cc:492] T 2140aa1b95d1410c96da3d248595d03f P 342d5f7023244711bc1af9527595b847: No bootstrap required, opened a new log
I20260710 11:02:47.112442 30299 raft_consensus.cc:2749] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:47.113138 30224 ts_tablet_manager.cc:1403] T 2140aa1b95d1410c96da3d248595d03f P 342d5f7023244711bc1af9527595b847: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.009s
I20260710 11:02:47.085395 30243 leader_election.cc:290] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937), c798986f87ed4d17b57502005e00108d (127.27.60.132:44161)
I20260710 11:02:47.113933 30225 raft_consensus.cc:359] T 9f4e2593f6d94497a3bb4006469fe46e P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:47.114749 30225 raft_consensus.cc:385] T 9f4e2593f6d94497a3bb4006469fe46e P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:47.115163 30225 raft_consensus.cc:740] T 9f4e2593f6d94497a3bb4006469fe46e P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1226e11af644398814a065dd6f37b79, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.109722 30226 raft_consensus.cc:385] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:47.115955 30226 raft_consensus.cc:740] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c798986f87ed4d17b57502005e00108d, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.116181 30224 raft_consensus.cc:359] T 2140aa1b95d1410c96da3d248595d03f P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:47.116902 30224 raft_consensus.cc:385] T 2140aa1b95d1410c96da3d248595d03f P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:47.117202 30224 raft_consensus.cc:740] T 2140aa1b95d1410c96da3d248595d03f P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 342d5f7023244711bc1af9527595b847, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.117007 30226 consensus_queue.cc:260] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:47.118132 30224 consensus_queue.cc:260] T 2140aa1b95d1410c96da3d248595d03f P 342d5f7023244711bc1af9527595b847 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:47.121974 30274 raft_consensus.cc:493] T 9f4e2593f6d94497a3bb4006469fe46e P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:47.122479 30274 raft_consensus.cc:515] T 9f4e2593f6d94497a3bb4006469fe46e P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:47.124140 30224 ts_tablet_manager.cc:1434] T 2140aa1b95d1410c96da3d248595d03f P 342d5f7023244711bc1af9527595b847: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:02:47.125113 30224 tablet_bootstrap.cc:492] T c45869348bf34adaa2a1cdd1d972ce70 P 342d5f7023244711bc1af9527595b847: Bootstrap starting.
I20260710 11:02:47.125386 29957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4e2593f6d94497a3bb4006469fe46e" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79" is_pre_election: true
I20260710 11:02:47.127923 30274 leader_election.cc:290] T 9f4e2593f6d94497a3bb4006469fe46e P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073), 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937)
I20260710 11:02:47.128746 30105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4e2593f6d94497a3bb4006469fe46e" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" is_pre_election: true
I20260710 11:02:47.132404 30225 consensus_queue.cc:260] T 9f4e2593f6d94497a3bb4006469fe46e P b1226e11af644398814a065dd6f37b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:47.133698 29957 raft_consensus.cc:2468] T 9f4e2593f6d94497a3bb4006469fe46e P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 342d5f7023244711bc1af9527595b847 in term 0.
I20260710 11:02:47.136235 30226 ts_tablet_manager.cc:1434] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d: Time spent starting tablet: real 0.030s	user 0.010s	sys 0.000s
I20260710 11:02:47.136101 29999 leader_election.cc:304] T 9f4e2593f6d94497a3bb4006469fe46e P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 342d5f7023244711bc1af9527595b847, b1226e11af644398814a065dd6f37b79; no voters: 
I20260710 11:02:47.136664 30224 tablet_bootstrap.cc:654] T c45869348bf34adaa2a1cdd1d972ce70 P 342d5f7023244711bc1af9527595b847: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:47.137243 30226 tablet_bootstrap.cc:492] T 7d23a290d303435db4ad5da93c7ce30b P c798986f87ed4d17b57502005e00108d: Bootstrap starting.
I20260710 11:02:47.137377 30274 raft_consensus.cc:2804] T 9f4e2593f6d94497a3bb4006469fe46e P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:47.137888 30274 raft_consensus.cc:493] T 9f4e2593f6d94497a3bb4006469fe46e P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:47.138211 30274 raft_consensus.cc:3060] T 9f4e2593f6d94497a3bb4006469fe46e P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:47.140945 30227 ts_tablet_manager.cc:1434] T 9f4e2593f6d94497a3bb4006469fe46e P 30c2b1cfe6e54042a2be52d2c7ade2c8: Time spent starting tablet: real 0.046s	user 0.011s	sys 0.008s
I20260710 11:02:47.141331 30105 raft_consensus.cc:2468] T 9f4e2593f6d94497a3bb4006469fe46e P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 342d5f7023244711bc1af9527595b847 in term 0.
I20260710 11:02:47.141902 30227 tablet_bootstrap.cc:492] T b15d347c77464469839117f757739352 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Bootstrap starting.
I20260710 11:02:47.142149 30225 ts_tablet_manager.cc:1434] T 9f4e2593f6d94497a3bb4006469fe46e P b1226e11af644398814a065dd6f37b79: Time spent starting tablet: real 0.041s	user 0.010s	sys 0.000s
I20260710 11:02:47.143319 30225 tablet_bootstrap.cc:492] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79: Bootstrap starting.
I20260710 11:02:47.146138 30274 raft_consensus.cc:515] T 9f4e2593f6d94497a3bb4006469fe46e P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:47.148053 30227 tablet_bootstrap.cc:654] T b15d347c77464469839117f757739352 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:47.149808 29957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4e2593f6d94497a3bb4006469fe46e" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79"
I20260710 11:02:47.150449 29957 raft_consensus.cc:3060] T 9f4e2593f6d94497a3bb4006469fe46e P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:47.127579 29856 catalog_manager.cc:5697] T 4094a24e40124077ac182b1991276e83 P 30c2b1cfe6e54042a2be52d2c7ade2c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:47.151239 30225 tablet_bootstrap.cc:654] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:47.154922 30226 tablet_bootstrap.cc:654] T 7d23a290d303435db4ad5da93c7ce30b P c798986f87ed4d17b57502005e00108d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:47.158265 30274 leader_election.cc:290] T 9f4e2593f6d94497a3bb4006469fe46e P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 election: Requested vote from peers b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073), 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937)
I20260710 11:02:47.158731 30224 tablet_bootstrap.cc:492] T c45869348bf34adaa2a1cdd1d972ce70 P 342d5f7023244711bc1af9527595b847: No bootstrap required, opened a new log
I20260710 11:02:47.158581 29957 raft_consensus.cc:2468] T 9f4e2593f6d94497a3bb4006469fe46e P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 342d5f7023244711bc1af9527595b847 in term 1.
I20260710 11:02:47.159296 30224 ts_tablet_manager.cc:1403] T c45869348bf34adaa2a1cdd1d972ce70 P 342d5f7023244711bc1af9527595b847: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.003s
I20260710 11:02:47.161770 29999 leader_election.cc:304] T 9f4e2593f6d94497a3bb4006469fe46e P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 342d5f7023244711bc1af9527595b847, b1226e11af644398814a065dd6f37b79; no voters: 
I20260710 11:02:47.162060 30105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4e2593f6d94497a3bb4006469fe46e" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
I20260710 11:02:47.162672 30105 raft_consensus.cc:3060] T 9f4e2593f6d94497a3bb4006469fe46e P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:47.162899 30274 raft_consensus.cc:2804] T 9f4e2593f6d94497a3bb4006469fe46e P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:47.163483 30274 raft_consensus.cc:697] T 9f4e2593f6d94497a3bb4006469fe46e P 342d5f7023244711bc1af9527595b847 [term 1 LEADER]: Becoming Leader. State: Replica: 342d5f7023244711bc1af9527595b847, State: Running, Role: LEADER
I20260710 11:02:47.164381 30274 consensus_queue.cc:237] T 9f4e2593f6d94497a3bb4006469fe46e P 342d5f7023244711bc1af9527595b847 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:47.165069 30224 raft_consensus.cc:359] T c45869348bf34adaa2a1cdd1d972ce70 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:47.165768 30234 raft_consensus.cc:493] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:02:47.165875 29922 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:44937, user_credentials={real_user=slave}} blocked reactor thread for 55266.8us
I20260710 11:02:47.166131 30224 raft_consensus.cc:385] T c45869348bf34adaa2a1cdd1d972ce70 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:47.166378 30234 raft_consensus.cc:515] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:47.167127 30224 raft_consensus.cc:740] T c45869348bf34adaa2a1cdd1d972ce70 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 342d5f7023244711bc1af9527595b847, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.168881 30234 leader_election.cc:290] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937), b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073)
I20260710 11:02:47.168334 30224 consensus_queue.cc:260] T c45869348bf34adaa2a1cdd1d972ce70 P 342d5f7023244711bc1af9527595b847 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:47.173643 30224 ts_tablet_manager.cc:1434] T c45869348bf34adaa2a1cdd1d972ce70 P 342d5f7023244711bc1af9527595b847: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.001s
I20260710 11:02:47.174877 30224 tablet_bootstrap.cc:492] T d6f3d8e933cd4a6e9e39aa383d17dd82 P 342d5f7023244711bc1af9527595b847: Bootstrap starting.
I20260710 11:02:47.177826 29957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053f3516a6604c7e987dddeb21a5d492" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79" is_pre_election: true
W20260710 11:02:47.179301 30147 leader_election.cc:343] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:47.180675 30106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053f3516a6604c7e987dddeb21a5d492" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" is_pre_election: true
I20260710 11:02:47.182675 30302 consensus_queue.cc:1048] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:02:47.182782 30145 leader_election.cc:343] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:47.183743 30145 leader_election.cc:304] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c798986f87ed4d17b57502005e00108d; no voters: 30c2b1cfe6e54042a2be52d2c7ade2c8, b1226e11af644398814a065dd6f37b79
I20260710 11:02:47.185352 30234 raft_consensus.cc:2749] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:47.182271 30231 raft_consensus.cc:515] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:47.187990 30224 tablet_bootstrap.cc:654] T d6f3d8e933cd4a6e9e39aa383d17dd82 P 342d5f7023244711bc1af9527595b847: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:47.188313 30231 leader_election.cc:290] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 1 election: Requested vote from peers c798986f87ed4d17b57502005e00108d (127.27.60.132:44161), 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973)
I20260710 11:02:47.188225 30180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c914dbb1eb6455e95e8295ab0f41a03" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d"
I20260710 11:02:47.188537 30032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c914dbb1eb6455e95e8295ab0f41a03" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "342d5f7023244711bc1af9527595b847"
I20260710 11:02:47.189251 30032 raft_consensus.cc:3060] T 6c914dbb1eb6455e95e8295ab0f41a03 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:47.189991 29921 leader_election.cc:343] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c798986f87ed4d17b57502005e00108d (127.27.60.132:44161): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:47.193622 30105 raft_consensus.cc:2468] T 9f4e2593f6d94497a3bb4006469fe46e P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 342d5f7023244711bc1af9527595b847 in term 1.
I20260710 11:02:47.195786 30232 raft_consensus.cc:493] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:47.196273 30232 raft_consensus.cc:515] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:47.199363 30032 raft_consensus.cc:2468] T 6c914dbb1eb6455e95e8295ab0f41a03 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1226e11af644398814a065dd6f37b79 in term 1.
I20260710 11:02:47.202636 30180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eacffb85e5c4cd7add44c81c6f790a7" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d" is_pre_election: true
I20260710 11:02:47.203295 30180 raft_consensus.cc:2468] T 2eacffb85e5c4cd7add44c81c6f790a7 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 342d5f7023244711bc1af9527595b847 in term 0.
I20260710 11:02:47.203713 29923 leader_election.cc:304] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 342d5f7023244711bc1af9527595b847, b1226e11af644398814a065dd6f37b79; no voters: c798986f87ed4d17b57502005e00108d
I20260710 11:02:47.204873 29996 leader_election.cc:304] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 342d5f7023244711bc1af9527595b847, c798986f87ed4d17b57502005e00108d; no voters: 
I20260710 11:02:47.205871 30277 raft_consensus.cc:2804] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:47.206341 30277 raft_consensus.cc:493] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:47.206669 30277 raft_consensus.cc:3060] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:47.208789 30224 tablet_bootstrap.cc:492] T d6f3d8e933cd4a6e9e39aa383d17dd82 P 342d5f7023244711bc1af9527595b847: No bootstrap required, opened a new log
I20260710 11:02:47.209266 30224 ts_tablet_manager.cc:1403] T d6f3d8e933cd4a6e9e39aa383d17dd82 P 342d5f7023244711bc1af9527595b847: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.003s
I20260710 11:02:47.210180 30302 consensus_queue.cc:1048] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:47.212478 30224 raft_consensus.cc:359] T d6f3d8e933cd4a6e9e39aa383d17dd82 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:47.212881 30107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eacffb85e5c4cd7add44c81c6f790a7" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" is_pre_election: true
I20260710 11:02:47.213579 30232 leader_election.cc:290] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937), c798986f87ed4d17b57502005e00108d (127.27.60.132:44161)
W20260710 11:02:47.216720 29997 leader_election.cc:343] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:47.204879 30231 raft_consensus.cc:2804] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:47.218142 30231 raft_consensus.cc:697] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79 [term 1 LEADER]: Becoming Leader. State: Replica: b1226e11af644398814a065dd6f37b79, State: Running, Role: LEADER
I20260710 11:02:47.219043 30231 consensus_queue.cc:237] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:47.231768 30226 tablet_bootstrap.cc:492] T 7d23a290d303435db4ad5da93c7ce30b P c798986f87ed4d17b57502005e00108d: No bootstrap required, opened a new log
I20260710 11:02:47.232376 30226 ts_tablet_manager.cc:1403] T 7d23a290d303435db4ad5da93c7ce30b P c798986f87ed4d17b57502005e00108d: Time spent bootstrapping tablet: real 0.095s	user 0.007s	sys 0.004s
I20260710 11:02:47.234459 30277 raft_consensus.cc:515] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:47.235338 30226 raft_consensus.cc:359] T 7d23a290d303435db4ad5da93c7ce30b P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:47.236068 30226 raft_consensus.cc:385] T 7d23a290d303435db4ad5da93c7ce30b P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:47.236378 30226 raft_consensus.cc:740] T 7d23a290d303435db4ad5da93c7ce30b P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c798986f87ed4d17b57502005e00108d, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.236668 30277 leader_election.cc:290] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 election: Requested vote from peers 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937), c798986f87ed4d17b57502005e00108d (127.27.60.132:44161)
I20260710 11:02:47.237287 30226 consensus_queue.cc:260] T 7d23a290d303435db4ad5da93c7ce30b P c798986f87ed4d17b57502005e00108d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:47.238611 30107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eacffb85e5c4cd7add44c81c6f790a7" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
I20260710 11:02:47.239660 30226 ts_tablet_manager.cc:1434] T 7d23a290d303435db4ad5da93c7ce30b P c798986f87ed4d17b57502005e00108d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:02:47.239940 30181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eacffb85e5c4cd7add44c81c6f790a7" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d"
I20260710 11:02:47.240561 30181 raft_consensus.cc:3060] T 2eacffb85e5c4cd7add44c81c6f790a7 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:47.240700 30226 tablet_bootstrap.cc:492] T 23cb78eb3eb0493c98284f9dedf509e1 P c798986f87ed4d17b57502005e00108d: Bootstrap starting.
I20260710 11:02:47.213218 30224 raft_consensus.cc:385] T d6f3d8e933cd4a6e9e39aa383d17dd82 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:47.241899 30224 raft_consensus.cc:740] T d6f3d8e933cd4a6e9e39aa383d17dd82 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 342d5f7023244711bc1af9527595b847, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.242594 30224 consensus_queue.cc:260] T d6f3d8e933cd4a6e9e39aa383d17dd82 P 342d5f7023244711bc1af9527595b847 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
W20260710 11:02:47.244670 29997 leader_election.cc:343] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:47.244504 29851 catalog_manager.cc:5697] T 9f4e2593f6d94497a3bb4006469fe46e P 342d5f7023244711bc1af9527595b847 reported cstate change: term changed from 0 to 1, leader changed from <none> to 342d5f7023244711bc1af9527595b847 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "342d5f7023244711bc1af9527595b847" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:47.247632 30226 tablet_bootstrap.cc:654] T 23cb78eb3eb0493c98284f9dedf509e1 P c798986f87ed4d17b57502005e00108d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:47.247843 30274 raft_consensus.cc:493] T 7d23a290d303435db4ad5da93c7ce30b P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:47.248347 30274 raft_consensus.cc:515] T 7d23a290d303435db4ad5da93c7ce30b P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:47.251511 30179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d23a290d303435db4ad5da93c7ce30b" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d" is_pre_election: true
I20260710 11:02:47.252202 30179 raft_consensus.cc:2468] T 7d23a290d303435db4ad5da93c7ce30b P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 342d5f7023244711bc1af9527595b847 in term 0.
I20260710 11:02:47.252403 30234 raft_consensus.cc:493] T d6f3d8e933cd4a6e9e39aa383d17dd82 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:47.252665 29957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d23a290d303435db4ad5da93c7ce30b" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79" is_pre_election: true
I20260710 11:02:47.252924 30234 raft_consensus.cc:515] T d6f3d8e933cd4a6e9e39aa383d17dd82 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:47.253342 29957 raft_consensus.cc:2468] T 7d23a290d303435db4ad5da93c7ce30b P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 342d5f7023244711bc1af9527595b847 in term 0.
I20260710 11:02:47.253505 29996 leader_election.cc:304] T 7d23a290d303435db4ad5da93c7ce30b P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 342d5f7023244711bc1af9527595b847, c798986f87ed4d17b57502005e00108d; no voters: 
I20260710 11:02:47.254849 30232 raft_consensus.cc:2804] T 7d23a290d303435db4ad5da93c7ce30b P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:47.255236 30232 raft_consensus.cc:493] T 7d23a290d303435db4ad5da93c7ce30b P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:47.255597 30232 raft_consensus.cc:3060] T 7d23a290d303435db4ad5da93c7ce30b P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:47.257649 30234 leader_election.cc:290] T d6f3d8e933cd4a6e9e39aa383d17dd82 P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973), 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937)
I20260710 11:02:47.258174 30227 tablet_bootstrap.cc:492] T b15d347c77464469839117f757739352 P 30c2b1cfe6e54042a2be52d2c7ade2c8: No bootstrap required, opened a new log
I20260710 11:02:47.258010 30032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f3d8e933cd4a6e9e39aa383d17dd82" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "342d5f7023244711bc1af9527595b847" is_pre_election: true
I20260710 11:02:47.258648 30227 ts_tablet_manager.cc:1403] T b15d347c77464469839117f757739352 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Time spent bootstrapping tablet: real 0.117s	user 0.029s	sys 0.021s
I20260710 11:02:47.258772 30032 raft_consensus.cc:2468] T d6f3d8e933cd4a6e9e39aa383d17dd82 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c798986f87ed4d17b57502005e00108d in term 0.
I20260710 11:02:47.260308 30146 leader_election.cc:304] T d6f3d8e933cd4a6e9e39aa383d17dd82 P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 342d5f7023244711bc1af9527595b847, c798986f87ed4d17b57502005e00108d; no voters: 
I20260710 11:02:47.261194 30234 raft_consensus.cc:2804] T d6f3d8e933cd4a6e9e39aa383d17dd82 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:47.261579 30234 raft_consensus.cc:493] T d6f3d8e933cd4a6e9e39aa383d17dd82 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:47.261926 30234 raft_consensus.cc:3060] T d6f3d8e933cd4a6e9e39aa383d17dd82 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:47.261727 30181 raft_consensus.cc:2468] T 2eacffb85e5c4cd7add44c81c6f790a7 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 342d5f7023244711bc1af9527595b847 in term 1.
I20260710 11:02:47.244699 30224 ts_tablet_manager.cc:1434] T d6f3d8e933cd4a6e9e39aa383d17dd82 P 342d5f7023244711bc1af9527595b847: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.001s
I20260710 11:02:47.263388 29996 leader_election.cc:304] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 342d5f7023244711bc1af9527595b847, c798986f87ed4d17b57502005e00108d; no voters: 30c2b1cfe6e54042a2be52d2c7ade2c8
I20260710 11:02:47.264552 30280 raft_consensus.cc:2804] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:47.264868 30274 leader_election.cc:290] T 7d23a290d303435db4ad5da93c7ce30b P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c798986f87ed4d17b57502005e00108d (127.27.60.132:44161), b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073)
I20260710 11:02:47.265048 30280 raft_consensus.cc:697] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [term 1 LEADER]: Becoming Leader. State: Replica: 342d5f7023244711bc1af9527595b847, State: Running, Role: LEADER
I20260710 11:02:47.265787 30224 tablet_bootstrap.cc:492] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847: Bootstrap starting.
I20260710 11:02:47.267817 30227 raft_consensus.cc:359] T b15d347c77464469839117f757739352 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:47.268545 30227 raft_consensus.cc:385] T b15d347c77464469839117f757739352 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:47.268810 30227 raft_consensus.cc:740] T b15d347c77464469839117f757739352 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c2b1cfe6e54042a2be52d2c7ade2c8, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.265991 30280 consensus_queue.cc:237] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:47.274803 30224 tablet_bootstrap.cc:654] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:47.275297 30234 raft_consensus.cc:515] T d6f3d8e933cd4a6e9e39aa383d17dd82 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:47.275719 30227 consensus_queue.cc:260] T b15d347c77464469839117f757739352 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:47.278550 30032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f3d8e933cd4a6e9e39aa383d17dd82" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "342d5f7023244711bc1af9527595b847"
I20260710 11:02:47.279326 30032 raft_consensus.cc:3060] T d6f3d8e933cd4a6e9e39aa383d17dd82 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:47.280723 30227 ts_tablet_manager.cc:1434] T b15d347c77464469839117f757739352 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.002s
I20260710 11:02:47.285912 30105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f3d8e933cd4a6e9e39aa383d17dd82" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" is_pre_election: true
I20260710 11:02:47.287360 30225 tablet_bootstrap.cc:492] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79: No bootstrap required, opened a new log
I20260710 11:02:47.287834 30225 ts_tablet_manager.cc:1403] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79: Time spent bootstrapping tablet: real 0.145s	user 0.016s	sys 0.019s
W20260710 11:02:47.287750 30145 leader_election.cc:343] T d6f3d8e933cd4a6e9e39aa383d17dd82 P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:47.291080 30225 raft_consensus.cc:359] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:47.291949 30225 raft_consensus.cc:385] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:47.292209 30225 raft_consensus.cc:740] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1226e11af644398814a065dd6f37b79, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.292861 30227 tablet_bootstrap.cc:492] T 053f3516a6604c7e987dddeb21a5d492 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Bootstrap starting.
I20260710 11:02:47.292393 30232 raft_consensus.cc:515] T 7d23a290d303435db4ad5da93c7ce30b P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:47.287837 30274 consensus_queue.cc:1048] T 23cb78eb3eb0493c98284f9dedf509e1 P 342d5f7023244711bc1af9527595b847 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:02:47.295320 30225 consensus_queue.cc:260] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:47.297559 30225 ts_tablet_manager.cc:1434] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:02:47.298749 30225 tablet_bootstrap.cc:492] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79: Bootstrap starting.
I20260710 11:02:47.300875 29851 catalog_manager.cc:5697] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1226e11af644398814a065dd6f37b79 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "b1226e11af644398814a065dd6f37b79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:47.306864 30225 tablet_bootstrap.cc:654] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:47.326342 30274 consensus_queue.cc:1048] T 554d43e07e0b4835bdc14c3731ea39d1 P 342d5f7023244711bc1af9527595b847 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:02:47.328217 29996 consensus_peers.cc:597] T 23cb78eb3eb0493c98284f9dedf509e1 P 342d5f7023244711bc1af9527595b847 -> Peer c798986f87ed4d17b57502005e00108d (127.27.60.132:44161): Couldn't send request to peer c798986f87ed4d17b57502005e00108d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:47.351022 30181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d23a290d303435db4ad5da93c7ce30b" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d"
I20260710 11:02:47.351666 30181 raft_consensus.cc:3060] T 7d23a290d303435db4ad5da93c7ce30b P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:47.354610 29958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d23a290d303435db4ad5da93c7ce30b" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79"
I20260710 11:02:47.355249 29958 raft_consensus.cc:3060] T 7d23a290d303435db4ad5da93c7ce30b P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:47.368304 30181 raft_consensus.cc:2468] T 7d23a290d303435db4ad5da93c7ce30b P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 342d5f7023244711bc1af9527595b847 in term 1.
I20260710 11:02:47.368551 30225 tablet_bootstrap.cc:492] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79: No bootstrap required, opened a new log
I20260710 11:02:47.369643 29958 raft_consensus.cc:2468] T 7d23a290d303435db4ad5da93c7ce30b P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 342d5f7023244711bc1af9527595b847 in term 1.
I20260710 11:02:47.370517 30225 ts_tablet_manager.cc:1403] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79: Time spent bootstrapping tablet: real 0.072s	user 0.039s	sys 0.018s
I20260710 11:02:47.371162 29999 leader_election.cc:304] T 7d23a290d303435db4ad5da93c7ce30b P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 342d5f7023244711bc1af9527595b847, b1226e11af644398814a065dd6f37b79; no voters: 
I20260710 11:02:47.372128 30280 raft_consensus.cc:2804] T 7d23a290d303435db4ad5da93c7ce30b P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:47.372900 30280 raft_consensus.cc:697] T 7d23a290d303435db4ad5da93c7ce30b P 342d5f7023244711bc1af9527595b847 [term 1 LEADER]: Becoming Leader. State: Replica: 342d5f7023244711bc1af9527595b847, State: Running, Role: LEADER
I20260710 11:02:47.373142 30225 raft_consensus.cc:359] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:47.373905 30225 raft_consensus.cc:385] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:47.374183 30225 raft_consensus.cc:740] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1226e11af644398814a065dd6f37b79, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.374166 30280 consensus_queue.cc:237] T 7d23a290d303435db4ad5da93c7ce30b P 342d5f7023244711bc1af9527595b847 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:47.375278 30225 consensus_queue.cc:260] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:47.377470 30226 tablet_bootstrap.cc:492] T 23cb78eb3eb0493c98284f9dedf509e1 P c798986f87ed4d17b57502005e00108d: No bootstrap required, opened a new log
I20260710 11:02:47.377913 30226 ts_tablet_manager.cc:1403] T 23cb78eb3eb0493c98284f9dedf509e1 P c798986f87ed4d17b57502005e00108d: Time spent bootstrapping tablet: real 0.137s	user 0.016s	sys 0.001s
I20260710 11:02:47.379369 30302 raft_consensus.cc:493] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:47.379822 30302 raft_consensus.cc:515] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:47.381942 30302 leader_election.cc:290] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973), 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937)
I20260710 11:02:47.381592 30226 raft_consensus.cc:359] T 23cb78eb3eb0493c98284f9dedf509e1 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:47.383270 30226 raft_consensus.cc:385] T 23cb78eb3eb0493c98284f9dedf509e1 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:47.383574 30226 raft_consensus.cc:740] T 23cb78eb3eb0493c98284f9dedf509e1 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c798986f87ed4d17b57502005e00108d, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.383692 30225 ts_tablet_manager.cc:1434] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 11:02:47.385300 30227 tablet_bootstrap.cc:654] T 053f3516a6604c7e987dddeb21a5d492 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:47.376776 30234 leader_election.cc:290] T d6f3d8e933cd4a6e9e39aa383d17dd82 P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 election: Requested vote from peers 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973), 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937)
I20260710 11:02:47.377681 30232 leader_election.cc:290] T 7d23a290d303435db4ad5da93c7ce30b P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 election: Requested vote from peers c798986f87ed4d17b57502005e00108d (127.27.60.132:44161), b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073)
I20260710 11:02:47.391680 30226 consensus_queue.cc:260] T 23cb78eb3eb0493c98284f9dedf509e1 P c798986f87ed4d17b57502005e00108d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:47.396023 30033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8fbc2499394c7d9075a4f447cec8d0" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "342d5f7023244711bc1af9527595b847" is_pre_election: true
I20260710 11:02:47.393405 30105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8fbc2499394c7d9075a4f447cec8d0" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" is_pre_election: true
I20260710 11:02:47.396854 30033 raft_consensus.cc:2393] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1226e11af644398814a065dd6f37b79 in current term 1: Already voted for candidate 342d5f7023244711bc1af9527595b847 in this term.
I20260710 11:02:47.396850 30226 ts_tablet_manager.cc:1434] T 23cb78eb3eb0493c98284f9dedf509e1 P c798986f87ed4d17b57502005e00108d: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 11:02:47.400108 30226 tablet_bootstrap.cc:492] T 40248c6389d44c76b0d260e7e54b84e4 P c798986f87ed4d17b57502005e00108d: Bootstrap starting.
I20260710 11:02:47.397154 30300 raft_consensus.cc:493] T b15d347c77464469839117f757739352 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:47.402180 30300 raft_consensus.cc:515] T b15d347c77464469839117f757739352 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:47.403558 30274 raft_consensus.cc:493] T 2140aa1b95d1410c96da3d248595d03f P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:47.404047 30274 raft_consensus.cc:515] T 2140aa1b95d1410c96da3d248595d03f P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:47.386523 30032 raft_consensus.cc:2468] T d6f3d8e933cd4a6e9e39aa383d17dd82 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c798986f87ed4d17b57502005e00108d in term 1.
I20260710 11:02:47.408669 30274 leader_election.cc:290] T 2140aa1b95d1410c96da3d248595d03f P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073), 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937)
I20260710 11:02:47.408624 30033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15d347c77464469839117f757739352" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "342d5f7023244711bc1af9527595b847" is_pre_election: true
I20260710 11:02:47.396944 30105 raft_consensus.cc:2393] T 7c8fbc2499394c7d9075a4f447cec8d0 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1226e11af644398814a065dd6f37b79 in current term 1: Already voted for candidate 30c2b1cfe6e54042a2be52d2c7ade2c8 in this term.
I20260710 11:02:47.399948 30106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f3d8e933cd4a6e9e39aa383d17dd82" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
I20260710 11:02:47.417219 30225 tablet_bootstrap.cc:492] T c45869348bf34adaa2a1cdd1d972ce70 P b1226e11af644398814a065dd6f37b79: Bootstrap starting.
I20260710 11:02:47.421866 29922 leader_election.cc:304] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1226e11af644398814a065dd6f37b79; no voters: 30c2b1cfe6e54042a2be52d2c7ade2c8, 342d5f7023244711bc1af9527595b847
I20260710 11:02:47.422914 30299 raft_consensus.cc:3060] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:47.423234 30072 leader_election.cc:343] T b15d347c77464469839117f757739352 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:47.412030 30179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15d347c77464469839117f757739352" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d" is_pre_election: true
I20260710 11:02:47.407480 30300 leader_election.cc:290] T b15d347c77464469839117f757739352 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973), c798986f87ed4d17b57502005e00108d (127.27.60.132:44161)
I20260710 11:02:47.430222 30105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2140aa1b95d1410c96da3d248595d03f" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" is_pre_election: true
I20260710 11:02:47.431236 30105 raft_consensus.cc:2468] T 2140aa1b95d1410c96da3d248595d03f P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 342d5f7023244711bc1af9527595b847 in term 0.
I20260710 11:02:47.433305 29997 leader_election.cc:304] T 2140aa1b95d1410c96da3d248595d03f P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c2b1cfe6e54042a2be52d2c7ade2c8, 342d5f7023244711bc1af9527595b847; no voters: 
I20260710 11:02:47.434157 29957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2140aa1b95d1410c96da3d248595d03f" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79" is_pre_election: true
I20260710 11:02:47.434671 30232 raft_consensus.cc:2804] T 2140aa1b95d1410c96da3d248595d03f P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:47.435195 30232 raft_consensus.cc:493] T 2140aa1b95d1410c96da3d248595d03f P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:47.435644 30232 raft_consensus.cc:3060] T 2140aa1b95d1410c96da3d248595d03f P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:47.435683 30145 leader_election.cc:343] T d6f3d8e933cd4a6e9e39aa383d17dd82 P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:47.436995 29999 leader_election.cc:343] T 2140aa1b95d1410c96da3d248595d03f P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:47.438066 30070 leader_election.cc:343] T b15d347c77464469839117f757739352 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c798986f87ed4d17b57502005e00108d (127.27.60.132:44161): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:47.438519 30070 leader_election.cc:304] T b15d347c77464469839117f757739352 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c2b1cfe6e54042a2be52d2c7ade2c8; no voters: 342d5f7023244711bc1af9527595b847, c798986f87ed4d17b57502005e00108d
I20260710 11:02:47.439579 30300 raft_consensus.cc:2749] T b15d347c77464469839117f757739352 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:47.444023 30224 tablet_bootstrap.cc:492] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847: No bootstrap required, opened a new log
I20260710 11:02:47.444510 30224 ts_tablet_manager.cc:1403] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847: Time spent bootstrapping tablet: real 0.179s	user 0.035s	sys 0.034s
I20260710 11:02:47.445067 30234 raft_consensus.cc:493] T 23cb78eb3eb0493c98284f9dedf509e1 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:47.445765 30234 raft_consensus.cc:515] T 23cb78eb3eb0493c98284f9dedf509e1 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:47.447353 30224 raft_consensus.cc:359] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:47.449383 30146 leader_election.cc:304] T d6f3d8e933cd4a6e9e39aa383d17dd82 P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 342d5f7023244711bc1af9527595b847, c798986f87ed4d17b57502005e00108d; no voters: 30c2b1cfe6e54042a2be52d2c7ade2c8
I20260710 11:02:47.451332 30032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23cb78eb3eb0493c98284f9dedf509e1" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "342d5f7023244711bc1af9527595b847" is_pre_election: true
I20260710 11:02:47.456225 30234 leader_election.cc:290] T 23cb78eb3eb0493c98284f9dedf509e1 P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973), 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937)
I20260710 11:02:47.458328 30224 raft_consensus.cc:385] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:47.459898 30224 raft_consensus.cc:740] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 342d5f7023244711bc1af9527595b847, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.457193 30105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23cb78eb3eb0493c98284f9dedf509e1" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" is_pre_election: true
I20260710 11:02:47.462412 30316 raft_consensus.cc:2804] T d6f3d8e933cd4a6e9e39aa383d17dd82 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:47.461905 30224 consensus_queue.cc:260] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:47.462949 30316 raft_consensus.cc:697] T d6f3d8e933cd4a6e9e39aa383d17dd82 P c798986f87ed4d17b57502005e00108d [term 1 LEADER]: Becoming Leader. State: Replica: c798986f87ed4d17b57502005e00108d, State: Running, Role: LEADER
I20260710 11:02:47.464056 30316 consensus_queue.cc:237] T d6f3d8e933cd4a6e9e39aa383d17dd82 P c798986f87ed4d17b57502005e00108d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:47.469143 30225 tablet_bootstrap.cc:654] T c45869348bf34adaa2a1cdd1d972ce70 P b1226e11af644398814a065dd6f37b79: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:47.459580 30232 raft_consensus.cc:515] T 2140aa1b95d1410c96da3d248595d03f P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:47.464066 30146 leader_election.cc:304] T 23cb78eb3eb0493c98284f9dedf509e1 P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c798986f87ed4d17b57502005e00108d; no voters: 30c2b1cfe6e54042a2be52d2c7ade2c8, 342d5f7023244711bc1af9527595b847
I20260710 11:02:47.473491 30234 raft_consensus.cc:2749] T 23cb78eb3eb0493c98284f9dedf509e1 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:47.473620 30321 consensus_queue.cc:1048] T 554d43e07e0b4835bdc14c3731ea39d1 P 342d5f7023244711bc1af9527595b847 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 11:02:47.474237 29957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2140aa1b95d1410c96da3d248595d03f" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79"
I20260710 11:02:47.476302 30224 ts_tablet_manager.cc:1434] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260710 11:02:47.477164 30224 tablet_bootstrap.cc:492] T 98748402c9e74c8f9d1807cfa5819fcc P 342d5f7023244711bc1af9527595b847: Bootstrap starting.
W20260710 11:02:47.478055 29999 leader_election.cc:343] T 2140aa1b95d1410c96da3d248595d03f P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:47.478302 30227 tablet_bootstrap.cc:492] T 053f3516a6604c7e987dddeb21a5d492 P 30c2b1cfe6e54042a2be52d2c7ade2c8: No bootstrap required, opened a new log
I20260710 11:02:47.478809 30227 ts_tablet_manager.cc:1403] T 053f3516a6604c7e987dddeb21a5d492 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Time spent bootstrapping tablet: real 0.186s	user 0.019s	sys 0.011s
I20260710 11:02:47.480146 30105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2140aa1b95d1410c96da3d248595d03f" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
I20260710 11:02:47.480791 30105 raft_consensus.cc:3060] T 2140aa1b95d1410c96da3d248595d03f P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:47.481484 30227 raft_consensus.cc:359] T 053f3516a6604c7e987dddeb21a5d492 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:47.483714 30224 tablet_bootstrap.cc:654] T 98748402c9e74c8f9d1807cfa5819fcc P 342d5f7023244711bc1af9527595b847: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:47.482203 30227 raft_consensus.cc:385] T 053f3516a6604c7e987dddeb21a5d492 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:47.486356 30227 raft_consensus.cc:740] T 053f3516a6604c7e987dddeb21a5d492 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c2b1cfe6e54042a2be52d2c7ade2c8, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.487077 30227 consensus_queue.cc:260] T 053f3516a6604c7e987dddeb21a5d492 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:47.483249 30299 raft_consensus.cc:2749] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:47.489971 30226 tablet_bootstrap.cc:654] T 40248c6389d44c76b0d260e7e54b84e4 P c798986f87ed4d17b57502005e00108d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:47.476748 29856 catalog_manager.cc:5697] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 reported cstate change: term changed from 0 to 1, leader changed from <none> to 342d5f7023244711bc1af9527595b847 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "342d5f7023244711bc1af9527595b847" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:47.493218 30227 ts_tablet_manager.cc:1434] T 053f3516a6604c7e987dddeb21a5d492 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:02:47.483657 30232 leader_election.cc:290] T 2140aa1b95d1410c96da3d248595d03f P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 election: Requested vote from peers b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073), 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937)
I20260710 11:02:47.508399 30227 tablet_bootstrap.cc:492] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Bootstrap starting.
W20260710 11:02:47.510119 30073 consensus_peers.cc:597] T 4094a24e40124077ac182b1991276e83 P 30c2b1cfe6e54042a2be52d2c7ade2c8 -> Peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Couldn't send request to peer b1226e11af644398814a065dd6f37b79. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:47.519289 29855 catalog_manager.cc:5697] T d6f3d8e933cd4a6e9e39aa383d17dd82 P c798986f87ed4d17b57502005e00108d reported cstate change: term changed from 0 to 1, leader changed from <none> to c798986f87ed4d17b57502005e00108d (127.27.60.132). New cstate: current_term: 1 leader_uuid: "c798986f87ed4d17b57502005e00108d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:47.527139 30227 tablet_bootstrap.cc:654] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:47.529313 30225 tablet_bootstrap.cc:492] T c45869348bf34adaa2a1cdd1d972ce70 P b1226e11af644398814a065dd6f37b79: No bootstrap required, opened a new log
I20260710 11:02:47.529857 30225 ts_tablet_manager.cc:1403] T c45869348bf34adaa2a1cdd1d972ce70 P b1226e11af644398814a065dd6f37b79: Time spent bootstrapping tablet: real 0.113s	user 0.024s	sys 0.023s
I20260710 11:02:47.512173 30105 raft_consensus.cc:2468] T 2140aa1b95d1410c96da3d248595d03f P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 342d5f7023244711bc1af9527595b847 in term 1.
I20260710 11:02:47.537050 29997 leader_election.cc:304] T 2140aa1b95d1410c96da3d248595d03f P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30c2b1cfe6e54042a2be52d2c7ade2c8, 342d5f7023244711bc1af9527595b847; no voters: b1226e11af644398814a065dd6f37b79
I20260710 11:02:47.538712 30232 raft_consensus.cc:2804] T 2140aa1b95d1410c96da3d248595d03f P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:47.538818 30225 raft_consensus.cc:359] T c45869348bf34adaa2a1cdd1d972ce70 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:47.539455 30232 raft_consensus.cc:697] T 2140aa1b95d1410c96da3d248595d03f P 342d5f7023244711bc1af9527595b847 [term 1 LEADER]: Becoming Leader. State: Replica: 342d5f7023244711bc1af9527595b847, State: Running, Role: LEADER
I20260710 11:02:47.539588 30225 raft_consensus.cc:385] T c45869348bf34adaa2a1cdd1d972ce70 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:47.540072 30225 raft_consensus.cc:740] T c45869348bf34adaa2a1cdd1d972ce70 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1226e11af644398814a065dd6f37b79, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.540738 30225 consensus_queue.cc:260] T c45869348bf34adaa2a1cdd1d972ce70 P b1226e11af644398814a065dd6f37b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:47.540661 30232 consensus_queue.cc:237] T 2140aa1b95d1410c96da3d248595d03f P 342d5f7023244711bc1af9527595b847 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:47.543193 30225 ts_tablet_manager.cc:1434] T c45869348bf34adaa2a1cdd1d972ce70 P b1226e11af644398814a065dd6f37b79: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:02:47.546029 30226 tablet_bootstrap.cc:492] T 40248c6389d44c76b0d260e7e54b84e4 P c798986f87ed4d17b57502005e00108d: No bootstrap required, opened a new log
I20260710 11:02:47.547034 30226 ts_tablet_manager.cc:1403] T 40248c6389d44c76b0d260e7e54b84e4 P c798986f87ed4d17b57502005e00108d: Time spent bootstrapping tablet: real 0.147s	user 0.020s	sys 0.001s
I20260710 11:02:47.547399 30225 tablet_bootstrap.cc:492] T 4094a24e40124077ac182b1991276e83 P b1226e11af644398814a065dd6f37b79: Bootstrap starting.
I20260710 11:02:47.546339 30239 consensus_queue.cc:1048] T 4094a24e40124077ac182b1991276e83 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:02:47.552608 30239 consensus_queue.cc:1048] T e875ea9542c24e2d8902304ea29631c6 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:47.556106 30224 tablet_bootstrap.cc:492] T 98748402c9e74c8f9d1807cfa5819fcc P 342d5f7023244711bc1af9527595b847: No bootstrap required, opened a new log
I20260710 11:02:47.557138 30224 ts_tablet_manager.cc:1403] T 98748402c9e74c8f9d1807cfa5819fcc P 342d5f7023244711bc1af9527595b847: Time spent bootstrapping tablet: real 0.080s	user 0.015s	sys 0.009s
I20260710 11:02:47.557655 30227 tablet_bootstrap.cc:492] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8: No bootstrap required, opened a new log
I20260710 11:02:47.560302 30227 ts_tablet_manager.cc:1403] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Time spent bootstrapping tablet: real 0.052s	user 0.020s	sys 0.006s
I20260710 11:02:47.556913 30277 raft_consensus.cc:493] T c45869348bf34adaa2a1cdd1d972ce70 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:47.563052 30277 raft_consensus.cc:515] T c45869348bf34adaa2a1cdd1d972ce70 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:47.565014 30226 raft_consensus.cc:359] T 40248c6389d44c76b0d260e7e54b84e4 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:47.565784 30226 raft_consensus.cc:385] T 40248c6389d44c76b0d260e7e54b84e4 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:47.566071 30226 raft_consensus.cc:740] T 40248c6389d44c76b0d260e7e54b84e4 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c798986f87ed4d17b57502005e00108d, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.566725 30226 consensus_queue.cc:260] T 40248c6389d44c76b0d260e7e54b84e4 P c798986f87ed4d17b57502005e00108d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:47.569278 29957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45869348bf34adaa2a1cdd1d972ce70" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79" is_pre_election: true
I20260710 11:02:47.570649 29957 raft_consensus.cc:2468] T c45869348bf34adaa2a1cdd1d972ce70 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 342d5f7023244711bc1af9527595b847 in term 0.
I20260710 11:02:47.571566 30226 ts_tablet_manager.cc:1434] T 40248c6389d44c76b0d260e7e54b84e4 P c798986f87ed4d17b57502005e00108d: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260710 11:02:47.572517 30226 tablet_bootstrap.cc:492] T 6c914dbb1eb6455e95e8295ab0f41a03 P c798986f87ed4d17b57502005e00108d: Bootstrap starting.
I20260710 11:02:47.572199 29999 leader_election.cc:304] T c45869348bf34adaa2a1cdd1d972ce70 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 342d5f7023244711bc1af9527595b847, b1226e11af644398814a065dd6f37b79; no voters: 
I20260710 11:02:47.567127 30225 tablet_bootstrap.cc:654] T 4094a24e40124077ac182b1991276e83 P b1226e11af644398814a065dd6f37b79: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:47.569403 30227 raft_consensus.cc:359] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:47.579420 30224 raft_consensus.cc:359] T 98748402c9e74c8f9d1807cfa5819fcc P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:47.579613 30227 raft_consensus.cc:385] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:47.580094 30224 raft_consensus.cc:385] T 98748402c9e74c8f9d1807cfa5819fcc P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:47.580170 30227 raft_consensus.cc:740] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c2b1cfe6e54042a2be52d2c7ade2c8, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.580449 30224 raft_consensus.cc:740] T 98748402c9e74c8f9d1807cfa5819fcc P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 342d5f7023244711bc1af9527595b847, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.581244 30224 consensus_queue.cc:260] T 98748402c9e74c8f9d1807cfa5819fcc P 342d5f7023244711bc1af9527595b847 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:47.567101 30179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45869348bf34adaa2a1cdd1d972ce70" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d" is_pre_election: true
I20260710 11:02:47.582300 30227 consensus_queue.cc:260] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:47.582856 30179 raft_consensus.cc:2468] T c45869348bf34adaa2a1cdd1d972ce70 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 342d5f7023244711bc1af9527595b847 in term 0.
I20260710 11:02:47.584794 30227 ts_tablet_manager.cc:1434] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.002s
I20260710 11:02:47.584978 30225 tablet_bootstrap.cc:492] T 4094a24e40124077ac182b1991276e83 P b1226e11af644398814a065dd6f37b79: No bootstrap required, opened a new log
I20260710 11:02:47.584916 30321 consensus_queue.cc:1048] T 9f4e2593f6d94497a3bb4006469fe46e P 342d5f7023244711bc1af9527595b847 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:47.585601 30225 ts_tablet_manager.cc:1403] T 4094a24e40124077ac182b1991276e83 P b1226e11af644398814a065dd6f37b79: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.000s
I20260710 11:02:47.585973 30227 tablet_bootstrap.cc:492] T 40248c6389d44c76b0d260e7e54b84e4 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Bootstrap starting.
I20260710 11:02:47.588312 30225 raft_consensus.cc:359] T 4094a24e40124077ac182b1991276e83 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:47.588970 30225 raft_consensus.cc:385] T 4094a24e40124077ac182b1991276e83 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:47.589381 30225 raft_consensus.cc:740] T 4094a24e40124077ac182b1991276e83 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1226e11af644398814a065dd6f37b79, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.590147 30225 consensus_queue.cc:260] T 4094a24e40124077ac182b1991276e83 P b1226e11af644398814a065dd6f37b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:47.591979 30224 ts_tablet_manager.cc:1434] T 98748402c9e74c8f9d1807cfa5819fcc P 342d5f7023244711bc1af9527595b847: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260710 11:02:47.593233 30224 tablet_bootstrap.cc:492] T c712cdcc61144e6e9b4c8287d8cb2a0d P 342d5f7023244711bc1af9527595b847: Bootstrap starting.
I20260710 11:02:47.588976 30232 raft_consensus.cc:2804] T c45869348bf34adaa2a1cdd1d972ce70 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:47.593957 30232 raft_consensus.cc:493] T c45869348bf34adaa2a1cdd1d972ce70 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:47.594312 30232 raft_consensus.cc:3060] T c45869348bf34adaa2a1cdd1d972ce70 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:47.577682 30277 leader_election.cc:290] T c45869348bf34adaa2a1cdd1d972ce70 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c798986f87ed4d17b57502005e00108d (127.27.60.132:44161), b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073)
I20260710 11:02:47.599568 30226 tablet_bootstrap.cc:654] T 6c914dbb1eb6455e95e8295ab0f41a03 P c798986f87ed4d17b57502005e00108d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:47.599957 30225 ts_tablet_manager.cc:1434] T 4094a24e40124077ac182b1991276e83 P b1226e11af644398814a065dd6f37b79: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:02:47.600957 30225 tablet_bootstrap.cc:492] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79: Bootstrap starting.
I20260710 11:02:47.607378 30225 tablet_bootstrap.cc:654] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:47.608923 30275 consensus_queue.cc:1048] T e875ea9542c24e2d8902304ea29631c6 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:02:47.609661 30227 tablet_bootstrap.cc:654] T 40248c6389d44c76b0d260e7e54b84e4 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:47.611858 30224 tablet_bootstrap.cc:654] T c712cdcc61144e6e9b4c8287d8cb2a0d P 342d5f7023244711bc1af9527595b847: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:47.632350 29851 catalog_manager.cc:5697] T 2140aa1b95d1410c96da3d248595d03f P 342d5f7023244711bc1af9527595b847 reported cstate change: term changed from 0 to 1, leader changed from <none> to 342d5f7023244711bc1af9527595b847 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "342d5f7023244711bc1af9527595b847" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:47.642727 30277 consensus_queue.cc:1048] T 9f4e2593f6d94497a3bb4006469fe46e P 342d5f7023244711bc1af9527595b847 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:47.632380 30232 raft_consensus.cc:515] T c45869348bf34adaa2a1cdd1d972ce70 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:47.649963 30232 leader_election.cc:290] T c45869348bf34adaa2a1cdd1d972ce70 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 election: Requested vote from peers c798986f87ed4d17b57502005e00108d (127.27.60.132:44161), b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073)
I20260710 11:02:47.656495 30181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45869348bf34adaa2a1cdd1d972ce70" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d"
I20260710 11:02:47.660418 30181 raft_consensus.cc:3060] T c45869348bf34adaa2a1cdd1d972ce70 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:47.661667 29851 catalog_manager.cc:5697] T 7d23a290d303435db4ad5da93c7ce30b P 342d5f7023244711bc1af9527595b847 reported cstate change: term changed from 0 to 1, leader changed from <none> to 342d5f7023244711bc1af9527595b847 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "342d5f7023244711bc1af9527595b847" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:47.666033 29958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45869348bf34adaa2a1cdd1d972ce70" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79"
I20260710 11:02:47.666926 29958 raft_consensus.cc:3060] T c45869348bf34adaa2a1cdd1d972ce70 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:47.667222 30181 raft_consensus.cc:2468] T c45869348bf34adaa2a1cdd1d972ce70 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 342d5f7023244711bc1af9527595b847 in term 1.
I20260710 11:02:47.669118 30226 tablet_bootstrap.cc:492] T 6c914dbb1eb6455e95e8295ab0f41a03 P c798986f87ed4d17b57502005e00108d: No bootstrap required, opened a new log
I20260710 11:02:47.669615 30226 ts_tablet_manager.cc:1403] T 6c914dbb1eb6455e95e8295ab0f41a03 P c798986f87ed4d17b57502005e00108d: Time spent bootstrapping tablet: real 0.097s	user 0.009s	sys 0.009s
I20260710 11:02:47.670019 30299 raft_consensus.cc:493] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:47.670778 30299 raft_consensus.cc:515] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:47.672537 30227 tablet_bootstrap.cc:492] T 40248c6389d44c76b0d260e7e54b84e4 P 30c2b1cfe6e54042a2be52d2c7ade2c8: No bootstrap required, opened a new log
I20260710 11:02:47.673000 30227 ts_tablet_manager.cc:1403] T 40248c6389d44c76b0d260e7e54b84e4 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Time spent bootstrapping tablet: real 0.087s	user 0.016s	sys 0.026s
I20260710 11:02:47.675627 30227 raft_consensus.cc:359] T 40248c6389d44c76b0d260e7e54b84e4 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:47.675921 30105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053f3516a6604c7e987dddeb21a5d492" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" is_pre_election: true
I20260710 11:02:47.676779 30105 raft_consensus.cc:2468] T 053f3516a6604c7e987dddeb21a5d492 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1226e11af644398814a065dd6f37b79 in term 0.
I20260710 11:02:47.677960 29996 leader_election.cc:304] T c45869348bf34adaa2a1cdd1d972ce70 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 342d5f7023244711bc1af9527595b847, c798986f87ed4d17b57502005e00108d; no voters: 
I20260710 11:02:47.678843 30232 raft_consensus.cc:2804] T c45869348bf34adaa2a1cdd1d972ce70 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:47.679298 30232 raft_consensus.cc:697] T c45869348bf34adaa2a1cdd1d972ce70 P 342d5f7023244711bc1af9527595b847 [term 1 LEADER]: Becoming Leader. State: Replica: 342d5f7023244711bc1af9527595b847, State: Running, Role: LEADER
I20260710 11:02:47.679459 29922 leader_election.cc:304] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c2b1cfe6e54042a2be52d2c7ade2c8, b1226e11af644398814a065dd6f37b79; no voters: 
I20260710 11:02:47.680392 30243 raft_consensus.cc:2804] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:47.680148 30232 consensus_queue.cc:237] T c45869348bf34adaa2a1cdd1d972ce70 P 342d5f7023244711bc1af9527595b847 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:47.680882 30243 raft_consensus.cc:493] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:47.681407 30243 raft_consensus.cc:3060] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:47.680141 30224 tablet_bootstrap.cc:492] T c712cdcc61144e6e9b4c8287d8cb2a0d P 342d5f7023244711bc1af9527595b847: No bootstrap required, opened a new log
I20260710 11:02:47.683383 30224 ts_tablet_manager.cc:1403] T c712cdcc61144e6e9b4c8287d8cb2a0d P 342d5f7023244711bc1af9527595b847: Time spent bootstrapping tablet: real 0.090s	user 0.018s	sys 0.014s
I20260710 11:02:47.684463 30226 raft_consensus.cc:359] T 6c914dbb1eb6455e95e8295ab0f41a03 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:47.685194 30226 raft_consensus.cc:385] T 6c914dbb1eb6455e95e8295ab0f41a03 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:47.685500 30226 raft_consensus.cc:740] T 6c914dbb1eb6455e95e8295ab0f41a03 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c798986f87ed4d17b57502005e00108d, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.685561 30299 leader_election.cc:290] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937), c798986f87ed4d17b57502005e00108d (127.27.60.132:44161)
I20260710 11:02:47.686246 30226 consensus_queue.cc:260] T 6c914dbb1eb6455e95e8295ab0f41a03 P c798986f87ed4d17b57502005e00108d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:47.688289 30226 ts_tablet_manager.cc:1434] T 6c914dbb1eb6455e95e8295ab0f41a03 P c798986f87ed4d17b57502005e00108d: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260710 11:02:47.691195 30224 raft_consensus.cc:359] T c712cdcc61144e6e9b4c8287d8cb2a0d P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:47.691977 30224 raft_consensus.cc:385] T c712cdcc61144e6e9b4c8287d8cb2a0d P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:47.694955 30277 consensus_queue.cc:1048] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:47.696929 29958 raft_consensus.cc:2468] T c45869348bf34adaa2a1cdd1d972ce70 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 342d5f7023244711bc1af9527595b847 in term 1.
I20260710 11:02:47.692237 30224 raft_consensus.cc:740] T c712cdcc61144e6e9b4c8287d8cb2a0d P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 342d5f7023244711bc1af9527595b847, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.697896 30181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053f3516a6604c7e987dddeb21a5d492" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d" is_pre_election: true
I20260710 11:02:47.700825 30181 raft_consensus.cc:2468] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1226e11af644398814a065dd6f37b79 in term 0.
I20260710 11:02:47.698938 30243 raft_consensus.cc:515] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:47.702992 30224 consensus_queue.cc:260] T c712cdcc61144e6e9b4c8287d8cb2a0d P 342d5f7023244711bc1af9527595b847 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:47.676292 30227 raft_consensus.cc:385] T 40248c6389d44c76b0d260e7e54b84e4 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:47.704692 30227 raft_consensus.cc:740] T 40248c6389d44c76b0d260e7e54b84e4 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c2b1cfe6e54042a2be52d2c7ade2c8, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.705585 30227 consensus_queue.cc:260] T 40248c6389d44c76b0d260e7e54b84e4 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:47.710186 30227 ts_tablet_manager.cc:1434] T 40248c6389d44c76b0d260e7e54b84e4 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260710 11:02:47.710805 30181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053f3516a6604c7e987dddeb21a5d492" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d"
I20260710 11:02:47.711422 30181 raft_consensus.cc:3060] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:47.713351 30227 tablet_bootstrap.cc:492] T 4268170a84c743c8aa2a5406a1cc45ab P 30c2b1cfe6e54042a2be52d2c7ade2c8: Bootstrap starting.
I20260710 11:02:47.714222 30225 tablet_bootstrap.cc:492] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79: No bootstrap required, opened a new log
I20260710 11:02:47.714728 30225 ts_tablet_manager.cc:1403] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79: Time spent bootstrapping tablet: real 0.114s	user 0.002s	sys 0.019s
I20260710 11:02:47.719962 30227 tablet_bootstrap.cc:654] T 4268170a84c743c8aa2a5406a1cc45ab P 30c2b1cfe6e54042a2be52d2c7ade2c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:47.707880 30105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053f3516a6604c7e987dddeb21a5d492" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
I20260710 11:02:47.720702 30105 raft_consensus.cc:3060] T 053f3516a6604c7e987dddeb21a5d492 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:47.721145 30232 raft_consensus.cc:493] T 98748402c9e74c8f9d1807cfa5819fcc P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:47.721647 30232 raft_consensus.cc:515] T 98748402c9e74c8f9d1807cfa5819fcc P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:47.722114 30180 raft_consensus.cc:3060] T 23cb78eb3eb0493c98284f9dedf509e1 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:47.706705 30243 leader_election.cc:290] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 1 election: Requested vote from peers 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937), c798986f87ed4d17b57502005e00108d (127.27.60.132:44161)
I20260710 11:02:47.705302 30224 ts_tablet_manager.cc:1434] T c712cdcc61144e6e9b4c8287d8cb2a0d P 342d5f7023244711bc1af9527595b847: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.002s
I20260710 11:02:47.725000 30224 tablet_bootstrap.cc:492] T 506f4b94615b412da47c25d805183157 P 342d5f7023244711bc1af9527595b847: Bootstrap starting.
I20260710 11:02:47.723829 30232 leader_election.cc:290] T 98748402c9e74c8f9d1807cfa5819fcc P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c798986f87ed4d17b57502005e00108d (127.27.60.132:44161), b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073)
I20260710 11:02:47.708227 30226 tablet_bootstrap.cc:492] T b15d347c77464469839117f757739352 P c798986f87ed4d17b57502005e00108d: Bootstrap starting.
I20260710 11:02:47.725987 30225 raft_consensus.cc:359] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:47.726356 29957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98748402c9e74c8f9d1807cfa5819fcc" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79" is_pre_election: true
W20260710 11:02:47.729939 29999 leader_election.cc:343] T 98748402c9e74c8f9d1807cfa5819fcc P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:47.726706 30225 raft_consensus.cc:385] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:47.726625 30178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98748402c9e74c8f9d1807cfa5819fcc" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d" is_pre_election: true
I20260710 11:02:47.730680 30225 raft_consensus.cc:740] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1226e11af644398814a065dd6f37b79, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.731632 30225 consensus_queue.cc:260] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:47.732220 30224 tablet_bootstrap.cc:654] T 506f4b94615b412da47c25d805183157 P 342d5f7023244711bc1af9527595b847: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:47.733677 30105 raft_consensus.cc:2468] T 053f3516a6604c7e987dddeb21a5d492 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1226e11af644398814a065dd6f37b79 in term 1.
I20260710 11:02:47.734277 30225 ts_tablet_manager.cc:1434] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
W20260710 11:02:47.734962 29996 leader_election.cc:343] T 98748402c9e74c8f9d1807cfa5819fcc P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c798986f87ed4d17b57502005e00108d (127.27.60.132:44161): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:47.735376 30225 tablet_bootstrap.cc:492] T 2140aa1b95d1410c96da3d248595d03f P b1226e11af644398814a065dd6f37b79: Bootstrap starting.
I20260710 11:02:47.735469 29996 leader_election.cc:304] T 98748402c9e74c8f9d1807cfa5819fcc P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 342d5f7023244711bc1af9527595b847; no voters: b1226e11af644398814a065dd6f37b79, c798986f87ed4d17b57502005e00108d
I20260710 11:02:47.736675 30232 raft_consensus.cc:2749] T 98748402c9e74c8f9d1807cfa5819fcc P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:47.735114 29922 leader_election.cc:304] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c2b1cfe6e54042a2be52d2c7ade2c8, b1226e11af644398814a065dd6f37b79; no voters: 
I20260710 11:02:47.738533 30243 raft_consensus.cc:2804] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:47.739179 30243 raft_consensus.cc:697] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79 [term 1 LEADER]: Becoming Leader. State: Replica: b1226e11af644398814a065dd6f37b79, State: Running, Role: LEADER
I20260710 11:02:47.740327 30243 consensus_queue.cc:237] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:47.745070 30225 tablet_bootstrap.cc:654] T 2140aa1b95d1410c96da3d248595d03f P b1226e11af644398814a065dd6f37b79: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:47.747681 30106 raft_consensus.cc:3060] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:47.747681 30178 raft_consensus.cc:3060] T 6c914dbb1eb6455e95e8295ab0f41a03 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:47.749264 30226 tablet_bootstrap.cc:654] T b15d347c77464469839117f757739352 P c798986f87ed4d17b57502005e00108d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:47.719885 30181 raft_consensus.cc:2468] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1226e11af644398814a065dd6f37b79 in term 1.
I20260710 11:02:47.711288 29851 catalog_manager.cc:5697] T c45869348bf34adaa2a1cdd1d972ce70 P 342d5f7023244711bc1af9527595b847 reported cstate change: term changed from 0 to 1, leader changed from <none> to 342d5f7023244711bc1af9527595b847 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "342d5f7023244711bc1af9527595b847" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:47.770150 30224 tablet_bootstrap.cc:492] T 506f4b94615b412da47c25d805183157 P 342d5f7023244711bc1af9527595b847: No bootstrap required, opened a new log
I20260710 11:02:47.771035 30224 ts_tablet_manager.cc:1403] T 506f4b94615b412da47c25d805183157 P 342d5f7023244711bc1af9527595b847: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.000s
I20260710 11:02:47.781648 30232 consensus_queue.cc:1048] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:47.798815 30316 raft_consensus.cc:493] T 6c914dbb1eb6455e95e8295ab0f41a03 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:47.799495 30316 raft_consensus.cc:515] T 6c914dbb1eb6455e95e8295ab0f41a03 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:47.801316 30231 consensus_queue.cc:1048] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:47.801663 30316 leader_election.cc:290] T 6c914dbb1eb6455e95e8295ab0f41a03 P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073), 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973)
I20260710 11:02:47.803469 30232 raft_consensus.cc:493] T c712cdcc61144e6e9b4c8287d8cb2a0d P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:47.803845 29957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c914dbb1eb6455e95e8295ab0f41a03" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79" is_pre_election: true
I20260710 11:02:47.804018 30232 raft_consensus.cc:515] T c712cdcc61144e6e9b4c8287d8cb2a0d P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:47.805883 30032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c914dbb1eb6455e95e8295ab0f41a03" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "342d5f7023244711bc1af9527595b847" is_pre_election: true
I20260710 11:02:47.806538 30032 raft_consensus.cc:2468] T 6c914dbb1eb6455e95e8295ab0f41a03 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c798986f87ed4d17b57502005e00108d in term 1.
I20260710 11:02:47.806906 30226 tablet_bootstrap.cc:492] T b15d347c77464469839117f757739352 P c798986f87ed4d17b57502005e00108d: No bootstrap required, opened a new log
I20260710 11:02:47.807396 30226 ts_tablet_manager.cc:1403] T b15d347c77464469839117f757739352 P c798986f87ed4d17b57502005e00108d: Time spent bootstrapping tablet: real 0.099s	user 0.010s	sys 0.002s
I20260710 11:02:47.809311 30146 leader_election.cc:304] T 6c914dbb1eb6455e95e8295ab0f41a03 P c798986f87ed4d17b57502005e00108d [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: 342d5f7023244711bc1af9527595b847, c798986f87ed4d17b57502005e00108d; no voters: 
I20260710 11:02:47.810081 30226 raft_consensus.cc:359] T b15d347c77464469839117f757739352 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:47.810824 30226 raft_consensus.cc:385] T b15d347c77464469839117f757739352 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:47.811190 30226 raft_consensus.cc:740] T b15d347c77464469839117f757739352 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c798986f87ed4d17b57502005e00108d, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.812103 30226 consensus_queue.cc:260] T b15d347c77464469839117f757739352 P c798986f87ed4d17b57502005e00108d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:47.813014 30232 leader_election.cc:290] T c712cdcc61144e6e9b4c8287d8cb2a0d P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073), 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937)
I20260710 11:02:47.815166 30226 ts_tablet_manager.cc:1434] T b15d347c77464469839117f757739352 P c798986f87ed4d17b57502005e00108d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.003s
I20260710 11:02:47.816664 30226 tablet_bootstrap.cc:492] T 4268170a84c743c8aa2a5406a1cc45ab P c798986f87ed4d17b57502005e00108d: Bootstrap starting.
I20260710 11:02:47.817487 29957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c712cdcc61144e6e9b4c8287d8cb2a0d" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79" is_pre_election: true
W20260710 11:02:47.818847 29999 leader_election.cc:343] T c712cdcc61144e6e9b4c8287d8cb2a0d P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:47.819473 30243 consensus_queue.cc:1048] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:47.814339 30316 raft_consensus.cc:2804] T 6c914dbb1eb6455e95e8295ab0f41a03 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:47.821974 30321 consensus_queue.cc:1048] T 7d23a290d303435db4ad5da93c7ce30b P 342d5f7023244711bc1af9527595b847 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:02:47.835966 29852 catalog_manager.cc:5697] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1226e11af644398814a065dd6f37b79 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "b1226e11af644398814a065dd6f37b79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:47.839936 30234 raft_consensus.cc:493] T 40248c6389d44c76b0d260e7e54b84e4 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:47.840490 30234 raft_consensus.cc:515] T 40248c6389d44c76b0d260e7e54b84e4 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:47.842437 30224 raft_consensus.cc:359] T 506f4b94615b412da47c25d805183157 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:47.843333 30224 raft_consensus.cc:385] T 506f4b94615b412da47c25d805183157 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:47.843714 30224 raft_consensus.cc:740] T 506f4b94615b412da47c25d805183157 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 342d5f7023244711bc1af9527595b847, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.843766 30107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40248c6389d44c76b0d260e7e54b84e4" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" is_pre_election: true
I20260710 11:02:47.844980 30234 leader_election.cc:290] T 40248c6389d44c76b0d260e7e54b84e4 P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937), b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073)
I20260710 11:02:47.845626 30227 tablet_bootstrap.cc:492] T 4268170a84c743c8aa2a5406a1cc45ab P 30c2b1cfe6e54042a2be52d2c7ade2c8: No bootstrap required, opened a new log
I20260710 11:02:47.846304 30227 ts_tablet_manager.cc:1403] T 4268170a84c743c8aa2a5406a1cc45ab P 30c2b1cfe6e54042a2be52d2c7ade2c8: Time spent bootstrapping tablet: real 0.133s	user 0.025s	sys 0.029s
I20260710 11:02:47.846906 30226 tablet_bootstrap.cc:654] T 4268170a84c743c8aa2a5406a1cc45ab P c798986f87ed4d17b57502005e00108d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:47.839434 30106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c712cdcc61144e6e9b4c8287d8cb2a0d" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" is_pre_election: true
I20260710 11:02:47.855437 29957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40248c6389d44c76b0d260e7e54b84e4" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79" is_pre_election: true
I20260710 11:02:47.858115 29957 raft_consensus.cc:2468] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c798986f87ed4d17b57502005e00108d in term 0.
I20260710 11:02:47.860262 30147 leader_election.cc:304] T 40248c6389d44c76b0d260e7e54b84e4 P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1226e11af644398814a065dd6f37b79, c798986f87ed4d17b57502005e00108d; no voters: 
I20260710 11:02:47.861732 30234 raft_consensus.cc:2804] T 40248c6389d44c76b0d260e7e54b84e4 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:47.862342 30234 raft_consensus.cc:493] T 40248c6389d44c76b0d260e7e54b84e4 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:47.863134 30234 raft_consensus.cc:3060] T 40248c6389d44c76b0d260e7e54b84e4 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:47.850163 30107 raft_consensus.cc:2468] T 40248c6389d44c76b0d260e7e54b84e4 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c798986f87ed4d17b57502005e00108d in term 0.
I20260710 11:02:47.869854 30227 raft_consensus.cc:359] T 4268170a84c743c8aa2a5406a1cc45ab P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:47.870450 30227 raft_consensus.cc:385] T 4268170a84c743c8aa2a5406a1cc45ab P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:47.870620 30227 raft_consensus.cc:740] T 4268170a84c743c8aa2a5406a1cc45ab P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c2b1cfe6e54042a2be52d2c7ade2c8, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.871068 30227 consensus_queue.cc:260] T 4268170a84c743c8aa2a5406a1cc45ab P 30c2b1cfe6e54042a2be52d2c7ade2c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:47.872493 30227 ts_tablet_manager.cc:1434] T 4268170a84c743c8aa2a5406a1cc45ab P 30c2b1cfe6e54042a2be52d2c7ade2c8: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.001s
I20260710 11:02:47.873944 30227 tablet_bootstrap.cc:492] T c712cdcc61144e6e9b4c8287d8cb2a0d P 30c2b1cfe6e54042a2be52d2c7ade2c8: Bootstrap starting.
I20260710 11:02:47.874996 30224 consensus_queue.cc:260] T 506f4b94615b412da47c25d805183157 P 342d5f7023244711bc1af9527595b847 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:47.884590 30224 ts_tablet_manager.cc:1434] T 506f4b94615b412da47c25d805183157 P 342d5f7023244711bc1af9527595b847: Time spent starting tablet: real 0.113s	user 0.006s	sys 0.000s
I20260710 11:02:47.887060 30224 tablet_bootstrap.cc:492] T b15d347c77464469839117f757739352 P 342d5f7023244711bc1af9527595b847: Bootstrap starting.
W20260710 11:02:47.888509 29997 leader_election.cc:343] T c712cdcc61144e6e9b4c8287d8cb2a0d P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:47.888288 30234 raft_consensus.cc:515] T 40248c6389d44c76b0d260e7e54b84e4 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:47.896647 29997 leader_election.cc:304] T c712cdcc61144e6e9b4c8287d8cb2a0d P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 342d5f7023244711bc1af9527595b847; no voters: 30c2b1cfe6e54042a2be52d2c7ade2c8, b1226e11af644398814a065dd6f37b79
I20260710 11:02:47.893540 30321 raft_consensus.cc:493] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:47.894110 30316 raft_consensus.cc:493] T 6c914dbb1eb6455e95e8295ab0f41a03 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Starting leader election (detected failure of leader b1226e11af644398814a065dd6f37b79)
I20260710 11:02:47.902799 30321 raft_consensus.cc:515] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:47.906234 30321 leader_election.cc:290] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c798986f87ed4d17b57502005e00108d (127.27.60.132:44161), b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073)
I20260710 11:02:47.906793 30321 raft_consensus.cc:2749] T c712cdcc61144e6e9b4c8287d8cb2a0d P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:47.904140 30316 raft_consensus.cc:3060] T 6c914dbb1eb6455e95e8295ab0f41a03 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:47.912716 30105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40248c6389d44c76b0d260e7e54b84e4" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
I20260710 11:02:47.913409 30105 raft_consensus.cc:3060] T 40248c6389d44c76b0d260e7e54b84e4 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:47.916786 30224 tablet_bootstrap.cc:654] T b15d347c77464469839117f757739352 P 342d5f7023244711bc1af9527595b847: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:47.918327 30181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f72d3533347d8a2b0dba4cb64aba8" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d" is_pre_election: true
I20260710 11:02:47.918650 29957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f72d3533347d8a2b0dba4cb64aba8" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79" is_pre_election: true
W20260710 11:02:47.920140 29999 leader_election.cc:343] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:47.920799 29996 leader_election.cc:343] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c798986f87ed4d17b57502005e00108d (127.27.60.132:44161): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:47.921278 29996 leader_election.cc:304] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 342d5f7023244711bc1af9527595b847; no voters: b1226e11af644398814a065dd6f37b79, c798986f87ed4d17b57502005e00108d
I20260710 11:02:47.923187 30277 raft_consensus.cc:2749] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:47.924297 30225 tablet_bootstrap.cc:492] T 2140aa1b95d1410c96da3d248595d03f P b1226e11af644398814a065dd6f37b79: No bootstrap required, opened a new log
I20260710 11:02:47.924783 30225 ts_tablet_manager.cc:1403] T 2140aa1b95d1410c96da3d248595d03f P b1226e11af644398814a065dd6f37b79: Time spent bootstrapping tablet: real 0.190s	user 0.026s	sys 0.076s
I20260710 11:02:47.925172 30234 leader_election.cc:290] T 40248c6389d44c76b0d260e7e54b84e4 P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 election: Requested vote from peers 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937), b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073)
I20260710 11:02:47.925434 29957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40248c6389d44c76b0d260e7e54b84e4" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79"
I20260710 11:02:47.926083 29957 raft_consensus.cc:3060] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:47.927634 30225 raft_consensus.cc:359] T 2140aa1b95d1410c96da3d248595d03f P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:47.928367 30225 raft_consensus.cc:385] T 2140aa1b95d1410c96da3d248595d03f P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:47.928665 30225 raft_consensus.cc:740] T 2140aa1b95d1410c96da3d248595d03f P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1226e11af644398814a065dd6f37b79, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.930855 30227 tablet_bootstrap.cc:654] T c712cdcc61144e6e9b4c8287d8cb2a0d P 30c2b1cfe6e54042a2be52d2c7ade2c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:47.930488 30105 raft_consensus.cc:2468] T 40248c6389d44c76b0d260e7e54b84e4 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c798986f87ed4d17b57502005e00108d in term 1.
I20260710 11:02:47.932543 30145 leader_election.cc:304] T 40248c6389d44c76b0d260e7e54b84e4 P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c2b1cfe6e54042a2be52d2c7ade2c8, c798986f87ed4d17b57502005e00108d; no voters: 
I20260710 11:02:47.938450 30316 raft_consensus.cc:515] T 6c914dbb1eb6455e95e8295ab0f41a03 P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:47.941847 30226 tablet_bootstrap.cc:492] T 4268170a84c743c8aa2a5406a1cc45ab P c798986f87ed4d17b57502005e00108d: No bootstrap required, opened a new log
I20260710 11:02:47.942543 30226 ts_tablet_manager.cc:1403] T 4268170a84c743c8aa2a5406a1cc45ab P c798986f87ed4d17b57502005e00108d: Time spent bootstrapping tablet: real 0.126s	user 0.024s	sys 0.013s
I20260710 11:02:47.929381 30225 consensus_queue.cc:260] T 2140aa1b95d1410c96da3d248595d03f P b1226e11af644398814a065dd6f37b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:47.942296 30234 raft_consensus.cc:2804] T 40248c6389d44c76b0d260e7e54b84e4 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:47.945645 30179 raft_consensus.cc:1240] T 6c914dbb1eb6455e95e8295ab0f41a03 P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Rejecting Update request from peer b1226e11af644398814a065dd6f37b79 for earlier term 1. Current term is 2. Ops: []
I20260710 11:02:47.950994 30231 consensus_queue.cc:1059] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:47.952195 30231 raft_consensus.cc:3055] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:47.952548 30231 raft_consensus.cc:740] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1226e11af644398814a065dd6f37b79, State: Running, Role: LEADER
I20260710 11:02:47.953544 30231 consensus_queue.cc:260] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:47.954799 30231 raft_consensus.cc:3060] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:47.957511 30243 raft_consensus.cc:493] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:47.958053 30243 raft_consensus.cc:515] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
W20260710 11:02:47.958884 30145 consensus_peers.cc:597] T d6f3d8e933cd4a6e9e39aa383d17dd82 P c798986f87ed4d17b57502005e00108d -> Peer 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937): Couldn't send request to peer 30c2b1cfe6e54042a2be52d2c7ade2c8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:47.959443 30232 consensus_queue.cc:1048] T 7d23a290d303435db4ad5da93c7ce30b P 342d5f7023244711bc1af9527595b847 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:47.960577 30226 raft_consensus.cc:359] T 4268170a84c743c8aa2a5406a1cc45ab P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:47.961323 30106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4268170a84c743c8aa2a5406a1cc45ab" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" is_pre_election: true
I20260710 11:02:47.962085 30106 raft_consensus.cc:2468] T 4268170a84c743c8aa2a5406a1cc45ab P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1226e11af644398814a065dd6f37b79 in term 0.
I20260710 11:02:47.962122 30178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4268170a84c743c8aa2a5406a1cc45ab" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d" is_pre_election: true
I20260710 11:02:47.962955 30243 leader_election.cc:290] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937), c798986f87ed4d17b57502005e00108d (127.27.60.132:44161)
I20260710 11:02:47.964067 29922 leader_election.cc:304] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c2b1cfe6e54042a2be52d2c7ade2c8, b1226e11af644398814a065dd6f37b79; no voters: 
I20260710 11:02:47.964962 30299 raft_consensus.cc:2804] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:47.965327 30299 raft_consensus.cc:493] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:47.965684 30299 raft_consensus.cc:3060] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:47.961313 30226 raft_consensus.cc:385] T 4268170a84c743c8aa2a5406a1cc45ab P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:47.968523 30226 raft_consensus.cc:740] T 4268170a84c743c8aa2a5406a1cc45ab P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c798986f87ed4d17b57502005e00108d, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.969638 30226 consensus_queue.cc:260] T 4268170a84c743c8aa2a5406a1cc45ab P c798986f87ed4d17b57502005e00108d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:47.969735 30277 consensus_queue.cc:1048] T 2140aa1b95d1410c96da3d248595d03f P 342d5f7023244711bc1af9527595b847 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:47.971637 30234 raft_consensus.cc:697] T 40248c6389d44c76b0d260e7e54b84e4 P c798986f87ed4d17b57502005e00108d [term 1 LEADER]: Becoming Leader. State: Replica: c798986f87ed4d17b57502005e00108d, State: Running, Role: LEADER
I20260710 11:02:47.964087 30225 ts_tablet_manager.cc:1434] T 2140aa1b95d1410c96da3d248595d03f P b1226e11af644398814a065dd6f37b79: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260710 11:02:47.974121 30225 tablet_bootstrap.cc:492] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79: Bootstrap starting.
I20260710 11:02:47.974753 30178 raft_consensus.cc:2468] T 4268170a84c743c8aa2a5406a1cc45ab P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1226e11af644398814a065dd6f37b79 in term 0.
I20260710 11:02:47.975364 30299 raft_consensus.cc:515] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:47.975076 29957 raft_consensus.cc:2468] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c798986f87ed4d17b57502005e00108d in term 1.
I20260710 11:02:47.978211 30299 leader_election.cc:290] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 1 election: Requested vote from peers 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937), c798986f87ed4d17b57502005e00108d (127.27.60.132:44161)
I20260710 11:02:47.990295 30106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4268170a84c743c8aa2a5406a1cc45ab" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
I20260710 11:02:47.975538 30234 consensus_queue.cc:237] T 40248c6389d44c76b0d260e7e54b84e4 P c798986f87ed4d17b57502005e00108d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:47.991211 30106 raft_consensus.cc:3060] T 4268170a84c743c8aa2a5406a1cc45ab P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:47.991771 30243 raft_consensus.cc:493] T 4094a24e40124077ac182b1991276e83 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:47.998229 30243 raft_consensus.cc:515] T 4094a24e40124077ac182b1991276e83 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:47.999784 30351 consensus_queue.cc:1048] T d6f3d8e933cd4a6e9e39aa383d17dd82 P c798986f87ed4d17b57502005e00108d [LEADER]: Connected to new peer: Peer: permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:48.000373 30243 leader_election.cc:290] T 4094a24e40124077ac182b1991276e83 P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937), c798986f87ed4d17b57502005e00108d (127.27.60.132:44161)
I20260710 11:02:48.001550 30107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4094a24e40124077ac182b1991276e83" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" is_pre_election: true
I20260710 11:02:48.002203 30178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4094a24e40124077ac182b1991276e83" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d" is_pre_election: true
I20260710 11:02:48.006471 29922 leader_election.cc:304] T 4094a24e40124077ac182b1991276e83 P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1226e11af644398814a065dd6f37b79; no voters: 30c2b1cfe6e54042a2be52d2c7ade2c8, c798986f87ed4d17b57502005e00108d
I20260710 11:02:48.008379 30243 raft_consensus.cc:2749] T 4094a24e40124077ac182b1991276e83 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:02:48.011025 29904 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:48.014453 30226 ts_tablet_manager.cc:1434] T 4268170a84c743c8aa2a5406a1cc45ab P c798986f87ed4d17b57502005e00108d: Time spent starting tablet: real 0.072s	user 0.008s	sys 0.001s
I20260710 11:02:48.025300 30225 tablet_bootstrap.cc:654] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:48.026286 29956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c914dbb1eb6455e95e8295ab0f41a03" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79"
I20260710 11:02:48.026229 30106 raft_consensus.cc:2468] T 4268170a84c743c8aa2a5406a1cc45ab P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1226e11af644398814a065dd6f37b79 in term 1.
I20260710 11:02:48.028483 29922 leader_election.cc:304] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c2b1cfe6e54042a2be52d2c7ade2c8, b1226e11af644398814a065dd6f37b79; no voters: 
I20260710 11:02:48.030804 30243 raft_consensus.cc:2804] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:48.031394 30243 raft_consensus.cc:697] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79 [term 1 LEADER]: Becoming Leader. State: Replica: b1226e11af644398814a065dd6f37b79, State: Running, Role: LEADER
I20260710 11:02:48.031224 29957 raft_consensus.cc:3060] T 4094a24e40124077ac182b1991276e83 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:48.031714 30033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c914dbb1eb6455e95e8295ab0f41a03" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "342d5f7023244711bc1af9527595b847"
I20260710 11:02:48.034363 30316 leader_election.cc:290] T 6c914dbb1eb6455e95e8295ab0f41a03 P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 2 election: Requested vote from peers b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073), 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973)
I20260710 11:02:48.035992 30243 consensus_queue.cc:237] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:48.042064 30226 tablet_bootstrap.cc:492] T 98748402c9e74c8f9d1807cfa5819fcc P c798986f87ed4d17b57502005e00108d: Bootstrap starting.
I20260710 11:02:48.041139 30179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4268170a84c743c8aa2a5406a1cc45ab" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d"
I20260710 11:02:48.077066 30179 raft_consensus.cc:3060] T 4268170a84c743c8aa2a5406a1cc45ab P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:48.103027 30227 tablet_bootstrap.cc:492] T c712cdcc61144e6e9b4c8287d8cb2a0d P 30c2b1cfe6e54042a2be52d2c7ade2c8: No bootstrap required, opened a new log
I20260710 11:02:48.103739 30227 ts_tablet_manager.cc:1403] T c712cdcc61144e6e9b4c8287d8cb2a0d P 30c2b1cfe6e54042a2be52d2c7ade2c8: Time spent bootstrapping tablet: real 0.231s	user 0.059s	sys 0.045s
I20260710 11:02:48.111830 30224 tablet_bootstrap.cc:492] T b15d347c77464469839117f757739352 P 342d5f7023244711bc1af9527595b847: No bootstrap required, opened a new log
I20260710 11:02:48.112409 30224 ts_tablet_manager.cc:1403] T b15d347c77464469839117f757739352 P 342d5f7023244711bc1af9527595b847: Time spent bootstrapping tablet: real 0.226s	user 0.031s	sys 0.015s
I20260710 11:02:48.117144 30224 raft_consensus.cc:359] T b15d347c77464469839117f757739352 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:48.118005 30224 raft_consensus.cc:385] T b15d347c77464469839117f757739352 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:48.118290 30224 raft_consensus.cc:740] T b15d347c77464469839117f757739352 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 342d5f7023244711bc1af9527595b847, State: Initialized, Role: FOLLOWER
I20260710 11:02:48.119602 30321 consensus_queue.cc:1048] T c45869348bf34adaa2a1cdd1d972ce70 P 342d5f7023244711bc1af9527595b847 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:48.120546 29956 raft_consensus.cc:2468] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c798986f87ed4d17b57502005e00108d in term 2.
I20260710 11:02:48.121598 30224 consensus_queue.cc:260] T b15d347c77464469839117f757739352 P 342d5f7023244711bc1af9527595b847 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:48.124185 30224 ts_tablet_manager.cc:1434] T b15d347c77464469839117f757739352 P 342d5f7023244711bc1af9527595b847: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:02:48.125192 30224 tablet_bootstrap.cc:492] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847: Bootstrap starting.
I20260710 11:02:48.129379 30227 raft_consensus.cc:359] T c712cdcc61144e6e9b4c8287d8cb2a0d P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:48.131105 29958 raft_consensus.cc:3060] T 2140aa1b95d1410c96da3d248595d03f P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:48.138741 30147 leader_election.cc:304] T 6c914dbb1eb6455e95e8295ab0f41a03 P c798986f87ed4d17b57502005e00108d [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: b1226e11af644398814a065dd6f37b79, c798986f87ed4d17b57502005e00108d; no voters: 342d5f7023244711bc1af9527595b847
I20260710 11:02:48.145650 30227 raft_consensus.cc:385] T c712cdcc61144e6e9b4c8287d8cb2a0d P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:48.146812 30316 raft_consensus.cc:2804] T 6c914dbb1eb6455e95e8295ab0f41a03 P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:48.147205 30227 raft_consensus.cc:740] T c712cdcc61144e6e9b4c8287d8cb2a0d P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c2b1cfe6e54042a2be52d2c7ade2c8, State: Initialized, Role: FOLLOWER
I20260710 11:02:48.147624 30316 raft_consensus.cc:697] T 6c914dbb1eb6455e95e8295ab0f41a03 P c798986f87ed4d17b57502005e00108d [term 2 LEADER]: Becoming Leader. State: Replica: c798986f87ed4d17b57502005e00108d, State: Running, Role: LEADER
I20260710 11:02:48.149507 30316 consensus_queue.cc:237] T 6c914dbb1eb6455e95e8295ab0f41a03 P c798986f87ed4d17b57502005e00108d [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: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:48.154474 30224 tablet_bootstrap.cc:654] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:48.155479 30227 consensus_queue.cc:260] T c712cdcc61144e6e9b4c8287d8cb2a0d P 30c2b1cfe6e54042a2be52d2c7ade2c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:48.159799 30321 consensus_queue.cc:1048] T c45869348bf34adaa2a1cdd1d972ce70 P 342d5f7023244711bc1af9527595b847 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:48.162699 30227 ts_tablet_manager.cc:1434] T c712cdcc61144e6e9b4c8287d8cb2a0d P 30c2b1cfe6e54042a2be52d2c7ade2c8: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.000s
I20260710 11:02:48.171470 30227 tablet_bootstrap.cc:492] T 85c0d662a7194baabb4286f64f171deb P 30c2b1cfe6e54042a2be52d2c7ade2c8: Bootstrap starting.
I20260710 11:02:48.169533 30179 raft_consensus.cc:2468] T 4268170a84c743c8aa2a5406a1cc45ab P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1226e11af644398814a065dd6f37b79 in term 1.
I20260710 11:02:48.158761 30226 tablet_bootstrap.cc:654] T 98748402c9e74c8f9d1807cfa5819fcc P c798986f87ed4d17b57502005e00108d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:48.180063 30321 consensus_queue.cc:1048] T 2140aa1b95d1410c96da3d248595d03f P 342d5f7023244711bc1af9527595b847 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:48.181620 30232 raft_consensus.cc:493] T 506f4b94615b412da47c25d805183157 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:48.182214 30232 raft_consensus.cc:515] T 506f4b94615b412da47c25d805183157 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:48.184525 30232 leader_election.cc:290] T 506f4b94615b412da47c25d805183157 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073), 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937)
I20260710 11:02:48.187423 30105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506f4b94615b412da47c25d805183157" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" is_pre_election: true
W20260710 11:02:48.189682 29997 leader_election.cc:343] T 506f4b94615b412da47c25d805183157 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:48.190984 30225 tablet_bootstrap.cc:492] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79: No bootstrap required, opened a new log
I20260710 11:02:48.192807 30225 ts_tablet_manager.cc:1403] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79: Time spent bootstrapping tablet: real 0.219s	user 0.023s	sys 0.003s
I20260710 11:02:48.195879 30225 raft_consensus.cc:359] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:48.208747 29856 catalog_manager.cc:5697] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1226e11af644398814a065dd6f37b79 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "b1226e11af644398814a065dd6f37b79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:48.210743 29958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506f4b94615b412da47c25d805183157" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79" is_pre_election: true
W20260710 11:02:48.223119 29999 leader_election.cc:343] T 506f4b94615b412da47c25d805183157 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:48.213490 30226 tablet_bootstrap.cc:492] T 98748402c9e74c8f9d1807cfa5819fcc P c798986f87ed4d17b57502005e00108d: No bootstrap required, opened a new log
I20260710 11:02:48.223836 29999 leader_election.cc:304] T 506f4b94615b412da47c25d805183157 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 342d5f7023244711bc1af9527595b847; no voters: 30c2b1cfe6e54042a2be52d2c7ade2c8, b1226e11af644398814a065dd6f37b79
I20260710 11:02:48.224458 30226 ts_tablet_manager.cc:1403] T 98748402c9e74c8f9d1807cfa5819fcc P c798986f87ed4d17b57502005e00108d: Time spent bootstrapping tablet: real 0.183s	user 0.012s	sys 0.003s
I20260710 11:02:48.225651 30321 raft_consensus.cc:2749] T 506f4b94615b412da47c25d805183157 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:48.226251 30225 raft_consensus.cc:385] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:48.227134 30225 raft_consensus.cc:740] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1226e11af644398814a065dd6f37b79, State: Initialized, Role: FOLLOWER
I20260710 11:02:48.228448 30225 consensus_queue.cc:260] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:48.201361 30227 tablet_bootstrap.cc:654] T 85c0d662a7194baabb4286f64f171deb P 30c2b1cfe6e54042a2be52d2c7ade2c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:48.231050 30226 raft_consensus.cc:359] T 98748402c9e74c8f9d1807cfa5819fcc P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:48.241192 30226 raft_consensus.cc:385] T 98748402c9e74c8f9d1807cfa5819fcc P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:48.231891 30234 raft_consensus.cc:493] T b15d347c77464469839117f757739352 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:48.236562 30225 ts_tablet_manager.cc:1434] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79: Time spent starting tablet: real 0.043s	user 0.001s	sys 0.005s
I20260710 11:02:48.241842 30226 raft_consensus.cc:740] T 98748402c9e74c8f9d1807cfa5819fcc P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c798986f87ed4d17b57502005e00108d, State: Initialized, Role: FOLLOWER
I20260710 11:02:48.245055 30225 tablet_bootstrap.cc:492] T c712cdcc61144e6e9b4c8287d8cb2a0d P b1226e11af644398814a065dd6f37b79: Bootstrap starting.
I20260710 11:02:48.243495 30234 raft_consensus.cc:515] T b15d347c77464469839117f757739352 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:48.244915 30226 consensus_queue.cc:260] T 98748402c9e74c8f9d1807cfa5819fcc P c798986f87ed4d17b57502005e00108d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:48.244174 29855 catalog_manager.cc:5697] T 40248c6389d44c76b0d260e7e54b84e4 P c798986f87ed4d17b57502005e00108d reported cstate change: term changed from 0 to 1, leader changed from <none> to c798986f87ed4d17b57502005e00108d (127.27.60.132). New cstate: current_term: 1 leader_uuid: "c798986f87ed4d17b57502005e00108d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:48.251437 30234 leader_election.cc:290] T b15d347c77464469839117f757739352 P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973), 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937)
I20260710 11:02:48.252959 30033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15d347c77464469839117f757739352" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "342d5f7023244711bc1af9527595b847" is_pre_election: true
I20260710 11:02:48.253765 30033 raft_consensus.cc:2468] T b15d347c77464469839117f757739352 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c798986f87ed4d17b57502005e00108d in term 0.
I20260710 11:02:48.256498 30227 tablet_bootstrap.cc:492] T 85c0d662a7194baabb4286f64f171deb P 30c2b1cfe6e54042a2be52d2c7ade2c8: No bootstrap required, opened a new log
I20260710 11:02:48.257205 30227 ts_tablet_manager.cc:1403] T 85c0d662a7194baabb4286f64f171deb P 30c2b1cfe6e54042a2be52d2c7ade2c8: Time spent bootstrapping tablet: real 0.086s	user 0.009s	sys 0.002s
I20260710 11:02:48.260603 30146 leader_election.cc:304] T b15d347c77464469839117f757739352 P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 342d5f7023244711bc1af9527595b847, c798986f87ed4d17b57502005e00108d; no voters: 
I20260710 11:02:48.264014 30226 ts_tablet_manager.cc:1434] T 98748402c9e74c8f9d1807cfa5819fcc P c798986f87ed4d17b57502005e00108d: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.002s
W20260710 11:02:48.259156 29922 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:44937, user_credentials={real_user=slave}} blocked reactor thread for 224498us
I20260710 11:02:48.265380 30226 tablet_bootstrap.cc:492] T 622f72d3533347d8a2b0dba4cb64aba8 P c798986f87ed4d17b57502005e00108d: Bootstrap starting.
I20260710 11:02:48.270150 30234 raft_consensus.cc:2804] T b15d347c77464469839117f757739352 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:48.271440 30234 raft_consensus.cc:493] T b15d347c77464469839117f757739352 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:48.271793 30234 raft_consensus.cc:3060] T b15d347c77464469839117f757739352 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:48.274377 30105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15d347c77464469839117f757739352" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" is_pre_election: true
I20260710 11:02:48.275070 30105 raft_consensus.cc:2468] T b15d347c77464469839117f757739352 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c798986f87ed4d17b57502005e00108d in term 0.
I20260710 11:02:48.289512 30227 raft_consensus.cc:359] T 85c0d662a7194baabb4286f64f171deb P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:48.290205 30227 raft_consensus.cc:385] T 85c0d662a7194baabb4286f64f171deb P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:48.290452 30227 raft_consensus.cc:740] T 85c0d662a7194baabb4286f64f171deb P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c2b1cfe6e54042a2be52d2c7ade2c8, State: Initialized, Role: FOLLOWER
I20260710 11:02:48.295799 30243 consensus_queue.cc:1048] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:48.294175 30227 consensus_queue.cc:260] T 85c0d662a7194baabb4286f64f171deb P 30c2b1cfe6e54042a2be52d2c7ade2c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:48.310670 30227 ts_tablet_manager.cc:1434] T 85c0d662a7194baabb4286f64f171deb P 30c2b1cfe6e54042a2be52d2c7ade2c8: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.001s
I20260710 11:02:48.317744 30226 tablet_bootstrap.cc:654] T 622f72d3533347d8a2b0dba4cb64aba8 P c798986f87ed4d17b57502005e00108d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:48.322163 30227 tablet_bootstrap.cc:492] T d6f3d8e933cd4a6e9e39aa383d17dd82 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Bootstrap starting.
I20260710 11:02:48.323906 30225 tablet_bootstrap.cc:654] T c712cdcc61144e6e9b4c8287d8cb2a0d P b1226e11af644398814a065dd6f37b79: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:48.327164 30224 tablet_bootstrap.cc:492] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847: No bootstrap required, opened a new log
I20260710 11:02:48.326459 29852 catalog_manager.cc:5697] T 6c914dbb1eb6455e95e8295ab0f41a03 P c798986f87ed4d17b57502005e00108d reported cstate change: term changed from 1 to 2, leader changed from b1226e11af644398814a065dd6f37b79 (127.27.60.129) to c798986f87ed4d17b57502005e00108d (127.27.60.132). New cstate: current_term: 2 leader_uuid: "c798986f87ed4d17b57502005e00108d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:48.327688 30224 ts_tablet_manager.cc:1403] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847: Time spent bootstrapping tablet: real 0.203s	user 0.025s	sys 0.024s
I20260710 11:02:48.331167 30224 raft_consensus.cc:359] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:48.332162 30224 raft_consensus.cc:385] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:48.332551 30224 raft_consensus.cc:740] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 342d5f7023244711bc1af9527595b847, State: Initialized, Role: FOLLOWER
I20260710 11:02:48.333542 30224 consensus_queue.cc:260] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:48.307301 30234 raft_consensus.cc:515] T b15d347c77464469839117f757739352 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:48.348162 30224 ts_tablet_manager.cc:1434] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 11:02:48.361464 30360 consensus_queue.cc:1048] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:48.367244 30032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15d347c77464469839117f757739352" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "342d5f7023244711bc1af9527595b847"
I20260710 11:02:48.367919 30032 raft_consensus.cc:3060] T b15d347c77464469839117f757739352 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:48.377100 30032 raft_consensus.cc:2468] T b15d347c77464469839117f757739352 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c798986f87ed4d17b57502005e00108d in term 1.
I20260710 11:02:48.389782 30227 tablet_bootstrap.cc:654] T d6f3d8e933cd4a6e9e39aa383d17dd82 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:48.392823 30146 leader_election.cc:304] T b15d347c77464469839117f757739352 P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 342d5f7023244711bc1af9527595b847, c798986f87ed4d17b57502005e00108d; no voters: 
I20260710 11:02:48.405417 30316 raft_consensus.cc:2804] T b15d347c77464469839117f757739352 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:48.406713 30316 raft_consensus.cc:697] T b15d347c77464469839117f757739352 P c798986f87ed4d17b57502005e00108d [term 1 LEADER]: Becoming Leader. State: Replica: c798986f87ed4d17b57502005e00108d, State: Running, Role: LEADER
I20260710 11:02:48.407550 30316 consensus_queue.cc:237] T b15d347c77464469839117f757739352 P c798986f87ed4d17b57502005e00108d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:48.407989 30105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15d347c77464469839117f757739352" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
I20260710 11:02:48.408588 30105 raft_consensus.cc:3060] T b15d347c77464469839117f757739352 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:48.411556 30360 raft_consensus.cc:493] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:48.412093 30360 raft_consensus.cc:515] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:48.422837 30351 consensus_queue.cc:1048] T 40248c6389d44c76b0d260e7e54b84e4 P c798986f87ed4d17b57502005e00108d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:48.432286 30032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f72d3533347d8a2b0dba4cb64aba8" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "342d5f7023244711bc1af9527595b847" is_pre_election: true
I20260710 11:02:48.434180 30360 leader_election.cc:290] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c798986f87ed4d17b57502005e00108d (127.27.60.132:44161), 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973)
I20260710 11:02:48.436298 30179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f72d3533347d8a2b0dba4cb64aba8" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d" is_pre_election: true
W20260710 11:02:48.438956 29921 leader_election.cc:343] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c798986f87ed4d17b57502005e00108d (127.27.60.132:44161): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:48.433352 30032 raft_consensus.cc:2468] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1226e11af644398814a065dd6f37b79 in term 0.
I20260710 11:02:48.441841 29923 leader_election.cc:304] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79 [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: 342d5f7023244711bc1af9527595b847, b1226e11af644398814a065dd6f37b79; no voters: c798986f87ed4d17b57502005e00108d
I20260710 11:02:48.445602 30226 tablet_bootstrap.cc:492] T 622f72d3533347d8a2b0dba4cb64aba8 P c798986f87ed4d17b57502005e00108d: No bootstrap required, opened a new log
I20260710 11:02:48.446132 30226 ts_tablet_manager.cc:1403] T 622f72d3533347d8a2b0dba4cb64aba8 P c798986f87ed4d17b57502005e00108d: Time spent bootstrapping tablet: real 0.181s	user 0.019s	sys 0.014s
I20260710 11:02:48.403960 30234 leader_election.cc:290] T b15d347c77464469839117f757739352 P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 election: Requested vote from peers 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973), 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937)
I20260710 11:02:48.449074 30226 raft_consensus.cc:359] T 622f72d3533347d8a2b0dba4cb64aba8 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:48.450012 30226 raft_consensus.cc:385] T 622f72d3533347d8a2b0dba4cb64aba8 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:48.450320 30226 raft_consensus.cc:740] T 622f72d3533347d8a2b0dba4cb64aba8 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c798986f87ed4d17b57502005e00108d, State: Initialized, Role: FOLLOWER
I20260710 11:02:48.450342 30360 raft_consensus.cc:2804] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:48.451531 30360 raft_consensus.cc:493] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:48.451934 30360 raft_consensus.cc:3060] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:48.457729 30226 consensus_queue.cc:260] T 622f72d3533347d8a2b0dba4cb64aba8 P c798986f87ed4d17b57502005e00108d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:48.464217 30226 ts_tablet_manager.cc:1434] T 622f72d3533347d8a2b0dba4cb64aba8 P c798986f87ed4d17b57502005e00108d: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:02:48.466395 30226 tablet_bootstrap.cc:492] T 85c0d662a7194baabb4286f64f171deb P c798986f87ed4d17b57502005e00108d: Bootstrap starting.
I20260710 11:02:48.467520 30225 tablet_bootstrap.cc:492] T c712cdcc61144e6e9b4c8287d8cb2a0d P b1226e11af644398814a065dd6f37b79: No bootstrap required, opened a new log
I20260710 11:02:48.467957 30225 ts_tablet_manager.cc:1403] T c712cdcc61144e6e9b4c8287d8cb2a0d P b1226e11af644398814a065dd6f37b79: Time spent bootstrapping tablet: real 0.223s	user 0.026s	sys 0.042s
I20260710 11:02:48.458799 30372 raft_consensus.cc:493] T c712cdcc61144e6e9b4c8287d8cb2a0d P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:48.470263 30372 raft_consensus.cc:515] T c712cdcc61144e6e9b4c8287d8cb2a0d P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:48.472489 30372 leader_election.cc:290] T c712cdcc61144e6e9b4c8287d8cb2a0d P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073), 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973)
I20260710 11:02:48.474912 30105 raft_consensus.cc:2468] T b15d347c77464469839117f757739352 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c798986f87ed4d17b57502005e00108d in term 1.
I20260710 11:02:48.477854 29955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c712cdcc61144e6e9b4c8287d8cb2a0d" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79" is_pre_election: true
I20260710 11:02:48.484154 30032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c712cdcc61144e6e9b4c8287d8cb2a0d" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "342d5f7023244711bc1af9527595b847" is_pre_election: true
I20260710 11:02:48.484897 30032 raft_consensus.cc:2468] T c712cdcc61144e6e9b4c8287d8cb2a0d P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c2b1cfe6e54042a2be52d2c7ade2c8 in term 0.
I20260710 11:02:48.482108 30372 raft_consensus.cc:493] T 85c0d662a7194baabb4286f64f171deb P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:48.487794 30372 raft_consensus.cc:515] T 85c0d662a7194baabb4286f64f171deb P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:48.487934 30072 leader_election.cc:304] T c712cdcc61144e6e9b4c8287d8cb2a0d P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c2b1cfe6e54042a2be52d2c7ade2c8, 342d5f7023244711bc1af9527595b847; no voters: 
I20260710 11:02:48.489089 30368 raft_consensus.cc:2804] T c712cdcc61144e6e9b4c8287d8cb2a0d P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:48.489512 30368 raft_consensus.cc:493] T c712cdcc61144e6e9b4c8287d8cb2a0d P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:48.489845 30368 raft_consensus.cc:3060] T c712cdcc61144e6e9b4c8287d8cb2a0d P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:48.472101 30225 raft_consensus.cc:359] T c712cdcc61144e6e9b4c8287d8cb2a0d P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:48.493181 30225 raft_consensus.cc:385] T c712cdcc61144e6e9b4c8287d8cb2a0d P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:48.493638 30225 raft_consensus.cc:740] T c712cdcc61144e6e9b4c8287d8cb2a0d P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1226e11af644398814a065dd6f37b79, State: Initialized, Role: FOLLOWER
I20260710 11:02:48.494064 30360 raft_consensus.cc:515] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:48.494356 30225 consensus_queue.cc:260] T c712cdcc61144e6e9b4c8287d8cb2a0d P b1226e11af644398814a065dd6f37b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:48.498804 29955 raft_consensus.cc:2468] T c712cdcc61144e6e9b4c8287d8cb2a0d P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c2b1cfe6e54042a2be52d2c7ade2c8 in term 0.
I20260710 11:02:48.499207 30234 consensus_queue.cc:1048] T 40248c6389d44c76b0d260e7e54b84e4 P c798986f87ed4d17b57502005e00108d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:48.500366 30360 leader_election.cc:290] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 1 election: Requested vote from peers c798986f87ed4d17b57502005e00108d (127.27.60.132:44161), 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973)
I20260710 11:02:48.497692 30368 raft_consensus.cc:515] T c712cdcc61144e6e9b4c8287d8cb2a0d P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:48.510316 30368 leader_election.cc:290] T c712cdcc61144e6e9b4c8287d8cb2a0d P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 1 election: Requested vote from peers b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073), 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973)
I20260710 11:02:48.512140 30033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c712cdcc61144e6e9b4c8287d8cb2a0d" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "342d5f7023244711bc1af9527595b847"
I20260710 11:02:48.512782 30033 raft_consensus.cc:3060] T c712cdcc61144e6e9b4c8287d8cb2a0d P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:48.513267 30178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c0d662a7194baabb4286f64f171deb" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d" is_pre_election: true
I20260710 11:02:48.515296 29957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c0d662a7194baabb4286f64f171deb" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79" is_pre_election: true
I20260710 11:02:48.489991 30372 leader_election.cc:290] T 85c0d662a7194baabb4286f64f171deb P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c798986f87ed4d17b57502005e00108d (127.27.60.132:44161), b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073)
I20260710 11:02:48.503089 30179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f72d3533347d8a2b0dba4cb64aba8" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d"
I20260710 11:02:48.516336 30179 raft_consensus.cc:3060] T 622f72d3533347d8a2b0dba4cb64aba8 P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:48.518245 30073 leader_election.cc:343] T 85c0d662a7194baabb4286f64f171deb P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:48.522118 30032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f72d3533347d8a2b0dba4cb64aba8" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "342d5f7023244711bc1af9527595b847"
I20260710 11:02:48.522927 30032 raft_consensus.cc:3060] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:48.523525 30179 raft_consensus.cc:2468] T 622f72d3533347d8a2b0dba4cb64aba8 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1226e11af644398814a065dd6f37b79 in term 1.
W20260710 11:02:48.523659 30070 leader_election.cc:343] T 85c0d662a7194baabb4286f64f171deb P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c798986f87ed4d17b57502005e00108d (127.27.60.132:44161): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:48.521126 30033 raft_consensus.cc:2468] T c712cdcc61144e6e9b4c8287d8cb2a0d P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c2b1cfe6e54042a2be52d2c7ade2c8 in term 1.
I20260710 11:02:48.524139 30070 leader_election.cc:304] T 85c0d662a7194baabb4286f64f171deb P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c2b1cfe6e54042a2be52d2c7ade2c8; no voters: b1226e11af644398814a065dd6f37b79, c798986f87ed4d17b57502005e00108d
I20260710 11:02:48.524793 29921 leader_election.cc:304] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1226e11af644398814a065dd6f37b79, c798986f87ed4d17b57502005e00108d; no voters: 
I20260710 11:02:48.503654 30225 ts_tablet_manager.cc:1434] T c712cdcc61144e6e9b4c8287d8cb2a0d P b1226e11af644398814a065dd6f37b79: Time spent starting tablet: real 0.035s	user 0.001s	sys 0.005s
I20260710 11:02:48.504611 30321 raft_consensus.cc:493] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:48.525642 30372 raft_consensus.cc:2749] T 85c0d662a7194baabb4286f64f171deb P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:48.525691 30072 leader_election.cc:304] T c712cdcc61144e6e9b4c8287d8cb2a0d P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c2b1cfe6e54042a2be52d2c7ade2c8, 342d5f7023244711bc1af9527595b847; no voters: 
I20260710 11:02:48.525954 30321 raft_consensus.cc:515] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:48.527210 30277 raft_consensus.cc:493] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:48.527657 30372 raft_consensus.cc:2804] T c712cdcc61144e6e9b4c8287d8cb2a0d P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:48.498136 30226 tablet_bootstrap.cc:654] T 85c0d662a7194baabb4286f64f171deb P c798986f87ed4d17b57502005e00108d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:48.528194 30372 raft_consensus.cc:697] T c712cdcc61144e6e9b4c8287d8cb2a0d P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 LEADER]: Becoming Leader. State: Replica: 30c2b1cfe6e54042a2be52d2c7ade2c8, State: Running, Role: LEADER
I20260710 11:02:48.527796 30277 raft_consensus.cc:515] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:48.525664 30231 raft_consensus.cc:2804] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:48.515509 29956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c712cdcc61144e6e9b4c8287d8cb2a0d" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79"
I20260710 11:02:48.529285 30231 raft_consensus.cc:697] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79 [term 1 LEADER]: Becoming Leader. State: Replica: b1226e11af644398814a065dd6f37b79, State: Running, Role: LEADER
I20260710 11:02:48.532408 30231 consensus_queue.cc:237] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:48.529371 30321 leader_election.cc:290] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073), 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937)
I20260710 11:02:48.530112 30225 tablet_bootstrap.cc:492] T 98748402c9e74c8f9d1807cfa5819fcc P b1226e11af644398814a065dd6f37b79: Bootstrap starting.
I20260710 11:02:48.530529 30107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8fbc2499394c7d9075a4f447cec8d0" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" is_pre_election: true
I20260710 11:02:48.536736 30107 raft_consensus.cc:2468] T 7c8fbc2499394c7d9075a4f447cec8d0 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 342d5f7023244711bc1af9527595b847 in term 1.
I20260710 11:02:48.529814 29956 raft_consensus.cc:3060] T c712cdcc61144e6e9b4c8287d8cb2a0d P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:48.542271 29997 leader_election.cc:304] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [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: 30c2b1cfe6e54042a2be52d2c7ade2c8, 342d5f7023244711bc1af9527595b847; no voters: 
I20260710 11:02:48.529209 30372 consensus_queue.cc:237] T c712cdcc61144e6e9b4c8287d8cb2a0d P 30c2b1cfe6e54042a2be52d2c7ade2c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:48.543938 30226 tablet_bootstrap.cc:492] T 85c0d662a7194baabb4286f64f171deb P c798986f87ed4d17b57502005e00108d: No bootstrap required, opened a new log
I20260710 11:02:48.544394 30226 ts_tablet_manager.cc:1403] T 85c0d662a7194baabb4286f64f171deb P c798986f87ed4d17b57502005e00108d: Time spent bootstrapping tablet: real 0.079s	user 0.007s	sys 0.003s
I20260710 11:02:48.544549 30232 raft_consensus.cc:2804] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:48.544991 30232 raft_consensus.cc:493] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:48.545321 30232 raft_consensus.cc:3060] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:48.551095 29958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8fbc2499394c7d9075a4f447cec8d0" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79" is_pre_election: true
I20260710 11:02:48.551810 29958 raft_consensus.cc:2468] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 342d5f7023244711bc1af9527595b847 in term 1.
I20260710 11:02:48.553905 29956 raft_consensus.cc:2468] T c712cdcc61144e6e9b4c8287d8cb2a0d P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c2b1cfe6e54042a2be52d2c7ade2c8 in term 1.
I20260710 11:02:48.554629 30316 raft_consensus.cc:493] T 98748402c9e74c8f9d1807cfa5819fcc P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:48.555673 30277 leader_election.cc:290] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937), c798986f87ed4d17b57502005e00108d (127.27.60.132:44161)
I20260710 11:02:48.556903 30179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7b861682164eccb726ea6a910d717a" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d" is_pre_election: true
I20260710 11:02:48.557726 30104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7b861682164eccb726ea6a910d717a" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" is_pre_election: true
W20260710 11:02:48.558746 29996 leader_election.cc:343] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c798986f87ed4d17b57502005e00108d (127.27.60.132:44161): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:48.542618 30225 tablet_bootstrap.cc:654] T 98748402c9e74c8f9d1807cfa5819fcc P b1226e11af644398814a065dd6f37b79: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:48.560117 30360 consensus_queue.cc:1048] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:48.551059 30226 raft_consensus.cc:359] T 85c0d662a7194baabb4286f64f171deb P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:48.562923 30226 raft_consensus.cc:385] T 85c0d662a7194baabb4286f64f171deb P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:48.563259 30226 raft_consensus.cc:740] T 85c0d662a7194baabb4286f64f171deb P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c798986f87ed4d17b57502005e00108d, State: Initialized, Role: FOLLOWER
I20260710 11:02:48.564074 30226 consensus_queue.cc:260] T 85c0d662a7194baabb4286f64f171deb P c798986f87ed4d17b57502005e00108d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:48.555238 30316 raft_consensus.cc:515] T 98748402c9e74c8f9d1807cfa5819fcc P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:48.566973 29852 catalog_manager.cc:5697] T b15d347c77464469839117f757739352 P c798986f87ed4d17b57502005e00108d reported cstate change: term changed from 0 to 1, leader changed from <none> to c798986f87ed4d17b57502005e00108d (127.27.60.132). New cstate: current_term: 1 leader_uuid: "c798986f87ed4d17b57502005e00108d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:48.570973 30226 ts_tablet_manager.cc:1434] T 85c0d662a7194baabb4286f64f171deb P c798986f87ed4d17b57502005e00108d: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260710 11:02:48.575453 30226 tablet_bootstrap.cc:492] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d: Bootstrap starting.
I20260710 11:02:48.577126 30232 raft_consensus.cc:515] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:48.580943 30033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98748402c9e74c8f9d1807cfa5819fcc" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "342d5f7023244711bc1af9527595b847" is_pre_election: true
I20260710 11:02:48.581876 30033 raft_consensus.cc:2468] T 98748402c9e74c8f9d1807cfa5819fcc P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c798986f87ed4d17b57502005e00108d in term 0.
I20260710 11:02:48.583353 29958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8fbc2499394c7d9075a4f447cec8d0" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79"
I20260710 11:02:48.583997 29958 raft_consensus.cc:3060] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:48.586771 30226 tablet_bootstrap.cc:654] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:48.589844 30146 leader_election.cc:304] T 98748402c9e74c8f9d1807cfa5819fcc P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 342d5f7023244711bc1af9527595b847, c798986f87ed4d17b57502005e00108d; no voters: 
I20260710 11:02:48.590968 30234 raft_consensus.cc:2804] T 98748402c9e74c8f9d1807cfa5819fcc P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:48.591445 30234 raft_consensus.cc:493] T 98748402c9e74c8f9d1807cfa5819fcc P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:48.591835 30234 raft_consensus.cc:3060] T 98748402c9e74c8f9d1807cfa5819fcc P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:48.573745 30316 leader_election.cc:290] T 98748402c9e74c8f9d1807cfa5819fcc P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073), 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973)
I20260710 11:02:48.571514 29956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98748402c9e74c8f9d1807cfa5819fcc" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79" is_pre_election: true
W20260710 11:02:48.571816 29997 leader_election.cc:343] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:48.595355 29997 leader_election.cc:304] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 342d5f7023244711bc1af9527595b847; no voters: 30c2b1cfe6e54042a2be52d2c7ade2c8, c798986f87ed4d17b57502005e00108d
I20260710 11:02:48.598870 30225 tablet_bootstrap.cc:492] T 98748402c9e74c8f9d1807cfa5819fcc P b1226e11af644398814a065dd6f37b79: No bootstrap required, opened a new log
I20260710 11:02:48.599656 30225 ts_tablet_manager.cc:1403] T 98748402c9e74c8f9d1807cfa5819fcc P b1226e11af644398814a065dd6f37b79: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.000s
I20260710 11:02:48.600862 30381 raft_consensus.cc:2749] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:02:48.601751 30147 leader_election.cc:343] T 98748402c9e74c8f9d1807cfa5819fcc P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:48.602514 30032 raft_consensus.cc:2468] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1226e11af644398814a065dd6f37b79 in term 1.
I20260710 11:02:48.613763 29958 raft_consensus.cc:2468] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 342d5f7023244711bc1af9527595b847 in term 2.
I20260710 11:02:48.615371 29999 leader_election.cc:304] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 342d5f7023244711bc1af9527595b847, b1226e11af644398814a065dd6f37b79; no voters: 
I20260710 11:02:48.617165 30381 raft_consensus.cc:2804] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:48.620328 30106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8fbc2499394c7d9075a4f447cec8d0" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
I20260710 11:02:48.618427 29856 catalog_manager.cc:5697] T c712cdcc61144e6e9b4c8287d8cb2a0d P 30c2b1cfe6e54042a2be52d2c7ade2c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:48.621335 30106 raft_consensus.cc:3060] T 7c8fbc2499394c7d9075a4f447cec8d0 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:48.623893 30225 raft_consensus.cc:359] T 98748402c9e74c8f9d1807cfa5819fcc P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:48.629552 30225 raft_consensus.cc:385] T 98748402c9e74c8f9d1807cfa5819fcc P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:48.629326 30243 consensus_queue.cc:1048] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:48.630214 30225 raft_consensus.cc:740] T 98748402c9e74c8f9d1807cfa5819fcc P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1226e11af644398814a065dd6f37b79, State: Initialized, Role: FOLLOWER
I20260710 11:02:48.631567 30225 consensus_queue.cc:260] T 98748402c9e74c8f9d1807cfa5819fcc P b1226e11af644398814a065dd6f37b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:48.621301 30226 tablet_bootstrap.cc:492] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d: No bootstrap required, opened a new log
I20260710 11:02:48.635072 30226 ts_tablet_manager.cc:1403] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d: Time spent bootstrapping tablet: real 0.060s	user 0.008s	sys 0.004s
I20260710 11:02:48.642753 30225 ts_tablet_manager.cc:1434] T 98748402c9e74c8f9d1807cfa5819fcc P b1226e11af644398814a065dd6f37b79: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.000s
I20260710 11:02:48.635269 30232 leader_election.cc:290] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 2 election: Requested vote from peers b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073), 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937)
I20260710 11:02:48.654484 30381 raft_consensus.cc:697] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [term 2 LEADER]: Becoming Leader. State: Replica: 342d5f7023244711bc1af9527595b847, State: Running, Role: LEADER
I20260710 11:02:48.656268 30381 consensus_queue.cc:237] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [LEADER]: Queue going to LEADER 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: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:48.654064 30234 raft_consensus.cc:515] T 98748402c9e74c8f9d1807cfa5819fcc P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:48.658619 30106 raft_consensus.cc:2468] T 7c8fbc2499394c7d9075a4f447cec8d0 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 342d5f7023244711bc1af9527595b847 in term 2.
I20260710 11:02:48.660554 30225 tablet_bootstrap.cc:492] T 506f4b94615b412da47c25d805183157 P b1226e11af644398814a065dd6f37b79: Bootstrap starting.
I20260710 11:02:48.668655 30225 tablet_bootstrap.cc:654] T 506f4b94615b412da47c25d805183157 P b1226e11af644398814a065dd6f37b79: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:48.668766 29956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98748402c9e74c8f9d1807cfa5819fcc" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79"
I20260710 11:02:48.669389 29956 raft_consensus.cc:3060] T 98748402c9e74c8f9d1807cfa5819fcc P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:48.690037 30227 tablet_bootstrap.cc:492] T d6f3d8e933cd4a6e9e39aa383d17dd82 P 30c2b1cfe6e54042a2be52d2c7ade2c8: No bootstrap required, opened a new log
I20260710 11:02:48.690647 30227 ts_tablet_manager.cc:1403] T d6f3d8e933cd4a6e9e39aa383d17dd82 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Time spent bootstrapping tablet: real 0.369s	user 0.034s	sys 0.051s
I20260710 11:02:48.700102 29956 raft_consensus.cc:2468] T 98748402c9e74c8f9d1807cfa5819fcc P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c798986f87ed4d17b57502005e00108d in term 1.
I20260710 11:02:48.701434 30147 leader_election.cc:304] T 98748402c9e74c8f9d1807cfa5819fcc P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1226e11af644398814a065dd6f37b79, c798986f87ed4d17b57502005e00108d; no voters: 
I20260710 11:02:48.698103 30226 raft_consensus.cc:359] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:48.703025 30226 raft_consensus.cc:385] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:48.703362 30226 raft_consensus.cc:740] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c798986f87ed4d17b57502005e00108d, State: Initialized, Role: FOLLOWER
I20260710 11:02:48.706255 30390 raft_consensus.cc:2804] T 98748402c9e74c8f9d1807cfa5819fcc P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:48.707021 30390 raft_consensus.cc:697] T 98748402c9e74c8f9d1807cfa5819fcc P c798986f87ed4d17b57502005e00108d [term 1 LEADER]: Becoming Leader. State: Replica: c798986f87ed4d17b57502005e00108d, State: Running, Role: LEADER
I20260710 11:02:48.708106 30390 consensus_queue.cc:237] T 98748402c9e74c8f9d1807cfa5819fcc P c798986f87ed4d17b57502005e00108d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:48.710007 30227 raft_consensus.cc:359] T d6f3d8e933cd4a6e9e39aa383d17dd82 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:48.710656 30227 raft_consensus.cc:385] T d6f3d8e933cd4a6e9e39aa383d17dd82 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:48.710881 30227 raft_consensus.cc:740] T d6f3d8e933cd4a6e9e39aa383d17dd82 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c2b1cfe6e54042a2be52d2c7ade2c8, State: Initialized, Role: FOLLOWER
I20260710 11:02:48.711481 30227 consensus_queue.cc:260] T d6f3d8e933cd4a6e9e39aa383d17dd82 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:48.712845 30227 ts_tablet_manager.cc:1434] T d6f3d8e933cd4a6e9e39aa383d17dd82 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260710 11:02:48.715632 30227 tablet_bootstrap.cc:492] T 506f4b94615b412da47c25d805183157 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Bootstrap starting.
I20260710 11:02:48.716588 30032 raft_consensus.cc:3060] T 6c914dbb1eb6455e95e8295ab0f41a03 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:48.722903 30227 tablet_bootstrap.cc:654] T 506f4b94615b412da47c25d805183157 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:48.704036 30226 consensus_queue.cc:260] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:48.744398 30234 leader_election.cc:290] T 98748402c9e74c8f9d1807cfa5819fcc P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 election: Requested vote from peers b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073), 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973)
I20260710 11:02:48.715632 29856 catalog_manager.cc:5697] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1226e11af644398814a065dd6f37b79 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "b1226e11af644398814a065dd6f37b79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:48.744220 29855 catalog_manager.cc:5697] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 reported cstate change: term changed from 0 to 2, leader changed from <none> to 342d5f7023244711bc1af9527595b847 (127.27.60.130). New cstate: current_term: 2 leader_uuid: "342d5f7023244711bc1af9527595b847" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:48.754190 30226 ts_tablet_manager.cc:1434] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d: Time spent starting tablet: real 0.119s	user 0.006s	sys 0.002s
I20260710 11:02:48.762976 30032 raft_consensus.cc:1275] T 6c914dbb1eb6455e95e8295ab0f41a03 P 342d5f7023244711bc1af9527595b847 [term 2 FOLLOWER]: Refusing update from remote peer c798986f87ed4d17b57502005e00108d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:48.769814 30225 tablet_bootstrap.cc:492] T 506f4b94615b412da47c25d805183157 P b1226e11af644398814a065dd6f37b79: No bootstrap required, opened a new log
I20260710 11:02:48.770367 30225 ts_tablet_manager.cc:1403] T 506f4b94615b412da47c25d805183157 P b1226e11af644398814a065dd6f37b79: Time spent bootstrapping tablet: real 0.110s	user 0.018s	sys 0.002s
I20260710 11:02:48.771944 30033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98748402c9e74c8f9d1807cfa5819fcc" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "342d5f7023244711bc1af9527595b847"
I20260710 11:02:48.773285 30033 raft_consensus.cc:3060] T 98748402c9e74c8f9d1807cfa5819fcc P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:48.780920 30033 raft_consensus.cc:2468] T 98748402c9e74c8f9d1807cfa5819fcc P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c798986f87ed4d17b57502005e00108d in term 1.
I20260710 11:02:48.784948 30227 tablet_bootstrap.cc:492] T 506f4b94615b412da47c25d805183157 P 30c2b1cfe6e54042a2be52d2c7ade2c8: No bootstrap required, opened a new log
I20260710 11:02:48.785578 30227 ts_tablet_manager.cc:1403] T 506f4b94615b412da47c25d805183157 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Time spent bootstrapping tablet: real 0.070s	user 0.032s	sys 0.016s
I20260710 11:02:48.786546 30225 raft_consensus.cc:359] T 506f4b94615b412da47c25d805183157 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:48.790252 30225 raft_consensus.cc:385] T 506f4b94615b412da47c25d805183157 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:48.790553 30225 raft_consensus.cc:740] T 506f4b94615b412da47c25d805183157 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1226e11af644398814a065dd6f37b79, State: Initialized, Role: FOLLOWER
I20260710 11:02:48.793795 30227 raft_consensus.cc:359] T 506f4b94615b412da47c25d805183157 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:48.794667 30227 raft_consensus.cc:385] T 506f4b94615b412da47c25d805183157 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:48.794318 30225 consensus_queue.cc:260] T 506f4b94615b412da47c25d805183157 P b1226e11af644398814a065dd6f37b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:48.795023 30227 raft_consensus.cc:740] T 506f4b94615b412da47c25d805183157 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c2b1cfe6e54042a2be52d2c7ade2c8, State: Initialized, Role: FOLLOWER
I20260710 11:02:48.795939 30227 consensus_queue.cc:260] T 506f4b94615b412da47c25d805183157 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:48.796866 30225 ts_tablet_manager.cc:1434] T 506f4b94615b412da47c25d805183157 P b1226e11af644398814a065dd6f37b79: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260710 11:02:48.797991 30225 tablet_bootstrap.cc:492] T 85c0d662a7194baabb4286f64f171deb P b1226e11af644398814a065dd6f37b79: Bootstrap starting.
I20260710 11:02:48.801396 30227 ts_tablet_manager.cc:1434] T 506f4b94615b412da47c25d805183157 P 30c2b1cfe6e54042a2be52d2c7ade2c8: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 11:02:48.802498 30227 tablet_bootstrap.cc:492] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8: Bootstrap starting.
I20260710 11:02:48.806931 30225 tablet_bootstrap.cc:654] T 85c0d662a7194baabb4286f64f171deb P b1226e11af644398814a065dd6f37b79: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:48.808720 30227 tablet_bootstrap.cc:654] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:48.777117 30390 consensus_queue.cc:1048] T 6c914dbb1eb6455e95e8295ab0f41a03 P c798986f87ed4d17b57502005e00108d [LEADER]: Connected to new peer: Peer: permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:48.821624 29955 raft_consensus.cc:1275] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Refusing update from remote peer c798986f87ed4d17b57502005e00108d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:48.823740 30234 consensus_queue.cc:1048] T 6c914dbb1eb6455e95e8295ab0f41a03 P c798986f87ed4d17b57502005e00108d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:48.833118 29855 catalog_manager.cc:5697] T 98748402c9e74c8f9d1807cfa5819fcc P c798986f87ed4d17b57502005e00108d reported cstate change: term changed from 0 to 1, leader changed from <none> to c798986f87ed4d17b57502005e00108d (127.27.60.132). New cstate: current_term: 1 leader_uuid: "c798986f87ed4d17b57502005e00108d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:48.838963 30234 raft_consensus.cc:493] T 85c0d662a7194baabb4286f64f171deb P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:48.839531 30234 raft_consensus.cc:515] T 85c0d662a7194baabb4286f64f171deb P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:48.840600 30225 tablet_bootstrap.cc:492] T 85c0d662a7194baabb4286f64f171deb P b1226e11af644398814a065dd6f37b79: No bootstrap required, opened a new log
I20260710 11:02:48.841136 30225 ts_tablet_manager.cc:1403] T 85c0d662a7194baabb4286f64f171deb P b1226e11af644398814a065dd6f37b79: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.006s
I20260710 11:02:48.842738 30106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c0d662a7194baabb4286f64f171deb" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" is_pre_election: true
I20260710 11:02:48.843396 30106 raft_consensus.cc:2468] T 85c0d662a7194baabb4286f64f171deb P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c798986f87ed4d17b57502005e00108d in term 0.
I20260710 11:02:48.844079 30225 raft_consensus.cc:359] T 85c0d662a7194baabb4286f64f171deb P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:48.844693 30145 leader_election.cc:304] T 85c0d662a7194baabb4286f64f171deb P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c2b1cfe6e54042a2be52d2c7ade2c8, c798986f87ed4d17b57502005e00108d; no voters: 
I20260710 11:02:48.844879 30225 raft_consensus.cc:385] T 85c0d662a7194baabb4286f64f171deb P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:48.845379 30225 raft_consensus.cc:740] T 85c0d662a7194baabb4286f64f171deb P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1226e11af644398814a065dd6f37b79, State: Initialized, Role: FOLLOWER
I20260710 11:02:48.845763 30394 raft_consensus.cc:2804] T 85c0d662a7194baabb4286f64f171deb P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:48.846179 30394 raft_consensus.cc:493] T 85c0d662a7194baabb4286f64f171deb P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:48.846565 30394 raft_consensus.cc:3060] T 85c0d662a7194baabb4286f64f171deb P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:48.846295 30225 consensus_queue.cc:260] T 85c0d662a7194baabb4286f64f171deb P b1226e11af644398814a065dd6f37b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:48.849493 29955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c0d662a7194baabb4286f64f171deb" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79" is_pre_election: true
I20260710 11:02:48.850266 29955 raft_consensus.cc:2468] T 85c0d662a7194baabb4286f64f171deb P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c798986f87ed4d17b57502005e00108d in term 0.
I20260710 11:02:48.851824 30234 leader_election.cc:290] T 85c0d662a7194baabb4286f64f171deb P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937), b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073)
I20260710 11:02:48.852489 30225 ts_tablet_manager.cc:1434] T 85c0d662a7194baabb4286f64f171deb P b1226e11af644398814a065dd6f37b79: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:02:48.853070 30234 raft_consensus.cc:493] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:48.853569 30234 raft_consensus.cc:515] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:48.856655 30032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7b861682164eccb726ea6a910d717a" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "342d5f7023244711bc1af9527595b847" is_pre_election: true
I20260710 11:02:48.856843 30394 raft_consensus.cc:515] T 85c0d662a7194baabb4286f64f171deb P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:48.857311 30032 raft_consensus.cc:2468] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c798986f87ed4d17b57502005e00108d in term 0.
I20260710 11:02:48.857431 30234 leader_election.cc:290] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973), 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937)
I20260710 11:02:48.857331 30106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7b861682164eccb726ea6a910d717a" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" is_pre_election: true
I20260710 11:02:48.858840 30146 leader_election.cc:304] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 342d5f7023244711bc1af9527595b847, c798986f87ed4d17b57502005e00108d; no voters: 
W20260710 11:02:48.859740 30145 leader_election.cc:343] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:48.863008 30316 raft_consensus.cc:2804] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:48.863502 30316 raft_consensus.cc:493] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:48.863965 30316 raft_consensus.cc:3060] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:48.859805 30394 leader_election.cc:290] T 85c0d662a7194baabb4286f64f171deb P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 election: Requested vote from peers 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937), b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073)
I20260710 11:02:48.867354 30227 tablet_bootstrap.cc:492] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8: No bootstrap required, opened a new log
I20260710 11:02:48.867895 30227 ts_tablet_manager.cc:1403] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8: Time spent bootstrapping tablet: real 0.066s	user 0.022s	sys 0.012s
I20260710 11:02:48.869881 30106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c0d662a7194baabb4286f64f171deb" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
I20260710 11:02:48.876353 30106 raft_consensus.cc:3060] T 85c0d662a7194baabb4286f64f171deb P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:48.881494 29955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c0d662a7194baabb4286f64f171deb" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79"
I20260710 11:02:48.884490 29955 raft_consensus.cc:3060] T 85c0d662a7194baabb4286f64f171deb P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:48.891785 29955 raft_consensus.cc:2468] T 85c0d662a7194baabb4286f64f171deb P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c798986f87ed4d17b57502005e00108d in term 1.
I20260710 11:02:48.875515 30372 raft_consensus.cc:493] T d6f3d8e933cd4a6e9e39aa383d17dd82 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:48.871325 30227 raft_consensus.cc:359] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:48.893958 30380 raft_consensus.cc:493] T 506f4b94615b412da47c25d805183157 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:48.894425 30316 raft_consensus.cc:515] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:48.895478 30106 raft_consensus.cc:2468] T 85c0d662a7194baabb4286f64f171deb P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c798986f87ed4d17b57502005e00108d in term 1.
I20260710 11:02:48.895519 30372 raft_consensus.cc:515] T d6f3d8e933cd4a6e9e39aa383d17dd82 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:48.906343 30147 leader_election.cc:304] T 85c0d662a7194baabb4286f64f171deb P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1226e11af644398814a065dd6f37b79, c798986f87ed4d17b57502005e00108d; no voters: 
I20260710 11:02:48.907711 30372 leader_election.cc:290] T d6f3d8e933cd4a6e9e39aa383d17dd82 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973), c798986f87ed4d17b57502005e00108d (127.27.60.132:44161)
I20260710 11:02:48.907920 30234 raft_consensus.cc:2804] T 85c0d662a7194baabb4286f64f171deb P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:48.908630 30234 raft_consensus.cc:697] T 85c0d662a7194baabb4286f64f171deb P c798986f87ed4d17b57502005e00108d [term 1 LEADER]: Becoming Leader. State: Replica: c798986f87ed4d17b57502005e00108d, State: Running, Role: LEADER
I20260710 11:02:48.909192 30178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f3d8e933cd4a6e9e39aa383d17dd82" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d" is_pre_election: true
I20260710 11:02:48.909552 30234 consensus_queue.cc:237] T 85c0d662a7194baabb4286f64f171deb P c798986f87ed4d17b57502005e00108d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:48.912652 30033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f3d8e933cd4a6e9e39aa383d17dd82" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "342d5f7023244711bc1af9527595b847" is_pre_election: true
I20260710 11:02:48.913101 30227 raft_consensus.cc:385] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:48.913544 30227 raft_consensus.cc:740] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c2b1cfe6e54042a2be52d2c7ade2c8, State: Initialized, Role: FOLLOWER
I20260710 11:02:48.914460 30072 leader_election.cc:304] T d6f3d8e933cd4a6e9e39aa383d17dd82 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c2b1cfe6e54042a2be52d2c7ade2c8; no voters: 342d5f7023244711bc1af9527595b847, c798986f87ed4d17b57502005e00108d
I20260710 11:02:48.914525 30227 consensus_queue.cc:260] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:48.916200 30275 raft_consensus.cc:2749] T d6f3d8e933cd4a6e9e39aa383d17dd82 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:48.917492 30227 ts_tablet_manager.cc:1434] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8: Time spent starting tablet: real 0.049s	user 0.011s	sys 0.000s
I20260710 11:02:48.919123 30380 raft_consensus.cc:515] T 506f4b94615b412da47c25d805183157 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:48.923120 30033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506f4b94615b412da47c25d805183157" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "342d5f7023244711bc1af9527595b847" is_pre_election: true
I20260710 11:02:48.923815 30033 raft_consensus.cc:2468] T 506f4b94615b412da47c25d805183157 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c2b1cfe6e54042a2be52d2c7ade2c8 in term 0.
I20260710 11:02:48.924892 30380 leader_election.cc:290] T 506f4b94615b412da47c25d805183157 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073), 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973)
I20260710 11:02:48.925940 29955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506f4b94615b412da47c25d805183157" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79" is_pre_election: true
I20260710 11:02:48.926669 29955 raft_consensus.cc:2468] T 506f4b94615b412da47c25d805183157 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c2b1cfe6e54042a2be52d2c7ade2c8 in term 0.
I20260710 11:02:48.927103 30033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7b861682164eccb726ea6a910d717a" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "342d5f7023244711bc1af9527595b847"
I20260710 11:02:48.926865 29855 catalog_manager.cc:5697] T 85c0d662a7194baabb4286f64f171deb P c798986f87ed4d17b57502005e00108d reported cstate change: term changed from 0 to 1, leader changed from <none> to c798986f87ed4d17b57502005e00108d (127.27.60.132). New cstate: current_term: 1 leader_uuid: "c798986f87ed4d17b57502005e00108d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:48.927728 30033 raft_consensus.cc:3060] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:48.929592 30073 leader_election.cc:304] T 506f4b94615b412da47c25d805183157 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c2b1cfe6e54042a2be52d2c7ade2c8, b1226e11af644398814a065dd6f37b79; no voters: 
I20260710 11:02:48.935810 30104 raft_consensus.cc:3060] T d6f3d8e933cd4a6e9e39aa383d17dd82 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:48.937917 30380 raft_consensus.cc:2804] T 506f4b94615b412da47c25d805183157 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:48.938486 30380 raft_consensus.cc:493] T 506f4b94615b412da47c25d805183157 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:48.938975 30380 raft_consensus.cc:3060] T 506f4b94615b412da47c25d805183157 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:48.943058 30394 consensus_queue.cc:1048] T b15d347c77464469839117f757739352 P c798986f87ed4d17b57502005e00108d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:48.946977 30234 consensus_queue.cc:1048] T b15d347c77464469839117f757739352 P c798986f87ed4d17b57502005e00108d [LEADER]: Connected to new peer: Peer: permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:48.950016 30316 leader_election.cc:290] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 election: Requested vote from peers 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973), 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937)
I20260710 11:02:48.951457 30106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7b861682164eccb726ea6a910d717a" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
I20260710 11:02:48.952203 30106 raft_consensus.cc:3060] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:48.953644 30033 raft_consensus.cc:2468] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c798986f87ed4d17b57502005e00108d in term 1.
I20260710 11:02:48.955199 30146 leader_election.cc:304] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 342d5f7023244711bc1af9527595b847, c798986f87ed4d17b57502005e00108d; no voters: 
I20260710 11:02:48.956116 30234 raft_consensus.cc:2804] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:48.956607 30234 raft_consensus.cc:697] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d [term 1 LEADER]: Becoming Leader. State: Replica: c798986f87ed4d17b57502005e00108d, State: Running, Role: LEADER
I20260710 11:02:48.957535 30234 consensus_queue.cc:237] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:02:48.960419 30380 raft_consensus.cc:515] T 506f4b94615b412da47c25d805183157 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:48.968875 30380 leader_election.cc:290] T 506f4b94615b412da47c25d805183157 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 1 election: Requested vote from peers b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073), 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973)
I20260710 11:02:48.969092 29955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506f4b94615b412da47c25d805183157" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79"
I20260710 11:02:48.969794 29955 raft_consensus.cc:3060] T 506f4b94615b412da47c25d805183157 P b1226e11af644398814a065dd6f37b79 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:48.970090 30033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506f4b94615b412da47c25d805183157" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "342d5f7023244711bc1af9527595b847"
I20260710 11:02:48.970646 30033 raft_consensus.cc:3060] T 506f4b94615b412da47c25d805183157 P 342d5f7023244711bc1af9527595b847 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:48.976879 29955 raft_consensus.cc:2468] T 506f4b94615b412da47c25d805183157 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c2b1cfe6e54042a2be52d2c7ade2c8 in term 1.
I20260710 11:02:48.981879 30106 raft_consensus.cc:2468] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c798986f87ed4d17b57502005e00108d in term 1.
I20260710 11:02:48.977293 30033 raft_consensus.cc:2468] T 506f4b94615b412da47c25d805183157 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c2b1cfe6e54042a2be52d2c7ade2c8 in term 1.
I20260710 11:02:48.984746 30072 leader_election.cc:304] T 506f4b94615b412da47c25d805183157 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c2b1cfe6e54042a2be52d2c7ade2c8, 342d5f7023244711bc1af9527595b847; no voters: 
I20260710 11:02:48.985622 30380 raft_consensus.cc:2804] T 506f4b94615b412da47c25d805183157 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:48.986305 30380 raft_consensus.cc:697] T 506f4b94615b412da47c25d805183157 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 LEADER]: Becoming Leader. State: Replica: 30c2b1cfe6e54042a2be52d2c7ade2c8, State: Running, Role: LEADER
I20260710 11:02:48.987129 30380 consensus_queue.cc:237] T 506f4b94615b412da47c25d805183157 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:48.995385 29855 catalog_manager.cc:5697] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d reported cstate change: term changed from 0 to 1, leader changed from <none> to c798986f87ed4d17b57502005e00108d (127.27.60.132). New cstate: current_term: 1 leader_uuid: "c798986f87ed4d17b57502005e00108d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:49.015961 29855 catalog_manager.cc:5697] T 506f4b94615b412da47c25d805183157 P 30c2b1cfe6e54042a2be52d2c7ade2c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:49.050884 30380 consensus_queue.cc:1048] T c712cdcc61144e6e9b4c8287d8cb2a0d P 30c2b1cfe6e54042a2be52d2c7ade2c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:49.062307 30372 consensus_queue.cc:1048] T c712cdcc61144e6e9b4c8287d8cb2a0d P 30c2b1cfe6e54042a2be52d2c7ade2c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:49.063009 30105 raft_consensus.cc:1275] T 7c8fbc2499394c7d9075a4f447cec8d0 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 FOLLOWER]: Refusing update from remote peer 342d5f7023244711bc1af9527595b847: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:02:49.067844 30381 consensus_queue.cc:1048] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:49.079381 29955 raft_consensus.cc:1275] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Refusing update from remote peer 342d5f7023244711bc1af9527595b847: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:02:49.080945 30389 consensus_queue.cc:1048] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:49.102438 30231 consensus_queue.cc:1048] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:49.114660 30299 consensus_queue.cc:1048] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:49.135609 27890 tablet_server.cc:179] TabletServer@127.27.60.129:0 shutting down...
I20260710 11:02:49.156633 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:49.157960 27890 tablet_replica.cc:333] T 85c0d662a7194baabb4286f64f171deb P b1226e11af644398814a065dd6f37b79: stopping tablet replica
I20260710 11:02:49.158807 27890 raft_consensus.cc:2243] T 85c0d662a7194baabb4286f64f171deb P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:49.159212 27890 raft_consensus.cc:2272] T 85c0d662a7194baabb4286f64f171deb P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:49.161509 27890 tablet_replica.cc:333] T 98748402c9e74c8f9d1807cfa5819fcc P b1226e11af644398814a065dd6f37b79: stopping tablet replica
I20260710 11:02:49.162051 27890 raft_consensus.cc:2243] T 98748402c9e74c8f9d1807cfa5819fcc P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:49.162434 27890 raft_consensus.cc:2272] T 98748402c9e74c8f9d1807cfa5819fcc P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:49.163945 27890 tablet_replica.cc:333] T c712cdcc61144e6e9b4c8287d8cb2a0d P b1226e11af644398814a065dd6f37b79: stopping tablet replica
I20260710 11:02:49.164510 27890 raft_consensus.cc:2243] T c712cdcc61144e6e9b4c8287d8cb2a0d P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:49.164902 27890 raft_consensus.cc:2272] T c712cdcc61144e6e9b4c8287d8cb2a0d P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:49.167279 27890 tablet_replica.cc:333] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79: stopping tablet replica
I20260710 11:02:49.167852 27890 raft_consensus.cc:2243] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:49.168579 27890 raft_consensus.cc:2272] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:49.170492 27890 tablet_replica.cc:333] T 4094a24e40124077ac182b1991276e83 P b1226e11af644398814a065dd6f37b79: stopping tablet replica
I20260710 11:02:49.171020 27890 raft_consensus.cc:2243] T 4094a24e40124077ac182b1991276e83 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:49.171419 27890 raft_consensus.cc:2272] T 4094a24e40124077ac182b1991276e83 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:49.173292 27890 tablet_replica.cc:333] T c45869348bf34adaa2a1cdd1d972ce70 P b1226e11af644398814a065dd6f37b79: stopping tablet replica
I20260710 11:02:49.173898 27890 raft_consensus.cc:2243] T c45869348bf34adaa2a1cdd1d972ce70 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:49.174305 27890 raft_consensus.cc:2272] T c45869348bf34adaa2a1cdd1d972ce70 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:49.176182 27890 tablet_replica.cc:333] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79: stopping tablet replica
I20260710 11:02:49.176864 27890 raft_consensus.cc:2243] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:49.177346 27890 raft_consensus.cc:2272] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:49.180400 27890 tablet_replica.cc:333] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79: stopping tablet replica
I20260710 11:02:49.181191 27890 raft_consensus.cc:2243] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:49.182122 27890 raft_consensus.cc:2272] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:49.184278 27890 tablet_replica.cc:333] T 9f4e2593f6d94497a3bb4006469fe46e P b1226e11af644398814a065dd6f37b79: stopping tablet replica
I20260710 11:02:49.184875 27890 raft_consensus.cc:2243] T 9f4e2593f6d94497a3bb4006469fe46e P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:49.185520 27890 raft_consensus.cc:2272] T 9f4e2593f6d94497a3bb4006469fe46e P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:49.187268 27890 tablet_replica.cc:333] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79: stopping tablet replica
I20260710 11:02:49.188004 27890 raft_consensus.cc:2243] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:49.188539 27890 raft_consensus.cc:2272] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:49.189805 29999 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 15 similar messages]
I20260710 11:02:49.191310 27890 tablet_replica.cc:333] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79: stopping tablet replica
I20260710 11:02:49.192099 27890 raft_consensus.cc:2243] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:02:49.192817 29999 consensus_peers.cc:597] T c45869348bf34adaa2a1cdd1d972ce70 P 342d5f7023244711bc1af9527595b847 -> Peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Couldn't send request to peer b1226e11af644398814a065dd6f37b79. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:49.192914 27890 raft_consensus.cc:2272] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:49.194943 27890 tablet_replica.cc:333] T 554d43e07e0b4835bdc14c3731ea39d1 P b1226e11af644398814a065dd6f37b79: stopping tablet replica
I20260710 11:02:49.195434 27890 raft_consensus.cc:2243] T 554d43e07e0b4835bdc14c3731ea39d1 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:49.195766 27890 raft_consensus.cc:2272] T 554d43e07e0b4835bdc14c3731ea39d1 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:49.197506 27890 tablet_replica.cc:333] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79: stopping tablet replica
I20260710 11:02:49.198308 27890 raft_consensus.cc:2243] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:49.198827 27890 raft_consensus.cc:2272] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:49.200874 27890 tablet_replica.cc:333] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79: stopping tablet replica
I20260710 11:02:49.201360 27890 raft_consensus.cc:2243] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:49.202114 27890 raft_consensus.cc:2272] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:49.203919 27890 tablet_replica.cc:333] T 7d23a290d303435db4ad5da93c7ce30b P b1226e11af644398814a065dd6f37b79: stopping tablet replica
I20260710 11:02:49.204380 27890 raft_consensus.cc:2243] T 7d23a290d303435db4ad5da93c7ce30b P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:49.204711 27890 raft_consensus.cc:2272] T 7d23a290d303435db4ad5da93c7ce30b P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:49.206231 27890 tablet_replica.cc:333] T 506f4b94615b412da47c25d805183157 P b1226e11af644398814a065dd6f37b79: stopping tablet replica
I20260710 11:02:49.206650 27890 raft_consensus.cc:2243] T 506f4b94615b412da47c25d805183157 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:49.206943 27890 raft_consensus.cc:2272] T 506f4b94615b412da47c25d805183157 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:49.208691 27890 tablet_replica.cc:333] T 2140aa1b95d1410c96da3d248595d03f P b1226e11af644398814a065dd6f37b79: stopping tablet replica
I20260710 11:02:49.209111 27890 raft_consensus.cc:2243] T 2140aa1b95d1410c96da3d248595d03f P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:49.209510 27890 raft_consensus.cc:2272] T 2140aa1b95d1410c96da3d248595d03f P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:49.211364 27890 tablet_replica.cc:333] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79: stopping tablet replica
I20260710 11:02:49.211787 27890 raft_consensus.cc:2243] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:49.212405 27890 raft_consensus.cc:2272] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:49.236804 27890 tablet_server.cc:196] TabletServer@127.27.60.129:0 shutdown complete.
I20260710 11:02:49.260349 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:49.266288 30413 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
W20260710 11:02:49.267556 30414 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
W20260710 11:02:49.268366 30416 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
I20260710 11:02:49.268996 27890 server_base.cc:1061] running on GCE node
I20260710 11:02:49.270980 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:49.271178 27890 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:49.271380 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783681369271366 us; error 0 us; skew 500 ppm
I20260710 11:02:49.272003 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:49.274514 27890 webserver.cc:533] Webserver started at http://127.27.60.129:40875/ using document root <none> and password file <none>
I20260710 11:02:49.274986 27890 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:49.275138 27890 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:02:49.279168 27890 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:02:49.283913 30421 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:49.284806 27890 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:02:49.285077 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681313955765-27890-0/minicluster-data/ts-0-root
uuid: "b1226e11af644398814a065dd6f37b79"
format_stamp: "Formatted at 2026-07-10 11:02:45 on dist-test-slave-s2gl"
I20260710 11:02:49.285434 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681313955765-27890-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681313955765-27890-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681313955765-27890-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)
I20260710 11:02:49.301173 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:49.302660 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:49.304173 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:49.310811 30430 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 11:02:49.312161 30147 consensus_peers.cc:597] T 6c914dbb1eb6455e95e8295ab0f41a03 P c798986f87ed4d17b57502005e00108d -> Peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Couldn't send request to peer b1226e11af644398814a065dd6f37b79. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:40073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:49.334663 29999 consensus_peers.cc:597] T 2140aa1b95d1410c96da3d248595d03f P 342d5f7023244711bc1af9527595b847 -> Peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Couldn't send request to peer b1226e11af644398814a065dd6f37b79. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:40073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:49.334761 30147 consensus_peers.cc:597] T 98748402c9e74c8f9d1807cfa5819fcc P c798986f87ed4d17b57502005e00108d -> Peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Couldn't send request to peer b1226e11af644398814a065dd6f37b79. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:40073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:49.339624 30234 consensus_queue.cc:1048] T 98748402c9e74c8f9d1807cfa5819fcc P c798986f87ed4d17b57502005e00108d [LEADER]: Connected to new peer: Peer: permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:02:49.355762 30147 consensus_peers.cc:597] T 85c0d662a7194baabb4286f64f171deb P c798986f87ed4d17b57502005e00108d -> Peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Couldn't send request to peer b1226e11af644398814a065dd6f37b79. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:40073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:49.365136 30147 consensus_peers.cc:597] T 40248c6389d44c76b0d260e7e54b84e4 P c798986f87ed4d17b57502005e00108d -> Peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Couldn't send request to peer b1226e11af644398814a065dd6f37b79. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:40073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:49.368359 30234 consensus_queue.cc:1048] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:49.385746 30316 consensus_queue.cc:1048] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d [LEADER]: Connected to new peer: Peer: permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:49.410653 30390 consensus_queue.cc:1048] T 85c0d662a7194baabb4286f64f171deb P c798986f87ed4d17b57502005e00108d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:49.432367 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:02:49.432688 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.124s	user 0.004s	sys 0.000s
I20260710 11:02:49.432956 27890 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
W20260710 11:02:49.438633 30073 consensus_peers.cc:597] T 506f4b94615b412da47c25d805183157 P 30c2b1cfe6e54042a2be52d2c7ade2c8 -> Peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Couldn't send request to peer b1226e11af644398814a065dd6f37b79. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:40073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:49.439499 30430 tablet_bootstrap.cc:492] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79: Bootstrap starting.
I20260710 11:02:49.457602 30430 tablet_bootstrap.cc:492] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79: 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
I20260710 11:02:49.458571 30430 tablet_bootstrap.cc:492] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79: Bootstrap complete.
I20260710 11:02:49.459228 30430 ts_tablet_manager.cc:1403] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260710 11:02:49.461676 30430 raft_consensus.cc:359] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:49.462302 30430 raft_consensus.cc:740] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1226e11af644398814a065dd6f37b79, State: Initialized, Role: FOLLOWER
I20260710 11:02:49.462947 30430 consensus_queue.cc:260] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:49.465337 30430 ts_tablet_manager.cc:1434] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:02:49.466223 30430 tablet_bootstrap.cc:492] T 85c0d662a7194baabb4286f64f171deb P b1226e11af644398814a065dd6f37b79: Bootstrap starting.
I20260710 11:02:49.477702 30430 tablet_bootstrap.cc:492] T 85c0d662a7194baabb4286f64f171deb P b1226e11af644398814a065dd6f37b79: 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
I20260710 11:02:49.478492 30430 tablet_bootstrap.cc:492] T 85c0d662a7194baabb4286f64f171deb P b1226e11af644398814a065dd6f37b79: Bootstrap complete.
I20260710 11:02:49.479110 30430 ts_tablet_manager.cc:1403] T 85c0d662a7194baabb4286f64f171deb P b1226e11af644398814a065dd6f37b79: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:02:49.481341 30430 raft_consensus.cc:359] T 85c0d662a7194baabb4286f64f171deb P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:49.482020 30430 raft_consensus.cc:740] T 85c0d662a7194baabb4286f64f171deb P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1226e11af644398814a065dd6f37b79, State: Initialized, Role: FOLLOWER
I20260710 11:02:49.482621 30430 consensus_queue.cc:260] T 85c0d662a7194baabb4286f64f171deb P b1226e11af644398814a065dd6f37b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:49.484352 30430 ts_tablet_manager.cc:1434] T 85c0d662a7194baabb4286f64f171deb P b1226e11af644398814a065dd6f37b79: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:02:49.485095 30430 tablet_bootstrap.cc:492] T 4094a24e40124077ac182b1991276e83 P b1226e11af644398814a065dd6f37b79: Bootstrap starting.
W20260710 11:02:49.488137 30073 consensus_peers.cc:597] T c712cdcc61144e6e9b4c8287d8cb2a0d P 30c2b1cfe6e54042a2be52d2c7ade2c8 -> Peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Couldn't send request to peer b1226e11af644398814a065dd6f37b79. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:40073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:49.499111 30430 tablet_bootstrap.cc:492] T 4094a24e40124077ac182b1991276e83 P b1226e11af644398814a065dd6f37b79: 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
I20260710 11:02:49.499051 30372 consensus_queue.cc:1048] T 506f4b94615b412da47c25d805183157 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:49.500212 30430 tablet_bootstrap.cc:492] T 4094a24e40124077ac182b1991276e83 P b1226e11af644398814a065dd6f37b79: Bootstrap complete.
I20260710 11:02:49.500839 30430 ts_tablet_manager.cc:1403] T 4094a24e40124077ac182b1991276e83 P b1226e11af644398814a065dd6f37b79: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.007s
I20260710 11:02:49.503067 30430 raft_consensus.cc:359] T 4094a24e40124077ac182b1991276e83 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:49.503587 30430 raft_consensus.cc:740] T 4094a24e40124077ac182b1991276e83 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1226e11af644398814a065dd6f37b79, State: Initialized, Role: FOLLOWER
I20260710 11:02:49.504199 30430 consensus_queue.cc:260] T 4094a24e40124077ac182b1991276e83 P b1226e11af644398814a065dd6f37b79 [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: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:49.505841 30430 ts_tablet_manager.cc:1434] T 4094a24e40124077ac182b1991276e83 P b1226e11af644398814a065dd6f37b79: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.001s
I20260710 11:02:49.506531 30430 tablet_bootstrap.cc:492] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79: Bootstrap starting.
I20260710 11:02:49.523556 30430 tablet_bootstrap.cc:492] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79: 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
I20260710 11:02:49.524683 30430 tablet_bootstrap.cc:492] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79: Bootstrap complete.
I20260710 11:02:49.525326 30430 ts_tablet_manager.cc:1403] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
W20260710 11:02:49.527654 29999 consensus_peers.cc:597] T 9f4e2593f6d94497a3bb4006469fe46e P 342d5f7023244711bc1af9527595b847 -> Peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Couldn't send request to peer b1226e11af644398814a065dd6f37b79. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:40073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:49.527599 30430 raft_consensus.cc:359] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:49.528276 30430 raft_consensus.cc:740] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1226e11af644398814a065dd6f37b79, State: Initialized, Role: FOLLOWER
W20260710 11:02:49.528313 29999 consensus_peers.cc:597] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 -> Peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Couldn't send request to peer b1226e11af644398814a065dd6f37b79. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:40073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:49.529068 30430 consensus_queue.cc:260] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79 [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: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:49.531185 30430 ts_tablet_manager.cc:1434] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:02:49.532156 30430 tablet_bootstrap.cc:492] T c45869348bf34adaa2a1cdd1d972ce70 P b1226e11af644398814a065dd6f37b79: Bootstrap starting.
W20260710 11:02:49.535429 29999 consensus_peers.cc:597] T 554d43e07e0b4835bdc14c3731ea39d1 P 342d5f7023244711bc1af9527595b847 -> Peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Couldn't send request to peer b1226e11af644398814a065dd6f37b79. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:40073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:49.545537 30073 consensus_peers.cc:597] T 4094a24e40124077ac182b1991276e83 P 30c2b1cfe6e54042a2be52d2c7ade2c8 -> Peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Couldn't send request to peer b1226e11af644398814a065dd6f37b79. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:40073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:49.546335 30430 tablet_bootstrap.cc:492] T c45869348bf34adaa2a1cdd1d972ce70 P b1226e11af644398814a065dd6f37b79: 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
I20260710 11:02:49.547210 30430 tablet_bootstrap.cc:492] T c45869348bf34adaa2a1cdd1d972ce70 P b1226e11af644398814a065dd6f37b79: Bootstrap complete.
I20260710 11:02:49.547881 27890 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:02:49.547925 30430 ts_tablet_manager.cc:1403] T c45869348bf34adaa2a1cdd1d972ce70 P b1226e11af644398814a065dd6f37b79: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260710 11:02:49.548331 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.115s	user 0.097s	sys 0.010s
I20260710 11:02:49.550896 30430 raft_consensus.cc:359] T c45869348bf34adaa2a1cdd1d972ce70 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:49.551683 30430 raft_consensus.cc:740] T c45869348bf34adaa2a1cdd1d972ce70 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1226e11af644398814a065dd6f37b79, State: Initialized, Role: FOLLOWER
I20260710 11:02:49.552438 30430 consensus_queue.cc:260] T c45869348bf34adaa2a1cdd1d972ce70 P b1226e11af644398814a065dd6f37b79 [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: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:49.554466 30430 ts_tablet_manager.cc:1434] T c45869348bf34adaa2a1cdd1d972ce70 P b1226e11af644398814a065dd6f37b79: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:02:49.555200 30430 tablet_bootstrap.cc:492] T 2140aa1b95d1410c96da3d248595d03f P b1226e11af644398814a065dd6f37b79: Bootstrap starting.
I20260710 11:02:49.568761 30430 tablet_bootstrap.cc:492] T 2140aa1b95d1410c96da3d248595d03f P b1226e11af644398814a065dd6f37b79: 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
I20260710 11:02:49.569607 30430 tablet_bootstrap.cc:492] T 2140aa1b95d1410c96da3d248595d03f P b1226e11af644398814a065dd6f37b79: Bootstrap complete.
I20260710 11:02:49.570153 30430 ts_tablet_manager.cc:1403] T 2140aa1b95d1410c96da3d248595d03f P b1226e11af644398814a065dd6f37b79: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 11:02:49.572252 30430 raft_consensus.cc:359] T 2140aa1b95d1410c96da3d248595d03f P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:49.572971 30430 raft_consensus.cc:740] T 2140aa1b95d1410c96da3d248595d03f P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1226e11af644398814a065dd6f37b79, State: Initialized, Role: FOLLOWER
I20260710 11:02:49.573866 30430 consensus_queue.cc:260] T 2140aa1b95d1410c96da3d248595d03f P b1226e11af644398814a065dd6f37b79 [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: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:49.576385 30430 ts_tablet_manager.cc:1434] T 2140aa1b95d1410c96da3d248595d03f P b1226e11af644398814a065dd6f37b79: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260710 11:02:49.577261 30430 tablet_bootstrap.cc:492] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79: Bootstrap starting.
I20260710 11:02:49.591578 30430 tablet_bootstrap.cc:492] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79: 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
I20260710 11:02:49.592619 30430 tablet_bootstrap.cc:492] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79: Bootstrap complete.
I20260710 11:02:49.593292 30430 ts_tablet_manager.cc:1403] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 11:02:49.595479 30430 raft_consensus.cc:359] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:49.596055 30430 raft_consensus.cc:740] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1226e11af644398814a065dd6f37b79, State: Initialized, Role: FOLLOWER
I20260710 11:02:49.596909 30430 consensus_queue.cc:260] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79 [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: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:49.599251 30430 ts_tablet_manager.cc:1434] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:02:49.600073 30430 tablet_bootstrap.cc:492] T 98748402c9e74c8f9d1807cfa5819fcc P b1226e11af644398814a065dd6f37b79: Bootstrap starting.
I20260710 11:02:49.615756 30430 tablet_bootstrap.cc:492] T 98748402c9e74c8f9d1807cfa5819fcc P b1226e11af644398814a065dd6f37b79: 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
I20260710 11:02:49.616765 30430 tablet_bootstrap.cc:492] T 98748402c9e74c8f9d1807cfa5819fcc P b1226e11af644398814a065dd6f37b79: Bootstrap complete.
I20260710 11:02:49.617545 30430 ts_tablet_manager.cc:1403] T 98748402c9e74c8f9d1807cfa5819fcc P b1226e11af644398814a065dd6f37b79: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 11:02:49.619966 30430 raft_consensus.cc:359] T 98748402c9e74c8f9d1807cfa5819fcc P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:49.620780 30430 raft_consensus.cc:740] T 98748402c9e74c8f9d1807cfa5819fcc P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1226e11af644398814a065dd6f37b79, State: Initialized, Role: FOLLOWER
I20260710 11:02:49.621670 30430 consensus_queue.cc:260] T 98748402c9e74c8f9d1807cfa5819fcc P b1226e11af644398814a065dd6f37b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:49.624099 30430 ts_tablet_manager.cc:1434] T 98748402c9e74c8f9d1807cfa5819fcc P b1226e11af644398814a065dd6f37b79: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:02:49.625038 30430 tablet_bootstrap.cc:492] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79: Bootstrap starting.
I20260710 11:02:49.629837 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.129:40073
I20260710 11:02:49.629968 30503 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.129:40073 every 8 connection(s)
I20260710 11:02:49.641657 30430 tablet_bootstrap.cc:492] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79: 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
I20260710 11:02:49.642555 30430 tablet_bootstrap.cc:492] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79: Bootstrap complete.
I20260710 11:02:49.643265 30430 ts_tablet_manager.cc:1403] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 11:02:49.645597 30430 raft_consensus.cc:359] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:49.646282 30430 raft_consensus.cc:740] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1226e11af644398814a065dd6f37b79, State: Initialized, Role: FOLLOWER
I20260710 11:02:49.646989 30430 consensus_queue.cc:260] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [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: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:49.648778 30430 ts_tablet_manager.cc:1434] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:02:49.649616 30430 tablet_bootstrap.cc:492] T 554d43e07e0b4835bdc14c3731ea39d1 P b1226e11af644398814a065dd6f37b79: Bootstrap starting.
I20260710 11:02:49.653537 30504 heartbeater.cc:344] Connected to a master server at 127.27.60.190:46827
I20260710 11:02:49.653955 30504 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:49.654682 30504 heartbeater.cc:507] Master 127.27.60.190:46827 requested a full tablet report, sending...
I20260710 11:02:49.661023 30430 tablet_bootstrap.cc:492] T 554d43e07e0b4835bdc14c3731ea39d1 P b1226e11af644398814a065dd6f37b79: 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
I20260710 11:02:49.661665 29851 ts_manager.cc:194] Re-registered known tserver with Master: b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073)
I20260710 11:02:49.662016 30430 tablet_bootstrap.cc:492] T 554d43e07e0b4835bdc14c3731ea39d1 P b1226e11af644398814a065dd6f37b79: Bootstrap complete.
I20260710 11:02:49.662613 30430 ts_tablet_manager.cc:1403] T 554d43e07e0b4835bdc14c3731ea39d1 P b1226e11af644398814a065dd6f37b79: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260710 11:02:49.664650 30430 raft_consensus.cc:359] T 554d43e07e0b4835bdc14c3731ea39d1 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:49.665154 30430 raft_consensus.cc:740] T 554d43e07e0b4835bdc14c3731ea39d1 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1226e11af644398814a065dd6f37b79, State: Initialized, Role: FOLLOWER
I20260710 11:02:49.665722 30430 consensus_queue.cc:260] T 554d43e07e0b4835bdc14c3731ea39d1 P b1226e11af644398814a065dd6f37b79 [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: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:49.667344 30430 ts_tablet_manager.cc:1434] T 554d43e07e0b4835bdc14c3731ea39d1 P b1226e11af644398814a065dd6f37b79: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:02:49.668138 30430 tablet_bootstrap.cc:492] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79: Bootstrap starting.
I20260710 11:02:49.679561 29851 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45834
I20260710 11:02:49.683058 30504 heartbeater.cc:499] Master 127.27.60.190:46827 was elected leader, sending a full tablet report...
I20260710 11:02:49.684604 30430 tablet_bootstrap.cc:492] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79: 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
I20260710 11:02:49.685557 30430 tablet_bootstrap.cc:492] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79: Bootstrap complete.
I20260710 11:02:49.686192 30430 ts_tablet_manager.cc:1403] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260710 11:02:49.688546 30430 raft_consensus.cc:359] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:49.689239 30430 raft_consensus.cc:740] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1226e11af644398814a065dd6f37b79, State: Initialized, Role: FOLLOWER
I20260710 11:02:49.689934 30430 consensus_queue.cc:260] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79 [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: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:49.691288 30430 ts_tablet_manager.cc:1434] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:02:49.691933 30430 tablet_bootstrap.cc:492] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79: Bootstrap starting.
I20260710 11:02:49.704689 30430 tablet_bootstrap.cc:492] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79: 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
I20260710 11:02:49.705857 30430 tablet_bootstrap.cc:492] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79: Bootstrap complete.
I20260710 11:02:49.706557 30430 ts_tablet_manager.cc:1403] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 11:02:49.708931 30430 raft_consensus.cc:359] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:49.709504 30430 raft_consensus.cc:740] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1226e11af644398814a065dd6f37b79, State: Initialized, Role: FOLLOWER
I20260710 11:02:49.710120 30430 consensus_queue.cc:260] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [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: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:49.712157 30430 ts_tablet_manager.cc:1434] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:02:49.713001 30430 tablet_bootstrap.cc:492] T 7d23a290d303435db4ad5da93c7ce30b P b1226e11af644398814a065dd6f37b79: Bootstrap starting.
W20260710 11:02:49.716863 29999 consensus_peers.cc:597] T 7d23a290d303435db4ad5da93c7ce30b P 342d5f7023244711bc1af9527595b847 -> Peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Couldn't send request to peer b1226e11af644398814a065dd6f37b79. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:49.724997 30430 tablet_bootstrap.cc:492] T 7d23a290d303435db4ad5da93c7ce30b P b1226e11af644398814a065dd6f37b79: 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
I20260710 11:02:49.726078 30430 tablet_bootstrap.cc:492] T 7d23a290d303435db4ad5da93c7ce30b P b1226e11af644398814a065dd6f37b79: Bootstrap complete.
I20260710 11:02:49.726754 30430 ts_tablet_manager.cc:1403] T 7d23a290d303435db4ad5da93c7ce30b P b1226e11af644398814a065dd6f37b79: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.007s
I20260710 11:02:49.728981 30430 raft_consensus.cc:359] T 7d23a290d303435db4ad5da93c7ce30b P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:49.729703 30430 raft_consensus.cc:740] T 7d23a290d303435db4ad5da93c7ce30b P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1226e11af644398814a065dd6f37b79, State: Initialized, Role: FOLLOWER
I20260710 11:02:49.730203 30430 consensus_queue.cc:260] T 7d23a290d303435db4ad5da93c7ce30b P b1226e11af644398814a065dd6f37b79 [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: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:49.731994 30430 ts_tablet_manager.cc:1434] T 7d23a290d303435db4ad5da93c7ce30b P b1226e11af644398814a065dd6f37b79: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 11:02:49.733034 30430 tablet_bootstrap.cc:492] T 9f4e2593f6d94497a3bb4006469fe46e P b1226e11af644398814a065dd6f37b79: Bootstrap starting.
I20260710 11:02:49.753132 30430 tablet_bootstrap.cc:492] T 9f4e2593f6d94497a3bb4006469fe46e P b1226e11af644398814a065dd6f37b79: 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
I20260710 11:02:49.754215 30430 tablet_bootstrap.cc:492] T 9f4e2593f6d94497a3bb4006469fe46e P b1226e11af644398814a065dd6f37b79: Bootstrap complete.
I20260710 11:02:49.754930 30430 ts_tablet_manager.cc:1403] T 9f4e2593f6d94497a3bb4006469fe46e P b1226e11af644398814a065dd6f37b79: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260710 11:02:49.757515 30430 raft_consensus.cc:359] T 9f4e2593f6d94497a3bb4006469fe46e P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:49.758401 30430 raft_consensus.cc:740] T 9f4e2593f6d94497a3bb4006469fe46e P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1226e11af644398814a065dd6f37b79, State: Initialized, Role: FOLLOWER
I20260710 11:02:49.759100 30430 consensus_queue.cc:260] T 9f4e2593f6d94497a3bb4006469fe46e P b1226e11af644398814a065dd6f37b79 [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: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:49.761161 30430 ts_tablet_manager.cc:1434] T 9f4e2593f6d94497a3bb4006469fe46e P b1226e11af644398814a065dd6f37b79: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:02:49.762034 30430 tablet_bootstrap.cc:492] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79: Bootstrap starting.
I20260710 11:02:49.777926 30430 tablet_bootstrap.cc:492] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79: 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
I20260710 11:02:49.778786 30430 tablet_bootstrap.cc:492] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79: Bootstrap complete.
I20260710 11:02:49.779493 30430 ts_tablet_manager.cc:1403] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 11:02:49.781260 30430 raft_consensus.cc:359] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:49.781946 30430 raft_consensus.cc:740] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1226e11af644398814a065dd6f37b79, State: Initialized, Role: FOLLOWER
I20260710 11:02:49.782689 30430 consensus_queue.cc:260] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79 [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: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:49.784662 30430 ts_tablet_manager.cc:1434] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:02:49.785367 30430 tablet_bootstrap.cc:492] T c712cdcc61144e6e9b4c8287d8cb2a0d P b1226e11af644398814a065dd6f37b79: Bootstrap starting.
I20260710 11:02:49.798041 30430 tablet_bootstrap.cc:492] T c712cdcc61144e6e9b4c8287d8cb2a0d P b1226e11af644398814a065dd6f37b79: 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
I20260710 11:02:49.799124 30430 tablet_bootstrap.cc:492] T c712cdcc61144e6e9b4c8287d8cb2a0d P b1226e11af644398814a065dd6f37b79: Bootstrap complete.
I20260710 11:02:49.800087 30430 ts_tablet_manager.cc:1403] T c712cdcc61144e6e9b4c8287d8cb2a0d P b1226e11af644398814a065dd6f37b79: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 11:02:49.801959 30430 raft_consensus.cc:359] T c712cdcc61144e6e9b4c8287d8cb2a0d P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:49.802537 30430 raft_consensus.cc:740] T c712cdcc61144e6e9b4c8287d8cb2a0d P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1226e11af644398814a065dd6f37b79, State: Initialized, Role: FOLLOWER
I20260710 11:02:49.803150 30430 consensus_queue.cc:260] T c712cdcc61144e6e9b4c8287d8cb2a0d P b1226e11af644398814a065dd6f37b79 [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: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:49.804586 30430 ts_tablet_manager.cc:1434] T c712cdcc61144e6e9b4c8287d8cb2a0d P b1226e11af644398814a065dd6f37b79: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:02:49.805200 30430 tablet_bootstrap.cc:492] T 506f4b94615b412da47c25d805183157 P b1226e11af644398814a065dd6f37b79: Bootstrap starting.
I20260710 11:02:49.815302 30430 tablet_bootstrap.cc:492] T 506f4b94615b412da47c25d805183157 P b1226e11af644398814a065dd6f37b79: 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
I20260710 11:02:49.816071 30430 tablet_bootstrap.cc:492] T 506f4b94615b412da47c25d805183157 P b1226e11af644398814a065dd6f37b79: Bootstrap complete.
I20260710 11:02:49.816607 30430 ts_tablet_manager.cc:1403] T 506f4b94615b412da47c25d805183157 P b1226e11af644398814a065dd6f37b79: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:02:49.818328 30430 raft_consensus.cc:359] T 506f4b94615b412da47c25d805183157 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:49.818805 30430 raft_consensus.cc:740] T 506f4b94615b412da47c25d805183157 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1226e11af644398814a065dd6f37b79, State: Initialized, Role: FOLLOWER
I20260710 11:02:49.819331 30430 consensus_queue.cc:260] T 506f4b94615b412da47c25d805183157 P b1226e11af644398814a065dd6f37b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:49.820740 30430 ts_tablet_manager.cc:1434] T 506f4b94615b412da47c25d805183157 P b1226e11af644398814a065dd6f37b79: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:02:49.821624 30430 tablet_bootstrap.cc:492] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79: Bootstrap starting.
I20260710 11:02:49.835776 30430 tablet_bootstrap.cc:492] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79: 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
I20260710 11:02:49.836585 30430 tablet_bootstrap.cc:492] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79: Bootstrap complete.
I20260710 11:02:49.837148 30430 ts_tablet_manager.cc:1403] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260710 11:02:49.838984 30430 raft_consensus.cc:359] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:49.839483 30430 raft_consensus.cc:740] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1226e11af644398814a065dd6f37b79, State: Initialized, Role: FOLLOWER
I20260710 11:02:49.840011 30430 consensus_queue.cc:260] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79 [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: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:49.841346 30430 ts_tablet_manager.cc:1434] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:02:50.372148 30394 raft_consensus.cc:493] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1226e11af644398814a065dd6f37b79)
I20260710 11:02:50.372772 30394 raft_consensus.cc:515] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:50.375041 30275 raft_consensus.cc:493] T 053f3516a6604c7e987dddeb21a5d492 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1226e11af644398814a065dd6f37b79)
I20260710 11:02:50.375433 30106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053f3516a6604c7e987dddeb21a5d492" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" is_pre_election: true
I20260710 11:02:50.375658 30275 raft_consensus.cc:515] T 053f3516a6604c7e987dddeb21a5d492 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:50.376276 30477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053f3516a6604c7e987dddeb21a5d492" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79" is_pre_election: true
I20260710 11:02:50.376973 30477 raft_consensus.cc:2468] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c798986f87ed4d17b57502005e00108d in term 1.
I20260710 11:02:50.378041 30275 leader_election.cc:290] T 053f3516a6604c7e987dddeb21a5d492 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c798986f87ed4d17b57502005e00108d (127.27.60.132:44161), b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073)
I20260710 11:02:50.378224 30147 leader_election.cc:304] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d [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: b1226e11af644398814a065dd6f37b79, c798986f87ed4d17b57502005e00108d; no voters: 
I20260710 11:02:50.379026 30106 raft_consensus.cc:2468] T 053f3516a6604c7e987dddeb21a5d492 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c798986f87ed4d17b57502005e00108d in term 1.
I20260710 11:02:50.379516 30390 raft_consensus.cc:2804] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:50.379966 30390 raft_consensus.cc:493] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Starting leader election (detected failure of leader b1226e11af644398814a065dd6f37b79)
I20260710 11:02:50.380450 30390 raft_consensus.cc:3060] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:50.376281 30394 leader_election.cc:290] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937), b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073)
I20260710 11:02:50.381717 30477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053f3516a6604c7e987dddeb21a5d492" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79" is_pre_election: true
I20260710 11:02:50.381695 30179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053f3516a6604c7e987dddeb21a5d492" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d" is_pre_election: true
I20260710 11:02:50.382810 30477 raft_consensus.cc:2468] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c2b1cfe6e54042a2be52d2c7ade2c8 in term 1.
I20260710 11:02:50.383837 30073 leader_election.cc:304] T 053f3516a6604c7e987dddeb21a5d492 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [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: 30c2b1cfe6e54042a2be52d2c7ade2c8, b1226e11af644398814a065dd6f37b79; no voters: 
I20260710 11:02:50.384500 30275 raft_consensus.cc:2804] T 053f3516a6604c7e987dddeb21a5d492 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:50.384816 30275 raft_consensus.cc:493] T 053f3516a6604c7e987dddeb21a5d492 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b1226e11af644398814a065dd6f37b79)
I20260710 11:02:50.385105 30275 raft_consensus.cc:3060] T 053f3516a6604c7e987dddeb21a5d492 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:50.387753 30390 raft_consensus.cc:515] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:50.389165 30179 raft_consensus.cc:2393] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30c2b1cfe6e54042a2be52d2c7ade2c8 in current term 2: Already voted for candidate c798986f87ed4d17b57502005e00108d in this term.
I20260710 11:02:50.390822 30394 raft_consensus.cc:493] T 3d03829186fc43a994b3b7e41af2aa00 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1226e11af644398814a065dd6f37b79)
I20260710 11:02:50.390849 30106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053f3516a6604c7e987dddeb21a5d492" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
I20260710 11:02:50.391372 30394 raft_consensus.cc:515] T 3d03829186fc43a994b3b7e41af2aa00 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:50.391975 30275 raft_consensus.cc:515] T 053f3516a6604c7e987dddeb21a5d492 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:50.392700 30390 leader_election.cc:290] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 2 election: Requested vote from peers 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937), b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073)
I20260710 11:02:50.393178 30106 raft_consensus.cc:2393] T 053f3516a6604c7e987dddeb21a5d492 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c798986f87ed4d17b57502005e00108d in current term 2: Already voted for candidate 30c2b1cfe6e54042a2be52d2c7ade2c8 in this term.
I20260710 11:02:50.393720 30394 leader_election.cc:290] T 3d03829186fc43a994b3b7e41af2aa00 P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937), b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073)
I20260710 11:02:50.395007 30105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d03829186fc43a994b3b7e41af2aa00" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" is_pre_election: true
I20260710 11:02:50.395483 30275 leader_election.cc:290] T 053f3516a6604c7e987dddeb21a5d492 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 2 election: Requested vote from peers c798986f87ed4d17b57502005e00108d (127.27.60.132:44161), b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073)
I20260710 11:02:50.395989 30476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d03829186fc43a994b3b7e41af2aa00" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79" is_pre_election: true
I20260710 11:02:50.395641 30105 raft_consensus.cc:2468] T 3d03829186fc43a994b3b7e41af2aa00 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c798986f87ed4d17b57502005e00108d in term 1.
I20260710 11:02:50.396899 30476 raft_consensus.cc:2468] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c798986f87ed4d17b57502005e00108d in term 1.
I20260710 11:02:50.397596 30179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053f3516a6604c7e987dddeb21a5d492" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d"
I20260710 11:02:50.398525 30179 raft_consensus.cc:2393] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 30c2b1cfe6e54042a2be52d2c7ade2c8 in current term 2: Already voted for candidate c798986f87ed4d17b57502005e00108d in this term.
I20260710 11:02:50.398713 30477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053f3516a6604c7e987dddeb21a5d492" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79"
I20260710 11:02:50.398571 30147 leader_election.cc:304] T 3d03829186fc43a994b3b7e41af2aa00 P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 30c2b1cfe6e54042a2be52d2c7ade2c8, b1226e11af644398814a065dd6f37b79, c798986f87ed4d17b57502005e00108d; no voters: 
I20260710 11:02:50.399462 30477 raft_consensus.cc:3060] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:50.399627 30476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053f3516a6604c7e987dddeb21a5d492" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79"
I20260710 11:02:50.399999 30394 raft_consensus.cc:2804] T 3d03829186fc43a994b3b7e41af2aa00 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:50.400478 30394 raft_consensus.cc:493] T 3d03829186fc43a994b3b7e41af2aa00 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Starting leader election (detected failure of leader b1226e11af644398814a065dd6f37b79)
I20260710 11:02:50.400884 30394 raft_consensus.cc:3060] T 3d03829186fc43a994b3b7e41af2aa00 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:50.402432 30070 leader_election.cc:304] T 053f3516a6604c7e987dddeb21a5d492 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [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: 30c2b1cfe6e54042a2be52d2c7ade2c8; no voters: b1226e11af644398814a065dd6f37b79, c798986f87ed4d17b57502005e00108d
I20260710 11:02:50.403381 30275 raft_consensus.cc:2749] T 053f3516a6604c7e987dddeb21a5d492 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:02:50.406388 30477 raft_consensus.cc:2468] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c798986f87ed4d17b57502005e00108d in term 2.
I20260710 11:02:50.406821 30394 raft_consensus.cc:515] T 3d03829186fc43a994b3b7e41af2aa00 P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:50.407553 30147 leader_election.cc:304] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d [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: b1226e11af644398814a065dd6f37b79, c798986f87ed4d17b57502005e00108d; no voters: 30c2b1cfe6e54042a2be52d2c7ade2c8
I20260710 11:02:50.408468 30316 raft_consensus.cc:2804] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:50.408938 30316 raft_consensus.cc:697] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d [term 2 LEADER]: Becoming Leader. State: Replica: c798986f87ed4d17b57502005e00108d, State: Running, Role: LEADER
I20260710 11:02:50.409859 30316 consensus_queue.cc:237] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:50.410055 30105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d03829186fc43a994b3b7e41af2aa00" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
I20260710 11:02:50.410712 30105 raft_consensus.cc:3060] T 3d03829186fc43a994b3b7e41af2aa00 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:50.411597 30394 leader_election.cc:290] T 3d03829186fc43a994b3b7e41af2aa00 P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 2 election: Requested vote from peers 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937), b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073)
I20260710 11:02:50.412684 30477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d03829186fc43a994b3b7e41af2aa00" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79"
I20260710 11:02:50.413565 30477 raft_consensus.cc:3060] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:50.418661 30105 raft_consensus.cc:2468] T 3d03829186fc43a994b3b7e41af2aa00 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c798986f87ed4d17b57502005e00108d in term 2.
I20260710 11:02:50.420037 30145 leader_election.cc:304] T 3d03829186fc43a994b3b7e41af2aa00 P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c2b1cfe6e54042a2be52d2c7ade2c8, c798986f87ed4d17b57502005e00108d; no voters: 
I20260710 11:02:50.420832 30316 raft_consensus.cc:2804] T 3d03829186fc43a994b3b7e41af2aa00 P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:50.421597 30316 raft_consensus.cc:697] T 3d03829186fc43a994b3b7e41af2aa00 P c798986f87ed4d17b57502005e00108d [term 2 LEADER]: Becoming Leader. State: Replica: c798986f87ed4d17b57502005e00108d, State: Running, Role: LEADER
I20260710 11:02:50.422501 30316 consensus_queue.cc:237] T 3d03829186fc43a994b3b7e41af2aa00 P c798986f87ed4d17b57502005e00108d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:50.422955 30477 raft_consensus.cc:2468] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c798986f87ed4d17b57502005e00108d in term 2.
I20260710 11:02:50.423650 29851 catalog_manager.cc:5697] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d reported cstate change: term changed from 1 to 2, leader changed from b1226e11af644398814a065dd6f37b79 (127.27.60.129) to c798986f87ed4d17b57502005e00108d (127.27.60.132). New cstate: current_term: 2 leader_uuid: "c798986f87ed4d17b57502005e00108d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:50.440237 29851 catalog_manager.cc:5697] T 3d03829186fc43a994b3b7e41af2aa00 P c798986f87ed4d17b57502005e00108d reported cstate change: term changed from 1 to 2, leader changed from b1226e11af644398814a065dd6f37b79 (127.27.60.129) to c798986f87ed4d17b57502005e00108d (127.27.60.132). New cstate: current_term: 2 leader_uuid: "c798986f87ed4d17b57502005e00108d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:50.523854 30389 raft_consensus.cc:493] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1226e11af644398814a065dd6f37b79)
I20260710 11:02:50.524449 30389 raft_consensus.cc:515] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:50.526835 30389 leader_election.cc:290] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073), 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937)
I20260710 11:02:50.527611 30477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ce3c9ccdb84d629d7eac7f634bb62f" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79" is_pre_election: true
I20260710 11:02:50.528002 30105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ce3c9ccdb84d629d7eac7f634bb62f" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" is_pre_election: true
I20260710 11:02:50.528378 30477 raft_consensus.cc:2468] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 342d5f7023244711bc1af9527595b847 in term 1.
I20260710 11:02:50.529971 29999 leader_election.cc:304] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847 [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: 342d5f7023244711bc1af9527595b847, b1226e11af644398814a065dd6f37b79; no voters: 30c2b1cfe6e54042a2be52d2c7ade2c8
I20260710 11:02:50.531221 30389 raft_consensus.cc:2804] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:50.531600 30389 raft_consensus.cc:493] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b1226e11af644398814a065dd6f37b79)
I20260710 11:02:50.531991 30389 raft_consensus.cc:3060] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:50.537772 30389 raft_consensus.cc:515] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:50.539377 30389 leader_election.cc:290] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 2 election: Requested vote from peers b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073), 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937)
I20260710 11:02:50.540135 30477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ce3c9ccdb84d629d7eac7f634bb62f" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79"
I20260710 11:02:50.540426 30105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ce3c9ccdb84d629d7eac7f634bb62f" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
I20260710 11:02:50.540774 30477 raft_consensus.cc:3060] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:50.545780 30477 raft_consensus.cc:2468] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 342d5f7023244711bc1af9527595b847 in term 2.
I20260710 11:02:50.547175 29999 leader_election.cc:304] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847 [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: 342d5f7023244711bc1af9527595b847, b1226e11af644398814a065dd6f37b79; no voters: 30c2b1cfe6e54042a2be52d2c7ade2c8
I20260710 11:02:50.547940 30389 raft_consensus.cc:2804] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:50.548389 30389 raft_consensus.cc:697] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847 [term 2 LEADER]: Becoming Leader. State: Replica: 342d5f7023244711bc1af9527595b847, State: Running, Role: LEADER
I20260710 11:02:50.549121 30389 consensus_queue.cc:237] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:50.553963 30275 raft_consensus.cc:493] T 4268170a84c743c8aa2a5406a1cc45ab P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1226e11af644398814a065dd6f37b79)
I20260710 11:02:50.554062 30368 raft_consensus.cc:493] T 03ce3c9ccdb84d629d7eac7f634bb62f P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1226e11af644398814a065dd6f37b79)
I20260710 11:02:50.554718 30275 raft_consensus.cc:515] T 4268170a84c743c8aa2a5406a1cc45ab P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:50.554754 30368 raft_consensus.cc:515] T 03ce3c9ccdb84d629d7eac7f634bb62f P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:02:50.556931 30368 leader_election.cc:290] T 03ce3c9ccdb84d629d7eac7f634bb62f P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073), 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973)
I20260710 11:02:50.556913 30275 leader_election.cc:290] T 4268170a84c743c8aa2a5406a1cc45ab P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c798986f87ed4d17b57502005e00108d (127.27.60.132:44161), b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073)
I20260710 11:02:50.556458 29851 catalog_manager.cc:5697] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847 reported cstate change: term changed from 1 to 2, leader changed from b1226e11af644398814a065dd6f37b79 (127.27.60.129) to 342d5f7023244711bc1af9527595b847 (127.27.60.130). New cstate: current_term: 2 leader_uuid: "342d5f7023244711bc1af9527595b847" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:50.558554 30033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ce3c9ccdb84d629d7eac7f634bb62f" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "342d5f7023244711bc1af9527595b847" is_pre_election: true
I20260710 11:02:50.558987 30476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4268170a84c743c8aa2a5406a1cc45ab" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79" is_pre_election: true
I20260710 11:02:50.558933 30179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4268170a84c743c8aa2a5406a1cc45ab" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d" is_pre_election: true
I20260710 11:02:50.559808 30476 raft_consensus.cc:2468] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c2b1cfe6e54042a2be52d2c7ade2c8 in term 1.
I20260710 11:02:50.561129 30477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ce3c9ccdb84d629d7eac7f634bb62f" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79" is_pre_election: true
I20260710 11:02:50.561836 30477 raft_consensus.cc:2393] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30c2b1cfe6e54042a2be52d2c7ade2c8 in current term 2: Already voted for candidate 342d5f7023244711bc1af9527595b847 in this term.
I20260710 11:02:50.561882 30073 leader_election.cc:304] T 4268170a84c743c8aa2a5406a1cc45ab P 30c2b1cfe6e54042a2be52d2c7ade2c8 [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: 30c2b1cfe6e54042a2be52d2c7ade2c8, b1226e11af644398814a065dd6f37b79; no voters: c798986f87ed4d17b57502005e00108d
I20260710 11:02:50.562867 30275 raft_consensus.cc:2804] T 4268170a84c743c8aa2a5406a1cc45ab P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:50.563222 30275 raft_consensus.cc:493] T 4268170a84c743c8aa2a5406a1cc45ab P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b1226e11af644398814a065dd6f37b79)
I20260710 11:02:50.563378 30073 leader_election.cc:304] T 03ce3c9ccdb84d629d7eac7f634bb62f P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c2b1cfe6e54042a2be52d2c7ade2c8; no voters: 342d5f7023244711bc1af9527595b847, b1226e11af644398814a065dd6f37b79
I20260710 11:02:50.563620 30275 raft_consensus.cc:3060] T 4268170a84c743c8aa2a5406a1cc45ab P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:50.564229 30368 raft_consensus.cc:3060] T 03ce3c9ccdb84d629d7eac7f634bb62f P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:50.571080 30368 raft_consensus.cc:2749] T 03ce3c9ccdb84d629d7eac7f634bb62f P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:50.571034 30275 raft_consensus.cc:515] T 4268170a84c743c8aa2a5406a1cc45ab P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:50.573139 30275 leader_election.cc:290] T 4268170a84c743c8aa2a5406a1cc45ab P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 2 election: Requested vote from peers c798986f87ed4d17b57502005e00108d (127.27.60.132:44161), b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073)
I20260710 11:02:50.573895 30179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4268170a84c743c8aa2a5406a1cc45ab" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d"
I20260710 11:02:50.574138 30477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4268170a84c743c8aa2a5406a1cc45ab" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79"
I20260710 11:02:50.574671 30477 raft_consensus.cc:3060] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:50.579670 30477 raft_consensus.cc:2468] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c2b1cfe6e54042a2be52d2c7ade2c8 in term 2.
I20260710 11:02:50.580662 30073 leader_election.cc:304] T 4268170a84c743c8aa2a5406a1cc45ab P 30c2b1cfe6e54042a2be52d2c7ade2c8 [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: 30c2b1cfe6e54042a2be52d2c7ade2c8, b1226e11af644398814a065dd6f37b79; no voters: c798986f87ed4d17b57502005e00108d
I20260710 11:02:50.581405 30275 raft_consensus.cc:2804] T 4268170a84c743c8aa2a5406a1cc45ab P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:50.581898 30275 raft_consensus.cc:697] T 4268170a84c743c8aa2a5406a1cc45ab P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 LEADER]: Becoming Leader. State: Replica: 30c2b1cfe6e54042a2be52d2c7ade2c8, State: Running, Role: LEADER
I20260710 11:02:50.582640 30275 consensus_queue.cc:237] T 4268170a84c743c8aa2a5406a1cc45ab P 30c2b1cfe6e54042a2be52d2c7ade2c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:50.590510 29851 catalog_manager.cc:5697] T 4268170a84c743c8aa2a5406a1cc45ab P 30c2b1cfe6e54042a2be52d2c7ade2c8 reported cstate change: term changed from 1 to 2, leader changed from b1226e11af644398814a065dd6f37b79 (127.27.60.129) to 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131). New cstate: current_term: 2 leader_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:50.609257 30530 raft_consensus.cc:493] T 4268170a84c743c8aa2a5406a1cc45ab P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1226e11af644398814a065dd6f37b79)
I20260710 11:02:50.609808 30530 raft_consensus.cc:515] T 4268170a84c743c8aa2a5406a1cc45ab P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:02:50.611617 30530 leader_election.cc:290] T 4268170a84c743c8aa2a5406a1cc45ab P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937), b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073)
I20260710 11:02:50.612818 30477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4268170a84c743c8aa2a5406a1cc45ab" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79" is_pre_election: true
I20260710 11:02:50.612803 30105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4268170a84c743c8aa2a5406a1cc45ab" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" is_pre_election: true
I20260710 11:02:50.613976 30477 raft_consensus.cc:2393] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c798986f87ed4d17b57502005e00108d in current term 2: Already voted for candidate 30c2b1cfe6e54042a2be52d2c7ade2c8 in this term.
I20260710 11:02:50.615257 30147 leader_election.cc:304] T 4268170a84c743c8aa2a5406a1cc45ab P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c798986f87ed4d17b57502005e00108d; no voters: 30c2b1cfe6e54042a2be52d2c7ade2c8, b1226e11af644398814a065dd6f37b79
I20260710 11:02:50.616088 30530 raft_consensus.cc:3060] T 4268170a84c743c8aa2a5406a1cc45ab P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:50.616156 30389 raft_consensus.cc:493] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1226e11af644398814a065dd6f37b79)
I20260710 11:02:50.616837 30389 raft_consensus.cc:515] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:50.618700 30316 raft_consensus.cc:493] T 622f72d3533347d8a2b0dba4cb64aba8 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1226e11af644398814a065dd6f37b79)
I20260710 11:02:50.619315 30316 raft_consensus.cc:515] T 622f72d3533347d8a2b0dba4cb64aba8 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:50.620062 30477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f72d3533347d8a2b0dba4cb64aba8" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79" is_pre_election: true
I20260710 11:02:50.620087 30179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f72d3533347d8a2b0dba4cb64aba8" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d" is_pre_election: true
I20260710 11:02:50.620826 30477 raft_consensus.cc:2468] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 342d5f7023244711bc1af9527595b847 in term 1.
I20260710 11:02:50.620955 30179 raft_consensus.cc:2468] T 622f72d3533347d8a2b0dba4cb64aba8 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 342d5f7023244711bc1af9527595b847 in term 1.
I20260710 11:02:50.621763 30316 leader_election.cc:290] T 622f72d3533347d8a2b0dba4cb64aba8 P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073), 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973)
I20260710 11:02:50.622005 29999 leader_election.cc:304] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847 [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: 342d5f7023244711bc1af9527595b847, b1226e11af644398814a065dd6f37b79; no voters: 
I20260710 11:02:50.622874 30232 raft_consensus.cc:2804] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:50.623239 30232 raft_consensus.cc:493] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b1226e11af644398814a065dd6f37b79)
I20260710 11:02:50.623590 30232 raft_consensus.cc:3060] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:50.623484 30033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f72d3533347d8a2b0dba4cb64aba8" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "342d5f7023244711bc1af9527595b847" is_pre_election: true
I20260710 11:02:50.623967 30530 raft_consensus.cc:2749] T 4268170a84c743c8aa2a5406a1cc45ab P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:50.618731 30389 leader_election.cc:290] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c798986f87ed4d17b57502005e00108d (127.27.60.132:44161), b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073)
I20260710 11:02:50.625510 30477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f72d3533347d8a2b0dba4cb64aba8" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79" is_pre_election: true
I20260710 11:02:50.626220 30477 raft_consensus.cc:2468] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c798986f87ed4d17b57502005e00108d in term 1.
I20260710 11:02:50.627440 30147 leader_election.cc:304] T 622f72d3533347d8a2b0dba4cb64aba8 P c798986f87ed4d17b57502005e00108d [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: b1226e11af644398814a065dd6f37b79, c798986f87ed4d17b57502005e00108d; no voters: 
I20260710 11:02:50.628453 30316 raft_consensus.cc:2804] T 622f72d3533347d8a2b0dba4cb64aba8 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:50.629837 30316 raft_consensus.cc:493] T 622f72d3533347d8a2b0dba4cb64aba8 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Starting leader election (detected failure of leader b1226e11af644398814a065dd6f37b79)
I20260710 11:02:50.630223 30316 raft_consensus.cc:3060] T 622f72d3533347d8a2b0dba4cb64aba8 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:50.631165 30232 raft_consensus.cc:515] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:50.632689 30033 raft_consensus.cc:2393] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c798986f87ed4d17b57502005e00108d in current term 2: Already voted for candidate 342d5f7023244711bc1af9527595b847 in this term.
I20260710 11:02:50.640527 30179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f72d3533347d8a2b0dba4cb64aba8" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c798986f87ed4d17b57502005e00108d"
I20260710 11:02:50.641687 30232 leader_election.cc:290] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 2 election: Requested vote from peers c798986f87ed4d17b57502005e00108d (127.27.60.132:44161), b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073)
I20260710 11:02:50.641726 30477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f72d3533347d8a2b0dba4cb64aba8" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79"
I20260710 11:02:50.641182 30316 raft_consensus.cc:515] T 622f72d3533347d8a2b0dba4cb64aba8 P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:50.642899 30477 raft_consensus.cc:3060] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:50.643985 30179 raft_consensus.cc:2393] T 622f72d3533347d8a2b0dba4cb64aba8 P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 342d5f7023244711bc1af9527595b847 in current term 2: Already voted for candidate c798986f87ed4d17b57502005e00108d in this term.
I20260710 11:02:50.649219 30476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f72d3533347d8a2b0dba4cb64aba8" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1226e11af644398814a065dd6f37b79"
I20260710 11:02:50.649488 30033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f72d3533347d8a2b0dba4cb64aba8" candidate_uuid: "c798986f87ed4d17b57502005e00108d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "342d5f7023244711bc1af9527595b847"
I20260710 11:02:50.650308 30033 raft_consensus.cc:2393] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c798986f87ed4d17b57502005e00108d in current term 2: Already voted for candidate 342d5f7023244711bc1af9527595b847 in this term.
I20260710 11:02:50.651782 30146 leader_election.cc:304] T 622f72d3533347d8a2b0dba4cb64aba8 P c798986f87ed4d17b57502005e00108d [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: c798986f87ed4d17b57502005e00108d; no voters: 342d5f7023244711bc1af9527595b847, b1226e11af644398814a065dd6f37b79
I20260710 11:02:50.653043 30316 leader_election.cc:290] T 622f72d3533347d8a2b0dba4cb64aba8 P c798986f87ed4d17b57502005e00108d [CANDIDATE]: Term 2 election: Requested vote from peers b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073), 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973)
I20260710 11:02:50.653745 30530 raft_consensus.cc:2749] T 622f72d3533347d8a2b0dba4cb64aba8 P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:02:50.656306 30477 raft_consensus.cc:2468] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 342d5f7023244711bc1af9527595b847 in term 2.
I20260710 11:02:50.657697 29999 leader_election.cc:304] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847 [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: 342d5f7023244711bc1af9527595b847, b1226e11af644398814a065dd6f37b79; no voters: c798986f87ed4d17b57502005e00108d
I20260710 11:02:50.658432 30321 raft_consensus.cc:2804] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:50.658927 30321 raft_consensus.cc:697] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847 [term 2 LEADER]: Becoming Leader. State: Replica: 342d5f7023244711bc1af9527595b847, State: Running, Role: LEADER
I20260710 11:02:50.659787 30321 consensus_queue.cc:237] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:02:50.668700 29851 catalog_manager.cc:5697] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847 reported cstate change: term changed from 1 to 2, leader changed from b1226e11af644398814a065dd6f37b79 (127.27.60.129) to 342d5f7023244711bc1af9527595b847 (127.27.60.130). New cstate: current_term: 2 leader_uuid: "342d5f7023244711bc1af9527595b847" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:50.864404 30477 raft_consensus.cc:1275] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Refusing update from remote peer c798986f87ed4d17b57502005e00108d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:50.867863 30105 raft_consensus.cc:1275] T 053f3516a6604c7e987dddeb21a5d492 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 FOLLOWER]: Refusing update from remote peer c798986f87ed4d17b57502005e00108d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:50.868551 30390 consensus_queue.cc:1048] T 3d03829186fc43a994b3b7e41af2aa00 P c798986f87ed4d17b57502005e00108d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:50.869771 30394 consensus_queue.cc:1048] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:50.907431 30106 raft_consensus.cc:1275] T 3d03829186fc43a994b3b7e41af2aa00 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 FOLLOWER]: Refusing update from remote peer c798986f87ed4d17b57502005e00108d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:50.909562 30394 consensus_queue.cc:1048] T 3d03829186fc43a994b3b7e41af2aa00 P c798986f87ed4d17b57502005e00108d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:50.916672 30477 raft_consensus.cc:1275] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Refusing update from remote peer c798986f87ed4d17b57502005e00108d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:50.920981 30544 consensus_queue.cc:1048] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:50.999171 30179 raft_consensus.cc:1275] T 4268170a84c743c8aa2a5406a1cc45ab P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Refusing update from remote peer 30c2b1cfe6e54042a2be52d2c7ade2c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:51.000443 30368 consensus_queue.cc:1048] T 4268170a84c743c8aa2a5406a1cc45ab P 30c2b1cfe6e54042a2be52d2c7ade2c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:51.009150 30476 raft_consensus.cc:1275] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Refusing update from remote peer 30c2b1cfe6e54042a2be52d2c7ade2c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:51.010787 30275 consensus_queue.cc:1048] T 4268170a84c743c8aa2a5406a1cc45ab P 30c2b1cfe6e54042a2be52d2c7ade2c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:51.022248 30106 raft_consensus.cc:1275] T 03ce3c9ccdb84d629d7eac7f634bb62f P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 FOLLOWER]: Refusing update from remote peer 342d5f7023244711bc1af9527595b847: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:51.023612 30389 consensus_queue.cc:1048] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:51.040028 30476 raft_consensus.cc:1275] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Refusing update from remote peer 342d5f7023244711bc1af9527595b847: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:51.041944 30389 consensus_queue.cc:1048] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:51.186506 30476 raft_consensus.cc:1275] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Refusing update from remote peer 342d5f7023244711bc1af9527595b847: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:51.187783 30321 consensus_queue.cc:1048] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:51.196892 30178 raft_consensus.cc:1275] T 622f72d3533347d8a2b0dba4cb64aba8 P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Refusing update from remote peer 342d5f7023244711bc1af9527595b847: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:51.198693 30533 consensus_queue.cc:1048] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:02:55.863634 30128 debug-util.cc:398] Leaking SignalData structure 0x7b0800152680 after lost signal to thread 27893
W20260710 11:02:55.864753 30128 debug-util.cc:398] Leaking SignalData structure 0x7b0800103ee0 after lost signal to thread 29890
W20260710 11:02:55.866010 30128 debug-util.cc:398] Leaking SignalData structure 0x7b080012a3c0 after lost signal to thread 30057
W20260710 11:02:55.867017 30128 debug-util.cc:398] Leaking SignalData structure 0x7b08002407c0 after lost signal to thread 30131
W20260710 11:02:55.867939 30128 debug-util.cc:398] Leaking SignalData structure 0x7b0800279a00 after lost signal to thread 30205
W20260710 11:02:55.868870 30128 debug-util.cc:398] Leaking SignalData structure 0x7b080021a3c0 after lost signal to thread 30503
I20260710 11:02:59.873793 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:59.903976 30032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03ce3c9ccdb84d629d7eac7f634bb62f"
dest_uuid: "342d5f7023244711bc1af9527595b847"
mode: GRACEFUL
new_leader_uuid: "b1226e11af644398814a065dd6f37b79"
 from {username='slave'} at 127.0.0.1:54686
I20260710 11:02:59.905128 30032 raft_consensus.cc:606] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847 [term 2 LEADER]: Received request to transfer leadership to TS b1226e11af644398814a065dd6f37b79
I20260710 11:02:59.908488 30032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2eacffb85e5c4cd7add44c81c6f790a7"
dest_uuid: "342d5f7023244711bc1af9527595b847"
mode: GRACEFUL
new_leader_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
 from {username='slave'} at 127.0.0.1:54686
I20260710 11:02:59.909171 30032 raft_consensus.cc:606] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [term 1 LEADER]: Received request to transfer leadership to TS 30c2b1cfe6e54042a2be52d2c7ade2c8
I20260710 11:02:59.925257 30181 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40248c6389d44c76b0d260e7e54b84e4"
dest_uuid: "c798986f87ed4d17b57502005e00108d"
mode: GRACEFUL
new_leader_uuid: "b1226e11af644398814a065dd6f37b79"
 from {username='slave'} at 127.0.0.1:48488
I20260710 11:02:59.925943 30181 raft_consensus.cc:606] T 40248c6389d44c76b0d260e7e54b84e4 P c798986f87ed4d17b57502005e00108d [term 1 LEADER]: Received request to transfer leadership to TS b1226e11af644398814a065dd6f37b79
I20260710 11:02:59.928879 30032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c8fbc2499394c7d9075a4f447cec8d0"
dest_uuid: "342d5f7023244711bc1af9527595b847"
mode: GRACEFUL
new_leader_uuid: "b1226e11af644398814a065dd6f37b79"
 from {username='slave'} at 127.0.0.1:54686
I20260710 11:02:59.929608 30032 raft_consensus.cc:606] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [term 2 LEADER]: Received request to transfer leadership to TS b1226e11af644398814a065dd6f37b79
I20260710 11:02:59.932386 30032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c45869348bf34adaa2a1cdd1d972ce70"
dest_uuid: "342d5f7023244711bc1af9527595b847"
mode: GRACEFUL
new_leader_uuid: "b1226e11af644398814a065dd6f37b79"
 from {username='slave'} at 127.0.0.1:54686
I20260710 11:02:59.933039 30032 raft_consensus.cc:606] T c45869348bf34adaa2a1cdd1d972ce70 P 342d5f7023244711bc1af9527595b847 [term 1 LEADER]: Received request to transfer leadership to TS b1226e11af644398814a065dd6f37b79
I20260710 11:02:59.934383 27890 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:02:59.935436 27890 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:00.084190 30564 raft_consensus.cc:993] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847: : Instructing follower 30c2b1cfe6e54042a2be52d2c7ade2c8 to start an election
I20260710 11:03:00.084870 30585 raft_consensus.cc:1081] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [term 1 LEADER]: Signalling peer 30c2b1cfe6e54042a2be52d2c7ade2c8 to start an election
I20260710 11:03:00.086607 30106 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2eacffb85e5c4cd7add44c81c6f790a7"
dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
 from {username='slave'} at 127.0.0.1:59070
I20260710 11:03:00.087144 30106 raft_consensus.cc:493] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:00.087661 30106 raft_consensus.cc:3060] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:00.094412 30106 raft_consensus.cc:515] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:03:00.096362 30106 leader_election.cc:290] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 2 election: Requested vote from peers 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973), c798986f87ed4d17b57502005e00108d (127.27.60.132:44161)
I20260710 11:03:00.097584 30033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eacffb85e5c4cd7add44c81c6f790a7" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "342d5f7023244711bc1af9527595b847"
I20260710 11:03:00.098332 30181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eacffb85e5c4cd7add44c81c6f790a7" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c798986f87ed4d17b57502005e00108d"
I20260710 11:03:00.098523 30033 raft_consensus.cc:3055] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:00.098917 30181 raft_consensus.cc:3060] T 2eacffb85e5c4cd7add44c81c6f790a7 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:00.098920 30033 raft_consensus.cc:740] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 342d5f7023244711bc1af9527595b847, State: Running, Role: LEADER
I20260710 11:03:00.100126 30033 consensus_queue.cc:260] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:03:00.101874 30033 raft_consensus.cc:3060] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:00.104717 30181 raft_consensus.cc:2468] T 2eacffb85e5c4cd7add44c81c6f790a7 P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c2b1cfe6e54042a2be52d2c7ade2c8 in term 2.
I20260710 11:03:00.106220 30070 leader_election.cc:304] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c2b1cfe6e54042a2be52d2c7ade2c8, c798986f87ed4d17b57502005e00108d; no voters: 
I20260710 11:03:00.107071 30573 raft_consensus.cc:2804] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:00.110592 30033 raft_consensus.cc:2468] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c2b1cfe6e54042a2be52d2c7ade2c8 in term 2.
I20260710 11:03:00.115644 30573 raft_consensus.cc:697] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 LEADER]: Becoming Leader. State: Replica: 30c2b1cfe6e54042a2be52d2c7ade2c8, State: Running, Role: LEADER
I20260710 11:03:00.116746 30573 consensus_queue.cc:237] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:03:00.133075 29855 catalog_manager.cc:5697] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8 reported cstate change: term changed from 1 to 2, leader changed from 342d5f7023244711bc1af9527595b847 (127.27.60.130) to 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131). New cstate: current_term: 2 leader_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:00.142195 30585 raft_consensus.cc:993] T c45869348bf34adaa2a1cdd1d972ce70 P 342d5f7023244711bc1af9527595b847: : Instructing follower b1226e11af644398814a065dd6f37b79 to start an election
I20260710 11:03:00.142910 30585 raft_consensus.cc:1081] T c45869348bf34adaa2a1cdd1d972ce70 P 342d5f7023244711bc1af9527595b847 [term 1 LEADER]: Signalling peer b1226e11af644398814a065dd6f37b79 to start an election
I20260710 11:03:00.145380 30475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c45869348bf34adaa2a1cdd1d972ce70"
dest_uuid: "b1226e11af644398814a065dd6f37b79"
 from {username='slave'} at 127.0.0.1:45858
I20260710 11:03:00.146158 30475 raft_consensus.cc:493] T c45869348bf34adaa2a1cdd1d972ce70 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:00.146591 30475 raft_consensus.cc:3060] T c45869348bf34adaa2a1cdd1d972ce70 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:00.162253 30475 raft_consensus.cc:515] T c45869348bf34adaa2a1cdd1d972ce70 P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:03:00.165158 30475 leader_election.cc:290] T c45869348bf34adaa2a1cdd1d972ce70 P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 2 election: Requested vote from peers c798986f87ed4d17b57502005e00108d (127.27.60.132:44161), 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973)
I20260710 11:03:00.182338 30181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45869348bf34adaa2a1cdd1d972ce70" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c798986f87ed4d17b57502005e00108d"
I20260710 11:03:00.183111 30181 raft_consensus.cc:3060] T c45869348bf34adaa2a1cdd1d972ce70 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:00.184417 30033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45869348bf34adaa2a1cdd1d972ce70" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "342d5f7023244711bc1af9527595b847"
I20260710 11:03:00.184959 30033 raft_consensus.cc:3055] T c45869348bf34adaa2a1cdd1d972ce70 P 342d5f7023244711bc1af9527595b847 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:00.185223 30033 raft_consensus.cc:740] T c45869348bf34adaa2a1cdd1d972ce70 P 342d5f7023244711bc1af9527595b847 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 342d5f7023244711bc1af9527595b847, State: Running, Role: LEADER
I20260710 11:03:00.186146 30033 consensus_queue.cc:260] T c45869348bf34adaa2a1cdd1d972ce70 P 342d5f7023244711bc1af9527595b847 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:03:00.187309 30033 raft_consensus.cc:3060] T c45869348bf34adaa2a1cdd1d972ce70 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:00.194530 30033 raft_consensus.cc:2468] T c45869348bf34adaa2a1cdd1d972ce70 P 342d5f7023244711bc1af9527595b847 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1226e11af644398814a065dd6f37b79 in term 2.
I20260710 11:03:00.195039 30181 raft_consensus.cc:2468] T c45869348bf34adaa2a1cdd1d972ce70 P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1226e11af644398814a065dd6f37b79 in term 2.
I20260710 11:03:00.195683 30424 leader_election.cc:304] T c45869348bf34adaa2a1cdd1d972ce70 P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 342d5f7023244711bc1af9527595b847, b1226e11af644398814a065dd6f37b79; no voters: 
I20260710 11:03:00.206303 30599 raft_consensus.cc:2804] T c45869348bf34adaa2a1cdd1d972ce70 P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:00.207639 30599 raft_consensus.cc:697] T c45869348bf34adaa2a1cdd1d972ce70 P b1226e11af644398814a065dd6f37b79 [term 2 LEADER]: Becoming Leader. State: Replica: b1226e11af644398814a065dd6f37b79, State: Running, Role: LEADER
I20260710 11:03:00.208771 30599 consensus_queue.cc:237] T c45869348bf34adaa2a1cdd1d972ce70 P b1226e11af644398814a065dd6f37b79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } }
I20260710 11:03:00.222433 29855 catalog_manager.cc:5697] T c45869348bf34adaa2a1cdd1d972ce70 P b1226e11af644398814a065dd6f37b79 reported cstate change: term changed from 1 to 2, leader changed from 342d5f7023244711bc1af9527595b847 (127.27.60.130) to b1226e11af644398814a065dd6f37b79 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "b1226e11af644398814a065dd6f37b79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:00.229941 30564 raft_consensus.cc:993] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847: : Instructing follower b1226e11af644398814a065dd6f37b79 to start an election
I20260710 11:03:00.230547 30585 raft_consensus.cc:1081] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847 [term 2 LEADER]: Signalling peer b1226e11af644398814a065dd6f37b79 to start an election
I20260710 11:03:00.232290 30475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03ce3c9ccdb84d629d7eac7f634bb62f"
dest_uuid: "b1226e11af644398814a065dd6f37b79"
 from {username='slave'} at 127.0.0.1:45858
I20260710 11:03:00.232860 30475 raft_consensus.cc:493] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:00.233292 30475 raft_consensus.cc:3060] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:00.238574 30475 raft_consensus.cc:515] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:03:00.240675 30475 leader_election.cc:290] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 3 election: Requested vote from peers 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973), 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937)
I20260710 11:03:00.241757 30033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ce3c9ccdb84d629d7eac7f634bb62f" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "342d5f7023244711bc1af9527595b847"
I20260710 11:03:00.242396 30033 raft_consensus.cc:3055] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:00.242731 30033 raft_consensus.cc:740] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 342d5f7023244711bc1af9527595b847, State: Running, Role: LEADER
I20260710 11:03:00.243553 30033 consensus_queue.cc:260] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847 [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: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:03:00.244514 30033 raft_consensus.cc:3060] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:00.250728 30033 raft_consensus.cc:2468] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1226e11af644398814a065dd6f37b79 in term 3.
I20260710 11:03:00.251673 30424 leader_election.cc:304] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [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: 342d5f7023244711bc1af9527595b847, b1226e11af644398814a065dd6f37b79; no voters: 
I20260710 11:03:00.252115 30106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ce3c9ccdb84d629d7eac7f634bb62f" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
I20260710 11:03:00.252547 30599 raft_consensus.cc:2804] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:00.252700 30106 raft_consensus.cc:3060] T 03ce3c9ccdb84d629d7eac7f634bb62f P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:00.253108 30599 raft_consensus.cc:697] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [term 3 LEADER]: Becoming Leader. State: Replica: b1226e11af644398814a065dd6f37b79, State: Running, Role: LEADER
I20260710 11:03:00.254282 30599 consensus_queue.cc:237] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [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: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:03:00.259130 30106 raft_consensus.cc:2468] T 03ce3c9ccdb84d629d7eac7f634bb62f P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1226e11af644398814a065dd6f37b79 in term 3.
I20260710 11:03:00.267189 29855 catalog_manager.cc:5697] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 reported cstate change: term changed from 2 to 3, leader changed from 342d5f7023244711bc1af9527595b847 (127.27.60.130) to b1226e11af644398814a065dd6f37b79 (127.27.60.129). New cstate: current_term: 3 leader_uuid: "b1226e11af644398814a065dd6f37b79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:00.313416 30604 raft_consensus.cc:993] T 40248c6389d44c76b0d260e7e54b84e4 P c798986f87ed4d17b57502005e00108d: : Instructing follower b1226e11af644398814a065dd6f37b79 to start an election
I20260710 11:03:00.314064 30583 raft_consensus.cc:1081] T 40248c6389d44c76b0d260e7e54b84e4 P c798986f87ed4d17b57502005e00108d [term 1 LEADER]: Signalling peer b1226e11af644398814a065dd6f37b79 to start an election
I20260710 11:03:00.315992 30475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40248c6389d44c76b0d260e7e54b84e4"
dest_uuid: "b1226e11af644398814a065dd6f37b79"
 from {username='slave'} at 127.0.0.1:45862
I20260710 11:03:00.316592 30475 raft_consensus.cc:493] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:00.316895 30475 raft_consensus.cc:3060] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:00.322768 30475 raft_consensus.cc:515] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:03:00.324632 30475 leader_election.cc:290] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 2 election: Requested vote from peers 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937), c798986f87ed4d17b57502005e00108d (127.27.60.132:44161)
I20260710 11:03:00.325610 30106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40248c6389d44c76b0d260e7e54b84e4" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
I20260710 11:03:00.325821 30181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40248c6389d44c76b0d260e7e54b84e4" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c798986f87ed4d17b57502005e00108d"
I20260710 11:03:00.326318 30106 raft_consensus.cc:3060] T 40248c6389d44c76b0d260e7e54b84e4 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:00.326483 30181 raft_consensus.cc:3055] T 40248c6389d44c76b0d260e7e54b84e4 P c798986f87ed4d17b57502005e00108d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:00.326956 30181 raft_consensus.cc:740] T 40248c6389d44c76b0d260e7e54b84e4 P c798986f87ed4d17b57502005e00108d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c798986f87ed4d17b57502005e00108d, State: Running, Role: LEADER
I20260710 11:03:00.327965 30181 consensus_queue.cc:260] T 40248c6389d44c76b0d260e7e54b84e4 P c798986f87ed4d17b57502005e00108d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:03:00.328934 30181 raft_consensus.cc:3060] T 40248c6389d44c76b0d260e7e54b84e4 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:00.331064 30106 raft_consensus.cc:2468] T 40248c6389d44c76b0d260e7e54b84e4 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1226e11af644398814a065dd6f37b79 in term 2.
I20260710 11:03:00.332242 30423 leader_election.cc:304] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c2b1cfe6e54042a2be52d2c7ade2c8, b1226e11af644398814a065dd6f37b79; no voters: 
I20260710 11:03:00.333076 30599 raft_consensus.cc:2804] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:00.333585 30599 raft_consensus.cc:697] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79 [term 2 LEADER]: Becoming Leader. State: Replica: b1226e11af644398814a065dd6f37b79, State: Running, Role: LEADER
I20260710 11:03:00.334017 30181 raft_consensus.cc:2468] T 40248c6389d44c76b0d260e7e54b84e4 P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1226e11af644398814a065dd6f37b79 in term 2.
I20260710 11:03:00.334409 30599 consensus_queue.cc:237] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:03:00.343297 29855 catalog_manager.cc:5697] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79 reported cstate change: term changed from 1 to 2, leader changed from c798986f87ed4d17b57502005e00108d (127.27.60.132) to b1226e11af644398814a065dd6f37b79 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "b1226e11af644398814a065dd6f37b79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:00.364533 30564 raft_consensus.cc:993] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847: : Instructing follower b1226e11af644398814a065dd6f37b79 to start an election
I20260710 11:03:00.364969 30564 raft_consensus.cc:1081] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [term 2 LEADER]: Signalling peer b1226e11af644398814a065dd6f37b79 to start an election
I20260710 11:03:00.366498 30475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c8fbc2499394c7d9075a4f447cec8d0"
dest_uuid: "b1226e11af644398814a065dd6f37b79"
 from {username='slave'} at 127.0.0.1:45858
I20260710 11:03:00.367100 30475 raft_consensus.cc:493] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:00.367422 30475 raft_consensus.cc:3060] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:00.372558 30475 raft_consensus.cc:515] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:03:00.374599 30475 leader_election.cc:290] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 3 election: Requested vote from peers 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973), 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937)
I20260710 11:03:00.375126 30033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8fbc2499394c7d9075a4f447cec8d0" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "342d5f7023244711bc1af9527595b847"
I20260710 11:03:00.375147 30106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8fbc2499394c7d9075a4f447cec8d0" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
I20260710 11:03:00.375792 30033 raft_consensus.cc:3055] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:00.375955 30106 raft_consensus.cc:3060] T 7c8fbc2499394c7d9075a4f447cec8d0 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:00.376153 30033 raft_consensus.cc:740] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 342d5f7023244711bc1af9527595b847, State: Running, Role: LEADER
I20260710 11:03:00.377013 30033 consensus_queue.cc:260] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [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: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:03:00.378283 30033 raft_consensus.cc:3060] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:00.382660 30106 raft_consensus.cc:2468] T 7c8fbc2499394c7d9075a4f447cec8d0 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1226e11af644398814a065dd6f37b79 in term 3.
I20260710 11:03:00.383690 30423 leader_election.cc:304] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79 [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: 30c2b1cfe6e54042a2be52d2c7ade2c8, b1226e11af644398814a065dd6f37b79; no voters: 
I20260710 11:03:00.384438 30599 raft_consensus.cc:2804] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:00.384876 30599 raft_consensus.cc:697] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79 [term 3 LEADER]: Becoming Leader. State: Replica: b1226e11af644398814a065dd6f37b79, State: Running, Role: LEADER
I20260710 11:03:00.385998 30599 consensus_queue.cc:237] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79 [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: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:03:00.386229 30033 raft_consensus.cc:2468] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1226e11af644398814a065dd6f37b79 in term 3.
I20260710 11:03:00.393915 29855 catalog_manager.cc:5697] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79 reported cstate change: term changed from 2 to 3, leader changed from 342d5f7023244711bc1af9527595b847 (127.27.60.130) to b1226e11af644398814a065dd6f37b79 (127.27.60.129). New cstate: current_term: 3 leader_uuid: "b1226e11af644398814a065dd6f37b79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:00.544838 30033 raft_consensus.cc:1275] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [term 2 FOLLOWER]: Refusing update from remote peer 30c2b1cfe6e54042a2be52d2c7ade2c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:00.546056 30573 consensus_queue.cc:1048] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:00.558804 30181 raft_consensus.cc:1275] T 2eacffb85e5c4cd7add44c81c6f790a7 P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Refusing update from remote peer 30c2b1cfe6e54042a2be52d2c7ade2c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:00.560313 30590 consensus_queue.cc:1048] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:00.736006 30033 raft_consensus.cc:1275] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847 [term 3 FOLLOWER]: Refusing update from remote peer b1226e11af644398814a065dd6f37b79: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:00.737267 30599 consensus_queue.cc:1048] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:00.748770 30106 raft_consensus.cc:1275] T 03ce3c9ccdb84d629d7eac7f634bb62f P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 3 FOLLOWER]: Refusing update from remote peer b1226e11af644398814a065dd6f37b79: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:00.750339 30600 consensus_queue.cc:1048] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 11:03:00.755679 30181 raft_consensus.cc:1275] T c45869348bf34adaa2a1cdd1d972ce70 P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Refusing update from remote peer b1226e11af644398814a065dd6f37b79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:00.757254 30599 consensus_queue.cc:1048] T c45869348bf34adaa2a1cdd1d972ce70 P b1226e11af644398814a065dd6f37b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:00.772867 30033 raft_consensus.cc:1275] T c45869348bf34adaa2a1cdd1d972ce70 P 342d5f7023244711bc1af9527595b847 [term 2 FOLLOWER]: Refusing update from remote peer b1226e11af644398814a065dd6f37b79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:00.774768 30615 consensus_queue.cc:1048] T c45869348bf34adaa2a1cdd1d972ce70 P b1226e11af644398814a065dd6f37b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:00.866794 30106 raft_consensus.cc:1275] T 40248c6389d44c76b0d260e7e54b84e4 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 FOLLOWER]: Refusing update from remote peer b1226e11af644398814a065dd6f37b79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:00.868288 30600 consensus_queue.cc:1048] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:00.878643 30181 raft_consensus.cc:1275] T 40248c6389d44c76b0d260e7e54b84e4 P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Refusing update from remote peer b1226e11af644398814a065dd6f37b79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:00.880103 30600 consensus_queue.cc:1048] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:00.915946 30106 raft_consensus.cc:1275] T 7c8fbc2499394c7d9075a4f447cec8d0 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 3 FOLLOWER]: Refusing update from remote peer b1226e11af644398814a065dd6f37b79: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:03:00.917333 30600 consensus_queue.cc:1048] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:00.926895 30033 raft_consensus.cc:1275] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [term 3 FOLLOWER]: Refusing update from remote peer b1226e11af644398814a065dd6f37b79: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:03:00.928545 30615 consensus_queue.cc:1048] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:00.936424 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:00.954694 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:00.970293 30181 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d03829186fc43a994b3b7e41af2aa00"
dest_uuid: "c798986f87ed4d17b57502005e00108d"
mode: GRACEFUL
new_leader_uuid: "b1226e11af644398814a065dd6f37b79"
 from {username='slave'} at 127.0.0.1:48488
I20260710 11:03:00.970803 30181 raft_consensus.cc:606] T 3d03829186fc43a994b3b7e41af2aa00 P c798986f87ed4d17b57502005e00108d [term 2 LEADER]: Received request to transfer leadership to TS b1226e11af644398814a065dd6f37b79
I20260710 11:03:00.973081 30181 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d7b861682164eccb726ea6a910d717a"
dest_uuid: "c798986f87ed4d17b57502005e00108d"
mode: GRACEFUL
new_leader_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
 from {username='slave'} at 127.0.0.1:48488
I20260710 11:03:00.973536 30181 raft_consensus.cc:606] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d [term 1 LEADER]: Received request to transfer leadership to TS 30c2b1cfe6e54042a2be52d2c7ade2c8
I20260710 11:03:00.974514 27890 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:03:00.975189 27890 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:01.048009 30604 raft_consensus.cc:993] T 3d03829186fc43a994b3b7e41af2aa00 P c798986f87ed4d17b57502005e00108d: : Instructing follower b1226e11af644398814a065dd6f37b79 to start an election
I20260710 11:03:01.048602 30583 raft_consensus.cc:1081] T 3d03829186fc43a994b3b7e41af2aa00 P c798986f87ed4d17b57502005e00108d [term 2 LEADER]: Signalling peer b1226e11af644398814a065dd6f37b79 to start an election
I20260710 11:03:01.050086 30475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d03829186fc43a994b3b7e41af2aa00"
dest_uuid: "b1226e11af644398814a065dd6f37b79"
 from {username='slave'} at 127.0.0.1:45862
I20260710 11:03:01.050581 30475 raft_consensus.cc:493] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:01.050894 30475 raft_consensus.cc:3060] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:01.055521 30475 raft_consensus.cc:515] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:03:01.057093 30475 leader_election.cc:290] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 3 election: Requested vote from peers 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937), c798986f87ed4d17b57502005e00108d (127.27.60.132:44161)
I20260710 11:03:01.058101 30181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d03829186fc43a994b3b7e41af2aa00" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c798986f87ed4d17b57502005e00108d"
I20260710 11:03:01.058025 30106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d03829186fc43a994b3b7e41af2aa00" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
I20260710 11:03:01.058966 30106 raft_consensus.cc:3060] T 3d03829186fc43a994b3b7e41af2aa00 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:01.058966 30181 raft_consensus.cc:3055] T 3d03829186fc43a994b3b7e41af2aa00 P c798986f87ed4d17b57502005e00108d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:01.059846 30181 raft_consensus.cc:740] T 3d03829186fc43a994b3b7e41af2aa00 P c798986f87ed4d17b57502005e00108d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c798986f87ed4d17b57502005e00108d, State: Running, Role: LEADER
I20260710 11:03:01.060736 30181 consensus_queue.cc:260] T 3d03829186fc43a994b3b7e41af2aa00 P c798986f87ed4d17b57502005e00108d [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: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:03:01.062073 30181 raft_consensus.cc:3060] T 3d03829186fc43a994b3b7e41af2aa00 P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:01.066452 30106 raft_consensus.cc:2468] T 3d03829186fc43a994b3b7e41af2aa00 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1226e11af644398814a065dd6f37b79 in term 3.
I20260710 11:03:01.067668 30423 leader_election.cc:304] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [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: 30c2b1cfe6e54042a2be52d2c7ade2c8, b1226e11af644398814a065dd6f37b79; no voters: 
I20260710 11:03:01.068490 30615 raft_consensus.cc:2804] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:01.068886 30615 raft_consensus.cc:697] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [term 3 LEADER]: Becoming Leader. State: Replica: b1226e11af644398814a065dd6f37b79, State: Running, Role: LEADER
I20260710 11:03:01.068928 30181 raft_consensus.cc:2468] T 3d03829186fc43a994b3b7e41af2aa00 P c798986f87ed4d17b57502005e00108d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1226e11af644398814a065dd6f37b79 in term 3.
I20260710 11:03:01.069764 30615 consensus_queue.cc:237] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [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: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } }
I20260710 11:03:01.077334 29855 catalog_manager.cc:5697] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 reported cstate change: term changed from 2 to 3, leader changed from c798986f87ed4d17b57502005e00108d (127.27.60.132) to b1226e11af644398814a065dd6f37b79 (127.27.60.129). New cstate: current_term: 3 leader_uuid: "b1226e11af644398814a065dd6f37b79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:01.106241 30604 raft_consensus.cc:993] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d: : Instructing follower 30c2b1cfe6e54042a2be52d2c7ade2c8 to start an election
I20260710 11:03:01.106783 30583 raft_consensus.cc:1081] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d [term 1 LEADER]: Signalling peer 30c2b1cfe6e54042a2be52d2c7ade2c8 to start an election
I20260710 11:03:01.108486 30106 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d7b861682164eccb726ea6a910d717a"
dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
 from {username='slave'} at 127.0.0.1:59082
I20260710 11:03:01.108932 30106 raft_consensus.cc:493] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:01.109190 30106 raft_consensus.cc:3060] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:01.113870 30106 raft_consensus.cc:515] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:03:01.115835 30106 leader_election.cc:290] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 2 election: Requested vote from peers 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973), c798986f87ed4d17b57502005e00108d (127.27.60.132:44161)
I20260710 11:03:01.116387 30033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7b861682164eccb726ea6a910d717a" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "342d5f7023244711bc1af9527595b847"
I20260710 11:03:01.116384 30181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7b861682164eccb726ea6a910d717a" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c798986f87ed4d17b57502005e00108d"
I20260710 11:03:01.117274 30181 raft_consensus.cc:3055] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:01.117254 30033 raft_consensus.cc:3060] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:01.117823 30181 raft_consensus.cc:740] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c798986f87ed4d17b57502005e00108d, State: Running, Role: LEADER
I20260710 11:03:01.118688 30181 consensus_queue.cc:260] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:03:01.120038 30181 raft_consensus.cc:3060] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:01.124833 30033 raft_consensus.cc:2468] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c2b1cfe6e54042a2be52d2c7ade2c8 in term 2.
I20260710 11:03:01.126259 30072 leader_election.cc:304] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c2b1cfe6e54042a2be52d2c7ade2c8, 342d5f7023244711bc1af9527595b847; no voters: 
I20260710 11:03:01.126737 30181 raft_consensus.cc:2468] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c2b1cfe6e54042a2be52d2c7ade2c8 in term 2.
I20260710 11:03:01.126940 30590 raft_consensus.cc:2804] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:01.128396 30590 raft_consensus.cc:697] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 LEADER]: Becoming Leader. State: Replica: 30c2b1cfe6e54042a2be52d2c7ade2c8, State: Running, Role: LEADER
I20260710 11:03:01.129290 30590 consensus_queue.cc:237] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:03:01.139061 29855 catalog_manager.cc:5697] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 reported cstate change: term changed from 1 to 2, leader changed from c798986f87ed4d17b57502005e00108d (127.27.60.132) to 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131). New cstate: current_term: 2 leader_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:01.457494 30181 raft_consensus.cc:1275] T 3d03829186fc43a994b3b7e41af2aa00 P c798986f87ed4d17b57502005e00108d [term 3 FOLLOWER]: Refusing update from remote peer b1226e11af644398814a065dd6f37b79: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:01.459049 30615 consensus_queue.cc:1048] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:01.470352 30106 raft_consensus.cc:1275] T 3d03829186fc43a994b3b7e41af2aa00 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 3 FOLLOWER]: Refusing update from remote peer b1226e11af644398814a065dd6f37b79: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:01.472936 30600 consensus_queue.cc:1048] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:01.702152 30181 raft_consensus.cc:1275] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Refusing update from remote peer 30c2b1cfe6e54042a2be52d2c7ade2c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:01.703680 30033 raft_consensus.cc:1275] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [term 2 FOLLOWER]: Refusing update from remote peer 30c2b1cfe6e54042a2be52d2c7ade2c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:01.703804 30629 consensus_queue.cc:1048] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:01.705624 30629 consensus_queue.cc:1048] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:01.976294 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:01.994907 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:02.026445 30106 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d7b861682164eccb726ea6a910d717a"
dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
mode: GRACEFUL
new_leader_uuid: "342d5f7023244711bc1af9527595b847"
 from {username='slave'} at 127.0.0.1:41378
I20260710 11:03:02.026973 30106 raft_consensus.cc:606] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 LEADER]: Received request to transfer leadership to TS 342d5f7023244711bc1af9527595b847
I20260710 11:03:02.028086 27890 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:03:02.028753 27890 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:02.268973 30639 raft_consensus.cc:993] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8: : Instructing follower 342d5f7023244711bc1af9527595b847 to start an election
I20260710 11:03:02.269411 30639 raft_consensus.cc:1081] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 LEADER]: Signalling peer 342d5f7023244711bc1af9527595b847 to start an election
I20260710 11:03:02.270844 30033 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d7b861682164eccb726ea6a910d717a"
dest_uuid: "342d5f7023244711bc1af9527595b847"
 from {username='slave'} at 127.0.0.1:35498
I20260710 11:03:02.271356 30033 raft_consensus.cc:493] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:02.271636 30033 raft_consensus.cc:3060] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:02.277206 30033 raft_consensus.cc:515] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:03:02.279593 30033 leader_election.cc:290] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 3 election: Requested vote from peers 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937), c798986f87ed4d17b57502005e00108d (127.27.60.132:44161)
I20260710 11:03:02.280316 30106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7b861682164eccb726ea6a910d717a" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
I20260710 11:03:02.280598 30181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7b861682164eccb726ea6a910d717a" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c798986f87ed4d17b57502005e00108d"
I20260710 11:03:02.280972 30106 raft_consensus.cc:3055] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:02.281195 30181 raft_consensus.cc:3060] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:02.281364 30106 raft_consensus.cc:740] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 30c2b1cfe6e54042a2be52d2c7ade2c8, State: Running, Role: LEADER
I20260710 11:03:02.282143 30106 consensus_queue.cc:260] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [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: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:03:02.283025 30106 raft_consensus.cc:3060] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:02.286532 30181 raft_consensus.cc:2468] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 342d5f7023244711bc1af9527595b847 in term 3.
I20260710 11:03:02.287468 30106 raft_consensus.cc:2468] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 342d5f7023244711bc1af9527595b847 in term 3.
I20260710 11:03:02.287853 29996 leader_election.cc:304] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [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: 342d5f7023244711bc1af9527595b847, c798986f87ed4d17b57502005e00108d; no voters: 
I20260710 11:03:02.289139 30585 raft_consensus.cc:2804] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:02.289688 30585 raft_consensus.cc:697] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [term 3 LEADER]: Becoming Leader. State: Replica: 342d5f7023244711bc1af9527595b847, State: Running, Role: LEADER
I20260710 11:03:02.290642 30585 consensus_queue.cc:237] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [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: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:03:02.298449 29854 catalog_manager.cc:5697] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 reported cstate change: term changed from 2 to 3, leader changed from 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131) to 342d5f7023244711bc1af9527595b847 (127.27.60.130). New cstate: current_term: 3 leader_uuid: "342d5f7023244711bc1af9527595b847" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:02.862265 30181 raft_consensus.cc:1275] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d [term 3 FOLLOWER]: Refusing update from remote peer 342d5f7023244711bc1af9527595b847: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:02.863547 30585 consensus_queue.cc:1048] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:02.874104 30106 raft_consensus.cc:1275] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 3 FOLLOWER]: Refusing update from remote peer 342d5f7023244711bc1af9527595b847: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:02.875483 30585 consensus_queue.cc:1048] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:03.029619 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:03.047819 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:03.064678 30033 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d7b861682164eccb726ea6a910d717a"
dest_uuid: "342d5f7023244711bc1af9527595b847"
mode: GRACEFUL
new_leader_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
 from {username='slave'} at 127.0.0.1:54686
I20260710 11:03:03.065402 30033 raft_consensus.cc:606] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [term 3 LEADER]: Received request to transfer leadership to TS 30c2b1cfe6e54042a2be52d2c7ade2c8
I20260710 11:03:03.066872 27890 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:03:03.067615 27890 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:03.432307 30585 raft_consensus.cc:993] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847: : Instructing follower 30c2b1cfe6e54042a2be52d2c7ade2c8 to start an election
I20260710 11:03:03.432999 30585 raft_consensus.cc:1081] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [term 3 LEADER]: Signalling peer 30c2b1cfe6e54042a2be52d2c7ade2c8 to start an election
I20260710 11:03:03.435189 30106 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d7b861682164eccb726ea6a910d717a"
dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
 from {username='slave'} at 127.0.0.1:59070
I20260710 11:03:03.435809 30106 raft_consensus.cc:493] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:03.436228 30106 raft_consensus.cc:3060] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:03.441962 30106 raft_consensus.cc:515] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:03:03.443732 30106 leader_election.cc:290] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 4 election: Requested vote from peers 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973), c798986f87ed4d17b57502005e00108d (127.27.60.132:44161)
I20260710 11:03:03.444708 30181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7b861682164eccb726ea6a910d717a" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c798986f87ed4d17b57502005e00108d"
I20260710 11:03:03.444836 30033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7b861682164eccb726ea6a910d717a" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "342d5f7023244711bc1af9527595b847"
I20260710 11:03:03.445405 30181 raft_consensus.cc:3060] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:03.445472 30033 raft_consensus.cc:3055] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:03:03.445956 30033 raft_consensus.cc:740] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 342d5f7023244711bc1af9527595b847, State: Running, Role: LEADER
I20260710 11:03:03.446679 30033 consensus_queue.cc:260] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [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: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:03:03.447788 30033 raft_consensus.cc:3060] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:03.452332 30181 raft_consensus.cc:2468] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c2b1cfe6e54042a2be52d2c7ade2c8 in term 4.
I20260710 11:03:03.453554 30070 leader_election.cc:304] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [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: 30c2b1cfe6e54042a2be52d2c7ade2c8, c798986f87ed4d17b57502005e00108d; no voters: 
I20260710 11:03:03.454200 30657 raft_consensus.cc:2804] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:03:03.454315 30033 raft_consensus.cc:2468] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c2b1cfe6e54042a2be52d2c7ade2c8 in term 4.
I20260710 11:03:03.454700 30657 raft_consensus.cc:697] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 4 LEADER]: Becoming Leader. State: Replica: 30c2b1cfe6e54042a2be52d2c7ade2c8, State: Running, Role: LEADER
I20260710 11:03:03.455464 30657 consensus_queue.cc:237] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [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: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:03:03.462564 29851 catalog_manager.cc:5697] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 reported cstate change: term changed from 3 to 4, leader changed from 342d5f7023244711bc1af9527595b847 (127.27.60.130) to 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131). New cstate: current_term: 4 leader_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:03.843058 30033 raft_consensus.cc:1275] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [term 4 FOLLOWER]: Refusing update from remote peer 30c2b1cfe6e54042a2be52d2c7ade2c8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:03.844426 30657 consensus_queue.cc:1048] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:03.854580 30179 raft_consensus.cc:1275] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d [term 4 FOLLOWER]: Refusing update from remote peer 30c2b1cfe6e54042a2be52d2c7ade2c8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:03.856087 30644 consensus_queue.cc:1048] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:04.068490 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:04.092685 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:04.109144 30106 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2eacffb85e5c4cd7add44c81c6f790a7"
dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
mode: GRACEFUL
new_leader_uuid: "342d5f7023244711bc1af9527595b847"
 from {username='slave'} at 127.0.0.1:41378
I20260710 11:03:04.109889 30106 raft_consensus.cc:606] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 LEADER]: Received request to transfer leadership to TS 342d5f7023244711bc1af9527595b847
I20260710 11:03:04.111068 27890 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:03:04.112017 27890 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:04.396279 30644 raft_consensus.cc:993] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8: : Instructing follower 342d5f7023244711bc1af9527595b847 to start an election
I20260710 11:03:04.396864 30644 raft_consensus.cc:1081] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 LEADER]: Signalling peer 342d5f7023244711bc1af9527595b847 to start an election
I20260710 11:03:04.398491 30032 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2eacffb85e5c4cd7add44c81c6f790a7"
dest_uuid: "342d5f7023244711bc1af9527595b847"
 from {username='slave'} at 127.0.0.1:35498
I20260710 11:03:04.399078 30032 raft_consensus.cc:493] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:04.399407 30032 raft_consensus.cc:3060] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:04.406225 30032 raft_consensus.cc:515] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:03:04.408142 30032 leader_election.cc:290] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 3 election: Requested vote from peers 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937), c798986f87ed4d17b57502005e00108d (127.27.60.132:44161)
I20260710 11:03:04.409132 30104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eacffb85e5c4cd7add44c81c6f790a7" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
I20260710 11:03:04.409495 30179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eacffb85e5c4cd7add44c81c6f790a7" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c798986f87ed4d17b57502005e00108d"
I20260710 11:03:04.409804 30104 raft_consensus.cc:3055] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:04.409988 30179 raft_consensus.cc:3060] T 2eacffb85e5c4cd7add44c81c6f790a7 P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:04.410126 30104 raft_consensus.cc:740] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 30c2b1cfe6e54042a2be52d2c7ade2c8, State: Running, Role: LEADER
I20260710 11:03:04.410898 30104 consensus_queue.cc:260] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [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: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:03:04.412070 30104 raft_consensus.cc:3060] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:04.416899 30179 raft_consensus.cc:2468] T 2eacffb85e5c4cd7add44c81c6f790a7 P c798986f87ed4d17b57502005e00108d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 342d5f7023244711bc1af9527595b847 in term 3.
I20260710 11:03:04.418306 29996 leader_election.cc:304] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [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: 342d5f7023244711bc1af9527595b847, c798986f87ed4d17b57502005e00108d; no voters: 
I20260710 11:03:04.418457 30104 raft_consensus.cc:2468] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 342d5f7023244711bc1af9527595b847 in term 3.
I20260710 11:03:04.419173 30658 raft_consensus.cc:2804] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:04.420089 30658 raft_consensus.cc:697] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [term 3 LEADER]: Becoming Leader. State: Replica: 342d5f7023244711bc1af9527595b847, State: Running, Role: LEADER
I20260710 11:03:04.420744 30658 consensus_queue.cc:237] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [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: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:03:04.428508 29854 catalog_manager.cc:5697] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 reported cstate change: term changed from 2 to 3, leader changed from 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131) to 342d5f7023244711bc1af9527595b847 (127.27.60.130). New cstate: current_term: 3 leader_uuid: "342d5f7023244711bc1af9527595b847" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:04.959774 30106 raft_consensus.cc:1275] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 3 FOLLOWER]: Refusing update from remote peer 342d5f7023244711bc1af9527595b847: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:04.961524 30658 consensus_queue.cc:1048] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:03:04.977624 30179 raft_consensus.cc:1275] T 2eacffb85e5c4cd7add44c81c6f790a7 P c798986f87ed4d17b57502005e00108d [term 3 FOLLOWER]: Refusing update from remote peer 342d5f7023244711bc1af9527595b847: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:04.979233 30677 consensus_queue.cc:1048] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:03:05.113022 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:05.148725 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:05.164258 30032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23cb78eb3eb0493c98284f9dedf509e1"
dest_uuid: "342d5f7023244711bc1af9527595b847"
mode: GRACEFUL
new_leader_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
 from {username='slave'} at 127.0.0.1:54686
I20260710 11:03:05.164862 30032 raft_consensus.cc:606] T 23cb78eb3eb0493c98284f9dedf509e1 P 342d5f7023244711bc1af9527595b847 [term 1 LEADER]: Received request to transfer leadership to TS 30c2b1cfe6e54042a2be52d2c7ade2c8
I20260710 11:03:05.166244 27890 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:03:05.167017 27890 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:05.464129 30658 raft_consensus.cc:993] T 23cb78eb3eb0493c98284f9dedf509e1 P 342d5f7023244711bc1af9527595b847: : Instructing follower 30c2b1cfe6e54042a2be52d2c7ade2c8 to start an election
I20260710 11:03:05.464707 30677 raft_consensus.cc:1081] T 23cb78eb3eb0493c98284f9dedf509e1 P 342d5f7023244711bc1af9527595b847 [term 1 LEADER]: Signalling peer 30c2b1cfe6e54042a2be52d2c7ade2c8 to start an election
I20260710 11:03:05.466580 30106 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23cb78eb3eb0493c98284f9dedf509e1"
dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
 from {username='slave'} at 127.0.0.1:59070
I20260710 11:03:05.467150 30106 raft_consensus.cc:493] T 23cb78eb3eb0493c98284f9dedf509e1 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:05.467482 30106 raft_consensus.cc:3060] T 23cb78eb3eb0493c98284f9dedf509e1 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:05.473559 30106 raft_consensus.cc:515] T 23cb78eb3eb0493c98284f9dedf509e1 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:03:05.475348 30106 leader_election.cc:290] T 23cb78eb3eb0493c98284f9dedf509e1 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 2 election: Requested vote from peers 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973), c798986f87ed4d17b57502005e00108d (127.27.60.132:44161)
I20260710 11:03:05.476882 30032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23cb78eb3eb0493c98284f9dedf509e1" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "342d5f7023244711bc1af9527595b847"
I20260710 11:03:05.477694 30032 raft_consensus.cc:3055] T 23cb78eb3eb0493c98284f9dedf509e1 P 342d5f7023244711bc1af9527595b847 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:05.477779 30181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23cb78eb3eb0493c98284f9dedf509e1" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c798986f87ed4d17b57502005e00108d"
I20260710 11:03:05.478148 30032 raft_consensus.cc:740] T 23cb78eb3eb0493c98284f9dedf509e1 P 342d5f7023244711bc1af9527595b847 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 342d5f7023244711bc1af9527595b847, State: Running, Role: LEADER
I20260710 11:03:05.478940 30181 raft_consensus.cc:3060] T 23cb78eb3eb0493c98284f9dedf509e1 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:05.479264 30032 consensus_queue.cc:260] T 23cb78eb3eb0493c98284f9dedf509e1 P 342d5f7023244711bc1af9527595b847 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:03:05.480556 30032 raft_consensus.cc:3060] T 23cb78eb3eb0493c98284f9dedf509e1 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:05.487254 30181 raft_consensus.cc:2468] T 23cb78eb3eb0493c98284f9dedf509e1 P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c2b1cfe6e54042a2be52d2c7ade2c8 in term 2.
I20260710 11:03:05.487728 30032 raft_consensus.cc:2468] T 23cb78eb3eb0493c98284f9dedf509e1 P 342d5f7023244711bc1af9527595b847 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c2b1cfe6e54042a2be52d2c7ade2c8 in term 2.
I20260710 11:03:05.488869 30070 leader_election.cc:304] T 23cb78eb3eb0493c98284f9dedf509e1 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c2b1cfe6e54042a2be52d2c7ade2c8, c798986f87ed4d17b57502005e00108d; no voters: 
I20260710 11:03:05.490069 30657 raft_consensus.cc:2804] T 23cb78eb3eb0493c98284f9dedf509e1 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:05.491537 30657 raft_consensus.cc:697] T 23cb78eb3eb0493c98284f9dedf509e1 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 LEADER]: Becoming Leader. State: Replica: 30c2b1cfe6e54042a2be52d2c7ade2c8, State: Running, Role: LEADER
I20260710 11:03:05.492329 30657 consensus_queue.cc:237] T 23cb78eb3eb0493c98284f9dedf509e1 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:03:05.500193 29851 catalog_manager.cc:5697] T 23cb78eb3eb0493c98284f9dedf509e1 P 30c2b1cfe6e54042a2be52d2c7ade2c8 reported cstate change: term changed from 1 to 2, leader changed from 342d5f7023244711bc1af9527595b847 (127.27.60.130) to 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131). New cstate: current_term: 2 leader_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:05.922643 30032 raft_consensus.cc:1275] T 23cb78eb3eb0493c98284f9dedf509e1 P 342d5f7023244711bc1af9527595b847 [term 2 FOLLOWER]: Refusing update from remote peer 30c2b1cfe6e54042a2be52d2c7ade2c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:05.923957 30657 consensus_queue.cc:1048] T 23cb78eb3eb0493c98284f9dedf509e1 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:05.933955 30179 raft_consensus.cc:1275] T 23cb78eb3eb0493c98284f9dedf509e1 P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Refusing update from remote peer 30c2b1cfe6e54042a2be52d2c7ade2c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:05.935328 30657 consensus_queue.cc:1048] T 23cb78eb3eb0493c98284f9dedf509e1 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:06.168020 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:06.215363 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:06.231959 30106 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d7b861682164eccb726ea6a910d717a"
dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
mode: GRACEFUL
new_leader_uuid: "342d5f7023244711bc1af9527595b847"
 from {username='slave'} at 127.0.0.1:41378
I20260710 11:03:06.232453 30106 raft_consensus.cc:606] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 4 LEADER]: Received request to transfer leadership to TS 342d5f7023244711bc1af9527595b847
I20260710 11:03:06.233726 27890 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:03:06.234319 27890 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:06.404296 30657 raft_consensus.cc:993] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8: : Instructing follower 342d5f7023244711bc1af9527595b847 to start an election
I20260710 11:03:06.404860 30657 raft_consensus.cc:1081] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 4 LEADER]: Signalling peer 342d5f7023244711bc1af9527595b847 to start an election
I20260710 11:03:06.406354 30032 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d7b861682164eccb726ea6a910d717a"
dest_uuid: "342d5f7023244711bc1af9527595b847"
 from {username='slave'} at 127.0.0.1:35498
I20260710 11:03:06.406775 30032 raft_consensus.cc:493] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:06.407016 30032 raft_consensus.cc:3060] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:03:06.411978 30032 raft_consensus.cc:515] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:03:06.413417 30032 leader_election.cc:290] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [CANDIDATE]: Term 5 election: Requested vote from peers 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937), c798986f87ed4d17b57502005e00108d (127.27.60.132:44161)
I20260710 11:03:06.414275 30106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7b861682164eccb726ea6a910d717a" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
I20260710 11:03:06.414713 30179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7b861682164eccb726ea6a910d717a" candidate_uuid: "342d5f7023244711bc1af9527595b847" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "c798986f87ed4d17b57502005e00108d"
I20260710 11:03:06.414916 30106 raft_consensus.cc:3055] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:03:06.415215 30106 raft_consensus.cc:740] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 30c2b1cfe6e54042a2be52d2c7ade2c8, State: Running, Role: LEADER
I20260710 11:03:06.415261 30179 raft_consensus.cc:3060] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:03:06.416183 30106 consensus_queue.cc:260] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [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: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:03:06.417399 30106 raft_consensus.cc:3060] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:03:06.421701 30179 raft_consensus.cc:2468] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 342d5f7023244711bc1af9527595b847 in term 5.
I20260710 11:03:06.422827 29996 leader_election.cc:304] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [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: 342d5f7023244711bc1af9527595b847, c798986f87ed4d17b57502005e00108d; no voters: 
I20260710 11:03:06.423288 30106 raft_consensus.cc:2468] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 342d5f7023244711bc1af9527595b847 in term 5.
I20260710 11:03:06.423501 30698 raft_consensus.cc:2804] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:03:06.424065 30698 raft_consensus.cc:697] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [term 5 LEADER]: Becoming Leader. State: Replica: 342d5f7023244711bc1af9527595b847, State: Running, Role: LEADER
I20260710 11:03:06.425110 30698 consensus_queue.cc:237] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [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: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:03:06.433614 29851 catalog_manager.cc:5697] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 reported cstate change: term changed from 4 to 5, leader changed from 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131) to 342d5f7023244711bc1af9527595b847 (127.27.60.130). New cstate: current_term: 5 leader_uuid: "342d5f7023244711bc1af9527595b847" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:06.953576 30181 raft_consensus.cc:1275] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d [term 5 FOLLOWER]: Refusing update from remote peer 342d5f7023244711bc1af9527595b847: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:03:06.954902 30698 consensus_queue.cc:1048] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:03:06.969045 30106 raft_consensus.cc:1275] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 5 FOLLOWER]: Refusing update from remote peer 342d5f7023244711bc1af9527595b847: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:03:06.971027 30705 consensus_queue.cc:1048] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:03:07.235231 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:07.313494 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:07.330703 30032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2eacffb85e5c4cd7add44c81c6f790a7"
dest_uuid: "342d5f7023244711bc1af9527595b847"
mode: GRACEFUL
new_leader_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
 from {username='slave'} at 127.0.0.1:54686
I20260710 11:03:07.331156 30032 raft_consensus.cc:606] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [term 3 LEADER]: Received request to transfer leadership to TS 30c2b1cfe6e54042a2be52d2c7ade2c8
I20260710 11:03:07.332326 27890 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:03:07.333007 27890 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:07.727427 30706 raft_consensus.cc:993] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847: : Instructing follower 30c2b1cfe6e54042a2be52d2c7ade2c8 to start an election
I20260710 11:03:07.727876 30706 raft_consensus.cc:1081] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [term 3 LEADER]: Signalling peer 30c2b1cfe6e54042a2be52d2c7ade2c8 to start an election
I20260710 11:03:07.729242 30106 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2eacffb85e5c4cd7add44c81c6f790a7"
dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
 from {username='slave'} at 127.0.0.1:59070
I20260710 11:03:07.729671 30106 raft_consensus.cc:493] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:07.729974 30106 raft_consensus.cc:3060] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:07.734457 30106 raft_consensus.cc:515] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:03:07.735961 30106 leader_election.cc:290] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [CANDIDATE]: Term 4 election: Requested vote from peers 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973), c798986f87ed4d17b57502005e00108d (127.27.60.132:44161)
I20260710 11:03:07.736811 30033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eacffb85e5c4cd7add44c81c6f790a7" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "342d5f7023244711bc1af9527595b847"
I20260710 11:03:07.737103 30179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eacffb85e5c4cd7add44c81c6f790a7" candidate_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c798986f87ed4d17b57502005e00108d"
I20260710 11:03:07.737385 30033 raft_consensus.cc:3055] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:03:07.737684 30179 raft_consensus.cc:3060] T 2eacffb85e5c4cd7add44c81c6f790a7 P c798986f87ed4d17b57502005e00108d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:07.737746 30033 raft_consensus.cc:740] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 342d5f7023244711bc1af9527595b847, State: Running, Role: LEADER
I20260710 11:03:07.738559 30033 consensus_queue.cc:260] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [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: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:03:07.739459 30033 raft_consensus.cc:3060] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:07.742462 30179 raft_consensus.cc:2468] T 2eacffb85e5c4cd7add44c81c6f790a7 P c798986f87ed4d17b57502005e00108d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c2b1cfe6e54042a2be52d2c7ade2c8 in term 4.
I20260710 11:03:07.743525 30070 leader_election.cc:304] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [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: 30c2b1cfe6e54042a2be52d2c7ade2c8, c798986f87ed4d17b57502005e00108d; no voters: 
I20260710 11:03:07.744449 30703 raft_consensus.cc:2804] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:03:07.744807 30033 raft_consensus.cc:2468] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c2b1cfe6e54042a2be52d2c7ade2c8 in term 4.
I20260710 11:03:07.744954 30703 raft_consensus.cc:697] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 4 LEADER]: Becoming Leader. State: Replica: 30c2b1cfe6e54042a2be52d2c7ade2c8, State: Running, Role: LEADER
I20260710 11:03:07.746513 30703 consensus_queue.cc:237] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [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: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } }
I20260710 11:03:07.754556 29854 catalog_manager.cc:5697] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8 reported cstate change: term changed from 3 to 4, leader changed from 342d5f7023244711bc1af9527595b847 (127.27.60.130) to 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131). New cstate: current_term: 4 leader_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:08.130797 30033 raft_consensus.cc:1275] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [term 4 FOLLOWER]: Refusing update from remote peer 30c2b1cfe6e54042a2be52d2c7ade2c8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:08.132169 30711 consensus_queue.cc:1048] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:08.146544 30179 raft_consensus.cc:1275] T 2eacffb85e5c4cd7add44c81c6f790a7 P c798986f87ed4d17b57502005e00108d [term 4 FOLLOWER]: Refusing update from remote peer 30c2b1cfe6e54042a2be52d2c7ade2c8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:08.150329 30703 consensus_queue.cc:1048] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c798986f87ed4d17b57502005e00108d" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 44161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:08.333973 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:08.480151 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:08.498180 30106 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c712cdcc61144e6e9b4c8287d8cb2a0d"
dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
mode: GRACEFUL
new_leader_uuid: "b1226e11af644398814a065dd6f37b79"
 from {username='slave'} at 127.0.0.1:41378
I20260710 11:03:08.498792 30106 raft_consensus.cc:606] T c712cdcc61144e6e9b4c8287d8cb2a0d P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 LEADER]: Received request to transfer leadership to TS b1226e11af644398814a065dd6f37b79
I20260710 11:03:08.500135 27890 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:03:08.501099 27890 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:08.899312 30703 raft_consensus.cc:993] T c712cdcc61144e6e9b4c8287d8cb2a0d P 30c2b1cfe6e54042a2be52d2c7ade2c8: : Instructing follower b1226e11af644398814a065dd6f37b79 to start an election
I20260710 11:03:08.899874 30723 raft_consensus.cc:1081] T c712cdcc61144e6e9b4c8287d8cb2a0d P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 LEADER]: Signalling peer b1226e11af644398814a065dd6f37b79 to start an election
I20260710 11:03:08.901574 30475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c712cdcc61144e6e9b4c8287d8cb2a0d"
dest_uuid: "b1226e11af644398814a065dd6f37b79"
 from {username='slave'} at 127.0.0.1:45870
I20260710 11:03:08.902158 30475 raft_consensus.cc:493] T c712cdcc61144e6e9b4c8287d8cb2a0d P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:08.902449 30475 raft_consensus.cc:3060] T c712cdcc61144e6e9b4c8287d8cb2a0d P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:08.907228 30475 raft_consensus.cc:515] T c712cdcc61144e6e9b4c8287d8cb2a0d P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:03:08.908885 30475 leader_election.cc:290] T c712cdcc61144e6e9b4c8287d8cb2a0d P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 2 election: Requested vote from peers 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973), 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937)
I20260710 11:03:08.909758 30033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c712cdcc61144e6e9b4c8287d8cb2a0d" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "342d5f7023244711bc1af9527595b847"
I20260710 11:03:08.909932 30106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c712cdcc61144e6e9b4c8287d8cb2a0d" candidate_uuid: "b1226e11af644398814a065dd6f37b79" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8"
I20260710 11:03:08.910344 30033 raft_consensus.cc:3060] T c712cdcc61144e6e9b4c8287d8cb2a0d P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:08.910422 30106 raft_consensus.cc:3055] T c712cdcc61144e6e9b4c8287d8cb2a0d P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:08.910923 30106 raft_consensus.cc:740] T c712cdcc61144e6e9b4c8287d8cb2a0d P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30c2b1cfe6e54042a2be52d2c7ade2c8, State: Running, Role: LEADER
I20260710 11:03:08.911747 30106 consensus_queue.cc:260] T c712cdcc61144e6e9b4c8287d8cb2a0d P 30c2b1cfe6e54042a2be52d2c7ade2c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:03:08.912978 30106 raft_consensus.cc:3060] T c712cdcc61144e6e9b4c8287d8cb2a0d P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:08.917094 30033 raft_consensus.cc:2468] T c712cdcc61144e6e9b4c8287d8cb2a0d P 342d5f7023244711bc1af9527595b847 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1226e11af644398814a065dd6f37b79 in term 2.
I20260710 11:03:08.918654 30424 leader_election.cc:304] T c712cdcc61144e6e9b4c8287d8cb2a0d P b1226e11af644398814a065dd6f37b79 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 342d5f7023244711bc1af9527595b847, b1226e11af644398814a065dd6f37b79; no voters: 
I20260710 11:03:08.919673 30683 raft_consensus.cc:2804] T c712cdcc61144e6e9b4c8287d8cb2a0d P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:08.919725 30106 raft_consensus.cc:2468] T c712cdcc61144e6e9b4c8287d8cb2a0d P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1226e11af644398814a065dd6f37b79 in term 2.
I20260710 11:03:08.920799 30683 raft_consensus.cc:697] T c712cdcc61144e6e9b4c8287d8cb2a0d P b1226e11af644398814a065dd6f37b79 [term 2 LEADER]: Becoming Leader. State: Replica: b1226e11af644398814a065dd6f37b79, State: Running, Role: LEADER
I20260710 11:03:08.921834 30683 consensus_queue.cc:237] T c712cdcc61144e6e9b4c8287d8cb2a0d P b1226e11af644398814a065dd6f37b79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } }
I20260710 11:03:08.929695 29851 catalog_manager.cc:5697] T c712cdcc61144e6e9b4c8287d8cb2a0d P b1226e11af644398814a065dd6f37b79 reported cstate change: term changed from 1 to 2, leader changed from 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131) to b1226e11af644398814a065dd6f37b79 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "b1226e11af644398814a065dd6f37b79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1226e11af644398814a065dd6f37b79" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 40073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:09.372870 30033 raft_consensus.cc:1275] T c712cdcc61144e6e9b4c8287d8cb2a0d P 342d5f7023244711bc1af9527595b847 [term 2 FOLLOWER]: Refusing update from remote peer b1226e11af644398814a065dd6f37b79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:09.374327 30683 consensus_queue.cc:1048] T c712cdcc61144e6e9b4c8287d8cb2a0d P b1226e11af644398814a065dd6f37b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "342d5f7023244711bc1af9527595b847" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:09.385155 30106 raft_consensus.cc:1275] T c712cdcc61144e6e9b4c8287d8cb2a0d P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 FOLLOWER]: Refusing update from remote peer b1226e11af644398814a065dd6f37b79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:09.387795 30734 consensus_queue.cc:1048] T c712cdcc61144e6e9b4c8287d8cb2a0d P b1226e11af644398814a065dd6f37b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c2b1cfe6e54042a2be52d2c7ade2c8" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 44937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:09.501978 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:09.517741 27890 tablet_server.cc:179] TabletServer@127.27.60.129:40073 shutting down...
W20260710 11:03:09.526557 30073 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 12 similar messages]
W20260710 11:03:09.531529 30073 consensus_peers.cc:597] T 506f4b94615b412da47c25d805183157 P 30c2b1cfe6e54042a2be52d2c7ade2c8 -> Peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Couldn't send request to peer b1226e11af644398814a065dd6f37b79. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:09.549598 29999 consensus_peers.cc:597] T 554d43e07e0b4835bdc14c3731ea39d1 P 342d5f7023244711bc1af9527595b847 -> Peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Couldn't send request to peer b1226e11af644398814a065dd6f37b79. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:09.560220 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:09.561162 27890 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:09.562060 27890 raft_consensus.cc:2243] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.562633 27890 raft_consensus.cc:2272] T 053f3516a6604c7e987dddeb21a5d492 P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.564889 27890 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:09.565601 27890 raft_consensus.cc:2243] T c712cdcc61144e6e9b4c8287d8cb2a0d P b1226e11af644398814a065dd6f37b79 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:09.566540 27890 raft_consensus.cc:2272] T c712cdcc61144e6e9b4c8287d8cb2a0d P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.569764 27890 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:09.570366 27890 raft_consensus.cc:2243] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.570830 27890 raft_consensus.cc:2272] T 4268170a84c743c8aa2a5406a1cc45ab P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.572845 27890 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:09.573560 27890 raft_consensus.cc:2243] T 9f4e2593f6d94497a3bb4006469fe46e P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.573992 27890 raft_consensus.cc:2272] T 9f4e2593f6d94497a3bb4006469fe46e P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.576054 27890 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:09.576654 27890 raft_consensus.cc:2243] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:09.577549 27890 raft_consensus.cc:2272] T 40248c6389d44c76b0d260e7e54b84e4 P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.579646 27890 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:09.580250 27890 raft_consensus.cc:2243] T 554d43e07e0b4835bdc14c3731ea39d1 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.580693 27890 raft_consensus.cc:2272] T 554d43e07e0b4835bdc14c3731ea39d1 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.583273 27890 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:09.583930 27890 raft_consensus.cc:2243] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:09.584954 27890 raft_consensus.cc:2272] T 3d03829186fc43a994b3b7e41af2aa00 P b1226e11af644398814a065dd6f37b79 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.587399 27890 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:09.587953 27890 raft_consensus.cc:2243] T 7d23a290d303435db4ad5da93c7ce30b P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.588330 27890 raft_consensus.cc:2272] T 7d23a290d303435db4ad5da93c7ce30b P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.590607 27890 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:09.591208 27890 raft_consensus.cc:2243] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.591717 27890 raft_consensus.cc:2272] T 622f72d3533347d8a2b0dba4cb64aba8 P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.594231 27890 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:09.594761 27890 raft_consensus.cc:2243] T 4094a24e40124077ac182b1991276e83 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.595165 27890 raft_consensus.cc:2272] T 4094a24e40124077ac182b1991276e83 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.597002 27890 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:09.597594 27890 raft_consensus.cc:2243] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:09.598320 27890 raft_consensus.cc:2272] T 7c8fbc2499394c7d9075a4f447cec8d0 P b1226e11af644398814a065dd6f37b79 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.600159 27890 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:09.600661 27890 raft_consensus.cc:2243] T 506f4b94615b412da47c25d805183157 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.601141 27890 raft_consensus.cc:2272] T 506f4b94615b412da47c25d805183157 P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.603787 27890 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:09.604282 27890 raft_consensus.cc:2243] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [term 3 LEADER]: Raft consensus shutting down.
W20260710 11:03:09.604794 29999 consensus_peers.cc:597] T 2140aa1b95d1410c96da3d248595d03f P 342d5f7023244711bc1af9527595b847 -> Peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Couldn't send request to peer b1226e11af644398814a065dd6f37b79. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:09.605213 27890 raft_consensus.cc:2272] T 03ce3c9ccdb84d629d7eac7f634bb62f P b1226e11af644398814a065dd6f37b79 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.607069 27890 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:09.607518 27890 raft_consensus.cc:2243] T 2140aa1b95d1410c96da3d248595d03f P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.607858 27890 raft_consensus.cc:2272] T 2140aa1b95d1410c96da3d248595d03f P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.609663 27890 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:09.610116 27890 raft_consensus.cc:2243] T c45869348bf34adaa2a1cdd1d972ce70 P b1226e11af644398814a065dd6f37b79 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:09.610797 27890 raft_consensus.cc:2272] T c45869348bf34adaa2a1cdd1d972ce70 P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.612649 27890 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:09.613114 27890 raft_consensus.cc:2243] T 85c0d662a7194baabb4286f64f171deb P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.613556 27890 raft_consensus.cc:2272] T 85c0d662a7194baabb4286f64f171deb P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.616192 27890 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:09.616708 27890 raft_consensus.cc:2243] T 98748402c9e74c8f9d1807cfa5819fcc P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.617189 27890 raft_consensus.cc:2272] T 98748402c9e74c8f9d1807cfa5819fcc P b1226e11af644398814a065dd6f37b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.619365 27890 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:09.619769 27890 raft_consensus.cc:2243] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.620085 27890 raft_consensus.cc:2272] T 6c914dbb1eb6455e95e8295ab0f41a03 P b1226e11af644398814a065dd6f37b79 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:09.654165 30147 consensus_peers.cc:597] T 98748402c9e74c8f9d1807cfa5819fcc P c798986f87ed4d17b57502005e00108d -> Peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Couldn't send request to peer b1226e11af644398814a065dd6f37b79. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:40073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:09.656785 30147 consensus_peers.cc:597] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d -> Peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Couldn't send request to peer b1226e11af644398814a065dd6f37b79. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:40073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:09.660938 27890 tablet_server.cc:196] TabletServer@127.27.60.129:40073 shutdown complete.
I20260710 11:03:09.696241 27890 tablet_server.cc:179] TabletServer@127.27.60.130:0 shutting down...
W20260710 11:03:09.723382 30146 consensus_peers.cc:597] T b15d347c77464469839117f757739352 P c798986f87ed4d17b57502005e00108d -> Peer 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973): Couldn't send request to peer 342d5f7023244711bc1af9527595b847. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:09.728209 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:09.729176 27890 tablet_replica.cc:333] T c712cdcc61144e6e9b4c8287d8cb2a0d P 342d5f7023244711bc1af9527595b847: stopping tablet replica
I20260710 11:03:09.730016 27890 raft_consensus.cc:2243] T c712cdcc61144e6e9b4c8287d8cb2a0d P 342d5f7023244711bc1af9527595b847 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.730624 27890 raft_consensus.cc:2272] T c712cdcc61144e6e9b4c8287d8cb2a0d P 342d5f7023244711bc1af9527595b847 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.733147 27890 tablet_replica.cc:333] T 98748402c9e74c8f9d1807cfa5819fcc P 342d5f7023244711bc1af9527595b847: stopping tablet replica
I20260710 11:03:09.733807 27890 raft_consensus.cc:2243] T 98748402c9e74c8f9d1807cfa5819fcc P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.734268 27890 raft_consensus.cc:2272] T 98748402c9e74c8f9d1807cfa5819fcc P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.736501 27890 tablet_replica.cc:333] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847: stopping tablet replica
I20260710 11:03:09.737282 27890 raft_consensus.cc:2243] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:09.738340 27890 raft_consensus.cc:2272] T 622f72d3533347d8a2b0dba4cb64aba8 P 342d5f7023244711bc1af9527595b847 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.740657 27890 tablet_replica.cc:333] T 7d23a290d303435db4ad5da93c7ce30b P 342d5f7023244711bc1af9527595b847: stopping tablet replica
I20260710 11:03:09.741173 27890 raft_consensus.cc:2243] T 7d23a290d303435db4ad5da93c7ce30b P 342d5f7023244711bc1af9527595b847 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:09.742035 27890 raft_consensus.cc:2272] T 7d23a290d303435db4ad5da93c7ce30b P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.743958 27890 tablet_replica.cc:333] T 9f4e2593f6d94497a3bb4006469fe46e P 342d5f7023244711bc1af9527595b847: stopping tablet replica
I20260710 11:03:09.744431 27890 raft_consensus.cc:2243] T 9f4e2593f6d94497a3bb4006469fe46e P 342d5f7023244711bc1af9527595b847 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:09.745334 27890 raft_consensus.cc:2272] T 9f4e2593f6d94497a3bb4006469fe46e P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.747922 27890 tablet_replica.cc:333] T b15d347c77464469839117f757739352 P 342d5f7023244711bc1af9527595b847: stopping tablet replica
I20260710 11:03:09.748543 27890 raft_consensus.cc:2243] T b15d347c77464469839117f757739352 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:03:09.749017 30072 consensus_peers.cc:597] T 506f4b94615b412da47c25d805183157 P 30c2b1cfe6e54042a2be52d2c7ade2c8 -> Peer 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973): Couldn't send request to peer 342d5f7023244711bc1af9527595b847. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:09.749176 27890 raft_consensus.cc:2272] T b15d347c77464469839117f757739352 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.751475 27890 tablet_replica.cc:333] T 6c914dbb1eb6455e95e8295ab0f41a03 P 342d5f7023244711bc1af9527595b847: stopping tablet replica
I20260710 11:03:09.752060 27890 raft_consensus.cc:2243] T 6c914dbb1eb6455e95e8295ab0f41a03 P 342d5f7023244711bc1af9527595b847 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.752508 27890 raft_consensus.cc:2272] T 6c914dbb1eb6455e95e8295ab0f41a03 P 342d5f7023244711bc1af9527595b847 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.754698 27890 tablet_replica.cc:333] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847: stopping tablet replica
I20260710 11:03:09.755223 27890 raft_consensus.cc:2243] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:03:09.755957 27890 raft_consensus.cc:2272] T 9d7b861682164eccb726ea6a910d717a P 342d5f7023244711bc1af9527595b847 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.757990 27890 tablet_replica.cc:333] T 23cb78eb3eb0493c98284f9dedf509e1 P 342d5f7023244711bc1af9527595b847: stopping tablet replica
I20260710 11:03:09.758517 27890 raft_consensus.cc:2243] T 23cb78eb3eb0493c98284f9dedf509e1 P 342d5f7023244711bc1af9527595b847 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.759006 27890 raft_consensus.cc:2272] T 23cb78eb3eb0493c98284f9dedf509e1 P 342d5f7023244711bc1af9527595b847 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.761206 27890 tablet_replica.cc:333] T c45869348bf34adaa2a1cdd1d972ce70 P 342d5f7023244711bc1af9527595b847: stopping tablet replica
I20260710 11:03:09.761854 27890 raft_consensus.cc:2243] T c45869348bf34adaa2a1cdd1d972ce70 P 342d5f7023244711bc1af9527595b847 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.762284 27890 raft_consensus.cc:2272] T c45869348bf34adaa2a1cdd1d972ce70 P 342d5f7023244711bc1af9527595b847 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.764353 27890 tablet_replica.cc:333] T 506f4b94615b412da47c25d805183157 P 342d5f7023244711bc1af9527595b847: stopping tablet replica
I20260710 11:03:09.764881 27890 raft_consensus.cc:2243] T 506f4b94615b412da47c25d805183157 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.765277 27890 raft_consensus.cc:2272] T 506f4b94615b412da47c25d805183157 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.767808 27890 tablet_replica.cc:333] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847: stopping tablet replica
I20260710 11:03:09.768414 27890 raft_consensus.cc:2243] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.768895 27890 raft_consensus.cc:2272] T 03ce3c9ccdb84d629d7eac7f634bb62f P 342d5f7023244711bc1af9527595b847 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.771220 27890 tablet_replica.cc:333] T 2140aa1b95d1410c96da3d248595d03f P 342d5f7023244711bc1af9527595b847: stopping tablet replica
I20260710 11:03:09.771864 27890 raft_consensus.cc:2243] T 2140aa1b95d1410c96da3d248595d03f P 342d5f7023244711bc1af9527595b847 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:09.772807 27890 raft_consensus.cc:2272] T 2140aa1b95d1410c96da3d248595d03f P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:09.773526 30073 consensus_peers.cc:597] T 4094a24e40124077ac182b1991276e83 P 30c2b1cfe6e54042a2be52d2c7ade2c8 -> Peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Couldn't send request to peer b1226e11af644398814a065dd6f37b79. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:40073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:09.775156 27890 tablet_replica.cc:333] T e875ea9542c24e2d8902304ea29631c6 P 342d5f7023244711bc1af9527595b847: stopping tablet replica
I20260710 11:03:09.775799 27890 raft_consensus.cc:2243] T e875ea9542c24e2d8902304ea29631c6 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.776297 27890 raft_consensus.cc:2272] T e875ea9542c24e2d8902304ea29631c6 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.778487 27890 tablet_replica.cc:333] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847: stopping tablet replica
I20260710 11:03:09.779058 27890 raft_consensus.cc:2243] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.779551 27890 raft_consensus.cc:2272] T 7c8fbc2499394c7d9075a4f447cec8d0 P 342d5f7023244711bc1af9527595b847 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.781859 27890 tablet_replica.cc:333] T d6f3d8e933cd4a6e9e39aa383d17dd82 P 342d5f7023244711bc1af9527595b847: stopping tablet replica
I20260710 11:03:09.782442 27890 raft_consensus.cc:2243] T d6f3d8e933cd4a6e9e39aa383d17dd82 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.783030 27890 raft_consensus.cc:2272] T d6f3d8e933cd4a6e9e39aa383d17dd82 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:09.785502 30072 consensus_peers.cc:597] T 23cb78eb3eb0493c98284f9dedf509e1 P 30c2b1cfe6e54042a2be52d2c7ade2c8 -> Peer 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973): Couldn't send request to peer 342d5f7023244711bc1af9527595b847. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:09.785718 27890 tablet_replica.cc:333] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847: stopping tablet replica
I20260710 11:03:09.786303 27890 raft_consensus.cc:2243] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.786708 27890 raft_consensus.cc:2272] T 2eacffb85e5c4cd7add44c81c6f790a7 P 342d5f7023244711bc1af9527595b847 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.788774 27890 tablet_replica.cc:333] T 554d43e07e0b4835bdc14c3731ea39d1 P 342d5f7023244711bc1af9527595b847: stopping tablet replica
I20260710 11:03:09.789204 27890 raft_consensus.cc:2243] T 554d43e07e0b4835bdc14c3731ea39d1 P 342d5f7023244711bc1af9527595b847 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:09.790041 27890 raft_consensus.cc:2272] T 554d43e07e0b4835bdc14c3731ea39d1 P 342d5f7023244711bc1af9527595b847 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:09.808151 30072 consensus_peers.cc:597] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8 -> Peer 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973): Couldn't send request to peer 342d5f7023244711bc1af9527595b847. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:09.831912 27890 tablet_server.cc:196] TabletServer@127.27.60.130:0 shutdown complete.
W20260710 11:03:09.850251 30072 consensus_peers.cc:597] T e875ea9542c24e2d8902304ea29631c6 P 30c2b1cfe6e54042a2be52d2c7ade2c8 -> Peer 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973): Couldn't send request to peer 342d5f7023244711bc1af9527595b847. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:43973: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:09.851814 30147 consensus_peers.cc:597] T 6c914dbb1eb6455e95e8295ab0f41a03 P c798986f87ed4d17b57502005e00108d -> Peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Couldn't send request to peer b1226e11af644398814a065dd6f37b79. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:40073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:09.862118 30146 consensus_peers.cc:597] T d6f3d8e933cd4a6e9e39aa383d17dd82 P c798986f87ed4d17b57502005e00108d -> Peer 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973): Couldn't send request to peer 342d5f7023244711bc1af9527595b847. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:43973: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:09.869004 27890 tablet_server.cc:179] TabletServer@127.27.60.131:0 shutting down...
W20260710 11:03:09.884320 30146 consensus_peers.cc:597] T 98748402c9e74c8f9d1807cfa5819fcc P c798986f87ed4d17b57502005e00108d -> Peer 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973): Couldn't send request to peer 342d5f7023244711bc1af9527595b847. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:43973: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:09.904181 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:09.905089 27890 tablet_replica.cc:333] T 85c0d662a7194baabb4286f64f171deb P 30c2b1cfe6e54042a2be52d2c7ade2c8: stopping tablet replica
W20260710 11:03:09.905021 30147 consensus_peers.cc:597] T 85c0d662a7194baabb4286f64f171deb P c798986f87ed4d17b57502005e00108d -> Peer b1226e11af644398814a065dd6f37b79 (127.27.60.129:40073): Couldn't send request to peer b1226e11af644398814a065dd6f37b79. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:40073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:09.906399 27890 raft_consensus.cc:2243] T 85c0d662a7194baabb4286f64f171deb P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.907068 27890 raft_consensus.cc:2272] T 85c0d662a7194baabb4286f64f171deb P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.909097 27890 tablet_replica.cc:333] T c712cdcc61144e6e9b4c8287d8cb2a0d P 30c2b1cfe6e54042a2be52d2c7ade2c8: stopping tablet replica
I20260710 11:03:09.909708 27890 raft_consensus.cc:2243] T c712cdcc61144e6e9b4c8287d8cb2a0d P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.910087 27890 raft_consensus.cc:2272] T c712cdcc61144e6e9b4c8287d8cb2a0d P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.912577 27890 tablet_replica.cc:333] T 4268170a84c743c8aa2a5406a1cc45ab P 30c2b1cfe6e54042a2be52d2c7ade2c8: stopping tablet replica
I20260710 11:03:09.913136 27890 raft_consensus.cc:2243] T 4268170a84c743c8aa2a5406a1cc45ab P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:09.913976 27890 raft_consensus.cc:2272] T 4268170a84c743c8aa2a5406a1cc45ab P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.916399 27890 tablet_replica.cc:333] T 40248c6389d44c76b0d260e7e54b84e4 P 30c2b1cfe6e54042a2be52d2c7ade2c8: stopping tablet replica
I20260710 11:03:09.917078 27890 raft_consensus.cc:2243] T 40248c6389d44c76b0d260e7e54b84e4 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.917733 27890 raft_consensus.cc:2272] T 40248c6389d44c76b0d260e7e54b84e4 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.919962 27890 tablet_replica.cc:333] T 053f3516a6604c7e987dddeb21a5d492 P 30c2b1cfe6e54042a2be52d2c7ade2c8: stopping tablet replica
I20260710 11:03:09.920552 27890 raft_consensus.cc:2243] T 053f3516a6604c7e987dddeb21a5d492 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.920984 27890 raft_consensus.cc:2272] T 053f3516a6604c7e987dddeb21a5d492 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.922765 27890 tablet_replica.cc:333] T 9f4e2593f6d94497a3bb4006469fe46e P 30c2b1cfe6e54042a2be52d2c7ade2c8: stopping tablet replica
I20260710 11:03:09.923298 27890 raft_consensus.cc:2243] T 9f4e2593f6d94497a3bb4006469fe46e P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.923779 27890 raft_consensus.cc:2272] T 9f4e2593f6d94497a3bb4006469fe46e P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.925535 27890 tablet_replica.cc:333] T 4094a24e40124077ac182b1991276e83 P 30c2b1cfe6e54042a2be52d2c7ade2c8: stopping tablet replica
I20260710 11:03:09.925998 27890 raft_consensus.cc:2243] T 4094a24e40124077ac182b1991276e83 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:09.926704 27890 raft_consensus.cc:2272] T 4094a24e40124077ac182b1991276e83 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.928362 27890 tablet_replica.cc:333] T d6f3d8e933cd4a6e9e39aa383d17dd82 P 30c2b1cfe6e54042a2be52d2c7ade2c8: stopping tablet replica
I20260710 11:03:09.928864 27890 raft_consensus.cc:2243] T d6f3d8e933cd4a6e9e39aa383d17dd82 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.929270 27890 raft_consensus.cc:2272] T d6f3d8e933cd4a6e9e39aa383d17dd82 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.931087 27890 tablet_replica.cc:333] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8: stopping tablet replica
I20260710 11:03:09.931690 27890 raft_consensus.cc:2243] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:03:09.932538 27890 raft_consensus.cc:2272] T 2eacffb85e5c4cd7add44c81c6f790a7 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.934625 27890 tablet_replica.cc:333] T 3d03829186fc43a994b3b7e41af2aa00 P 30c2b1cfe6e54042a2be52d2c7ade2c8: stopping tablet replica
W20260710 11:03:09.935137 30145 consensus_peers.cc:597] T b15d347c77464469839117f757739352 P c798986f87ed4d17b57502005e00108d -> Peer 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937): Couldn't send request to peer 30c2b1cfe6e54042a2be52d2c7ade2c8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:09.935138 27890 raft_consensus.cc:2243] T 3d03829186fc43a994b3b7e41af2aa00 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.935953 27890 raft_consensus.cc:2272] T 3d03829186fc43a994b3b7e41af2aa00 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.938500 27890 tablet_replica.cc:333] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8: stopping tablet replica
I20260710 11:03:09.939071 27890 raft_consensus.cc:2243] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.939563 27890 raft_consensus.cc:2272] T 9d7b861682164eccb726ea6a910d717a P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.942160 27890 tablet_replica.cc:333] T 23cb78eb3eb0493c98284f9dedf509e1 P 30c2b1cfe6e54042a2be52d2c7ade2c8: stopping tablet replica
W20260710 11:03:09.942507 30146 consensus_peers.cc:597] T 6c914dbb1eb6455e95e8295ab0f41a03 P c798986f87ed4d17b57502005e00108d -> Peer 342d5f7023244711bc1af9527595b847 (127.27.60.130:43973): Couldn't send request to peer 342d5f7023244711bc1af9527595b847. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:43973: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:09.942862 27890 raft_consensus.cc:2243] T 23cb78eb3eb0493c98284f9dedf509e1 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:09.943711 27890 raft_consensus.cc:2272] T 23cb78eb3eb0493c98284f9dedf509e1 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.945380 27890 tablet_replica.cc:333] T b15d347c77464469839117f757739352 P 30c2b1cfe6e54042a2be52d2c7ade2c8: stopping tablet replica
I20260710 11:03:09.945955 27890 raft_consensus.cc:2243] T b15d347c77464469839117f757739352 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.946352 27890 raft_consensus.cc:2272] T b15d347c77464469839117f757739352 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.948132 27890 tablet_replica.cc:333] T 506f4b94615b412da47c25d805183157 P 30c2b1cfe6e54042a2be52d2c7ade2c8: stopping tablet replica
I20260710 11:03:09.948616 27890 raft_consensus.cc:2243] T 506f4b94615b412da47c25d805183157 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:09.949318 27890 raft_consensus.cc:2272] T 506f4b94615b412da47c25d805183157 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.951228 27890 tablet_replica.cc:333] T 2140aa1b95d1410c96da3d248595d03f P 30c2b1cfe6e54042a2be52d2c7ade2c8: stopping tablet replica
I20260710 11:03:09.951741 27890 raft_consensus.cc:2243] T 2140aa1b95d1410c96da3d248595d03f P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.952157 27890 raft_consensus.cc:2272] T 2140aa1b95d1410c96da3d248595d03f P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.954093 27890 tablet_replica.cc:333] T 03ce3c9ccdb84d629d7eac7f634bb62f P 30c2b1cfe6e54042a2be52d2c7ade2c8: stopping tablet replica
I20260710 11:03:09.954576 27890 raft_consensus.cc:2243] T 03ce3c9ccdb84d629d7eac7f634bb62f P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.954999 27890 raft_consensus.cc:2272] T 03ce3c9ccdb84d629d7eac7f634bb62f P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.956753 27890 tablet_replica.cc:333] T e875ea9542c24e2d8902304ea29631c6 P 30c2b1cfe6e54042a2be52d2c7ade2c8: stopping tablet replica
I20260710 11:03:09.957218 27890 raft_consensus.cc:2243] T e875ea9542c24e2d8902304ea29631c6 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:09.957990 27890 raft_consensus.cc:2272] T e875ea9542c24e2d8902304ea29631c6 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.959753 27890 tablet_replica.cc:333] T 7c8fbc2499394c7d9075a4f447cec8d0 P 30c2b1cfe6e54042a2be52d2c7ade2c8: stopping tablet replica
I20260710 11:03:09.960228 27890 raft_consensus.cc:2243] T 7c8fbc2499394c7d9075a4f447cec8d0 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.960752 27890 raft_consensus.cc:2272] T 7c8fbc2499394c7d9075a4f447cec8d0 P 30c2b1cfe6e54042a2be52d2c7ade2c8 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:10.020115 30145 consensus_peers.cc:597] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d -> Peer 30c2b1cfe6e54042a2be52d2c7ade2c8 (127.27.60.131:44937): Couldn't send request to peer 30c2b1cfe6e54042a2be52d2c7ade2c8. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.131:44937: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:10.023794 27890 tablet_server.cc:196] TabletServer@127.27.60.131:0 shutdown complete.
I20260710 11:03:10.053032 27890 tablet_server.cc:179] TabletServer@127.27.60.132:0 shutting down...
I20260710 11:03:10.087746 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:10.088485 27890 tablet_replica.cc:333] T 85c0d662a7194baabb4286f64f171deb P c798986f87ed4d17b57502005e00108d: stopping tablet replica
I20260710 11:03:10.089120 27890 raft_consensus.cc:2243] T 85c0d662a7194baabb4286f64f171deb P c798986f87ed4d17b57502005e00108d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:10.089993 27890 raft_consensus.cc:2272] T 85c0d662a7194baabb4286f64f171deb P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.092017 27890 tablet_replica.cc:333] T 98748402c9e74c8f9d1807cfa5819fcc P c798986f87ed4d17b57502005e00108d: stopping tablet replica
I20260710 11:03:10.092552 27890 raft_consensus.cc:2243] T 98748402c9e74c8f9d1807cfa5819fcc P c798986f87ed4d17b57502005e00108d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:10.093322 27890 raft_consensus.cc:2272] T 98748402c9e74c8f9d1807cfa5819fcc P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.095252 27890 tablet_replica.cc:333] T 4268170a84c743c8aa2a5406a1cc45ab P c798986f87ed4d17b57502005e00108d: stopping tablet replica
I20260710 11:03:10.095825 27890 raft_consensus.cc:2243] T 4268170a84c743c8aa2a5406a1cc45ab P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:10.096238 27890 raft_consensus.cc:2272] T 4268170a84c743c8aa2a5406a1cc45ab P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.098124 27890 tablet_replica.cc:333] T b15d347c77464469839117f757739352 P c798986f87ed4d17b57502005e00108d: stopping tablet replica
I20260710 11:03:10.098640 27890 raft_consensus.cc:2243] T b15d347c77464469839117f757739352 P c798986f87ed4d17b57502005e00108d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:10.099392 27890 raft_consensus.cc:2272] T b15d347c77464469839117f757739352 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.101325 27890 tablet_replica.cc:333] T 6c914dbb1eb6455e95e8295ab0f41a03 P c798986f87ed4d17b57502005e00108d: stopping tablet replica
I20260710 11:03:10.101981 27890 raft_consensus.cc:2243] T 6c914dbb1eb6455e95e8295ab0f41a03 P c798986f87ed4d17b57502005e00108d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:10.102782 27890 raft_consensus.cc:2272] T 6c914dbb1eb6455e95e8295ab0f41a03 P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.104559 27890 tablet_replica.cc:333] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d: stopping tablet replica
I20260710 11:03:10.105072 27890 raft_consensus.cc:2243] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:10.105561 27890 raft_consensus.cc:2272] T 9d7b861682164eccb726ea6a910d717a P c798986f87ed4d17b57502005e00108d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.107338 27890 tablet_replica.cc:333] T c45869348bf34adaa2a1cdd1d972ce70 P c798986f87ed4d17b57502005e00108d: stopping tablet replica
I20260710 11:03:10.107889 27890 raft_consensus.cc:2243] T c45869348bf34adaa2a1cdd1d972ce70 P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:10.108321 27890 raft_consensus.cc:2272] T c45869348bf34adaa2a1cdd1d972ce70 P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.110211 27890 tablet_replica.cc:333] T 23cb78eb3eb0493c98284f9dedf509e1 P c798986f87ed4d17b57502005e00108d: stopping tablet replica
I20260710 11:03:10.110746 27890 raft_consensus.cc:2243] T 23cb78eb3eb0493c98284f9dedf509e1 P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:10.111143 27890 raft_consensus.cc:2272] T 23cb78eb3eb0493c98284f9dedf509e1 P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.112716 27890 tablet_replica.cc:333] T 40248c6389d44c76b0d260e7e54b84e4 P c798986f87ed4d17b57502005e00108d: stopping tablet replica
I20260710 11:03:10.113284 27890 raft_consensus.cc:2243] T 40248c6389d44c76b0d260e7e54b84e4 P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:10.113736 27890 raft_consensus.cc:2272] T 40248c6389d44c76b0d260e7e54b84e4 P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.115381 27890 tablet_replica.cc:333] T 622f72d3533347d8a2b0dba4cb64aba8 P c798986f87ed4d17b57502005e00108d: stopping tablet replica
I20260710 11:03:10.115893 27890 raft_consensus.cc:2243] T 622f72d3533347d8a2b0dba4cb64aba8 P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:10.116335 27890 raft_consensus.cc:2272] T 622f72d3533347d8a2b0dba4cb64aba8 P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.118094 27890 tablet_replica.cc:333] T 7d23a290d303435db4ad5da93c7ce30b P c798986f87ed4d17b57502005e00108d: stopping tablet replica
I20260710 11:03:10.118563 27890 raft_consensus.cc:2243] T 7d23a290d303435db4ad5da93c7ce30b P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:10.118973 27890 raft_consensus.cc:2272] T 7d23a290d303435db4ad5da93c7ce30b P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.120651 27890 tablet_replica.cc:333] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d: stopping tablet replica
I20260710 11:03:10.121176 27890 raft_consensus.cc:2243] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:10.121925 27890 raft_consensus.cc:2272] T 053f3516a6604c7e987dddeb21a5d492 P c798986f87ed4d17b57502005e00108d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.123726 27890 tablet_replica.cc:333] T 2eacffb85e5c4cd7add44c81c6f790a7 P c798986f87ed4d17b57502005e00108d: stopping tablet replica
I20260710 11:03:10.124241 27890 raft_consensus.cc:2243] T 2eacffb85e5c4cd7add44c81c6f790a7 P c798986f87ed4d17b57502005e00108d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:10.124632 27890 raft_consensus.cc:2272] T 2eacffb85e5c4cd7add44c81c6f790a7 P c798986f87ed4d17b57502005e00108d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.126312 27890 tablet_replica.cc:333] T d6f3d8e933cd4a6e9e39aa383d17dd82 P c798986f87ed4d17b57502005e00108d: stopping tablet replica
I20260710 11:03:10.126827 27890 raft_consensus.cc:2243] T d6f3d8e933cd4a6e9e39aa383d17dd82 P c798986f87ed4d17b57502005e00108d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:10.127558 27890 raft_consensus.cc:2272] T d6f3d8e933cd4a6e9e39aa383d17dd82 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.129338 27890 tablet_replica.cc:333] T e875ea9542c24e2d8902304ea29631c6 P c798986f87ed4d17b57502005e00108d: stopping tablet replica
I20260710 11:03:10.129848 27890 raft_consensus.cc:2243] T e875ea9542c24e2d8902304ea29631c6 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:10.130260 27890 raft_consensus.cc:2272] T e875ea9542c24e2d8902304ea29631c6 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.132081 27890 tablet_replica.cc:333] T 4094a24e40124077ac182b1991276e83 P c798986f87ed4d17b57502005e00108d: stopping tablet replica
I20260710 11:03:10.132529 27890 raft_consensus.cc:2243] T 4094a24e40124077ac182b1991276e83 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:10.132916 27890 raft_consensus.cc:2272] T 4094a24e40124077ac182b1991276e83 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.134574 27890 tablet_replica.cc:333] T 554d43e07e0b4835bdc14c3731ea39d1 P c798986f87ed4d17b57502005e00108d: stopping tablet replica
I20260710 11:03:10.135032 27890 raft_consensus.cc:2243] T 554d43e07e0b4835bdc14c3731ea39d1 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:10.135412 27890 raft_consensus.cc:2272] T 554d43e07e0b4835bdc14c3731ea39d1 P c798986f87ed4d17b57502005e00108d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.137089 27890 tablet_replica.cc:333] T 3d03829186fc43a994b3b7e41af2aa00 P c798986f87ed4d17b57502005e00108d: stopping tablet replica
I20260710 11:03:10.137564 27890 raft_consensus.cc:2243] T 3d03829186fc43a994b3b7e41af2aa00 P c798986f87ed4d17b57502005e00108d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:10.137959 27890 raft_consensus.cc:2272] T 3d03829186fc43a994b3b7e41af2aa00 P c798986f87ed4d17b57502005e00108d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.175099 27890 tablet_server.cc:196] TabletServer@127.27.60.132:0 shutdown complete.
I20260710 11:03:10.207690 27890 master.cc:562] Master@127.27.60.190:46827 shutting down...
I20260710 11:03:10.233883 27890 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e26a806551bb463ea794fd6e32d3a4c4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:10.234409 27890 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e26a806551bb463ea794fd6e32d3a4c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.234694 27890 tablet_replica.cc:333] T 00000000000000000000000000000000 P e26a806551bb463ea794fd6e32d3a4c4: stopping tablet replica
I20260710 11:03:10.255887 27890 master.cc:584] Master@127.27.60.190:46827 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (25516 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:03:10.318485 27890 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.60.190:46881
I20260710 11:03:10.319597 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:10.326184 30745 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
W20260710 11:03:10.326370 30746 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
W20260710 11:03:10.326323 30748 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
I20260710 11:03:10.328297 27890 server_base.cc:1061] running on GCE node
I20260710 11:03:10.329370 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:10.329687 27890 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:10.329926 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783681390329904 us; error 0 us; skew 500 ppm
I20260710 11:03:10.330536 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:10.333381 27890 webserver.cc:533] Webserver started at http://127.27.60.190:41919/ using document root <none> and password file <none>
I20260710 11:03:10.333971 27890 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:10.334188 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:10.334481 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:10.335682 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681313955765-27890-0/minicluster-data/master-0-root/instance:
uuid: "b586137eeb8c40e78e7566cef8c12160"
format_stamp: "Formatted at 2026-07-10 11:03:10 on dist-test-slave-s2gl"
I20260710 11:03:10.341852 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:03:10.345602 30753 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:10.346479 27890 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:03:10.346892 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681313955765-27890-0/minicluster-data/master-0-root
uuid: "b586137eeb8c40e78e7566cef8c12160"
format_stamp: "Formatted at 2026-07-10 11:03:10 on dist-test-slave-s2gl"
I20260710 11:03:10.347198 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681313955765-27890-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681313955765-27890-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681313955765-27890-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)
I20260710 11:03:10.363041 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:10.364809 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:10.407349 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.190:46881
I20260710 11:03:10.407459 30804 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.190:46881 every 8 connection(s)
I20260710 11:03:10.411185 30805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:10.421247 30805 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b586137eeb8c40e78e7566cef8c12160: Bootstrap starting.
I20260710 11:03:10.425966 30805 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b586137eeb8c40e78e7566cef8c12160: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:10.430397 30805 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b586137eeb8c40e78e7566cef8c12160: No bootstrap required, opened a new log
I20260710 11:03:10.432530 30805 raft_consensus.cc:359] T 00000000000000000000000000000000 P b586137eeb8c40e78e7566cef8c12160 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b586137eeb8c40e78e7566cef8c12160" member_type: VOTER }
I20260710 11:03:10.432930 30805 raft_consensus.cc:385] T 00000000000000000000000000000000 P b586137eeb8c40e78e7566cef8c12160 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:10.433197 30805 raft_consensus.cc:740] T 00000000000000000000000000000000 P b586137eeb8c40e78e7566cef8c12160 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b586137eeb8c40e78e7566cef8c12160, State: Initialized, Role: FOLLOWER
I20260710 11:03:10.433825 30805 consensus_queue.cc:260] T 00000000000000000000000000000000 P b586137eeb8c40e78e7566cef8c12160 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b586137eeb8c40e78e7566cef8c12160" member_type: VOTER }
I20260710 11:03:10.434291 30805 raft_consensus.cc:399] T 00000000000000000000000000000000 P b586137eeb8c40e78e7566cef8c12160 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:03:10.434515 30805 raft_consensus.cc:493] T 00000000000000000000000000000000 P b586137eeb8c40e78e7566cef8c12160 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:03:10.434777 30805 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b586137eeb8c40e78e7566cef8c12160 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:10.439512 30805 raft_consensus.cc:515] T 00000000000000000000000000000000 P b586137eeb8c40e78e7566cef8c12160 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b586137eeb8c40e78e7566cef8c12160" member_type: VOTER }
I20260710 11:03:10.440124 30805 leader_election.cc:304] T 00000000000000000000000000000000 P b586137eeb8c40e78e7566cef8c12160 [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: b586137eeb8c40e78e7566cef8c12160; no voters: 
I20260710 11:03:10.441268 30805 leader_election.cc:290] T 00000000000000000000000000000000 P b586137eeb8c40e78e7566cef8c12160 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:03:10.441727 30808 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b586137eeb8c40e78e7566cef8c12160 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:10.443212 30808 raft_consensus.cc:697] T 00000000000000000000000000000000 P b586137eeb8c40e78e7566cef8c12160 [term 1 LEADER]: Becoming Leader. State: Replica: b586137eeb8c40e78e7566cef8c12160, State: Running, Role: LEADER
I20260710 11:03:10.443969 30808 consensus_queue.cc:237] T 00000000000000000000000000000000 P b586137eeb8c40e78e7566cef8c12160 [LEADER]: Queue going to LEADER mode. State: All 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: "b586137eeb8c40e78e7566cef8c12160" member_type: VOTER }
I20260710 11:03:10.444451 30805 sys_catalog.cc:565] T 00000000000000000000000000000000 P b586137eeb8c40e78e7566cef8c12160 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:03:10.448784 30809 sys_catalog.cc:455] T 00000000000000000000000000000000 P b586137eeb8c40e78e7566cef8c12160 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b586137eeb8c40e78e7566cef8c12160" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b586137eeb8c40e78e7566cef8c12160" member_type: VOTER } }
I20260710 11:03:10.448987 30810 sys_catalog.cc:455] T 00000000000000000000000000000000 P b586137eeb8c40e78e7566cef8c12160 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b586137eeb8c40e78e7566cef8c12160. Latest consensus state: current_term: 1 leader_uuid: "b586137eeb8c40e78e7566cef8c12160" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b586137eeb8c40e78e7566cef8c12160" member_type: VOTER } }
I20260710 11:03:10.449915 30809 sys_catalog.cc:458] T 00000000000000000000000000000000 P b586137eeb8c40e78e7566cef8c12160 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:10.450119 30810 sys_catalog.cc:458] T 00000000000000000000000000000000 P b586137eeb8c40e78e7566cef8c12160 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:10.453485 30814 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:03:10.462551 30814 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:03:10.469555 27890 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:03:10.474081 30814 catalog_manager.cc:1383] Generated new cluster ID: 65d4e580b08d41e497b67437459120c8
I20260710 11:03:10.474438 30814 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:03:10.501899 30814 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:03:10.503225 30814 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:03:10.521018 30814 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b586137eeb8c40e78e7566cef8c12160: Generated new TSK 0
I20260710 11:03:10.521708 30814 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:03:10.537483 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:10.543850 30826 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
W20260710 11:03:10.544874 30827 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
W20260710 11:03:10.548573 30829 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
I20260710 11:03:10.549883 27890 server_base.cc:1061] running on GCE node
I20260710 11:03:10.552992 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:10.553229 27890 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:10.553368 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783681390553356 us; error 0 us; skew 500 ppm
I20260710 11:03:10.553995 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:10.556726 27890 webserver.cc:533] Webserver started at http://127.27.60.129:45027/ using document root <none> and password file <none>
I20260710 11:03:10.557233 27890 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:10.557401 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:10.557772 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:10.558924 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681313955765-27890-0/minicluster-data/ts-0-root/instance:
uuid: "a9a98b814759410fb9bd8e883d7541a5"
format_stamp: "Formatted at 2026-07-10 11:03:10 on dist-test-slave-s2gl"
I20260710 11:03:10.564466 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:03:10.568259 30834 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:10.569167 27890 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:03:10.569574 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681313955765-27890-0/minicluster-data/ts-0-root
uuid: "a9a98b814759410fb9bd8e883d7541a5"
format_stamp: "Formatted at 2026-07-10 11:03:10 on dist-test-slave-s2gl"
I20260710 11:03:10.570013 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681313955765-27890-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681313955765-27890-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681313955765-27890-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)
I20260710 11:03:10.592411 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:10.593910 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:10.595767 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:10.598430 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:10.598721 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:10.599007 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:10.599237 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:10.649129 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.129:43821
I20260710 11:03:10.649266 30896 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.129:43821 every 8 connection(s)
I20260710 11:03:10.655356 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:10.664045 30901 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
W20260710 11:03:10.664273 30902 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
I20260710 11:03:10.668912 27890 server_base.cc:1061] running on GCE node
W20260710 11:03:10.669957 30904 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
I20260710 11:03:10.671288 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:10.671571 27890 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:10.671782 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783681390671763 us; error 0 us; skew 500 ppm
I20260710 11:03:10.672539 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:10.672591 30897 heartbeater.cc:344] Connected to a master server at 127.27.60.190:46881
I20260710 11:03:10.673075 30897 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:10.674001 30897 heartbeater.cc:507] Master 127.27.60.190:46881 requested a full tablet report, sending...
I20260710 11:03:10.676180 27890 webserver.cc:533] Webserver started at http://127.27.60.130:40283/ using document root <none> and password file <none>
I20260710 11:03:10.676265 30770 ts_manager.cc:194] Registered new tserver with Master: a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821)
I20260710 11:03:10.676795 27890 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:10.677035 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:10.677325 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:10.678304 30770 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60992
I20260710 11:03:10.678431 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681313955765-27890-0/minicluster-data/ts-1-root/instance:
uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
format_stamp: "Formatted at 2026-07-10 11:03:10 on dist-test-slave-s2gl"
I20260710 11:03:10.683302 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:03:10.687069 30909 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:10.687958 27890 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:03:10.688293 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681313955765-27890-0/minicluster-data/ts-1-root
uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
format_stamp: "Formatted at 2026-07-10 11:03:10 on dist-test-slave-s2gl"
I20260710 11:03:10.688602 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681313955765-27890-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681313955765-27890-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681313955765-27890-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)
I20260710 11:03:10.728363 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:10.729848 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:10.731462 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:10.734051 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:10.734357 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:10.734625 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:10.734822 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:10.782140 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.130:40509
I20260710 11:03:10.782261 30971 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.130:40509 every 8 connection(s)
I20260710 11:03:10.787961 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:10.795953 30975 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
W20260710 11:03:10.797111 30976 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
W20260710 11:03:10.800271 30978 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
I20260710 11:03:10.801087 27890 server_base.cc:1061] running on GCE node
I20260710 11:03:10.802091 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:10.802353 27890 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:10.802380 30972 heartbeater.cc:344] Connected to a master server at 127.27.60.190:46881
I20260710 11:03:10.802639 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783681390802622 us; error 0 us; skew 500 ppm
I20260710 11:03:10.802881 30972 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:10.803399 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:10.803720 30972 heartbeater.cc:507] Master 127.27.60.190:46881 requested a full tablet report, sending...
I20260710 11:03:10.805871 30770 ts_manager.cc:194] Registered new tserver with Master: 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509)
I20260710 11:03:10.806715 27890 webserver.cc:533] Webserver started at http://127.27.60.131:39619/ using document root <none> and password file <none>
I20260710 11:03:10.807448 27890 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:10.807696 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:10.807909 30770 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32770
I20260710 11:03:10.808053 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:10.809672 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681313955765-27890-0/minicluster-data/ts-2-root/instance:
uuid: "353177f5573442e093e16a3a26af1532"
format_stamp: "Formatted at 2026-07-10 11:03:10 on dist-test-slave-s2gl"
I20260710 11:03:10.814567 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:03:10.818110 30983 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:10.818971 27890 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:03:10.819335 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681313955765-27890-0/minicluster-data/ts-2-root
uuid: "353177f5573442e093e16a3a26af1532"
format_stamp: "Formatted at 2026-07-10 11:03:10 on dist-test-slave-s2gl"
I20260710 11:03:10.819672 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681313955765-27890-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681313955765-27890-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681313955765-27890-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)
I20260710 11:03:10.831593 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:10.832875 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:10.834564 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:10.836948 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:10.837208 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:10.837518 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:10.837725 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:10.883558 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.131:37125
I20260710 11:03:10.883706 31045 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.131:37125 every 8 connection(s)
I20260710 11:03:10.897883 31046 heartbeater.cc:344] Connected to a master server at 127.27.60.190:46881
I20260710 11:03:10.898311 31046 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:10.899166 31046 heartbeater.cc:507] Master 127.27.60.190:46881 requested a full tablet report, sending...
I20260710 11:03:10.901163 30770 ts_manager.cc:194] Registered new tserver with Master: 353177f5573442e093e16a3a26af1532 (127.27.60.131:37125)
I20260710 11:03:10.901477 27890 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014859903s
I20260710 11:03:10.903059 30770 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32786
I20260710 11:03:10.928370 30770 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32802:
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"
    }
  }
}
W20260710 11:03:10.932250 30770 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.
I20260710 11:03:11.009631 30861 tablet_service.cc:1511] Processing CreateTablet for tablet 2d1427a0a18c4721b5eb0123233d9113 (DEFAULT_TABLE table=test-workload [id=72e7bf73088448c8883a86bb3a96a062]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:03:11.010469 30862 tablet_service.cc:1511] Processing CreateTablet for tablet a24bee7e0ae1432291227c39b1049a4f (DEFAULT_TABLE table=test-workload [id=72e7bf73088448c8883a86bb3a96a062]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:03:11.011164 30861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d1427a0a18c4721b5eb0123233d9113. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:11.011855 30862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a24bee7e0ae1432291227c39b1049a4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:11.013278 30860 tablet_service.cc:1511] Processing CreateTablet for tablet 348cbed6d0ca43f1a68cbb0983f0923c (DEFAULT_TABLE table=test-workload [id=72e7bf73088448c8883a86bb3a96a062]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:03:11.014681 30860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 348cbed6d0ca43f1a68cbb0983f0923c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:11.018635 30859 tablet_service.cc:1511] Processing CreateTablet for tablet 097bf2fdf0524bf69b86815362eb8514 (DEFAULT_TABLE table=test-workload [id=72e7bf73088448c8883a86bb3a96a062]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:03:11.019985 30859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 097bf2fdf0524bf69b86815362eb8514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:11.023458 30858 tablet_service.cc:1511] Processing CreateTablet for tablet b47993519aad479782b17c38ee386575 (DEFAULT_TABLE table=test-workload [id=72e7bf73088448c8883a86bb3a96a062]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:03:11.023650 30857 tablet_service.cc:1511] Processing CreateTablet for tablet 88fc5a6c09854ce99f300198fc93efd8 (DEFAULT_TABLE table=test-workload [id=72e7bf73088448c8883a86bb3a96a062]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:03:11.025287 30858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b47993519aad479782b17c38ee386575. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:11.030007 30857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88fc5a6c09854ce99f300198fc93efd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:11.033761 30856 tablet_service.cc:1511] Processing CreateTablet for tablet fd23e2a108a14817b0975f2c46ee0e71 (DEFAULT_TABLE table=test-workload [id=72e7bf73088448c8883a86bb3a96a062]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:03:11.035342 30856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd23e2a108a14817b0975f2c46ee0e71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:11.050078 30855 tablet_service.cc:1511] Processing CreateTablet for tablet 807113e89d634dc9839ead05a6b12ab1 (DEFAULT_TABLE table=test-workload [id=72e7bf73088448c8883a86bb3a96a062]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:03:11.051640 30855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 807113e89d634dc9839ead05a6b12ab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:11.068936 30937 tablet_service.cc:1511] Processing CreateTablet for tablet a24bee7e0ae1432291227c39b1049a4f (DEFAULT_TABLE table=test-workload [id=72e7bf73088448c8883a86bb3a96a062]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:03:11.070644 30937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a24bee7e0ae1432291227c39b1049a4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:11.071789 30936 tablet_service.cc:1511] Processing CreateTablet for tablet 2d1427a0a18c4721b5eb0123233d9113 (DEFAULT_TABLE table=test-workload [id=72e7bf73088448c8883a86bb3a96a062]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:03:11.074695 30935 tablet_service.cc:1511] Processing CreateTablet for tablet 348cbed6d0ca43f1a68cbb0983f0923c (DEFAULT_TABLE table=test-workload [id=72e7bf73088448c8883a86bb3a96a062]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:03:11.077116 30934 tablet_service.cc:1511] Processing CreateTablet for tablet 097bf2fdf0524bf69b86815362eb8514 (DEFAULT_TABLE table=test-workload [id=72e7bf73088448c8883a86bb3a96a062]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:03:11.078989 30855 tablet_service.cc:1511] Processing CreateTablet for tablet ff771bbcff074e8080b997a303c16948 (DEFAULT_TABLE table=test-workload [id=72e7bf73088448c8883a86bb3a96a062]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:03:11.079483 30933 tablet_service.cc:1511] Processing CreateTablet for tablet b47993519aad479782b17c38ee386575 (DEFAULT_TABLE table=test-workload [id=72e7bf73088448c8883a86bb3a96a062]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:03:11.080435 30855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff771bbcff074e8080b997a303c16948. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:11.081120 30856 tablet_service.cc:1511] Processing CreateTablet for tablet 9e90d6e89df24e2e83583eba367edb63 (DEFAULT_TABLE table=test-workload [id=72e7bf73088448c8883a86bb3a96a062]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:03:11.081856 30932 tablet_service.cc:1511] Processing CreateTablet for tablet 88fc5a6c09854ce99f300198fc93efd8 (DEFAULT_TABLE table=test-workload [id=72e7bf73088448c8883a86bb3a96a062]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:03:11.082713 30856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e90d6e89df24e2e83583eba367edb63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:11.085150 30931 tablet_service.cc:1511] Processing CreateTablet for tablet fd23e2a108a14817b0975f2c46ee0e71 (DEFAULT_TABLE table=test-workload [id=72e7bf73088448c8883a86bb3a96a062]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:03:11.073287 30936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d1427a0a18c4721b5eb0123233d9113. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:11.091393 30933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b47993519aad479782b17c38ee386575. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:11.091660 30930 tablet_service.cc:1511] Processing CreateTablet for tablet 807113e89d634dc9839ead05a6b12ab1 (DEFAULT_TABLE table=test-workload [id=72e7bf73088448c8883a86bb3a96a062]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:03:11.092993 30930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 807113e89d634dc9839ead05a6b12ab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:11.093868 30935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 348cbed6d0ca43f1a68cbb0983f0923c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:11.097684 30934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 097bf2fdf0524bf69b86815362eb8514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:11.099970 30932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88fc5a6c09854ce99f300198fc93efd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:11.105868 30931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd23e2a108a14817b0975f2c46ee0e71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:11.108430 30929 tablet_service.cc:1511] Processing CreateTablet for tablet 9e90d6e89df24e2e83583eba367edb63 (DEFAULT_TABLE table=test-workload [id=72e7bf73088448c8883a86bb3a96a062]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:03:11.110450 30929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e90d6e89df24e2e83583eba367edb63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:11.118872 31060 tablet_bootstrap.cc:492] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5: Bootstrap starting.
I20260710 11:03:11.125072 30928 tablet_service.cc:1511] Processing CreateTablet for tablet ff771bbcff074e8080b997a303c16948 (DEFAULT_TABLE table=test-workload [id=72e7bf73088448c8883a86bb3a96a062]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:03:11.126740 30928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff771bbcff074e8080b997a303c16948. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:11.132171 31060 tablet_bootstrap.cc:654] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.142586 31060 tablet_bootstrap.cc:492] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5: No bootstrap required, opened a new log
I20260710 11:03:11.143126 31060 ts_tablet_manager.cc:1403] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.008s
I20260710 11:03:11.145251 31008 tablet_service.cc:1511] Processing CreateTablet for tablet 097bf2fdf0524bf69b86815362eb8514 (DEFAULT_TABLE table=test-workload [id=72e7bf73088448c8883a86bb3a96a062]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:03:11.146870 31008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 097bf2fdf0524bf69b86815362eb8514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:11.150249 31060 raft_consensus.cc:359] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.150609 31005 tablet_service.cc:1511] Processing CreateTablet for tablet fd23e2a108a14817b0975f2c46ee0e71 (DEFAULT_TABLE table=test-workload [id=72e7bf73088448c8883a86bb3a96a062]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:03:11.151157 31060 raft_consensus.cc:385] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.151578 31060 raft_consensus.cc:740] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9a98b814759410fb9bd8e883d7541a5, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.152276 31005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd23e2a108a14817b0975f2c46ee0e71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:11.152462 31060 consensus_queue.cc:260] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.154809 31010 tablet_service.cc:1511] Processing CreateTablet for tablet 2d1427a0a18c4721b5eb0123233d9113 (DEFAULT_TABLE table=test-workload [id=72e7bf73088448c8883a86bb3a96a062]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:03:11.156366 31010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d1427a0a18c4721b5eb0123233d9113. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:11.158308 31009 tablet_service.cc:1511] Processing CreateTablet for tablet 348cbed6d0ca43f1a68cbb0983f0923c (DEFAULT_TABLE table=test-workload [id=72e7bf73088448c8883a86bb3a96a062]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:03:11.160846 31011 tablet_service.cc:1511] Processing CreateTablet for tablet a24bee7e0ae1432291227c39b1049a4f (DEFAULT_TABLE table=test-workload [id=72e7bf73088448c8883a86bb3a96a062]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:03:11.163487 31006 tablet_service.cc:1511] Processing CreateTablet for tablet 88fc5a6c09854ce99f300198fc93efd8 (DEFAULT_TABLE table=test-workload [id=72e7bf73088448c8883a86bb3a96a062]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:03:11.169142 31007 tablet_service.cc:1511] Processing CreateTablet for tablet b47993519aad479782b17c38ee386575 (DEFAULT_TABLE table=test-workload [id=72e7bf73088448c8883a86bb3a96a062]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:03:11.171813 31004 tablet_service.cc:1511] Processing CreateTablet for tablet 807113e89d634dc9839ead05a6b12ab1 (DEFAULT_TABLE table=test-workload [id=72e7bf73088448c8883a86bb3a96a062]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:03:11.176571 31006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88fc5a6c09854ce99f300198fc93efd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:11.177464 31011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a24bee7e0ae1432291227c39b1049a4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:11.178485 31003 tablet_service.cc:1511] Processing CreateTablet for tablet 9e90d6e89df24e2e83583eba367edb63 (DEFAULT_TABLE table=test-workload [id=72e7bf73088448c8883a86bb3a96a062]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:03:11.180059 31003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e90d6e89df24e2e83583eba367edb63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:11.182849 31002 tablet_service.cc:1511] Processing CreateTablet for tablet ff771bbcff074e8080b997a303c16948 (DEFAULT_TABLE table=test-workload [id=72e7bf73088448c8883a86bb3a96a062]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:03:11.184455 31002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff771bbcff074e8080b997a303c16948. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:11.188095 31007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b47993519aad479782b17c38ee386575. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:11.188889 31009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 348cbed6d0ca43f1a68cbb0983f0923c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:11.198076 31004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 807113e89d634dc9839ead05a6b12ab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:11.231069 31063 tablet_bootstrap.cc:492] T a24bee7e0ae1432291227c39b1049a4f P 680fab8fc5df4f8f88ea264d8b0b2aeb: Bootstrap starting.
I20260710 11:03:11.231305 31060 ts_tablet_manager.cc:1434] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5: Time spent starting tablet: real 0.088s	user 0.035s	sys 0.036s
I20260710 11:03:11.232412 31060 tablet_bootstrap.cc:492] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5: Bootstrap starting.
I20260710 11:03:11.233196 30897 heartbeater.cc:499] Master 127.27.60.190:46881 was elected leader, sending a full tablet report...
I20260710 11:03:11.238183 31063 tablet_bootstrap.cc:654] T a24bee7e0ae1432291227c39b1049a4f P 680fab8fc5df4f8f88ea264d8b0b2aeb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.255262 31060 tablet_bootstrap.cc:654] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.282374 31062 raft_consensus.cc:493] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:11.283043 31062 raft_consensus.cc:515] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.293993 31062 leader_election.cc:290] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509), 353177f5573442e093e16a3a26af1532 (127.27.60.131:37125)
I20260710 11:03:11.289104 31065 tablet_bootstrap.cc:492] T fd23e2a108a14817b0975f2c46ee0e71 P 353177f5573442e093e16a3a26af1532: Bootstrap starting.
I20260710 11:03:11.305994 31060 tablet_bootstrap.cc:492] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5: No bootstrap required, opened a new log
I20260710 11:03:11.306620 31060 ts_tablet_manager.cc:1403] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.003s
I20260710 11:03:11.309942 31065 tablet_bootstrap.cc:654] T fd23e2a108a14817b0975f2c46ee0e71 P 353177f5573442e093e16a3a26af1532: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.310196 31060 raft_consensus.cc:359] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.311522 31060 raft_consensus.cc:385] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.312136 31060 raft_consensus.cc:740] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9a98b814759410fb9bd8e883d7541a5, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.314093 31063 tablet_bootstrap.cc:492] T a24bee7e0ae1432291227c39b1049a4f P 680fab8fc5df4f8f88ea264d8b0b2aeb: No bootstrap required, opened a new log
I20260710 11:03:11.314666 31063 ts_tablet_manager.cc:1403] T a24bee7e0ae1432291227c39b1049a4f P 680fab8fc5df4f8f88ea264d8b0b2aeb: Time spent bootstrapping tablet: real 0.084s	user 0.029s	sys 0.020s
I20260710 11:03:11.319089 31063 raft_consensus.cc:359] T a24bee7e0ae1432291227c39b1049a4f P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.320032 31063 raft_consensus.cc:385] T a24bee7e0ae1432291227c39b1049a4f P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.320338 31063 raft_consensus.cc:740] T a24bee7e0ae1432291227c39b1049a4f P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680fab8fc5df4f8f88ea264d8b0b2aeb, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.321097 31063 consensus_queue.cc:260] T a24bee7e0ae1432291227c39b1049a4f P 680fab8fc5df4f8f88ea264d8b0b2aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.325491 30947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a24bee7e0ae1432291227c39b1049a4f" candidate_uuid: "a9a98b814759410fb9bd8e883d7541a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" is_pre_election: true
I20260710 11:03:11.325812 31063 ts_tablet_manager.cc:1434] T a24bee7e0ae1432291227c39b1049a4f P 680fab8fc5df4f8f88ea264d8b0b2aeb: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260710 11:03:11.326315 30947 raft_consensus.cc:2468] T a24bee7e0ae1432291227c39b1049a4f P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9a98b814759410fb9bd8e883d7541a5 in term 0.
I20260710 11:03:11.326637 30972 heartbeater.cc:499] Master 127.27.60.190:46881 was elected leader, sending a full tablet report...
I20260710 11:03:11.328141 30837 leader_election.cc:304] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680fab8fc5df4f8f88ea264d8b0b2aeb, a9a98b814759410fb9bd8e883d7541a5; no voters: 
I20260710 11:03:11.329613 31062 raft_consensus.cc:2804] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:11.330380 31062 raft_consensus.cc:493] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:11.330516 31063 tablet_bootstrap.cc:492] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb: Bootstrap starting.
I20260710 11:03:11.330735 31062 raft_consensus.cc:3060] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.323110 31060 consensus_queue.cc:260] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.339417 31060 ts_tablet_manager.cc:1434] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.002s
I20260710 11:03:11.341048 31063 tablet_bootstrap.cc:654] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.345558 31060 tablet_bootstrap.cc:492] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5: Bootstrap starting.
I20260710 11:03:11.346566 31062 raft_consensus.cc:515] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.348837 31062 leader_election.cc:290] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5 [CANDIDATE]: Term 1 election: Requested vote from peers 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509), 353177f5573442e093e16a3a26af1532 (127.27.60.131:37125)
I20260710 11:03:11.352151 31060 tablet_bootstrap.cc:654] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.358582 30947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a24bee7e0ae1432291227c39b1049a4f" candidate_uuid: "a9a98b814759410fb9bd8e883d7541a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
I20260710 11:03:11.359412 30947 raft_consensus.cc:3060] T a24bee7e0ae1432291227c39b1049a4f P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.360065 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a24bee7e0ae1432291227c39b1049a4f" candidate_uuid: "a9a98b814759410fb9bd8e883d7541a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353177f5573442e093e16a3a26af1532" is_pre_election: true
W20260710 11:03:11.361842 30837 leader_election.cc:343] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 353177f5573442e093e16a3a26af1532 (127.27.60.131:37125): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:11.363065 31060 tablet_bootstrap.cc:492] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5: No bootstrap required, opened a new log
I20260710 11:03:11.363631 31060 ts_tablet_manager.cc:1403] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260710 11:03:11.365965 31020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a24bee7e0ae1432291227c39b1049a4f" candidate_uuid: "a9a98b814759410fb9bd8e883d7541a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353177f5573442e093e16a3a26af1532"
I20260710 11:03:11.366420 31065 tablet_bootstrap.cc:492] T fd23e2a108a14817b0975f2c46ee0e71 P 353177f5573442e093e16a3a26af1532: No bootstrap required, opened a new log
I20260710 11:03:11.366954 31065 ts_tablet_manager.cc:1403] T fd23e2a108a14817b0975f2c46ee0e71 P 353177f5573442e093e16a3a26af1532: Time spent bootstrapping tablet: real 0.078s	user 0.018s	sys 0.024s
I20260710 11:03:11.367822 30947 raft_consensus.cc:2468] T a24bee7e0ae1432291227c39b1049a4f P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9a98b814759410fb9bd8e883d7541a5 in term 1.
I20260710 11:03:11.368412 31060 raft_consensus.cc:359] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.369861 31065 raft_consensus.cc:359] T fd23e2a108a14817b0975f2c46ee0e71 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.369959 31063 tablet_bootstrap.cc:492] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb: No bootstrap required, opened a new log
I20260710 11:03:11.370390 31060 raft_consensus.cc:385] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.370736 31065 raft_consensus.cc:385] T fd23e2a108a14817b0975f2c46ee0e71 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.370838 31060 raft_consensus.cc:740] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9a98b814759410fb9bd8e883d7541a5, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.371035 31063 ts_tablet_manager.cc:1403] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.003s
I20260710 11:03:11.371170 31065 raft_consensus.cc:740] T fd23e2a108a14817b0975f2c46ee0e71 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353177f5573442e093e16a3a26af1532, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.371882 31060 consensus_queue.cc:260] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
W20260710 11:03:11.368974 30837 leader_election.cc:343] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 353177f5573442e093e16a3a26af1532 (127.27.60.131:37125): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:11.372121 31065 consensus_queue.cc:260] T fd23e2a108a14817b0975f2c46ee0e71 P 353177f5573442e093e16a3a26af1532 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.373540 30837 leader_election.cc:304] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 680fab8fc5df4f8f88ea264d8b0b2aeb, a9a98b814759410fb9bd8e883d7541a5; no voters: 353177f5573442e093e16a3a26af1532
I20260710 11:03:11.374827 31062 raft_consensus.cc:2804] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:11.375464 31062 raft_consensus.cc:697] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5 [term 1 LEADER]: Becoming Leader. State: Replica: a9a98b814759410fb9bd8e883d7541a5, State: Running, Role: LEADER
I20260710 11:03:11.377542 31060 ts_tablet_manager.cc:1434] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 11:03:11.378614 31060 tablet_bootstrap.cc:492] T fd23e2a108a14817b0975f2c46ee0e71 P a9a98b814759410fb9bd8e883d7541a5: Bootstrap starting.
I20260710 11:03:11.379431 31063 raft_consensus.cc:359] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.380280 31063 raft_consensus.cc:385] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.380576 31063 raft_consensus.cc:740] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680fab8fc5df4f8f88ea264d8b0b2aeb, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.381556 31063 consensus_queue.cc:260] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.383841 31063 ts_tablet_manager.cc:1434] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.004s
I20260710 11:03:11.384877 31063 tablet_bootstrap.cc:492] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb: Bootstrap starting.
I20260710 11:03:11.386256 31060 tablet_bootstrap.cc:654] T fd23e2a108a14817b0975f2c46ee0e71 P a9a98b814759410fb9bd8e883d7541a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.376637 31062 consensus_queue.cc:237] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.393841 31063 tablet_bootstrap.cc:654] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.397018 31064 raft_consensus.cc:493] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:11.398296 31060 tablet_bootstrap.cc:492] T fd23e2a108a14817b0975f2c46ee0e71 P a9a98b814759410fb9bd8e883d7541a5: No bootstrap required, opened a new log
I20260710 11:03:11.397810 31064 raft_consensus.cc:515] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.398825 31060 ts_tablet_manager.cc:1403] T fd23e2a108a14817b0975f2c46ee0e71 P a9a98b814759410fb9bd8e883d7541a5: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.002s
I20260710 11:03:11.400960 31064 leader_election.cc:290] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509), 353177f5573442e093e16a3a26af1532 (127.27.60.131:37125)
I20260710 11:03:11.401854 31060 raft_consensus.cc:359] T fd23e2a108a14817b0975f2c46ee0e71 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.402639 31060 raft_consensus.cc:385] T fd23e2a108a14817b0975f2c46ee0e71 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.402937 31060 raft_consensus.cc:740] T fd23e2a108a14817b0975f2c46ee0e71 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9a98b814759410fb9bd8e883d7541a5, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.403676 30947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807113e89d634dc9839ead05a6b12ab1" candidate_uuid: "a9a98b814759410fb9bd8e883d7541a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" is_pre_election: true
I20260710 11:03:11.405661 31020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807113e89d634dc9839ead05a6b12ab1" candidate_uuid: "a9a98b814759410fb9bd8e883d7541a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353177f5573442e093e16a3a26af1532" is_pre_election: true
I20260710 11:03:11.403659 31060 consensus_queue.cc:260] T fd23e2a108a14817b0975f2c46ee0e71 P a9a98b814759410fb9bd8e883d7541a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.411737 31060 ts_tablet_manager.cc:1434] T fd23e2a108a14817b0975f2c46ee0e71 P a9a98b814759410fb9bd8e883d7541a5: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:03:11.413201 31060 tablet_bootstrap.cc:492] T ff771bbcff074e8080b997a303c16948 P a9a98b814759410fb9bd8e883d7541a5: Bootstrap starting.
I20260710 11:03:11.418485 30770 catalog_manager.cc:5697] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "a9a98b814759410fb9bd8e883d7541a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:11.422871 31060 tablet_bootstrap.cc:654] T ff771bbcff074e8080b997a303c16948 P a9a98b814759410fb9bd8e883d7541a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.426576 31062 raft_consensus.cc:493] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:03:11.427408 30837 leader_election.cc:343] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 353177f5573442e093e16a3a26af1532 (127.27.60.131:37125): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:11.427292 31062 raft_consensus.cc:515] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
W20260710 11:03:11.428277 30837 leader_election.cc:343] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:11.428768 30837 leader_election.cc:304] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a9a98b814759410fb9bd8e883d7541a5; no voters: 353177f5573442e093e16a3a26af1532, 680fab8fc5df4f8f88ea264d8b0b2aeb
I20260710 11:03:11.429589 31064 raft_consensus.cc:2749] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:11.430114 31062 leader_election.cc:290] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509), 353177f5573442e093e16a3a26af1532 (127.27.60.131:37125)
I20260710 11:03:11.431805 30947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b47993519aad479782b17c38ee386575" candidate_uuid: "a9a98b814759410fb9bd8e883d7541a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" is_pre_election: true
I20260710 11:03:11.432451 30947 raft_consensus.cc:2468] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9a98b814759410fb9bd8e883d7541a5 in term 0.
I20260710 11:03:11.446165 31020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b47993519aad479782b17c38ee386575" candidate_uuid: "a9a98b814759410fb9bd8e883d7541a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353177f5573442e093e16a3a26af1532" is_pre_election: true
W20260710 11:03:11.448578 30837 leader_election.cc:343] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 353177f5573442e093e16a3a26af1532 (127.27.60.131:37125): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:11.449765 30837 leader_election.cc:304] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5 [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: 680fab8fc5df4f8f88ea264d8b0b2aeb, a9a98b814759410fb9bd8e883d7541a5; no voters: 353177f5573442e093e16a3a26af1532
I20260710 11:03:11.451054 31062 raft_consensus.cc:2804] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:11.451608 31062 raft_consensus.cc:493] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:11.452119 31062 raft_consensus.cc:3060] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.452670 31046 heartbeater.cc:499] Master 127.27.60.190:46881 was elected leader, sending a full tablet report...
I20260710 11:03:11.455351 31063 tablet_bootstrap.cc:492] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb: No bootstrap required, opened a new log
I20260710 11:03:11.455911 31063 ts_tablet_manager.cc:1403] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb: Time spent bootstrapping tablet: real 0.071s	user 0.020s	sys 0.037s
I20260710 11:03:11.456749 31065 ts_tablet_manager.cc:1434] T fd23e2a108a14817b0975f2c46ee0e71 P 353177f5573442e093e16a3a26af1532: Time spent starting tablet: real 0.089s	user 0.028s	sys 0.052s
I20260710 11:03:11.457942 31065 tablet_bootstrap.cc:492] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532: Bootstrap starting.
I20260710 11:03:11.458976 31063 raft_consensus.cc:359] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.459787 31063 raft_consensus.cc:385] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.459600 31062 raft_consensus.cc:515] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.460116 31063 raft_consensus.cc:740] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680fab8fc5df4f8f88ea264d8b0b2aeb, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.462837 30947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b47993519aad479782b17c38ee386575" candidate_uuid: "a9a98b814759410fb9bd8e883d7541a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
I20260710 11:03:11.463439 30947 raft_consensus.cc:3060] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:03:11.464964 30818 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:11.466035 31065 tablet_bootstrap.cc:654] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.467950 31020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b47993519aad479782b17c38ee386575" candidate_uuid: "a9a98b814759410fb9bd8e883d7541a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353177f5573442e093e16a3a26af1532"
W20260710 11:03:11.469352 30837 leader_election.cc:343] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 353177f5573442e093e16a3a26af1532 (127.27.60.131:37125): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:11.469939 31062 leader_election.cc:290] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5 [CANDIDATE]: Term 1 election: Requested vote from peers 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509), 353177f5573442e093e16a3a26af1532 (127.27.60.131:37125)
I20260710 11:03:11.472751 31060 tablet_bootstrap.cc:492] T ff771bbcff074e8080b997a303c16948 P a9a98b814759410fb9bd8e883d7541a5: No bootstrap required, opened a new log
I20260710 11:03:11.473300 31060 ts_tablet_manager.cc:1403] T ff771bbcff074e8080b997a303c16948 P a9a98b814759410fb9bd8e883d7541a5: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.017s
I20260710 11:03:11.473410 30947 raft_consensus.cc:2468] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9a98b814759410fb9bd8e883d7541a5 in term 1.
I20260710 11:03:11.474735 30837 leader_election.cc:304] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 680fab8fc5df4f8f88ea264d8b0b2aeb, a9a98b814759410fb9bd8e883d7541a5; no voters: 353177f5573442e093e16a3a26af1532
I20260710 11:03:11.461211 31063 consensus_queue.cc:260] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.476166 31062 raft_consensus.cc:2804] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:11.477278 31062 raft_consensus.cc:697] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5 [term 1 LEADER]: Becoming Leader. State: Replica: a9a98b814759410fb9bd8e883d7541a5, State: Running, Role: LEADER
I20260710 11:03:11.478132 31062 consensus_queue.cc:237] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.480803 31060 raft_consensus.cc:359] T ff771bbcff074e8080b997a303c16948 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.481632 31060 raft_consensus.cc:385] T ff771bbcff074e8080b997a303c16948 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.481940 31060 raft_consensus.cc:740] T ff771bbcff074e8080b997a303c16948 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9a98b814759410fb9bd8e883d7541a5, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.484340 31063 ts_tablet_manager.cc:1434] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260710 11:03:11.483958 31060 consensus_queue.cc:260] T ff771bbcff074e8080b997a303c16948 P a9a98b814759410fb9bd8e883d7541a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.486526 31060 ts_tablet_manager.cc:1434] T ff771bbcff074e8080b997a303c16948 P a9a98b814759410fb9bd8e883d7541a5: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260710 11:03:11.487602 31060 tablet_bootstrap.cc:492] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5: Bootstrap starting.
I20260710 11:03:11.488088 31063 tablet_bootstrap.cc:492] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb: Bootstrap starting.
I20260710 11:03:11.495946 31063 tablet_bootstrap.cc:654] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.498838 31060 tablet_bootstrap.cc:654] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.499238 30770 catalog_manager.cc:5697] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "a9a98b814759410fb9bd8e883d7541a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:11.500355 31065 tablet_bootstrap.cc:492] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532: No bootstrap required, opened a new log
I20260710 11:03:11.501071 31065 ts_tablet_manager.cc:1403] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.027s
I20260710 11:03:11.505730 31065 raft_consensus.cc:359] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.507074 31065 raft_consensus.cc:385] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.507552 31065 raft_consensus.cc:740] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353177f5573442e093e16a3a26af1532, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.508797 31065 consensus_queue.cc:260] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.522193 31065 ts_tablet_manager.cc:1434] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.002s
I20260710 11:03:11.529224 31063 tablet_bootstrap.cc:492] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb: No bootstrap required, opened a new log
I20260710 11:03:11.529816 31063 ts_tablet_manager.cc:1403] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb: Time spent bootstrapping tablet: real 0.042s	user 0.029s	sys 0.011s
I20260710 11:03:11.530458 31065 tablet_bootstrap.cc:492] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532: Bootstrap starting.
I20260710 11:03:11.530520 31060 tablet_bootstrap.cc:492] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5: No bootstrap required, opened a new log
I20260710 11:03:11.531494 31060 ts_tablet_manager.cc:1403] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5: Time spent bootstrapping tablet: real 0.044s	user 0.023s	sys 0.015s
I20260710 11:03:11.532308 31063 raft_consensus.cc:359] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.532920 31063 raft_consensus.cc:385] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.533166 31063 raft_consensus.cc:740] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680fab8fc5df4f8f88ea264d8b0b2aeb, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.533910 31063 consensus_queue.cc:260] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.534312 31060 raft_consensus.cc:359] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.535175 31060 raft_consensus.cc:385] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.535450 31060 raft_consensus.cc:740] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9a98b814759410fb9bd8e883d7541a5, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.536000 31063 ts_tablet_manager.cc:1434] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:03:11.536214 31060 consensus_queue.cc:260] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.537026 31063 tablet_bootstrap.cc:492] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb: Bootstrap starting.
I20260710 11:03:11.541594 31060 ts_tablet_manager.cc:1434] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260710 11:03:11.542752 31060 tablet_bootstrap.cc:492] T 88fc5a6c09854ce99f300198fc93efd8 P a9a98b814759410fb9bd8e883d7541a5: Bootstrap starting.
I20260710 11:03:11.543869 31063 tablet_bootstrap.cc:654] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.549381 31065 tablet_bootstrap.cc:654] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.549314 31060 tablet_bootstrap.cc:654] T 88fc5a6c09854ce99f300198fc93efd8 P a9a98b814759410fb9bd8e883d7541a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.555114 31063 tablet_bootstrap.cc:492] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb: No bootstrap required, opened a new log
I20260710 11:03:11.555583 31063 ts_tablet_manager.cc:1403] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 11:03:11.557940 31063 raft_consensus.cc:359] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.558735 31063 raft_consensus.cc:385] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.559046 31063 raft_consensus.cc:740] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680fab8fc5df4f8f88ea264d8b0b2aeb, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.560350 31065 tablet_bootstrap.cc:492] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532: No bootstrap required, opened a new log
I20260710 11:03:11.559911 31063 consensus_queue.cc:260] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.560865 31065 ts_tablet_manager.cc:1403] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.005s
I20260710 11:03:11.561348 31060 tablet_bootstrap.cc:492] T 88fc5a6c09854ce99f300198fc93efd8 P a9a98b814759410fb9bd8e883d7541a5: No bootstrap required, opened a new log
I20260710 11:03:11.561867 31060 ts_tablet_manager.cc:1403] T 88fc5a6c09854ce99f300198fc93efd8 P a9a98b814759410fb9bd8e883d7541a5: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.009s
I20260710 11:03:11.563154 31063 ts_tablet_manager.cc:1434] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:03:11.564239 31063 tablet_bootstrap.cc:492] T 9e90d6e89df24e2e83583eba367edb63 P 680fab8fc5df4f8f88ea264d8b0b2aeb: Bootstrap starting.
I20260710 11:03:11.563992 31065 raft_consensus.cc:359] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.564756 31065 raft_consensus.cc:385] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.564731 31060 raft_consensus.cc:359] T 88fc5a6c09854ce99f300198fc93efd8 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.565302 31065 raft_consensus.cc:740] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353177f5573442e093e16a3a26af1532, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.565631 31060 raft_consensus.cc:385] T 88fc5a6c09854ce99f300198fc93efd8 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.565971 31060 raft_consensus.cc:740] T 88fc5a6c09854ce99f300198fc93efd8 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9a98b814759410fb9bd8e883d7541a5, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.566277 31065 consensus_queue.cc:260] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.566869 31060 consensus_queue.cc:260] T 88fc5a6c09854ce99f300198fc93efd8 P a9a98b814759410fb9bd8e883d7541a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.569285 31060 ts_tablet_manager.cc:1434] T 88fc5a6c09854ce99f300198fc93efd8 P a9a98b814759410fb9bd8e883d7541a5: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260710 11:03:11.570235 31060 tablet_bootstrap.cc:492] T 097bf2fdf0524bf69b86815362eb8514 P a9a98b814759410fb9bd8e883d7541a5: Bootstrap starting.
I20260710 11:03:11.574990 31063 tablet_bootstrap.cc:654] T 9e90d6e89df24e2e83583eba367edb63 P 680fab8fc5df4f8f88ea264d8b0b2aeb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.576386 31060 tablet_bootstrap.cc:654] T 097bf2fdf0524bf69b86815362eb8514 P a9a98b814759410fb9bd8e883d7541a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.577263 31074 raft_consensus.cc:493] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:11.577800 31074 raft_consensus.cc:515] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.585062 31074 leader_election.cc:290] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509)
I20260710 11:03:11.588346 31065 ts_tablet_manager.cc:1434] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.004s
I20260710 11:03:11.593561 31065 tablet_bootstrap.cc:492] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532: Bootstrap starting.
I20260710 11:03:11.604332 31063 tablet_bootstrap.cc:492] T 9e90d6e89df24e2e83583eba367edb63 P 680fab8fc5df4f8f88ea264d8b0b2aeb: No bootstrap required, opened a new log
I20260710 11:03:11.604596 31065 tablet_bootstrap.cc:654] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.604961 31063 ts_tablet_manager.cc:1403] T 9e90d6e89df24e2e83583eba367edb63 P 680fab8fc5df4f8f88ea264d8b0b2aeb: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.003s
I20260710 11:03:11.607667 31060 tablet_bootstrap.cc:492] T 097bf2fdf0524bf69b86815362eb8514 P a9a98b814759410fb9bd8e883d7541a5: No bootstrap required, opened a new log
I20260710 11:03:11.608248 31060 ts_tablet_manager.cc:1403] T 097bf2fdf0524bf69b86815362eb8514 P a9a98b814759410fb9bd8e883d7541a5: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.025s
I20260710 11:03:11.608731 31063 raft_consensus.cc:359] T 9e90d6e89df24e2e83583eba367edb63 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.609525 31063 raft_consensus.cc:385] T 9e90d6e89df24e2e83583eba367edb63 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.609856 31063 raft_consensus.cc:740] T 9e90d6e89df24e2e83583eba367edb63 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680fab8fc5df4f8f88ea264d8b0b2aeb, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.610611 31063 consensus_queue.cc:260] T 9e90d6e89df24e2e83583eba367edb63 P 680fab8fc5df4f8f88ea264d8b0b2aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.611672 31060 raft_consensus.cc:359] T 097bf2fdf0524bf69b86815362eb8514 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.612385 31062 raft_consensus.cc:493] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:11.612869 31062 raft_consensus.cc:515] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.614991 31062 leader_election.cc:290] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509), 353177f5573442e093e16a3a26af1532 (127.27.60.131:37125)
I20260710 11:03:11.612421 31060 raft_consensus.cc:385] T 097bf2fdf0524bf69b86815362eb8514 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.616314 31060 raft_consensus.cc:740] T 097bf2fdf0524bf69b86815362eb8514 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9a98b814759410fb9bd8e883d7541a5, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.616505 30947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1427a0a18c4721b5eb0123233d9113" candidate_uuid: "a9a98b814759410fb9bd8e883d7541a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" is_pre_election: true
I20260710 11:03:11.616994 31060 consensus_queue.cc:260] T 097bf2fdf0524bf69b86815362eb8514 P a9a98b814759410fb9bd8e883d7541a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.617897 31020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1427a0a18c4721b5eb0123233d9113" candidate_uuid: "a9a98b814759410fb9bd8e883d7541a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353177f5573442e093e16a3a26af1532" is_pre_election: true
I20260710 11:03:11.618177 30872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "097bf2fdf0524bf69b86815362eb8514" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9a98b814759410fb9bd8e883d7541a5" is_pre_election: true
I20260710 11:03:11.618542 31020 raft_consensus.cc:2468] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9a98b814759410fb9bd8e883d7541a5 in term 0.
I20260710 11:03:11.618928 30872 raft_consensus.cc:2468] T 097bf2fdf0524bf69b86815362eb8514 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 353177f5573442e093e16a3a26af1532 in term 0.
I20260710 11:03:11.620548 31070 raft_consensus.cc:493] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:03:11.621232 30837 leader_election.cc:343] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:11.621058 31070 raft_consensus.cc:515] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.621980 30837 leader_election.cc:304] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5 [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: 353177f5573442e093e16a3a26af1532, a9a98b814759410fb9bd8e883d7541a5; no voters: 680fab8fc5df4f8f88ea264d8b0b2aeb
I20260710 11:03:11.623131 31062 raft_consensus.cc:2804] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:11.623477 31062 raft_consensus.cc:493] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:11.623889 31062 raft_consensus.cc:3060] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.624393 30987 leader_election.cc:304] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 353177f5573442e093e16a3a26af1532, a9a98b814759410fb9bd8e883d7541a5; no voters: 
I20260710 11:03:11.624759 30947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "097bf2fdf0524bf69b86815362eb8514" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" is_pre_election: true
I20260710 11:03:11.625821 31063 ts_tablet_manager.cc:1434] T 9e90d6e89df24e2e83583eba367edb63 P 680fab8fc5df4f8f88ea264d8b0b2aeb: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 11:03:11.625810 31074 raft_consensus.cc:2804] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:11.626431 31074 raft_consensus.cc:493] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:11.626797 31074 raft_consensus.cc:3060] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.626965 31063 tablet_bootstrap.cc:492] T 88fc5a6c09854ce99f300198fc93efd8 P 680fab8fc5df4f8f88ea264d8b0b2aeb: Bootstrap starting.
I20260710 11:03:11.622195 31060 ts_tablet_manager.cc:1434] T 097bf2fdf0524bf69b86815362eb8514 P a9a98b814759410fb9bd8e883d7541a5: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 11:03:11.631399 31062 raft_consensus.cc:515] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.634047 31063 tablet_bootstrap.cc:654] T 88fc5a6c09854ce99f300198fc93efd8 P 680fab8fc5df4f8f88ea264d8b0b2aeb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.634878 31062 leader_election.cc:290] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5 [CANDIDATE]: Term 1 election: Requested vote from peers 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509), 353177f5573442e093e16a3a26af1532 (127.27.60.131:37125)
W20260710 11:03:11.635160 30986 leader_election.cc:343] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:11.634908 31060 tablet_bootstrap.cc:492] T 9e90d6e89df24e2e83583eba367edb63 P a9a98b814759410fb9bd8e883d7541a5: Bootstrap starting.
I20260710 11:03:11.639422 31020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1427a0a18c4721b5eb0123233d9113" candidate_uuid: "a9a98b814759410fb9bd8e883d7541a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353177f5573442e093e16a3a26af1532"
I20260710 11:03:11.640098 31020 raft_consensus.cc:3060] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.640873 31065 tablet_bootstrap.cc:492] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532: No bootstrap required, opened a new log
I20260710 11:03:11.641667 31065 ts_tablet_manager.cc:1403] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532: Time spent bootstrapping tablet: real 0.048s	user 0.004s	sys 0.014s
I20260710 11:03:11.641865 30947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1427a0a18c4721b5eb0123233d9113" candidate_uuid: "a9a98b814759410fb9bd8e883d7541a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
I20260710 11:03:11.643456 31070 leader_election.cc:290] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 353177f5573442e093e16a3a26af1532 (127.27.60.131:37125)
I20260710 11:03:11.644660 31074 raft_consensus.cc:515] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.646078 31065 raft_consensus.cc:359] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.646992 31065 raft_consensus.cc:385] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.647315 31065 raft_consensus.cc:740] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353177f5573442e093e16a3a26af1532, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.647328 31074 leader_election.cc:290] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 1 election: Requested vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509)
I20260710 11:03:11.647801 30872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "097bf2fdf0524bf69b86815362eb8514" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9a98b814759410fb9bd8e883d7541a5"
I20260710 11:03:11.648360 30872 raft_consensus.cc:3060] T 097bf2fdf0524bf69b86815362eb8514 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:03:11.648917 30837 leader_election.cc:343] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:11.648288 31065 consensus_queue.cc:260] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.649971 30947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "097bf2fdf0524bf69b86815362eb8514" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
I20260710 11:03:11.653252 31065 ts_tablet_manager.cc:1434] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.007s
I20260710 11:03:11.654431 31065 tablet_bootstrap.cc:492] T a24bee7e0ae1432291227c39b1049a4f P 353177f5573442e093e16a3a26af1532: Bootstrap starting.
W20260710 11:03:11.654768 30986 leader_election.cc:343] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:11.641889 31060 tablet_bootstrap.cc:654] T 9e90d6e89df24e2e83583eba367edb63 P a9a98b814759410fb9bd8e883d7541a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.660682 31020 raft_consensus.cc:2468] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9a98b814759410fb9bd8e883d7541a5 in term 1.
I20260710 11:03:11.661010 31065 tablet_bootstrap.cc:654] T a24bee7e0ae1432291227c39b1049a4f P 353177f5573442e093e16a3a26af1532: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.662245 30837 leader_election.cc:304] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 353177f5573442e093e16a3a26af1532, a9a98b814759410fb9bd8e883d7541a5; no voters: 680fab8fc5df4f8f88ea264d8b0b2aeb
I20260710 11:03:11.663496 31062 raft_consensus.cc:2804] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:11.664005 31062 raft_consensus.cc:697] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5 [term 1 LEADER]: Becoming Leader. State: Replica: a9a98b814759410fb9bd8e883d7541a5, State: Running, Role: LEADER
I20260710 11:03:11.664839 31062 consensus_queue.cc:237] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.671427 30872 raft_consensus.cc:2468] T 097bf2fdf0524bf69b86815362eb8514 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353177f5573442e093e16a3a26af1532 in term 1.
I20260710 11:03:11.672811 30987 leader_election.cc:304] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 353177f5573442e093e16a3a26af1532, a9a98b814759410fb9bd8e883d7541a5; no voters: 680fab8fc5df4f8f88ea264d8b0b2aeb
I20260710 11:03:11.673645 31074 raft_consensus.cc:2804] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:11.676420 31063 tablet_bootstrap.cc:492] T 88fc5a6c09854ce99f300198fc93efd8 P 680fab8fc5df4f8f88ea264d8b0b2aeb: No bootstrap required, opened a new log
I20260710 11:03:11.677124 31063 ts_tablet_manager.cc:1403] T 88fc5a6c09854ce99f300198fc93efd8 P 680fab8fc5df4f8f88ea264d8b0b2aeb: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.006s
I20260710 11:03:11.673343 31065 tablet_bootstrap.cc:492] T a24bee7e0ae1432291227c39b1049a4f P 353177f5573442e093e16a3a26af1532: No bootstrap required, opened a new log
I20260710 11:03:11.678081 31065 ts_tablet_manager.cc:1403] T a24bee7e0ae1432291227c39b1049a4f P 353177f5573442e093e16a3a26af1532: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.000s
I20260710 11:03:11.680873 31063 raft_consensus.cc:359] T 88fc5a6c09854ce99f300198fc93efd8 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.681890 31063 raft_consensus.cc:385] T 88fc5a6c09854ce99f300198fc93efd8 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.682327 31063 raft_consensus.cc:740] T 88fc5a6c09854ce99f300198fc93efd8 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680fab8fc5df4f8f88ea264d8b0b2aeb, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.685060 31063 consensus_queue.cc:260] T 88fc5a6c09854ce99f300198fc93efd8 P 680fab8fc5df4f8f88ea264d8b0b2aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.686256 31060 tablet_bootstrap.cc:492] T 9e90d6e89df24e2e83583eba367edb63 P a9a98b814759410fb9bd8e883d7541a5: No bootstrap required, opened a new log
I20260710 11:03:11.684975 31065 raft_consensus.cc:359] T a24bee7e0ae1432291227c39b1049a4f P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.687813 31060 ts_tablet_manager.cc:1403] T 9e90d6e89df24e2e83583eba367edb63 P a9a98b814759410fb9bd8e883d7541a5: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.015s
I20260710 11:03:11.687834 31065 raft_consensus.cc:385] T a24bee7e0ae1432291227c39b1049a4f P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.688861 31063 ts_tablet_manager.cc:1434] T 88fc5a6c09854ce99f300198fc93efd8 P 680fab8fc5df4f8f88ea264d8b0b2aeb: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:03:11.690672 31060 raft_consensus.cc:359] T 9e90d6e89df24e2e83583eba367edb63 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.691398 31060 raft_consensus.cc:385] T 9e90d6e89df24e2e83583eba367edb63 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.691771 31060 raft_consensus.cc:740] T 9e90d6e89df24e2e83583eba367edb63 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9a98b814759410fb9bd8e883d7541a5, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.691453 31065 raft_consensus.cc:740] T a24bee7e0ae1432291227c39b1049a4f P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353177f5573442e093e16a3a26af1532, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.693994 31065 consensus_queue.cc:260] T a24bee7e0ae1432291227c39b1049a4f P 353177f5573442e093e16a3a26af1532 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.696379 31065 ts_tablet_manager.cc:1434] T a24bee7e0ae1432291227c39b1049a4f P 353177f5573442e093e16a3a26af1532: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:03:11.692448 31060 consensus_queue.cc:260] T 9e90d6e89df24e2e83583eba367edb63 P a9a98b814759410fb9bd8e883d7541a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.693135 31074 raft_consensus.cc:697] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532 [term 1 LEADER]: Becoming Leader. State: Replica: 353177f5573442e093e16a3a26af1532, State: Running, Role: LEADER
I20260710 11:03:11.697577 31020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348cbed6d0ca43f1a68cbb0983f0923c" candidate_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353177f5573442e093e16a3a26af1532" is_pre_election: true
I20260710 11:03:11.697870 31065 tablet_bootstrap.cc:492] T 9e90d6e89df24e2e83583eba367edb63 P 353177f5573442e093e16a3a26af1532: Bootstrap starting.
I20260710 11:03:11.697943 31074 consensus_queue.cc:237] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
W20260710 11:03:11.699168 30912 leader_election.cc:343] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 353177f5573442e093e16a3a26af1532 (127.27.60.131:37125): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:11.699010 30768 catalog_manager.cc:5697] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "a9a98b814759410fb9bd8e883d7541a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:11.692198 31063 tablet_bootstrap.cc:492] T 097bf2fdf0524bf69b86815362eb8514 P 680fab8fc5df4f8f88ea264d8b0b2aeb: Bootstrap starting.
I20260710 11:03:11.704870 31065 tablet_bootstrap.cc:654] T 9e90d6e89df24e2e83583eba367edb63 P 353177f5573442e093e16a3a26af1532: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.706743 30872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348cbed6d0ca43f1a68cbb0983f0923c" candidate_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9a98b814759410fb9bd8e883d7541a5" is_pre_election: true
W20260710 11:03:11.708999 30913 leader_election.cc:343] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:11.709394 31060 ts_tablet_manager.cc:1434] T 9e90d6e89df24e2e83583eba367edb63 P a9a98b814759410fb9bd8e883d7541a5: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260710 11:03:11.713003 31060 tablet_bootstrap.cc:492] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5: Bootstrap starting.
I20260710 11:03:11.709671 30913 leader_election.cc:304] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 680fab8fc5df4f8f88ea264d8b0b2aeb; no voters: 353177f5573442e093e16a3a26af1532, a9a98b814759410fb9bd8e883d7541a5
I20260710 11:03:11.719856 31070 raft_consensus.cc:2749] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:11.720400 31063 tablet_bootstrap.cc:654] T 097bf2fdf0524bf69b86815362eb8514 P 680fab8fc5df4f8f88ea264d8b0b2aeb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.724351 31097 raft_consensus.cc:493] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:11.725070 31097 raft_consensus.cc:515] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.726972 31060 tablet_bootstrap.cc:654] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.730180 31097 leader_election.cc:290] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509)
I20260710 11:03:11.730916 31097 raft_consensus.cc:493] T a24bee7e0ae1432291227c39b1049a4f P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:11.731870 31063 tablet_bootstrap.cc:492] T 097bf2fdf0524bf69b86815362eb8514 P 680fab8fc5df4f8f88ea264d8b0b2aeb: No bootstrap required, opened a new log
I20260710 11:03:11.731478 31097 raft_consensus.cc:515] T a24bee7e0ae1432291227c39b1049a4f P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.732393 31063 ts_tablet_manager.cc:1403] T 097bf2fdf0524bf69b86815362eb8514 P 680fab8fc5df4f8f88ea264d8b0b2aeb: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.003s
I20260710 11:03:11.735963 31063 raft_consensus.cc:359] T 097bf2fdf0524bf69b86815362eb8514 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.736842 31063 raft_consensus.cc:385] T 097bf2fdf0524bf69b86815362eb8514 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.737187 31063 raft_consensus.cc:740] T 097bf2fdf0524bf69b86815362eb8514 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680fab8fc5df4f8f88ea264d8b0b2aeb, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.738535 30947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fc5a6c09854ce99f300198fc93efd8" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" is_pre_election: true
I20260710 11:03:11.739485 30947 raft_consensus.cc:2468] T 88fc5a6c09854ce99f300198fc93efd8 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 353177f5573442e093e16a3a26af1532 in term 0.
I20260710 11:03:11.740988 31070 raft_consensus.cc:493] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:11.741667 31070 raft_consensus.cc:515] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.744531 31070 leader_election.cc:290] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 353177f5573442e093e16a3a26af1532 (127.27.60.131:37125)
I20260710 11:03:11.745958 30872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fc5a6c09854ce99f300198fc93efd8" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9a98b814759410fb9bd8e883d7541a5" is_pre_election: true
I20260710 11:03:11.746414 31020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff771bbcff074e8080b997a303c16948" candidate_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353177f5573442e093e16a3a26af1532" is_pre_election: true
I20260710 11:03:11.746912 30872 raft_consensus.cc:2468] T 88fc5a6c09854ce99f300198fc93efd8 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 353177f5573442e093e16a3a26af1532 in term 0.
W20260710 11:03:11.748682 30912 leader_election.cc:343] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 353177f5573442e093e16a3a26af1532 (127.27.60.131:37125): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:11.748610 30987 leader_election.cc:304] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 353177f5573442e093e16a3a26af1532, a9a98b814759410fb9bd8e883d7541a5; no voters: 
I20260710 11:03:11.751008 31102 raft_consensus.cc:2804] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:11.751870 31102 raft_consensus.cc:493] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:11.752338 31102 raft_consensus.cc:3060] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.757795 30872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff771bbcff074e8080b997a303c16948" candidate_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9a98b814759410fb9bd8e883d7541a5" is_pre_election: true
I20260710 11:03:11.758710 30872 raft_consensus.cc:2468] T ff771bbcff074e8080b997a303c16948 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 680fab8fc5df4f8f88ea264d8b0b2aeb in term 0.
I20260710 11:03:11.761350 30913 leader_election.cc:304] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [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: 680fab8fc5df4f8f88ea264d8b0b2aeb, a9a98b814759410fb9bd8e883d7541a5; no voters: 353177f5573442e093e16a3a26af1532
I20260710 11:03:11.762604 31070 raft_consensus.cc:2804] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:11.762982 31070 raft_consensus.cc:493] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:11.763338 31070 raft_consensus.cc:3060] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.768141 30872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a24bee7e0ae1432291227c39b1049a4f" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9a98b814759410fb9bd8e883d7541a5" is_pre_election: true
I20260710 11:03:11.768042 31102 raft_consensus.cc:515] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.772929 30947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a24bee7e0ae1432291227c39b1049a4f" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" is_pre_election: true
I20260710 11:03:11.773809 30947 raft_consensus.cc:2393] T a24bee7e0ae1432291227c39b1049a4f P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 353177f5573442e093e16a3a26af1532 in current term 1: Already voted for candidate a9a98b814759410fb9bd8e883d7541a5 in this term.
I20260710 11:03:11.775102 30986 leader_election.cc:304] T a24bee7e0ae1432291227c39b1049a4f P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 353177f5573442e093e16a3a26af1532; no voters: 680fab8fc5df4f8f88ea264d8b0b2aeb, a9a98b814759410fb9bd8e883d7541a5
I20260710 11:03:11.775418 31070 raft_consensus.cc:515] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.776147 31074 raft_consensus.cc:3060] T a24bee7e0ae1432291227c39b1049a4f P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.777565 31070 leader_election.cc:290] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 1 election: Requested vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 353177f5573442e093e16a3a26af1532 (127.27.60.131:37125)
I20260710 11:03:11.778952 31020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff771bbcff074e8080b997a303c16948" candidate_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353177f5573442e093e16a3a26af1532"
I20260710 11:03:11.779197 30870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff771bbcff074e8080b997a303c16948" candidate_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9a98b814759410fb9bd8e883d7541a5"
I20260710 11:03:11.779810 30870 raft_consensus.cc:3060] T ff771bbcff074e8080b997a303c16948 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:03:11.780692 30912 leader_election.cc:343] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 353177f5573442e093e16a3a26af1532 (127.27.60.131:37125): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:11.776934 30871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fc5a6c09854ce99f300198fc93efd8" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9a98b814759410fb9bd8e883d7541a5"
I20260710 11:03:11.781724 30871 raft_consensus.cc:3060] T 88fc5a6c09854ce99f300198fc93efd8 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.781844 30767 catalog_manager.cc:5697] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532 reported cstate change: term changed from 0 to 1, leader changed from <none> to 353177f5573442e093e16a3a26af1532 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "353177f5573442e093e16a3a26af1532" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:11.783329 31074 raft_consensus.cc:2749] T a24bee7e0ae1432291227c39b1049a4f P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:11.779028 31097 leader_election.cc:290] T a24bee7e0ae1432291227c39b1049a4f P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509)
I20260710 11:03:11.739229 31063 consensus_queue.cc:260] T 097bf2fdf0524bf69b86815362eb8514 P 680fab8fc5df4f8f88ea264d8b0b2aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.786067 31063 ts_tablet_manager.cc:1434] T 097bf2fdf0524bf69b86815362eb8514 P 680fab8fc5df4f8f88ea264d8b0b2aeb: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.000s
I20260710 11:03:11.787499 30870 raft_consensus.cc:2468] T ff771bbcff074e8080b997a303c16948 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680fab8fc5df4f8f88ea264d8b0b2aeb in term 1.
I20260710 11:03:11.788983 31063 tablet_bootstrap.cc:492] T fd23e2a108a14817b0975f2c46ee0e71 P 680fab8fc5df4f8f88ea264d8b0b2aeb: Bootstrap starting.
I20260710 11:03:11.790596 30871 raft_consensus.cc:2468] T 88fc5a6c09854ce99f300198fc93efd8 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353177f5573442e093e16a3a26af1532 in term 1.
I20260710 11:03:11.792385 30987 leader_election.cc:304] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 353177f5573442e093e16a3a26af1532, a9a98b814759410fb9bd8e883d7541a5; no voters: 
I20260710 11:03:11.793637 31097 raft_consensus.cc:2804] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:11.794359 31097 raft_consensus.cc:697] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 [term 1 LEADER]: Becoming Leader. State: Replica: 353177f5573442e093e16a3a26af1532, State: Running, Role: LEADER
I20260710 11:03:11.795203 31063 tablet_bootstrap.cc:654] T fd23e2a108a14817b0975f2c46ee0e71 P 680fab8fc5df4f8f88ea264d8b0b2aeb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.795042 30913 leader_election.cc:304] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 680fab8fc5df4f8f88ea264d8b0b2aeb, a9a98b814759410fb9bd8e883d7541a5; no voters: 353177f5573442e093e16a3a26af1532
I20260710 11:03:11.795917 31097 consensus_queue.cc:237] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.798727 31070 raft_consensus.cc:2804] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:11.800808 31065 tablet_bootstrap.cc:492] T 9e90d6e89df24e2e83583eba367edb63 P 353177f5573442e093e16a3a26af1532: No bootstrap required, opened a new log
I20260710 11:03:11.801009 31102 leader_election.cc:290] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 1 election: Requested vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509)
I20260710 11:03:11.801352 31065 ts_tablet_manager.cc:1403] T 9e90d6e89df24e2e83583eba367edb63 P 353177f5573442e093e16a3a26af1532: Time spent bootstrapping tablet: real 0.104s	user 0.054s	sys 0.028s
I20260710 11:03:11.802285 30947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fc5a6c09854ce99f300198fc93efd8" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
I20260710 11:03:11.802968 30947 raft_consensus.cc:3060] T 88fc5a6c09854ce99f300198fc93efd8 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.805764 31065 raft_consensus.cc:359] T 9e90d6e89df24e2e83583eba367edb63 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.806962 31065 raft_consensus.cc:385] T 9e90d6e89df24e2e83583eba367edb63 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.807384 31065 raft_consensus.cc:740] T 9e90d6e89df24e2e83583eba367edb63 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353177f5573442e093e16a3a26af1532, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.808641 31065 consensus_queue.cc:260] T 9e90d6e89df24e2e83583eba367edb63 P 353177f5573442e093e16a3a26af1532 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.810792 30947 raft_consensus.cc:2468] T 88fc5a6c09854ce99f300198fc93efd8 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353177f5573442e093e16a3a26af1532 in term 1.
I20260710 11:03:11.812295 31065 ts_tablet_manager.cc:1434] T 9e90d6e89df24e2e83583eba367edb63 P 353177f5573442e093e16a3a26af1532: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:03:11.814219 31065 tablet_bootstrap.cc:492] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532: Bootstrap starting.
I20260710 11:03:11.816521 31060 tablet_bootstrap.cc:492] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5: No bootstrap required, opened a new log
I20260710 11:03:11.817119 31060 ts_tablet_manager.cc:1403] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5: Time spent bootstrapping tablet: real 0.104s	user 0.021s	sys 0.007s
I20260710 11:03:11.820147 31070 raft_consensus.cc:697] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 LEADER]: Becoming Leader. State: Replica: 680fab8fc5df4f8f88ea264d8b0b2aeb, State: Running, Role: LEADER
I20260710 11:03:11.821777 31065 tablet_bootstrap.cc:654] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.821516 31060 raft_consensus.cc:359] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.823947 31060 raft_consensus.cc:385] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.824280 31060 raft_consensus.cc:740] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9a98b814759410fb9bd8e883d7541a5, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.825088 31060 consensus_queue.cc:260] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.826391 30767 catalog_manager.cc:5697] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 reported cstate change: term changed from 0 to 1, leader changed from <none> to 353177f5573442e093e16a3a26af1532 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "353177f5573442e093e16a3a26af1532" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:11.821269 31070 consensus_queue.cc:237] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.827988 31065 tablet_bootstrap.cc:492] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532: No bootstrap required, opened a new log
I20260710 11:03:11.828715 31065 ts_tablet_manager.cc:1403] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260710 11:03:11.832206 31065 raft_consensus.cc:359] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.833313 31065 raft_consensus.cc:385] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.833793 31065 raft_consensus.cc:740] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353177f5573442e093e16a3a26af1532, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.835050 31065 consensus_queue.cc:260] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.836562 31060 ts_tablet_manager.cc:1434] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260710 11:03:11.835084 31063 tablet_bootstrap.cc:492] T fd23e2a108a14817b0975f2c46ee0e71 P 680fab8fc5df4f8f88ea264d8b0b2aeb: No bootstrap required, opened a new log
I20260710 11:03:11.838829 31063 ts_tablet_manager.cc:1403] T fd23e2a108a14817b0975f2c46ee0e71 P 680fab8fc5df4f8f88ea264d8b0b2aeb: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.000s
I20260710 11:03:11.839005 31065 ts_tablet_manager.cc:1434] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260710 11:03:11.840570 31065 tablet_bootstrap.cc:492] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532: Bootstrap starting.
I20260710 11:03:11.842483 31063 raft_consensus.cc:359] T fd23e2a108a14817b0975f2c46ee0e71 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.843370 31063 raft_consensus.cc:385] T fd23e2a108a14817b0975f2c46ee0e71 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.843713 31063 raft_consensus.cc:740] T fd23e2a108a14817b0975f2c46ee0e71 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680fab8fc5df4f8f88ea264d8b0b2aeb, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.844712 31063 consensus_queue.cc:260] T fd23e2a108a14817b0975f2c46ee0e71 P 680fab8fc5df4f8f88ea264d8b0b2aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.847404 31063 ts_tablet_manager.cc:1434] T fd23e2a108a14817b0975f2c46ee0e71 P 680fab8fc5df4f8f88ea264d8b0b2aeb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:03:11.848397 31065 tablet_bootstrap.cc:654] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.848563 31063 tablet_bootstrap.cc:492] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb: Bootstrap starting.
I20260710 11:03:11.851593 31097 raft_consensus.cc:493] T fd23e2a108a14817b0975f2c46ee0e71 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:11.852092 31097 raft_consensus.cc:515] T fd23e2a108a14817b0975f2c46ee0e71 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.853045 31062 consensus_queue.cc:1048] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:11.854269 31097 leader_election.cc:290] T fd23e2a108a14817b0975f2c46ee0e71 P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509)
I20260710 11:03:11.855481 30947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd23e2a108a14817b0975f2c46ee0e71" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" is_pre_election: true
I20260710 11:03:11.855962 30871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd23e2a108a14817b0975f2c46ee0e71" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9a98b814759410fb9bd8e883d7541a5" is_pre_election: true
I20260710 11:03:11.856164 30947 raft_consensus.cc:2468] T fd23e2a108a14817b0975f2c46ee0e71 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 353177f5573442e093e16a3a26af1532 in term 0.
I20260710 11:03:11.856766 30871 raft_consensus.cc:2468] T fd23e2a108a14817b0975f2c46ee0e71 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 353177f5573442e093e16a3a26af1532 in term 0.
I20260710 11:03:11.857749 30986 leader_election.cc:304] T fd23e2a108a14817b0975f2c46ee0e71 P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 353177f5573442e093e16a3a26af1532, 680fab8fc5df4f8f88ea264d8b0b2aeb; no voters: 
I20260710 11:03:11.858489 31063 tablet_bootstrap.cc:654] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.859153 31097 raft_consensus.cc:2804] T fd23e2a108a14817b0975f2c46ee0e71 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:11.859618 31097 raft_consensus.cc:493] T fd23e2a108a14817b0975f2c46ee0e71 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:11.860041 31097 raft_consensus.cc:3060] T fd23e2a108a14817b0975f2c46ee0e71 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.853017 30768 catalog_manager.cc:5697] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130). New cstate: current_term: 1 leader_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:11.871548 31097 raft_consensus.cc:515] T fd23e2a108a14817b0975f2c46ee0e71 P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.872076 31063 tablet_bootstrap.cc:492] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb: No bootstrap required, opened a new log
I20260710 11:03:11.872756 31063 ts_tablet_manager.cc:1403] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.006s
I20260710 11:03:11.873785 31070 raft_consensus.cc:493] T 9e90d6e89df24e2e83583eba367edb63 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:11.874264 31070 raft_consensus.cc:515] T 9e90d6e89df24e2e83583eba367edb63 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.875734 31063 raft_consensus.cc:359] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.876427 31063 raft_consensus.cc:385] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.876387 31070 leader_election.cc:290] T 9e90d6e89df24e2e83583eba367edb63 P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 353177f5573442e093e16a3a26af1532 (127.27.60.131:37125)
I20260710 11:03:11.876850 31063 raft_consensus.cc:740] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680fab8fc5df4f8f88ea264d8b0b2aeb, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.878322 30871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd23e2a108a14817b0975f2c46ee0e71" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9a98b814759410fb9bd8e883d7541a5"
I20260710 11:03:11.879115 30947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd23e2a108a14817b0975f2c46ee0e71" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
I20260710 11:03:11.878407 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e90d6e89df24e2e83583eba367edb63" candidate_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353177f5573442e093e16a3a26af1532" is_pre_election: true
I20260710 11:03:11.879805 30947 raft_consensus.cc:3060] T fd23e2a108a14817b0975f2c46ee0e71 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.880015 31021 raft_consensus.cc:2468] T 9e90d6e89df24e2e83583eba367edb63 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 680fab8fc5df4f8f88ea264d8b0b2aeb in term 0.
I20260710 11:03:11.881438 30870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e90d6e89df24e2e83583eba367edb63" candidate_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9a98b814759410fb9bd8e883d7541a5" is_pre_election: true
I20260710 11:03:11.882303 30870 raft_consensus.cc:2468] T 9e90d6e89df24e2e83583eba367edb63 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 680fab8fc5df4f8f88ea264d8b0b2aeb in term 0.
I20260710 11:03:11.884369 30912 leader_election.cc:304] T 9e90d6e89df24e2e83583eba367edb63 P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 353177f5573442e093e16a3a26af1532, 680fab8fc5df4f8f88ea264d8b0b2aeb; no voters: 
I20260710 11:03:11.885603 31070 raft_consensus.cc:2804] T 9e90d6e89df24e2e83583eba367edb63 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:11.886087 31070 raft_consensus.cc:493] T 9e90d6e89df24e2e83583eba367edb63 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:11.886528 31070 raft_consensus.cc:3060] T 9e90d6e89df24e2e83583eba367edb63 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.887910 30947 raft_consensus.cc:2468] T fd23e2a108a14817b0975f2c46ee0e71 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353177f5573442e093e16a3a26af1532 in term 1.
I20260710 11:03:11.889238 30986 leader_election.cc:304] T fd23e2a108a14817b0975f2c46ee0e71 P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 353177f5573442e093e16a3a26af1532, 680fab8fc5df4f8f88ea264d8b0b2aeb; no voters: 
I20260710 11:03:11.890170 31102 raft_consensus.cc:2804] T fd23e2a108a14817b0975f2c46ee0e71 P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:11.890815 31102 raft_consensus.cc:697] T fd23e2a108a14817b0975f2c46ee0e71 P 353177f5573442e093e16a3a26af1532 [term 1 LEADER]: Becoming Leader. State: Replica: 353177f5573442e093e16a3a26af1532, State: Running, Role: LEADER
I20260710 11:03:11.891882 31102 consensus_queue.cc:237] T fd23e2a108a14817b0975f2c46ee0e71 P 353177f5573442e093e16a3a26af1532 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.892490 31097 leader_election.cc:290] T fd23e2a108a14817b0975f2c46ee0e71 P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 1 election: Requested vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509)
I20260710 11:03:11.879282 30871 raft_consensus.cc:3060] T fd23e2a108a14817b0975f2c46ee0e71 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.897001 31065 tablet_bootstrap.cc:492] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532: No bootstrap required, opened a new log
I20260710 11:03:11.901151 31064 consensus_queue.cc:1048] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:11.907369 31065 ts_tablet_manager.cc:1403] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532: Time spent bootstrapping tablet: real 0.067s	user 0.024s	sys 0.019s
I20260710 11:03:11.908797 31105 raft_consensus.cc:493] T 097bf2fdf0524bf69b86815362eb8514 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:11.909353 31105 raft_consensus.cc:515] T 097bf2fdf0524bf69b86815362eb8514 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.912416 31065 raft_consensus.cc:359] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.916260 31065 raft_consensus.cc:385] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.916880 31065 raft_consensus.cc:740] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353177f5573442e093e16a3a26af1532, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.918361 31065 consensus_queue.cc:260] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.914906 31105 leader_election.cc:290] T 097bf2fdf0524bf69b86815362eb8514 P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 353177f5573442e093e16a3a26af1532 (127.27.60.131:37125)
I20260710 11:03:11.918138 30770 catalog_manager.cc:5697] T fd23e2a108a14817b0975f2c46ee0e71 P 353177f5573442e093e16a3a26af1532 reported cstate change: term changed from 0 to 1, leader changed from <none> to 353177f5573442e093e16a3a26af1532 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "353177f5573442e093e16a3a26af1532" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:11.922675 31065 ts_tablet_manager.cc:1434] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260710 11:03:11.914242 30870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "097bf2fdf0524bf69b86815362eb8514" candidate_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9a98b814759410fb9bd8e883d7541a5" is_pre_election: true
I20260710 11:03:11.924800 30870 raft_consensus.cc:2393] T 097bf2fdf0524bf69b86815362eb8514 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 680fab8fc5df4f8f88ea264d8b0b2aeb in current term 1: Already voted for candidate 353177f5573442e093e16a3a26af1532 in this term.
I20260710 11:03:11.925482 31065 tablet_bootstrap.cc:492] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532: Bootstrap starting.
I20260710 11:03:11.920047 30871 raft_consensus.cc:2468] T fd23e2a108a14817b0975f2c46ee0e71 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353177f5573442e093e16a3a26af1532 in term 1.
I20260710 11:03:11.926335 31063 consensus_queue.cc:260] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.928627 31063 ts_tablet_manager.cc:1434] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb: Time spent starting tablet: real 0.056s	user 0.000s	sys 0.005s
I20260710 11:03:11.929672 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "097bf2fdf0524bf69b86815362eb8514" candidate_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353177f5573442e093e16a3a26af1532" is_pre_election: true
I20260710 11:03:11.931341 30912 leader_election.cc:304] T 097bf2fdf0524bf69b86815362eb8514 P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 680fab8fc5df4f8f88ea264d8b0b2aeb; no voters: 353177f5573442e093e16a3a26af1532, a9a98b814759410fb9bd8e883d7541a5
I20260710 11:03:11.932583 31105 raft_consensus.cc:3060] T 097bf2fdf0524bf69b86815362eb8514 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.933368 31070 raft_consensus.cc:515] T 9e90d6e89df24e2e83583eba367edb63 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.935765 31070 leader_election.cc:290] T 9e90d6e89df24e2e83583eba367edb63 P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 1 election: Requested vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 353177f5573442e093e16a3a26af1532 (127.27.60.131:37125)
I20260710 11:03:11.936358 31070 raft_consensus.cc:493] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:11.936818 31070 raft_consensus.cc:515] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.939148 31070 leader_election.cc:290] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 353177f5573442e093e16a3a26af1532 (127.27.60.131:37125)
I20260710 11:03:11.941123 31065 tablet_bootstrap.cc:654] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.941059 30871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e90d6e89df24e2e83583eba367edb63" candidate_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9a98b814759410fb9bd8e883d7541a5"
I20260710 11:03:11.941533 30870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807113e89d634dc9839ead05a6b12ab1" candidate_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9a98b814759410fb9bd8e883d7541a5" is_pre_election: true
I20260710 11:03:11.941779 30871 raft_consensus.cc:3060] T 9e90d6e89df24e2e83583eba367edb63 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.942278 30870 raft_consensus.cc:2468] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 680fab8fc5df4f8f88ea264d8b0b2aeb in term 0.
I20260710 11:03:11.942741 31102 raft_consensus.cc:493] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:11.943251 31102 raft_consensus.cc:515] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.943732 30913 leader_election.cc:304] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680fab8fc5df4f8f88ea264d8b0b2aeb, a9a98b814759410fb9bd8e883d7541a5; no voters: 
I20260710 11:03:11.944659 31070 raft_consensus.cc:2804] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:11.945053 31070 raft_consensus.cc:493] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:11.945421 31070 raft_consensus.cc:3060] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.939065 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e90d6e89df24e2e83583eba367edb63" candidate_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353177f5573442e093e16a3a26af1532"
I20260710 11:03:11.946175 31021 raft_consensus.cc:3060] T 9e90d6e89df24e2e83583eba367edb63 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.946851 30870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807113e89d634dc9839ead05a6b12ab1" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9a98b814759410fb9bd8e883d7541a5" is_pre_election: true
I20260710 11:03:11.949833 30870 raft_consensus.cc:2468] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 353177f5573442e093e16a3a26af1532 in term 0.
I20260710 11:03:11.950026 30947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807113e89d634dc9839ead05a6b12ab1" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" is_pre_election: true
I20260710 11:03:11.947649 31020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807113e89d634dc9839ead05a6b12ab1" candidate_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353177f5573442e093e16a3a26af1532" is_pre_election: true
I20260710 11:03:11.951447 31020 raft_consensus.cc:2468] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 680fab8fc5df4f8f88ea264d8b0b2aeb in term 0.
I20260710 11:03:11.952589 30987 leader_election.cc:304] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 353177f5573442e093e16a3a26af1532, a9a98b814759410fb9bd8e883d7541a5; no voters: 
I20260710 11:03:11.953143 31070 raft_consensus.cc:515] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.953611 31097 raft_consensus.cc:2804] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:11.954083 31097 raft_consensus.cc:493] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:11.954476 31097 raft_consensus.cc:3060] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.955967 31065 tablet_bootstrap.cc:492] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532: No bootstrap required, opened a new log
I20260710 11:03:11.956424 31065 ts_tablet_manager.cc:1403] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.000s
I20260710 11:03:11.956331 30870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807113e89d634dc9839ead05a6b12ab1" candidate_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9a98b814759410fb9bd8e883d7541a5"
I20260710 11:03:11.956609 31070 leader_election.cc:290] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 1 election: Requested vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 353177f5573442e093e16a3a26af1532 (127.27.60.131:37125)
I20260710 11:03:11.956907 30870 raft_consensus.cc:3060] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.957574 30947 raft_consensus.cc:2393] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 353177f5573442e093e16a3a26af1532 in current term 1: Already voted for candidate 680fab8fc5df4f8f88ea264d8b0b2aeb in this term.
I20260710 11:03:11.958912 31020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807113e89d634dc9839ead05a6b12ab1" candidate_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353177f5573442e093e16a3a26af1532"
I20260710 11:03:11.948246 31102 leader_election.cc:290] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509)
I20260710 11:03:11.968209 30870 raft_consensus.cc:2468] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680fab8fc5df4f8f88ea264d8b0b2aeb in term 1.
I20260710 11:03:11.969926 30913 leader_election.cc:304] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680fab8fc5df4f8f88ea264d8b0b2aeb, a9a98b814759410fb9bd8e883d7541a5; no voters: 
I20260710 11:03:11.970340 30871 raft_consensus.cc:2468] T 9e90d6e89df24e2e83583eba367edb63 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680fab8fc5df4f8f88ea264d8b0b2aeb in term 1.
I20260710 11:03:11.972153 30913 leader_election.cc:304] T 9e90d6e89df24e2e83583eba367edb63 P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680fab8fc5df4f8f88ea264d8b0b2aeb, a9a98b814759410fb9bd8e883d7541a5; no voters: 
I20260710 11:03:11.973029 31070 raft_consensus.cc:2804] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:11.973353 31105 raft_consensus.cc:2749] T 097bf2fdf0524bf69b86815362eb8514 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:11.974246 31105 raft_consensus.cc:2804] T 9e90d6e89df24e2e83583eba367edb63 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:11.974753 31105 raft_consensus.cc:697] T 9e90d6e89df24e2e83583eba367edb63 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 LEADER]: Becoming Leader. State: Replica: 680fab8fc5df4f8f88ea264d8b0b2aeb, State: Running, Role: LEADER
I20260710 11:03:11.962332 31065 raft_consensus.cc:359] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.976110 31065 raft_consensus.cc:385] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.975658 31105 consensus_queue.cc:237] T 9e90d6e89df24e2e83583eba367edb63 P 680fab8fc5df4f8f88ea264d8b0b2aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.976419 31065 raft_consensus.cc:740] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353177f5573442e093e16a3a26af1532, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.963610 31097 raft_consensus.cc:515] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.977598 31070 raft_consensus.cc:697] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 LEADER]: Becoming Leader. State: Replica: 680fab8fc5df4f8f88ea264d8b0b2aeb, State: Running, Role: LEADER
I20260710 11:03:11.978130 31020 raft_consensus.cc:2393] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 680fab8fc5df4f8f88ea264d8b0b2aeb in current term 1: Already voted for candidate 353177f5573442e093e16a3a26af1532 in this term.
I20260710 11:03:11.978832 31070 consensus_queue.cc:237] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.982306 30870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807113e89d634dc9839ead05a6b12ab1" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9a98b814759410fb9bd8e883d7541a5"
I20260710 11:03:11.982960 31021 raft_consensus.cc:2468] T 9e90d6e89df24e2e83583eba367edb63 P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680fab8fc5df4f8f88ea264d8b0b2aeb in term 1.
I20260710 11:03:11.983479 30870 raft_consensus.cc:2393] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 353177f5573442e093e16a3a26af1532 in current term 1: Already voted for candidate 680fab8fc5df4f8f88ea264d8b0b2aeb in this term.
I20260710 11:03:11.983619 30947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807113e89d634dc9839ead05a6b12ab1" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
I20260710 11:03:11.985795 30987 leader_election.cc:304] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532 [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: 353177f5573442e093e16a3a26af1532; no voters: 680fab8fc5df4f8f88ea264d8b0b2aeb, a9a98b814759410fb9bd8e883d7541a5
I20260710 11:03:11.977181 31065 consensus_queue.cc:260] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:11.986779 31102 raft_consensus.cc:2749] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:03:11.985823 31097 leader_election.cc:290] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 1 election: Requested vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509)
I20260710 11:03:11.989053 31062 consensus_queue.cc:1048] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:11.989638 31065 ts_tablet_manager.cc:1434] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532: Time spent starting tablet: real 0.033s	user 0.010s	sys 0.000s
I20260710 11:03:12.010347 31065 tablet_bootstrap.cc:492] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532: Bootstrap starting.
I20260710 11:03:12.015792 31021 raft_consensus.cc:3060] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:12.020689 31065 tablet_bootstrap.cc:654] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:12.031913 31064 consensus_queue.cc:1048] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:12.038556 31064 raft_consensus.cc:493] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:12.039124 31064 raft_consensus.cc:515] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:12.043310 30947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348cbed6d0ca43f1a68cbb0983f0923c" candidate_uuid: "a9a98b814759410fb9bd8e883d7541a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" is_pre_election: true
I20260710 11:03:12.044260 30947 raft_consensus.cc:2468] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9a98b814759410fb9bd8e883d7541a5 in term 0.
I20260710 11:03:12.046859 30837 leader_election.cc:304] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680fab8fc5df4f8f88ea264d8b0b2aeb, a9a98b814759410fb9bd8e883d7541a5; no voters: 
I20260710 11:03:12.048599 31062 raft_consensus.cc:2804] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:12.049157 31062 raft_consensus.cc:493] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:12.049752 31062 raft_consensus.cc:3060] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:12.065546 31064 leader_election.cc:290] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509), 353177f5573442e093e16a3a26af1532 (127.27.60.131:37125)
I20260710 11:03:12.066121 31125 consensus_queue.cc:1048] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 11:03:12.066666 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348cbed6d0ca43f1a68cbb0983f0923c" candidate_uuid: "a9a98b814759410fb9bd8e883d7541a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353177f5573442e093e16a3a26af1532" is_pre_election: true
I20260710 11:03:12.068429 31021 raft_consensus.cc:2468] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9a98b814759410fb9bd8e883d7541a5 in term 0.
I20260710 11:03:12.068627 30770 catalog_manager.cc:5697] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130). New cstate: current_term: 1 leader_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:12.071398 31062 raft_consensus.cc:515] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:12.071906 31065 tablet_bootstrap.cc:492] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532: No bootstrap required, opened a new log
I20260710 11:03:12.072463 31065 ts_tablet_manager.cc:1403] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532: Time spent bootstrapping tablet: real 0.063s	user 0.031s	sys 0.007s
I20260710 11:03:12.073536 31062 leader_election.cc:290] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5 [CANDIDATE]: Term 1 election: Requested vote from peers 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509), 353177f5573442e093e16a3a26af1532 (127.27.60.131:37125)
I20260710 11:03:12.074442 31070 raft_consensus.cc:493] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:12.075033 30947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348cbed6d0ca43f1a68cbb0983f0923c" candidate_uuid: "a9a98b814759410fb9bd8e883d7541a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
I20260710 11:03:12.074916 31070 raft_consensus.cc:515] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:12.075639 30947 raft_consensus.cc:3060] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:12.075325 31065 raft_consensus.cc:359] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:12.076359 31065 raft_consensus.cc:385] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:12.076673 31065 raft_consensus.cc:740] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353177f5573442e093e16a3a26af1532, State: Initialized, Role: FOLLOWER
I20260710 11:03:12.077071 31070 leader_election.cc:290] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 353177f5573442e093e16a3a26af1532 (127.27.60.131:37125)
I20260710 11:03:12.077342 31065 consensus_queue.cc:260] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:12.077837 30870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1427a0a18c4721b5eb0123233d9113" candidate_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9a98b814759410fb9bd8e883d7541a5" is_pre_election: true
I20260710 11:03:12.079412 31065 ts_tablet_manager.cc:1434] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:03:12.081789 31020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1427a0a18c4721b5eb0123233d9113" candidate_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353177f5573442e093e16a3a26af1532" is_pre_election: true
I20260710 11:03:12.083169 30912 leader_election.cc:304] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 680fab8fc5df4f8f88ea264d8b0b2aeb; no voters: 353177f5573442e093e16a3a26af1532, a9a98b814759410fb9bd8e883d7541a5
I20260710 11:03:12.084307 31070 raft_consensus.cc:2749] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:12.084576 30947 raft_consensus.cc:2468] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9a98b814759410fb9bd8e883d7541a5 in term 1.
I20260710 11:03:12.086211 30837 leader_election.cc:304] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680fab8fc5df4f8f88ea264d8b0b2aeb, a9a98b814759410fb9bd8e883d7541a5; no voters: 
I20260710 11:03:12.086768 31020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348cbed6d0ca43f1a68cbb0983f0923c" candidate_uuid: "a9a98b814759410fb9bd8e883d7541a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353177f5573442e093e16a3a26af1532"
I20260710 11:03:12.086973 31125 raft_consensus.cc:2804] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:12.087378 31020 raft_consensus.cc:3060] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:12.087448 31125 raft_consensus.cc:697] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5 [term 1 LEADER]: Becoming Leader. State: Replica: a9a98b814759410fb9bd8e883d7541a5, State: Running, Role: LEADER
I20260710 11:03:12.088332 31125 consensus_queue.cc:237] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:12.095124 31020 raft_consensus.cc:2468] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9a98b814759410fb9bd8e883d7541a5 in term 1.
I20260710 11:03:12.096074 30770 catalog_manager.cc:5697] T 9e90d6e89df24e2e83583eba367edb63 P 680fab8fc5df4f8f88ea264d8b0b2aeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130). New cstate: current_term: 1 leader_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:12.099910 30947 raft_consensus.cc:3060] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:12.110718 30769 catalog_manager.cc:5697] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "a9a98b814759410fb9bd8e883d7541a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:12.112767 31125 consensus_queue.cc:1048] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:12.143074 27890 ts_manager.cc:295] Set tserver state for a9a98b814759410fb9bd8e883d7541a5 to MAINTENANCE_MODE
I20260710 11:03:12.143867 27890 tablet_server.cc:179] TabletServer@127.27.60.129:0 shutting down...
I20260710 11:03:12.164202 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:12.164969 27890 tablet_replica.cc:333] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5: stopping tablet replica
I20260710 11:03:12.165733 27890 raft_consensus.cc:2243] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:12.166388 27890 pending_rounds.cc:70] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5: Trying to abort 1 pending ops.
I20260710 11:03:12.166654 27890 pending_rounds.cc:77] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305958982005907456 op_type: NO_OP noop_request { }
I20260710 11:03:12.167019 27890 raft_consensus.cc:2889] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:03:12.167325 27890 raft_consensus.cc:2272] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:12.169631 27890 tablet_replica.cc:333] T 097bf2fdf0524bf69b86815362eb8514 P a9a98b814759410fb9bd8e883d7541a5: stopping tablet replica
I20260710 11:03:12.170226 27890 raft_consensus.cc:2243] T 097bf2fdf0524bf69b86815362eb8514 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:12.170624 27890 raft_consensus.cc:2272] T 097bf2fdf0524bf69b86815362eb8514 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:12.172330 27890 tablet_replica.cc:333] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5: stopping tablet replica
I20260710 11:03:12.172897 27890 raft_consensus.cc:2243] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:12.173864 27890 raft_consensus.cc:2272] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:12.176105 27890 tablet_replica.cc:333] T 88fc5a6c09854ce99f300198fc93efd8 P a9a98b814759410fb9bd8e883d7541a5: stopping tablet replica
I20260710 11:03:12.176667 27890 raft_consensus.cc:2243] T 88fc5a6c09854ce99f300198fc93efd8 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:12.177071 27890 raft_consensus.cc:2272] T 88fc5a6c09854ce99f300198fc93efd8 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:12.179003 27890 tablet_replica.cc:333] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5: stopping tablet replica
I20260710 11:03:12.179689 27890 raft_consensus.cc:2243] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:12.180136 27890 raft_consensus.cc:2272] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:12.181813 31097 consensus_queue.cc:1048] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:12.182214 27890 tablet_replica.cc:333] T ff771bbcff074e8080b997a303c16948 P a9a98b814759410fb9bd8e883d7541a5: stopping tablet replica
I20260710 11:03:12.182969 27890 raft_consensus.cc:2243] T ff771bbcff074e8080b997a303c16948 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:12.183449 27890 raft_consensus.cc:2272] T ff771bbcff074e8080b997a303c16948 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:12.185536 27890 tablet_replica.cc:333] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5: stopping tablet replica
I20260710 11:03:12.186170 27890 raft_consensus.cc:2243] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:12.187247 27890 raft_consensus.cc:2272] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:12.192348 27890 tablet_replica.cc:333] T fd23e2a108a14817b0975f2c46ee0e71 P a9a98b814759410fb9bd8e883d7541a5: stopping tablet replica
I20260710 11:03:12.193121 27890 raft_consensus.cc:2243] T fd23e2a108a14817b0975f2c46ee0e71 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:12.193629 27890 raft_consensus.cc:2272] T fd23e2a108a14817b0975f2c46ee0e71 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:12.195932 27890 tablet_replica.cc:333] T 9e90d6e89df24e2e83583eba367edb63 P a9a98b814759410fb9bd8e883d7541a5: stopping tablet replica
I20260710 11:03:12.196666 27890 raft_consensus.cc:2243] T 9e90d6e89df24e2e83583eba367edb63 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:12.197167 27890 raft_consensus.cc:2272] T 9e90d6e89df24e2e83583eba367edb63 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:12.198573 30987 consensus_peers.cc:597] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532 -> Peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Couldn't send request to peer a9a98b814759410fb9bd8e883d7541a5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:12.199488 27890 tablet_replica.cc:333] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5: stopping tablet replica
I20260710 11:03:12.200217 27890 raft_consensus.cc:2243] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:12.201211 27890 raft_consensus.cc:2272] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:12.211081 30913 consensus_peers.cc:597] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb -> Peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Couldn't send request to peer a9a98b814759410fb9bd8e883d7541a5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:12.233917 27890 tablet_server.cc:196] TabletServer@127.27.60.129:0 shutdown complete.
I20260710 11:03:12.245829 31074 raft_consensus.cc:493] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:12.246356 31074 raft_consensus.cc:515] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:12.248013 31074 leader_election.cc:290] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509)
I20260710 11:03:12.249290 30947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff771bbcff074e8080b997a303c16948" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" is_pre_election: true
W20260710 11:03:12.252877 30987 leader_election.cc:336] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Network error: Client connection negotiation failed: client connection to 127.27.60.129:43821: connect: Connection refused (error 111)
I20260710 11:03:12.253237 30987 leader_election.cc:304] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 353177f5573442e093e16a3a26af1532; no voters: 680fab8fc5df4f8f88ea264d8b0b2aeb, a9a98b814759410fb9bd8e883d7541a5
I20260710 11:03:12.253878 31074 raft_consensus.cc:2749] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:03:12.335211 30987 consensus_peers.cc:597] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 -> Peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Couldn't send request to peer a9a98b814759410fb9bd8e883d7541a5. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:43821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:12.348536 31020 raft_consensus.cc:3060] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:12.352525 31074 consensus_queue.cc:1048] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:12.356382 31070 consensus_queue.cc:1048] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:12.381594 31119 consensus_queue.cc:1048] T 9e90d6e89df24e2e83583eba367edb63 P 680fab8fc5df4f8f88ea264d8b0b2aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:03:12.395229 30913 consensus_peers.cc:597] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb -> Peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Couldn't send request to peer a9a98b814759410fb9bd8e883d7541a5. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:43821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:12.397370 30913 consensus_peers.cc:597] T 9e90d6e89df24e2e83583eba367edb63 P 680fab8fc5df4f8f88ea264d8b0b2aeb -> Peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Couldn't send request to peer a9a98b814759410fb9bd8e883d7541a5. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:43821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:12.428838 30987 consensus_peers.cc:597] T fd23e2a108a14817b0975f2c46ee0e71 P 353177f5573442e093e16a3a26af1532 -> Peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Couldn't send request to peer a9a98b814759410fb9bd8e883d7541a5. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:43821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:12.466190 30818 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:12.471006 31070 consensus_queue.cc:1048] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:12.529330 31136 consensus_queue.cc:1048] T fd23e2a108a14817b0975f2c46ee0e71 P 353177f5573442e093e16a3a26af1532 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:13.391983 31136 raft_consensus.cc:493] T a24bee7e0ae1432291227c39b1049a4f P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a9a98b814759410fb9bd8e883d7541a5)
I20260710 11:03:13.392633 31136 raft_consensus.cc:515] T a24bee7e0ae1432291227c39b1049a4f P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:13.394647 31136 leader_election.cc:290] T a24bee7e0ae1432291227c39b1049a4f P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509)
I20260710 11:03:13.395923 30947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a24bee7e0ae1432291227c39b1049a4f" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" is_pre_election: true
W20260710 11:03:13.398555 30987 leader_election.cc:336] T a24bee7e0ae1432291227c39b1049a4f P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Network error: Client connection negotiation failed: client connection to 127.27.60.129:43821: connect: Connection refused (error 111)
I20260710 11:03:13.398968 30987 leader_election.cc:304] T a24bee7e0ae1432291227c39b1049a4f P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 353177f5573442e093e16a3a26af1532; no voters: 680fab8fc5df4f8f88ea264d8b0b2aeb, a9a98b814759410fb9bd8e883d7541a5
I20260710 11:03:13.399610 31136 raft_consensus.cc:2749] T a24bee7e0ae1432291227c39b1049a4f P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:03:13.405591 31070 raft_consensus.cc:493] T a24bee7e0ae1432291227c39b1049a4f P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a9a98b814759410fb9bd8e883d7541a5)
I20260710 11:03:13.406152 31070 raft_consensus.cc:515] T a24bee7e0ae1432291227c39b1049a4f P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:13.408344 31070 leader_election.cc:290] T a24bee7e0ae1432291227c39b1049a4f P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 353177f5573442e093e16a3a26af1532 (127.27.60.131:37125)
I20260710 11:03:13.409322 31020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a24bee7e0ae1432291227c39b1049a4f" candidate_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "353177f5573442e093e16a3a26af1532" is_pre_election: true
I20260710 11:03:13.409967 31020 raft_consensus.cc:2468] T a24bee7e0ae1432291227c39b1049a4f P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 680fab8fc5df4f8f88ea264d8b0b2aeb in term 1.
I20260710 11:03:13.411082 30912 leader_election.cc:304] T a24bee7e0ae1432291227c39b1049a4f P 680fab8fc5df4f8f88ea264d8b0b2aeb [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: 353177f5573442e093e16a3a26af1532, 680fab8fc5df4f8f88ea264d8b0b2aeb; no voters: 
I20260710 11:03:13.411794 31070 raft_consensus.cc:2804] T a24bee7e0ae1432291227c39b1049a4f P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:03:13.411808 30913 leader_election.cc:336] T a24bee7e0ae1432291227c39b1049a4f P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Network error: Client connection negotiation failed: client connection to 127.27.60.129:43821: connect: Connection refused (error 111)
I20260710 11:03:13.412163 31070 raft_consensus.cc:493] T a24bee7e0ae1432291227c39b1049a4f P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Starting leader election (detected failure of leader a9a98b814759410fb9bd8e883d7541a5)
I20260710 11:03:13.412528 31070 raft_consensus.cc:3060] T a24bee7e0ae1432291227c39b1049a4f P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:13.417196 31070 raft_consensus.cc:515] T a24bee7e0ae1432291227c39b1049a4f P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:13.418962 31070 leader_election.cc:290] T a24bee7e0ae1432291227c39b1049a4f P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 2 election: Requested vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 353177f5573442e093e16a3a26af1532 (127.27.60.131:37125)
I20260710 11:03:13.420053 31020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a24bee7e0ae1432291227c39b1049a4f" candidate_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "353177f5573442e093e16a3a26af1532"
I20260710 11:03:13.420564 31020 raft_consensus.cc:3060] T a24bee7e0ae1432291227c39b1049a4f P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:03:13.422781 30913 leader_election.cc:336] T a24bee7e0ae1432291227c39b1049a4f P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Network error: Client connection negotiation failed: client connection to 127.27.60.129:43821: connect: Connection refused (error 111)
I20260710 11:03:13.425976 31020 raft_consensus.cc:2468] T a24bee7e0ae1432291227c39b1049a4f P 353177f5573442e093e16a3a26af1532 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680fab8fc5df4f8f88ea264d8b0b2aeb in term 2.
I20260710 11:03:13.426981 30912 leader_election.cc:304] T a24bee7e0ae1432291227c39b1049a4f P 680fab8fc5df4f8f88ea264d8b0b2aeb [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: 353177f5573442e093e16a3a26af1532, 680fab8fc5df4f8f88ea264d8b0b2aeb; no voters: a9a98b814759410fb9bd8e883d7541a5
I20260710 11:03:13.427917 31070 raft_consensus.cc:2804] T a24bee7e0ae1432291227c39b1049a4f P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:13.428336 31070 raft_consensus.cc:697] T a24bee7e0ae1432291227c39b1049a4f P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 LEADER]: Becoming Leader. State: Replica: 680fab8fc5df4f8f88ea264d8b0b2aeb, State: Running, Role: LEADER
I20260710 11:03:13.429013 31070 consensus_queue.cc:237] T a24bee7e0ae1432291227c39b1049a4f P 680fab8fc5df4f8f88ea264d8b0b2aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:13.436563 30769 catalog_manager.cc:5697] T a24bee7e0ae1432291227c39b1049a4f P 680fab8fc5df4f8f88ea264d8b0b2aeb reported cstate change: term changed from 1 to 2, leader changed from a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129) to 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130). New cstate: current_term: 2 leader_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } health_report { overall_health: UNKNOWN } } }
W20260710 11:03:13.467331 30818 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:13.509697 31070 raft_consensus.cc:493] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a9a98b814759410fb9bd8e883d7541a5)
I20260710 11:03:13.510300 31070 raft_consensus.cc:515] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:13.512027 31070 leader_election.cc:290] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 353177f5573442e093e16a3a26af1532 (127.27.60.131:37125)
I20260710 11:03:13.513147 31020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b47993519aad479782b17c38ee386575" candidate_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "353177f5573442e093e16a3a26af1532" is_pre_election: true
W20260710 11:03:13.515790 30913 leader_election.cc:336] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Network error: Client connection negotiation failed: client connection to 127.27.60.129:43821: connect: Connection refused (error 111)
I20260710 11:03:13.516137 30913 leader_election.cc:304] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 680fab8fc5df4f8f88ea264d8b0b2aeb; no voters: 353177f5573442e093e16a3a26af1532, a9a98b814759410fb9bd8e883d7541a5
I20260710 11:03:13.516724 31070 raft_consensus.cc:2749] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:03:13.537063 31136 raft_consensus.cc:493] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a9a98b814759410fb9bd8e883d7541a5)
I20260710 11:03:13.537734 31136 raft_consensus.cc:515] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:13.539630 31136 leader_election.cc:290] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509)
I20260710 11:03:13.540762 30947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b47993519aad479782b17c38ee386575" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" is_pre_election: true
I20260710 11:03:13.541420 30947 raft_consensus.cc:2468] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 353177f5573442e093e16a3a26af1532 in term 1.
I20260710 11:03:13.542531 30986 leader_election.cc:304] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [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: 353177f5573442e093e16a3a26af1532, 680fab8fc5df4f8f88ea264d8b0b2aeb; no voters: 
I20260710 11:03:13.543282 31136 raft_consensus.cc:2804] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:03:13.543509 30987 leader_election.cc:336] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Network error: Client connection negotiation failed: client connection to 127.27.60.129:43821: connect: Connection refused (error 111)
I20260710 11:03:13.543650 31136 raft_consensus.cc:493] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a9a98b814759410fb9bd8e883d7541a5)
I20260710 11:03:13.544297 31136 raft_consensus.cc:3060] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:13.550499 31136 raft_consensus.cc:515] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:13.552196 31136 leader_election.cc:290] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 2 election: Requested vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509)
I20260710 11:03:13.553411 30947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b47993519aad479782b17c38ee386575" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
I20260710 11:03:13.554111 30947 raft_consensus.cc:3060] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:03:13.555930 30987 leader_election.cc:336] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Network error: Client connection negotiation failed: client connection to 127.27.60.129:43821: connect: Connection refused (error 111)
I20260710 11:03:13.560163 30947 raft_consensus.cc:2468] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353177f5573442e093e16a3a26af1532 in term 2.
I20260710 11:03:13.561338 30986 leader_election.cc:304] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [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: 353177f5573442e093e16a3a26af1532, 680fab8fc5df4f8f88ea264d8b0b2aeb; no voters: a9a98b814759410fb9bd8e883d7541a5
I20260710 11:03:13.562116 31136 raft_consensus.cc:2804] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:13.563557 31136 raft_consensus.cc:697] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [term 2 LEADER]: Becoming Leader. State: Replica: 353177f5573442e093e16a3a26af1532, State: Running, Role: LEADER
I20260710 11:03:13.564385 31136 consensus_queue.cc:237] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:13.571167 30769 catalog_manager.cc:5697] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 reported cstate change: term changed from 1 to 2, leader changed from a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129) to 353177f5573442e093e16a3a26af1532 (127.27.60.131). New cstate: current_term: 2 leader_uuid: "353177f5573442e093e16a3a26af1532" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:13.608264 31136 raft_consensus.cc:493] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a9a98b814759410fb9bd8e883d7541a5)
I20260710 11:03:13.608868 31136 raft_consensus.cc:515] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:13.610852 31136 leader_election.cc:290] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509)
I20260710 11:03:13.612056 30947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1427a0a18c4721b5eb0123233d9113" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" is_pre_election: true
W20260710 11:03:13.613052 30987 leader_election.cc:336] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Network error: Client connection negotiation failed: client connection to 127.27.60.129:43821: connect: Connection refused (error 111)
I20260710 11:03:13.613583 30986 leader_election.cc:304] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 353177f5573442e093e16a3a26af1532; no voters: 680fab8fc5df4f8f88ea264d8b0b2aeb, a9a98b814759410fb9bd8e883d7541a5
I20260710 11:03:13.614200 31136 raft_consensus.cc:2749] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:03:13.616374 31070 raft_consensus.cc:493] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a9a98b814759410fb9bd8e883d7541a5)
I20260710 11:03:13.616823 31070 raft_consensus.cc:515] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:13.618717 31070 leader_election.cc:290] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 353177f5573442e093e16a3a26af1532 (127.27.60.131:37125)
I20260710 11:03:13.619952 31020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1427a0a18c4721b5eb0123233d9113" candidate_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "353177f5573442e093e16a3a26af1532" is_pre_election: true
I20260710 11:03:13.620616 31020 raft_consensus.cc:2468] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 680fab8fc5df4f8f88ea264d8b0b2aeb in term 1.
I20260710 11:03:13.621600 30912 leader_election.cc:304] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [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: 353177f5573442e093e16a3a26af1532, 680fab8fc5df4f8f88ea264d8b0b2aeb; no voters: 
I20260710 11:03:13.622357 31070 raft_consensus.cc:2804] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:03:13.622613 30913 leader_election.cc:336] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Network error: Client connection negotiation failed: client connection to 127.27.60.129:43821: connect: Connection refused (error 111)
I20260710 11:03:13.622677 31070 raft_consensus.cc:493] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Starting leader election (detected failure of leader a9a98b814759410fb9bd8e883d7541a5)
I20260710 11:03:13.623189 31070 raft_consensus.cc:3060] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:13.628046 31070 raft_consensus.cc:515] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:13.629756 31070 leader_election.cc:290] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 2 election: Requested vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 353177f5573442e093e16a3a26af1532 (127.27.60.131:37125)
I20260710 11:03:13.630957 31020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1427a0a18c4721b5eb0123233d9113" candidate_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "353177f5573442e093e16a3a26af1532"
I20260710 11:03:13.631561 31020 raft_consensus.cc:3060] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:03:13.633761 30913 leader_election.cc:336] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Network error: Client connection negotiation failed: client connection to 127.27.60.129:43821: connect: Connection refused (error 111)
I20260710 11:03:13.636691 31020 raft_consensus.cc:2468] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680fab8fc5df4f8f88ea264d8b0b2aeb in term 2.
I20260710 11:03:13.637800 30912 leader_election.cc:304] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [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: 353177f5573442e093e16a3a26af1532, 680fab8fc5df4f8f88ea264d8b0b2aeb; no voters: a9a98b814759410fb9bd8e883d7541a5
I20260710 11:03:13.638469 31070 raft_consensus.cc:2804] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:13.638933 31070 raft_consensus.cc:697] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 LEADER]: Becoming Leader. State: Replica: 680fab8fc5df4f8f88ea264d8b0b2aeb, State: Running, Role: LEADER
I20260710 11:03:13.639612 31070 consensus_queue.cc:237] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:13.646739 30769 catalog_manager.cc:5697] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb reported cstate change: term changed from 1 to 2, leader changed from a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129) to 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130). New cstate: current_term: 2 leader_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:13.811681 31136 raft_consensus.cc:493] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:13.812130 31136 raft_consensus.cc:515] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:13.813964 31136 leader_election.cc:290] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509)
I20260710 11:03:13.815092 30947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348cbed6d0ca43f1a68cbb0983f0923c" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" is_pre_election: true
I20260710 11:03:13.815722 30947 raft_consensus.cc:2468] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 353177f5573442e093e16a3a26af1532 in term 1.
I20260710 11:03:13.816804 30986 leader_election.cc:304] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [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: 353177f5573442e093e16a3a26af1532, 680fab8fc5df4f8f88ea264d8b0b2aeb; no voters: 
W20260710 11:03:13.817428 30987 leader_election.cc:336] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Network error: Client connection negotiation failed: client connection to 127.27.60.129:43821: connect: Connection refused (error 111)
I20260710 11:03:13.817564 31136 raft_consensus.cc:2804] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:03:13.817988 31136 raft_consensus.cc:493] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:13.818317 31136 raft_consensus.cc:3060] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:13.823899 31136 raft_consensus.cc:515] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:13.825402 31136 leader_election.cc:290] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 2 election: Requested vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509)
I20260710 11:03:13.826452 30947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348cbed6d0ca43f1a68cbb0983f0923c" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
I20260710 11:03:13.827070 30947 raft_consensus.cc:3060] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:03:13.829581 30987 leader_election.cc:336] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Network error: Client connection negotiation failed: client connection to 127.27.60.129:43821: connect: Connection refused (error 111)
I20260710 11:03:13.832780 30947 raft_consensus.cc:2468] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353177f5573442e093e16a3a26af1532 in term 2.
I20260710 11:03:13.833900 30986 leader_election.cc:304] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [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: 353177f5573442e093e16a3a26af1532, 680fab8fc5df4f8f88ea264d8b0b2aeb; no voters: a9a98b814759410fb9bd8e883d7541a5
I20260710 11:03:13.834563 31136 raft_consensus.cc:2804] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:13.835006 31136 raft_consensus.cc:697] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [term 2 LEADER]: Becoming Leader. State: Replica: 353177f5573442e093e16a3a26af1532, State: Running, Role: LEADER
I20260710 11:03:13.835726 31136 consensus_queue.cc:237] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [LEADER]: Queue going to LEADER 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: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:13.843173 30769 catalog_manager.cc:5697] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 reported cstate change: term changed from 1 to 2, leader changed from a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129) to 353177f5573442e093e16a3a26af1532 (127.27.60.131). New cstate: current_term: 2 leader_uuid: "353177f5573442e093e16a3a26af1532" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:13.970762 31020 raft_consensus.cc:1275] T a24bee7e0ae1432291227c39b1049a4f P 353177f5573442e093e16a3a26af1532 [term 2 FOLLOWER]: Refusing update from remote peer 680fab8fc5df4f8f88ea264d8b0b2aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:13.972121 31070 consensus_queue.cc:1048] T a24bee7e0ae1432291227c39b1049a4f P 680fab8fc5df4f8f88ea264d8b0b2aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:03:13.991763 30913 consensus_peers.cc:597] T a24bee7e0ae1432291227c39b1049a4f P 680fab8fc5df4f8f88ea264d8b0b2aeb -> Peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Couldn't send request to peer a9a98b814759410fb9bd8e883d7541a5. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:43821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:14.128772 30947 raft_consensus.cc:1275] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 FOLLOWER]: Refusing update from remote peer 353177f5573442e093e16a3a26af1532: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:14.130265 31136 consensus_queue.cc:1048] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:03:14.143426 30987 consensus_peers.cc:597] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 -> Peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Couldn't send request to peer a9a98b814759410fb9bd8e883d7541a5. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:43821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:14.172793 30913 consensus_peers.cc:597] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb -> Peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Couldn't send request to peer a9a98b814759410fb9bd8e883d7541a5. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:43821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:14.253765 31020 raft_consensus.cc:1275] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532 [term 2 FOLLOWER]: Refusing update from remote peer 680fab8fc5df4f8f88ea264d8b0b2aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:14.255086 31156 consensus_queue.cc:1048] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:03:14.265944 30987 consensus_peers.cc:597] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 -> Peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Couldn't send request to peer a9a98b814759410fb9bd8e883d7541a5. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:43821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:14.418867 30947 raft_consensus.cc:1275] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 FOLLOWER]: Refusing update from remote peer 353177f5573442e093e16a3a26af1532: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:03:14.420258 31158 consensus_queue.cc:1048] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:03:14.468361 30818 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:03:14.543074 30987 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.27.60.129:43821: connect: Connection refused (error 111) [suppressed 63 similar messages]
W20260710 11:03:14.723605 30987 consensus_peers.cc:597] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532 -> Peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Couldn't send request to peer a9a98b814759410fb9bd8e883d7541a5. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:43821: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:14.728822 30913 consensus_peers.cc:597] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb -> Peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Couldn't send request to peer a9a98b814759410fb9bd8e883d7541a5. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:43821: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:14.796868 30913 consensus_peers.cc:597] T 9e90d6e89df24e2e83583eba367edb63 P 680fab8fc5df4f8f88ea264d8b0b2aeb -> Peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Couldn't send request to peer a9a98b814759410fb9bd8e883d7541a5. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:43821: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:14.898015 30987 consensus_peers.cc:597] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 -> Peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Couldn't send request to peer a9a98b814759410fb9bd8e883d7541a5. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:43821: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:14.903587 30913 consensus_peers.cc:597] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb -> Peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Couldn't send request to peer a9a98b814759410fb9bd8e883d7541a5. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:43821: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:14.985901 30987 consensus_peers.cc:597] T fd23e2a108a14817b0975f2c46ee0e71 P 353177f5573442e093e16a3a26af1532 -> Peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Couldn't send request to peer a9a98b814759410fb9bd8e883d7541a5. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:43821: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:15.469661 30818 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:03:16.470646 30818 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:03:16.622931 30913 consensus_peers.cc:597] T a24bee7e0ae1432291227c39b1049a4f P 680fab8fc5df4f8f88ea264d8b0b2aeb -> Peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Couldn't send request to peer a9a98b814759410fb9bd8e883d7541a5. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:43821: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:16.678352 30987 consensus_peers.cc:597] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 -> Peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Couldn't send request to peer a9a98b814759410fb9bd8e883d7541a5. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:43821: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:16.769253 30987 consensus_peers.cc:597] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 -> Peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Couldn't send request to peer a9a98b814759410fb9bd8e883d7541a5. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:43821: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:16.827502 30913 consensus_peers.cc:597] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb -> Peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Couldn't send request to peer a9a98b814759410fb9bd8e883d7541a5. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:43821: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:17.157737 30987 consensus_peers.cc:597] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532 -> Peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Couldn't send request to peer a9a98b814759410fb9bd8e883d7541a5. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:43821: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:03:17.161763 30987 consensus_peers.cc:597] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 -> Peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Couldn't send request to peer a9a98b814759410fb9bd8e883d7541a5. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:43821: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:03:17.164287 30913 consensus_peers.cc:597] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb -> Peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Couldn't send request to peer a9a98b814759410fb9bd8e883d7541a5. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:43821: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:03:17.252351 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:17.261804 30913 consensus_peers.cc:597] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb -> Peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Couldn't send request to peer a9a98b814759410fb9bd8e883d7541a5. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:43821: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:03:17.262800 31164 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
W20260710 11:03:17.263571 31165 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
I20260710 11:03:17.267979 27890 server_base.cc:1061] running on GCE node
W20260710 11:03:17.268108 31167 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
I20260710 11:03:17.272311 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:17.272598 27890 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:17.272895 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783681397272870 us; error 0 us; skew 500 ppm
I20260710 11:03:17.273598 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260710 11:03:17.274434 30987 consensus_peers.cc:597] T fd23e2a108a14817b0975f2c46ee0e71 P 353177f5573442e093e16a3a26af1532 -> Peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Couldn't send request to peer a9a98b814759410fb9bd8e883d7541a5. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:43821: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:03:17.276988 27890 webserver.cc:533] Webserver started at http://127.27.60.129:45027/ using document root <none> and password file <none>
I20260710 11:03:17.277717 27890 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:17.277953 27890 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:03:17.282979 27890 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260710 11:03:17.287104 31172 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:17.287889 27890 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 11:03:17.288197 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681313955765-27890-0/minicluster-data/ts-0-root
uuid: "a9a98b814759410fb9bd8e883d7541a5"
format_stamp: "Formatted at 2026-07-10 11:03:10 on dist-test-slave-s2gl"
I20260710 11:03:17.288600 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681313955765-27890-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681313955765-27890-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681313955765-27890-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)
I20260710 11:03:17.299942 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:17.301306 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:17.303030 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:17.307184 31179 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 11:03:17.358696 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:03:17.358979 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.053s	user 0.001s	sys 0.002s
I20260710 11:03:17.359452 27890 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:03:17.365919 31179 tablet_bootstrap.cc:492] T 88fc5a6c09854ce99f300198fc93efd8 P a9a98b814759410fb9bd8e883d7541a5: Bootstrap starting.
I20260710 11:03:17.380913 31179 tablet_bootstrap.cc:492] T 88fc5a6c09854ce99f300198fc93efd8 P a9a98b814759410fb9bd8e883d7541a5: 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
I20260710 11:03:17.381819 31179 tablet_bootstrap.cc:492] T 88fc5a6c09854ce99f300198fc93efd8 P a9a98b814759410fb9bd8e883d7541a5: Bootstrap complete.
I20260710 11:03:17.382546 31179 ts_tablet_manager.cc:1403] T 88fc5a6c09854ce99f300198fc93efd8 P a9a98b814759410fb9bd8e883d7541a5: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 11:03:17.385504 31179 raft_consensus.cc:359] T 88fc5a6c09854ce99f300198fc93efd8 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:17.386552 31179 raft_consensus.cc:740] T 88fc5a6c09854ce99f300198fc93efd8 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9a98b814759410fb9bd8e883d7541a5, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.387305 31179 consensus_queue.cc:260] T 88fc5a6c09854ce99f300198fc93efd8 P a9a98b814759410fb9bd8e883d7541a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:17.390319 31179 ts_tablet_manager.cc:1434] T 88fc5a6c09854ce99f300198fc93efd8 P a9a98b814759410fb9bd8e883d7541a5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:03:17.391177 31179 tablet_bootstrap.cc:492] T fd23e2a108a14817b0975f2c46ee0e71 P a9a98b814759410fb9bd8e883d7541a5: Bootstrap starting.
I20260710 11:03:17.405316 31179 tablet_bootstrap.cc:492] T fd23e2a108a14817b0975f2c46ee0e71 P a9a98b814759410fb9bd8e883d7541a5: 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
I20260710 11:03:17.406191 31179 tablet_bootstrap.cc:492] T fd23e2a108a14817b0975f2c46ee0e71 P a9a98b814759410fb9bd8e883d7541a5: Bootstrap complete.
I20260710 11:03:17.406852 31179 ts_tablet_manager.cc:1403] T fd23e2a108a14817b0975f2c46ee0e71 P a9a98b814759410fb9bd8e883d7541a5: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260710 11:03:17.409633 31179 raft_consensus.cc:359] T fd23e2a108a14817b0975f2c46ee0e71 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:17.410337 31179 raft_consensus.cc:740] T fd23e2a108a14817b0975f2c46ee0e71 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9a98b814759410fb9bd8e883d7541a5, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.411072 31179 consensus_queue.cc:260] T fd23e2a108a14817b0975f2c46ee0e71 P a9a98b814759410fb9bd8e883d7541a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:17.413125 31179 ts_tablet_manager.cc:1434] T fd23e2a108a14817b0975f2c46ee0e71 P a9a98b814759410fb9bd8e883d7541a5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:03:17.413939 31179 tablet_bootstrap.cc:492] T 9e90d6e89df24e2e83583eba367edb63 P a9a98b814759410fb9bd8e883d7541a5: Bootstrap starting.
I20260710 11:03:17.421741 27890 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:03:17.422103 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.063s	user 0.063s	sys 0.000s
I20260710 11:03:17.430186 31179 tablet_bootstrap.cc:492] T 9e90d6e89df24e2e83583eba367edb63 P a9a98b814759410fb9bd8e883d7541a5: 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
I20260710 11:03:17.431123 31179 tablet_bootstrap.cc:492] T 9e90d6e89df24e2e83583eba367edb63 P a9a98b814759410fb9bd8e883d7541a5: Bootstrap complete.
I20260710 11:03:17.431939 31179 ts_tablet_manager.cc:1403] T 9e90d6e89df24e2e83583eba367edb63 P a9a98b814759410fb9bd8e883d7541a5: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 11:03:17.435189 31179 raft_consensus.cc:359] T 9e90d6e89df24e2e83583eba367edb63 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:17.435734 31179 raft_consensus.cc:740] T 9e90d6e89df24e2e83583eba367edb63 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9a98b814759410fb9bd8e883d7541a5, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.436550 31179 consensus_queue.cc:260] T 9e90d6e89df24e2e83583eba367edb63 P a9a98b814759410fb9bd8e883d7541a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:17.438951 31179 ts_tablet_manager.cc:1434] T 9e90d6e89df24e2e83583eba367edb63 P a9a98b814759410fb9bd8e883d7541a5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:03:17.440078 31179 tablet_bootstrap.cc:492] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5: Bootstrap starting.
I20260710 11:03:17.458014 31179 tablet_bootstrap.cc:492] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5: 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
I20260710 11:03:17.459129 31179 tablet_bootstrap.cc:492] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5: Bootstrap complete.
I20260710 11:03:17.459919 31179 ts_tablet_manager.cc:1403] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260710 11:03:17.463176 31179 raft_consensus.cc:359] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:17.464033 31179 raft_consensus.cc:740] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9a98b814759410fb9bd8e883d7541a5, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.464865 31179 consensus_queue.cc:260] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5 [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: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:17.467373 31179 ts_tablet_manager.cc:1434] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:03:17.468190 31179 tablet_bootstrap.cc:492] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5: Bootstrap starting.
W20260710 11:03:17.471539 30818 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:17.485579 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.129:43821
I20260710 11:03:17.485723 31241 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.129:43821 every 8 connection(s)
I20260710 11:03:17.485898 31179 tablet_bootstrap.cc:492] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5: 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
I20260710 11:03:17.487002 31179 tablet_bootstrap.cc:492] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5: Bootstrap complete.
I20260710 11:03:17.487625 31179 ts_tablet_manager.cc:1403] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.003s
I20260710 11:03:17.490274 31179 raft_consensus.cc:359] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:17.491231 31179 raft_consensus.cc:740] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9a98b814759410fb9bd8e883d7541a5, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.491919 31179 consensus_queue.cc:260] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5 [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: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
W20260710 11:03:17.493487 31243 tablet.cc:2406] T 88fc5a6c09854ce99f300198fc93efd8 P a9a98b814759410fb9bd8e883d7541a5: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:03:17.493847 31179 ts_tablet_manager.cc:1434] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:03:17.493891 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:17.494944 31179 tablet_bootstrap.cc:492] T ff771bbcff074e8080b997a303c16948 P a9a98b814759410fb9bd8e883d7541a5: Bootstrap starting.
I20260710 11:03:17.514606 31179 tablet_bootstrap.cc:492] T ff771bbcff074e8080b997a303c16948 P a9a98b814759410fb9bd8e883d7541a5: 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
I20260710 11:03:17.515435 31179 tablet_bootstrap.cc:492] T ff771bbcff074e8080b997a303c16948 P a9a98b814759410fb9bd8e883d7541a5: Bootstrap complete.
I20260710 11:03:17.515967 31179 ts_tablet_manager.cc:1403] T ff771bbcff074e8080b997a303c16948 P a9a98b814759410fb9bd8e883d7541a5: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.011s
I20260710 11:03:17.518589 31179 raft_consensus.cc:359] T ff771bbcff074e8080b997a303c16948 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:17.519315 31179 raft_consensus.cc:740] T ff771bbcff074e8080b997a303c16948 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9a98b814759410fb9bd8e883d7541a5, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.520227 31179 consensus_queue.cc:260] T ff771bbcff074e8080b997a303c16948 P a9a98b814759410fb9bd8e883d7541a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:17.522004 31242 heartbeater.cc:344] Connected to a master server at 127.27.60.190:46881
I20260710 11:03:17.522414 31179 ts_tablet_manager.cc:1434] T ff771bbcff074e8080b997a303c16948 P a9a98b814759410fb9bd8e883d7541a5: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:03:17.522490 31242 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:17.523460 31179 tablet_bootstrap.cc:492] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5: Bootstrap starting.
I20260710 11:03:17.523859 31242 heartbeater.cc:507] Master 127.27.60.190:46881 requested a full tablet report, sending...
I20260710 11:03:17.524286 31020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "348cbed6d0ca43f1a68cbb0983f0923c"
dest_uuid: "353177f5573442e093e16a3a26af1532"
mode: GRACEFUL
new_leader_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
 from {username='slave'} at 127.0.0.1:53944
I20260710 11:03:17.525053 31020 raft_consensus.cc:606] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [term 2 LEADER]: Received request to transfer leadership to TS 680fab8fc5df4f8f88ea264d8b0b2aeb
I20260710 11:03:17.530885 30769 ts_manager.cc:194] Re-registered known tserver with Master: a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821)
I20260710 11:03:17.546485 31179 tablet_bootstrap.cc:492] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5: 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
I20260710 11:03:17.547492 31179 tablet_bootstrap.cc:492] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5: Bootstrap complete.
I20260710 11:03:17.548234 31179 ts_tablet_manager.cc:1403] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.004s
I20260710 11:03:17.551436 31179 raft_consensus.cc:359] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:17.552198 31179 raft_consensus.cc:740] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9a98b814759410fb9bd8e883d7541a5, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.553020 31179 consensus_queue.cc:260] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:17.554754 30769 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50600
I20260710 11:03:17.555450 31179 ts_tablet_manager.cc:1434] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:03:17.556488 31179 tablet_bootstrap.cc:492] T 097bf2fdf0524bf69b86815362eb8514 P a9a98b814759410fb9bd8e883d7541a5: Bootstrap starting.
I20260710 11:03:17.556958 31216 raft_consensus.cc:3060] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:17.560775 31242 heartbeater.cc:499] Master 127.27.60.190:46881 was elected leader, sending a full tablet report...
I20260710 11:03:17.567996 30947 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "807113e89d634dc9839ead05a6b12ab1"
dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
mode: GRACEFUL
new_leader_uuid: "353177f5573442e093e16a3a26af1532"
 from {username='slave'} at 127.0.0.1:42978
I20260710 11:03:17.568733 30947 raft_consensus.cc:606] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 LEADER]: Received request to transfer leadership to TS 353177f5573442e093e16a3a26af1532
I20260710 11:03:17.572355 30947 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff771bbcff074e8080b997a303c16948"
dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
mode: GRACEFUL
new_leader_uuid: "353177f5573442e093e16a3a26af1532"
 from {username='slave'} at 127.0.0.1:42978
I20260710 11:03:17.572988 30947 raft_consensus.cc:606] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 LEADER]: Received request to transfer leadership to TS 353177f5573442e093e16a3a26af1532
I20260710 11:03:17.574164 31179 tablet_bootstrap.cc:492] T 097bf2fdf0524bf69b86815362eb8514 P a9a98b814759410fb9bd8e883d7541a5: 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
I20260710 11:03:17.574534 27890 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:03:17.575302 31179 tablet_bootstrap.cc:492] T 097bf2fdf0524bf69b86815362eb8514 P a9a98b814759410fb9bd8e883d7541a5: Bootstrap complete.
I20260710 11:03:17.575440 27890 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:17.576294 31179 ts_tablet_manager.cc:1403] T 097bf2fdf0524bf69b86815362eb8514 P a9a98b814759410fb9bd8e883d7541a5: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260710 11:03:17.576679 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:17.581081 31179 raft_consensus.cc:359] T 097bf2fdf0524bf69b86815362eb8514 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:17.581866 31179 raft_consensus.cc:740] T 097bf2fdf0524bf69b86815362eb8514 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9a98b814759410fb9bd8e883d7541a5, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.582952 31179 consensus_queue.cc:260] T 097bf2fdf0524bf69b86815362eb8514 P a9a98b814759410fb9bd8e883d7541a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:17.585762 31179 ts_tablet_manager.cc:1434] T 097bf2fdf0524bf69b86815362eb8514 P a9a98b814759410fb9bd8e883d7541a5: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:03:17.586583 31179 tablet_bootstrap.cc:492] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5: Bootstrap starting.
I20260710 11:03:17.605839 31179 tablet_bootstrap.cc:492] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5: 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
I20260710 11:03:17.606923 31179 tablet_bootstrap.cc:492] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5: Bootstrap complete.
I20260710 11:03:17.608156 31179 ts_tablet_manager.cc:1403] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260710 11:03:17.611109 31179 raft_consensus.cc:359] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:17.611969 31179 raft_consensus.cc:740] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9a98b814759410fb9bd8e883d7541a5, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.612867 31179 consensus_queue.cc:260] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5 [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: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:17.616631 31179 ts_tablet_manager.cc:1434] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:03:17.617779 31179 tablet_bootstrap.cc:492] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5: Bootstrap starting.
I20260710 11:03:17.636060 31179 tablet_bootstrap.cc:492] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5: 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
I20260710 11:03:17.636904 31179 tablet_bootstrap.cc:492] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5: Bootstrap complete.
I20260710 11:03:17.637507 31179 ts_tablet_manager.cc:1403] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.005s
I20260710 11:03:17.639878 31179 raft_consensus.cc:359] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:17.640424 31179 raft_consensus.cc:740] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9a98b814759410fb9bd8e883d7541a5, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.641065 31179 consensus_queue.cc:260] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5 [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: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:17.643064 31179 ts_tablet_manager.cc:1434] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:03:17.653545 31261 raft_consensus.cc:993] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb: : Instructing follower 353177f5573442e093e16a3a26af1532 to start an election
I20260710 11:03:17.654120 31142 raft_consensus.cc:1081] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 LEADER]: Signalling peer 353177f5573442e093e16a3a26af1532 to start an election
I20260710 11:03:17.655877 31020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "807113e89d634dc9839ead05a6b12ab1"
dest_uuid: "353177f5573442e093e16a3a26af1532"
 from {username='slave'} at 127.0.0.1:50462
I20260710 11:03:17.656397 31020 raft_consensus.cc:493] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:17.656710 31020 raft_consensus.cc:3060] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:17.662741 31020 raft_consensus.cc:515] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:17.664709 31020 leader_election.cc:290] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 2 election: Requested vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509)
I20260710 11:03:17.665755 31215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807113e89d634dc9839ead05a6b12ab1" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9a98b814759410fb9bd8e883d7541a5"
I20260710 11:03:17.665812 30947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807113e89d634dc9839ead05a6b12ab1" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
I20260710 11:03:17.666558 31215 raft_consensus.cc:3060] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:17.666728 30947 raft_consensus.cc:3055] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:17.667202 30947 raft_consensus.cc:740] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 680fab8fc5df4f8f88ea264d8b0b2aeb, State: Running, Role: LEADER
I20260710 11:03:17.668008 30947 consensus_queue.cc:260] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:17.669155 30947 raft_consensus.cc:3060] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:17.672495 31215 raft_consensus.cc:2468] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353177f5573442e093e16a3a26af1532 in term 2.
I20260710 11:03:17.673836 30987 leader_election.cc:304] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 353177f5573442e093e16a3a26af1532, a9a98b814759410fb9bd8e883d7541a5; no voters: 
I20260710 11:03:17.674721 31158 raft_consensus.cc:2804] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:17.675345 30947 raft_consensus.cc:2468] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353177f5573442e093e16a3a26af1532 in term 2.
I20260710 11:03:17.676169 31158 raft_consensus.cc:697] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532 [term 2 LEADER]: Becoming Leader. State: Replica: 353177f5573442e093e16a3a26af1532, State: Running, Role: LEADER
I20260710 11:03:17.677224 31158 consensus_queue.cc:237] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:17.687286 30769 catalog_manager.cc:5697] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532 reported cstate change: term changed from 1 to 2, leader changed from 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130) to 353177f5573442e093e16a3a26af1532 (127.27.60.131). New cstate: current_term: 2 leader_uuid: "353177f5573442e093e16a3a26af1532" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:17.766971 31215 raft_consensus.cc:3060] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:17.819437 31215 raft_consensus.cc:3060] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:17.827358 31216 raft_consensus.cc:3060] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:17.833288 31216 pending_rounds.cc:85] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5: Aborting all ops after (but not including) 0
I20260710 11:03:17.833602 31216 pending_rounds.cc:107] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:03:17.833900 31216 raft_consensus.cc:2889] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:03:17.944988 31273 raft_consensus.cc:993] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb: : Instructing follower 353177f5573442e093e16a3a26af1532 to start an election
I20260710 11:03:17.945459 31261 raft_consensus.cc:1081] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 LEADER]: Signalling peer 353177f5573442e093e16a3a26af1532 to start an election
I20260710 11:03:17.947156 31020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff771bbcff074e8080b997a303c16948"
dest_uuid: "353177f5573442e093e16a3a26af1532"
 from {username='slave'} at 127.0.0.1:50462
I20260710 11:03:17.947646 31020 raft_consensus.cc:493] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:17.947925 31020 raft_consensus.cc:3060] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:17.952757 31020 raft_consensus.cc:515] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:17.954474 31020 leader_election.cc:290] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 2 election: Requested vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509)
I20260710 11:03:17.955643 30947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff771bbcff074e8080b997a303c16948" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
I20260710 11:03:17.956187 30947 raft_consensus.cc:3055] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:17.956151 31216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff771bbcff074e8080b997a303c16948" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9a98b814759410fb9bd8e883d7541a5"
I20260710 11:03:17.956679 30947 raft_consensus.cc:740] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 680fab8fc5df4f8f88ea264d8b0b2aeb, State: Running, Role: LEADER
I20260710 11:03:17.956856 31216 raft_consensus.cc:3060] T ff771bbcff074e8080b997a303c16948 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:17.957564 30947 consensus_queue.cc:260] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:17.958786 30947 raft_consensus.cc:3060] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:17.964160 31216 raft_consensus.cc:2468] T ff771bbcff074e8080b997a303c16948 P a9a98b814759410fb9bd8e883d7541a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353177f5573442e093e16a3a26af1532 in term 2.
I20260710 11:03:17.965255 30947 raft_consensus.cc:2468] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353177f5573442e093e16a3a26af1532 in term 2.
I20260710 11:03:17.965538 30987 leader_election.cc:304] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 353177f5573442e093e16a3a26af1532, a9a98b814759410fb9bd8e883d7541a5; no voters: 
I20260710 11:03:17.966408 31158 raft_consensus.cc:2804] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:17.966883 31158 raft_consensus.cc:697] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [term 2 LEADER]: Becoming Leader. State: Replica: 353177f5573442e093e16a3a26af1532, State: Running, Role: LEADER
I20260710 11:03:17.967585 31158 consensus_queue.cc:237] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:17.974906 30769 catalog_manager.cc:5697] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 reported cstate change: term changed from 1 to 2, leader changed from 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130) to 353177f5573442e093e16a3a26af1532 (127.27.60.131). New cstate: current_term: 2 leader_uuid: "353177f5573442e093e16a3a26af1532" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:18.027331 31262 raft_consensus.cc:993] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532: : Instructing follower 680fab8fc5df4f8f88ea264d8b0b2aeb to start an election
I20260710 11:03:18.027861 31158 raft_consensus.cc:1081] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [term 2 LEADER]: Signalling peer 680fab8fc5df4f8f88ea264d8b0b2aeb to start an election
I20260710 11:03:18.029680 30947 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "348cbed6d0ca43f1a68cbb0983f0923c"
dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
 from {username='slave'} at 127.0.0.1:48590
I20260710 11:03:18.030177 30947 raft_consensus.cc:493] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:18.030475 30947 raft_consensus.cc:3060] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:18.035211 30947 raft_consensus.cc:515] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:18.036782 30947 leader_election.cc:290] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 3 election: Requested vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 353177f5573442e093e16a3a26af1532 (127.27.60.131:37125)
I20260710 11:03:18.037812 31216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348cbed6d0ca43f1a68cbb0983f0923c" candidate_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "a9a98b814759410fb9bd8e883d7541a5"
I20260710 11:03:18.037966 31020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348cbed6d0ca43f1a68cbb0983f0923c" candidate_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "353177f5573442e093e16a3a26af1532"
I20260710 11:03:18.038479 31216 raft_consensus.cc:3060] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:18.038499 31020 raft_consensus.cc:3055] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:18.039067 31020 raft_consensus.cc:740] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 353177f5573442e093e16a3a26af1532, State: Running, Role: LEADER
I20260710 11:03:18.039943 31020 consensus_queue.cc:260] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [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: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:18.041164 31020 raft_consensus.cc:3060] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:18.046013 31216 raft_consensus.cc:2468] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680fab8fc5df4f8f88ea264d8b0b2aeb in term 3.
I20260710 11:03:18.047223 30913 leader_election.cc:304] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb [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: 680fab8fc5df4f8f88ea264d8b0b2aeb, a9a98b814759410fb9bd8e883d7541a5; no voters: 
I20260710 11:03:18.047696 31020 raft_consensus.cc:2468] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680fab8fc5df4f8f88ea264d8b0b2aeb in term 3.
I20260710 11:03:18.048053 31261 raft_consensus.cc:2804] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:18.048843 31261 raft_consensus.cc:697] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 3 LEADER]: Becoming Leader. State: Replica: 680fab8fc5df4f8f88ea264d8b0b2aeb, State: Running, Role: LEADER
I20260710 11:03:18.049862 31261 consensus_queue.cc:237] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb [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: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:18.057581 30769 catalog_manager.cc:5697] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb reported cstate change: term changed from 2 to 3, leader changed from 353177f5573442e093e16a3a26af1532 (127.27.60.131) to 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130). New cstate: current_term: 3 leader_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:18.076309 30947 raft_consensus.cc:1275] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 FOLLOWER]: Refusing update from remote peer 353177f5573442e093e16a3a26af1532: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:18.077500 31158 consensus_queue.cc:1048] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:18.089406 31216 raft_consensus.cc:1275] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5 [term 2 FOLLOWER]: Refusing update from remote peer 353177f5573442e093e16a3a26af1532: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:18.091147 31275 consensus_queue.cc:1048] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:18.398514 30947 raft_consensus.cc:1275] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 FOLLOWER]: Refusing update from remote peer 353177f5573442e093e16a3a26af1532: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:18.399889 31275 consensus_queue.cc:1048] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:18.408627 31216 raft_consensus.cc:1275] T ff771bbcff074e8080b997a303c16948 P a9a98b814759410fb9bd8e883d7541a5 [term 2 FOLLOWER]: Refusing update from remote peer 353177f5573442e093e16a3a26af1532: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:18.410089 31275 consensus_queue.cc:1048] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:03:18.472677 30818 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:18.506628 31020 raft_consensus.cc:1275] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [term 3 FOLLOWER]: Refusing update from remote peer 680fab8fc5df4f8f88ea264d8b0b2aeb: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:03:18.508036 31261 consensus_queue.cc:1048] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:18.517517 31216 raft_consensus.cc:1275] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5 [term 3 FOLLOWER]: Refusing update from remote peer 680fab8fc5df4f8f88ea264d8b0b2aeb: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:03:18.518858 31261 consensus_queue.cc:1048] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:18.593993 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:18.602414 30947 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d1427a0a18c4721b5eb0123233d9113"
dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
mode: GRACEFUL
new_leader_uuid: "353177f5573442e093e16a3a26af1532"
 from {username='slave'} at 127.0.0.1:42978
I20260710 11:03:18.603595 30947 raft_consensus.cc:606] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 LEADER]: Received request to transfer leadership to TS 353177f5573442e093e16a3a26af1532
I20260710 11:03:18.606570 31020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88fc5a6c09854ce99f300198fc93efd8"
dest_uuid: "353177f5573442e093e16a3a26af1532"
mode: GRACEFUL
new_leader_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
 from {username='slave'} at 127.0.0.1:53944
I20260710 11:03:18.607142 31020 raft_consensus.cc:606] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 [term 1 LEADER]: Received request to transfer leadership to TS 680fab8fc5df4f8f88ea264d8b0b2aeb
I20260710 11:03:18.609758 31020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b47993519aad479782b17c38ee386575"
dest_uuid: "353177f5573442e093e16a3a26af1532"
mode: GRACEFUL
new_leader_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
 from {username='slave'} at 127.0.0.1:53944
I20260710 11:03:18.610267 31020 raft_consensus.cc:606] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [term 2 LEADER]: Received request to transfer leadership to TS 680fab8fc5df4f8f88ea264d8b0b2aeb
I20260710 11:03:18.611511 27890 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:03:18.612120 27890 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:18.612692 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:18.650038 31275 raft_consensus.cc:993] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532: : Instructing follower 680fab8fc5df4f8f88ea264d8b0b2aeb to start an election
I20260710 11:03:18.650609 31158 raft_consensus.cc:1081] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [term 2 LEADER]: Signalling peer 680fab8fc5df4f8f88ea264d8b0b2aeb to start an election
I20260710 11:03:18.652298 30947 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b47993519aad479782b17c38ee386575"
dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
 from {username='slave'} at 127.0.0.1:48590
I20260710 11:03:18.652990 30947 raft_consensus.cc:493] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:18.653295 30947 raft_consensus.cc:3060] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:18.657873 30947 raft_consensus.cc:515] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:18.659391 30947 leader_election.cc:290] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 3 election: Requested vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 353177f5573442e093e16a3a26af1532 (127.27.60.131:37125)
I20260710 11:03:18.660432 31020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b47993519aad479782b17c38ee386575" candidate_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "353177f5573442e093e16a3a26af1532"
I20260710 11:03:18.660432 31215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b47993519aad479782b17c38ee386575" candidate_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a9a98b814759410fb9bd8e883d7541a5"
I20260710 11:03:18.661072 31020 raft_consensus.cc:3055] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:18.661188 31215 raft_consensus.cc:3060] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:18.661350 31020 raft_consensus.cc:740] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 353177f5573442e093e16a3a26af1532, State: Running, Role: LEADER
I20260710 11:03:18.662166 31020 consensus_queue.cc:260] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [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: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:18.663053 31020 raft_consensus.cc:3060] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:18.666471 31215 raft_consensus.cc:2468] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680fab8fc5df4f8f88ea264d8b0b2aeb in term 3.
I20260710 11:03:18.667217 31020 raft_consensus.cc:2468] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680fab8fc5df4f8f88ea264d8b0b2aeb in term 3.
I20260710 11:03:18.667521 30913 leader_election.cc:304] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb [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: 680fab8fc5df4f8f88ea264d8b0b2aeb, a9a98b814759410fb9bd8e883d7541a5; no voters: 
I20260710 11:03:18.668366 31261 raft_consensus.cc:2804] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:18.668912 31261 raft_consensus.cc:697] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 3 LEADER]: Becoming Leader. State: Replica: 680fab8fc5df4f8f88ea264d8b0b2aeb, State: Running, Role: LEADER
I20260710 11:03:18.669612 31261 consensus_queue.cc:237] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb [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: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:18.676357 30770 catalog_manager.cc:5697] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb reported cstate change: term changed from 2 to 3, leader changed from 353177f5573442e093e16a3a26af1532 (127.27.60.131) to 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130). New cstate: current_term: 3 leader_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:18.732777 31262 raft_consensus.cc:993] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532: : Instructing follower 680fab8fc5df4f8f88ea264d8b0b2aeb to start an election
I20260710 11:03:18.733289 31158 raft_consensus.cc:1081] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 [term 1 LEADER]: Signalling peer 680fab8fc5df4f8f88ea264d8b0b2aeb to start an election
I20260710 11:03:18.735054 30946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88fc5a6c09854ce99f300198fc93efd8"
dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
 from {username='slave'} at 127.0.0.1:48590
I20260710 11:03:18.735647 30946 raft_consensus.cc:493] T 88fc5a6c09854ce99f300198fc93efd8 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:18.735976 30946 raft_consensus.cc:3060] T 88fc5a6c09854ce99f300198fc93efd8 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.741291 30946 raft_consensus.cc:515] T 88fc5a6c09854ce99f300198fc93efd8 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:18.743098 30946 leader_election.cc:290] T 88fc5a6c09854ce99f300198fc93efd8 P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 2 election: Requested vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 353177f5573442e093e16a3a26af1532 (127.27.60.131:37125)
I20260710 11:03:18.744040 31020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fc5a6c09854ce99f300198fc93efd8" candidate_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "353177f5573442e093e16a3a26af1532"
I20260710 11:03:18.743973 31215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fc5a6c09854ce99f300198fc93efd8" candidate_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9a98b814759410fb9bd8e883d7541a5"
I20260710 11:03:18.744809 31020 raft_consensus.cc:3055] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:18.744866 31215 raft_consensus.cc:3060] T 88fc5a6c09854ce99f300198fc93efd8 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.745241 31020 raft_consensus.cc:740] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 353177f5573442e093e16a3a26af1532, State: Running, Role: LEADER
I20260710 11:03:18.746081 31020 consensus_queue.cc:260] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:18.747221 31020 raft_consensus.cc:3060] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.752084 31215 raft_consensus.cc:2468] T 88fc5a6c09854ce99f300198fc93efd8 P a9a98b814759410fb9bd8e883d7541a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680fab8fc5df4f8f88ea264d8b0b2aeb in term 2.
I20260710 11:03:18.753538 30913 leader_election.cc:304] T 88fc5a6c09854ce99f300198fc93efd8 P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680fab8fc5df4f8f88ea264d8b0b2aeb, a9a98b814759410fb9bd8e883d7541a5; no voters: 
I20260710 11:03:18.753875 31020 raft_consensus.cc:2468] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680fab8fc5df4f8f88ea264d8b0b2aeb in term 2.
I20260710 11:03:18.754464 31261 raft_consensus.cc:2804] T 88fc5a6c09854ce99f300198fc93efd8 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:18.755069 31261 raft_consensus.cc:697] T 88fc5a6c09854ce99f300198fc93efd8 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 LEADER]: Becoming Leader. State: Replica: 680fab8fc5df4f8f88ea264d8b0b2aeb, State: Running, Role: LEADER
I20260710 11:03:18.755825 31261 consensus_queue.cc:237] T 88fc5a6c09854ce99f300198fc93efd8 P 680fab8fc5df4f8f88ea264d8b0b2aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:18.764297 30770 catalog_manager.cc:5697] T 88fc5a6c09854ce99f300198fc93efd8 P 680fab8fc5df4f8f88ea264d8b0b2aeb reported cstate change: term changed from 1 to 2, leader changed from 353177f5573442e093e16a3a26af1532 (127.27.60.131) to 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130). New cstate: current_term: 2 leader_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:18.860699 31273 raft_consensus.cc:993] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb: : Instructing follower 353177f5573442e093e16a3a26af1532 to start an election
I20260710 11:03:18.861182 31273 raft_consensus.cc:1081] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 LEADER]: Signalling peer 353177f5573442e093e16a3a26af1532 to start an election
I20260710 11:03:18.863049 31020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d1427a0a18c4721b5eb0123233d9113"
dest_uuid: "353177f5573442e093e16a3a26af1532"
 from {username='slave'} at 127.0.0.1:50462
I20260710 11:03:18.863605 31020 raft_consensus.cc:493] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:18.863885 31020 raft_consensus.cc:3060] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:18.868481 31020 raft_consensus.cc:515] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:18.869921 31020 leader_election.cc:290] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 3 election: Requested vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509)
I20260710 11:03:18.870981 31215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1427a0a18c4721b5eb0123233d9113" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a9a98b814759410fb9bd8e883d7541a5"
I20260710 11:03:18.871204 30946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1427a0a18c4721b5eb0123233d9113" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
I20260710 11:03:18.871555 31215 raft_consensus.cc:3060] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:18.871791 30946 raft_consensus.cc:3055] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:18.872159 30946 raft_consensus.cc:740] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 680fab8fc5df4f8f88ea264d8b0b2aeb, State: Running, Role: LEADER
I20260710 11:03:18.872915 30946 consensus_queue.cc:260] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [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: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:18.873907 30946 raft_consensus.cc:3060] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:18.876754 31215 raft_consensus.cc:2468] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353177f5573442e093e16a3a26af1532 in term 3.
I20260710 11:03:18.877871 30987 leader_election.cc:304] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532 [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: 353177f5573442e093e16a3a26af1532, a9a98b814759410fb9bd8e883d7541a5; no voters: 
I20260710 11:03:18.878577 31158 raft_consensus.cc:2804] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:18.879061 31158 raft_consensus.cc:697] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532 [term 3 LEADER]: Becoming Leader. State: Replica: 353177f5573442e093e16a3a26af1532, State: Running, Role: LEADER
I20260710 11:03:18.879457 30946 raft_consensus.cc:2468] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353177f5573442e093e16a3a26af1532 in term 3.
I20260710 11:03:18.879981 31158 consensus_queue.cc:237] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532 [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: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:18.887272 30770 catalog_manager.cc:5697] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532 reported cstate change: term changed from 2 to 3, leader changed from 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130) to 353177f5573442e093e16a3a26af1532 (127.27.60.131). New cstate: current_term: 3 leader_uuid: "353177f5573442e093e16a3a26af1532" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:19.199928 31020 raft_consensus.cc:1275] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 [term 2 FOLLOWER]: Refusing update from remote peer 680fab8fc5df4f8f88ea264d8b0b2aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:19.201315 31289 consensus_queue.cc:1048] T 88fc5a6c09854ce99f300198fc93efd8 P 680fab8fc5df4f8f88ea264d8b0b2aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:19.215830 31216 raft_consensus.cc:1275] T 88fc5a6c09854ce99f300198fc93efd8 P a9a98b814759410fb9bd8e883d7541a5 [term 2 FOLLOWER]: Refusing update from remote peer 680fab8fc5df4f8f88ea264d8b0b2aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:19.218271 31261 consensus_queue.cc:1048] T 88fc5a6c09854ce99f300198fc93efd8 P 680fab8fc5df4f8f88ea264d8b0b2aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:19.259716 31216 raft_consensus.cc:1275] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5 [term 3 FOLLOWER]: Refusing update from remote peer 680fab8fc5df4f8f88ea264d8b0b2aeb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:19.260963 31261 consensus_queue.cc:1048] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:19.270040 31020 raft_consensus.cc:1275] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [term 3 FOLLOWER]: Refusing update from remote peer 680fab8fc5df4f8f88ea264d8b0b2aeb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:19.271521 31261 consensus_queue.cc:1048] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:03:19.356218 30946 raft_consensus.cc:1275] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 3 FOLLOWER]: Refusing update from remote peer 353177f5573442e093e16a3a26af1532: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:19.357870 31158 consensus_queue.cc:1048] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:19.367741 31216 raft_consensus.cc:1275] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5 [term 3 FOLLOWER]: Refusing update from remote peer 353177f5573442e093e16a3a26af1532: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:19.369699 31300 consensus_queue.cc:1048] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:03:19.473665 30818 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:19.618877 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:19.627312 30946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "348cbed6d0ca43f1a68cbb0983f0923c"
dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
mode: GRACEFUL
new_leader_uuid: "353177f5573442e093e16a3a26af1532"
 from {username='slave'} at 127.0.0.1:42978
I20260710 11:03:19.627898 30946 raft_consensus.cc:606] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 3 LEADER]: Received request to transfer leadership to TS 353177f5573442e093e16a3a26af1532
I20260710 11:03:19.631101 30946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b47993519aad479782b17c38ee386575"
dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
mode: GRACEFUL
new_leader_uuid: "353177f5573442e093e16a3a26af1532"
 from {username='slave'} at 127.0.0.1:42978
I20260710 11:03:19.631630 30946 raft_consensus.cc:606] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 3 LEADER]: Received request to transfer leadership to TS 353177f5573442e093e16a3a26af1532
I20260710 11:03:19.634258 31020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff771bbcff074e8080b997a303c16948"
dest_uuid: "353177f5573442e093e16a3a26af1532"
mode: GRACEFUL
new_leader_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
 from {username='slave'} at 127.0.0.1:53944
I20260710 11:03:19.634857 31020 raft_consensus.cc:606] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [term 2 LEADER]: Received request to transfer leadership to TS 680fab8fc5df4f8f88ea264d8b0b2aeb
I20260710 11:03:19.636147 27890 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:03:19.636745 27890 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:19.637410 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:19.697367 31273 raft_consensus.cc:993] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb: : Instructing follower 353177f5573442e093e16a3a26af1532 to start an election
I20260710 11:03:19.698117 31261 raft_consensus.cc:1081] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 3 LEADER]: Signalling peer 353177f5573442e093e16a3a26af1532 to start an election
I20260710 11:03:19.700136 31021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "348cbed6d0ca43f1a68cbb0983f0923c"
dest_uuid: "353177f5573442e093e16a3a26af1532"
 from {username='slave'} at 127.0.0.1:50462
I20260710 11:03:19.700682 31021 raft_consensus.cc:493] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:19.700984 31021 raft_consensus.cc:3060] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:19.706810 31021 raft_consensus.cc:515] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:19.708647 31021 leader_election.cc:290] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 4 election: Requested vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509)
I20260710 11:03:19.709668 31216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348cbed6d0ca43f1a68cbb0983f0923c" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "a9a98b814759410fb9bd8e883d7541a5"
I20260710 11:03:19.710426 31216 raft_consensus.cc:3060] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:19.710760 30946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348cbed6d0ca43f1a68cbb0983f0923c" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
I20260710 11:03:19.711432 30946 raft_consensus.cc:3055] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:03:19.711710 30946 raft_consensus.cc:740] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 680fab8fc5df4f8f88ea264d8b0b2aeb, State: Running, Role: LEADER
I20260710 11:03:19.712456 30946 consensus_queue.cc:260] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb [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: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:19.713495 30946 raft_consensus.cc:3060] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:19.716503 31216 raft_consensus.cc:2468] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353177f5573442e093e16a3a26af1532 in term 4.
I20260710 11:03:19.718950 30987 leader_election.cc:304] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [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: 353177f5573442e093e16a3a26af1532, a9a98b814759410fb9bd8e883d7541a5; no voters: 
I20260710 11:03:19.720257 31300 raft_consensus.cc:2804] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:03:19.722173 31293 raft_consensus.cc:993] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb: : Instructing follower 353177f5573442e093e16a3a26af1532 to start an election
I20260710 11:03:19.722602 30946 raft_consensus.cc:2468] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353177f5573442e093e16a3a26af1532 in term 4.
I20260710 11:03:19.722842 31293 raft_consensus.cc:1081] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 3 LEADER]: Signalling peer 353177f5573442e093e16a3a26af1532 to start an election
I20260710 11:03:19.724148 31300 raft_consensus.cc:697] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [term 4 LEADER]: Becoming Leader. State: Replica: 353177f5573442e093e16a3a26af1532, State: Running, Role: LEADER
I20260710 11:03:19.724889 31021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b47993519aad479782b17c38ee386575"
dest_uuid: "353177f5573442e093e16a3a26af1532"
 from {username='slave'} at 127.0.0.1:50462
I20260710 11:03:19.725546 31021 raft_consensus.cc:493] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:19.725095 31300 consensus_queue.cc:237] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [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: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:19.725961 31021 raft_consensus.cc:3060] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:19.732293 31021 raft_consensus.cc:515] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:19.733229 30770 catalog_manager.cc:5697] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 reported cstate change: term changed from 3 to 4, leader changed from 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130) to 353177f5573442e093e16a3a26af1532 (127.27.60.131). New cstate: current_term: 4 leader_uuid: "353177f5573442e093e16a3a26af1532" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:19.734061 31021 leader_election.cc:290] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 4 election: Requested vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509)
I20260710 11:03:19.734860 31216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b47993519aad479782b17c38ee386575" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a9a98b814759410fb9bd8e883d7541a5"
I20260710 11:03:19.735133 30946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b47993519aad479782b17c38ee386575" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
I20260710 11:03:19.735481 31216 raft_consensus.cc:3060] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:19.735704 30946 raft_consensus.cc:3055] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:03:19.736078 30946 raft_consensus.cc:740] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 680fab8fc5df4f8f88ea264d8b0b2aeb, State: Running, Role: LEADER
I20260710 11:03:19.737331 30946 consensus_queue.cc:260] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb [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: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:19.738623 30946 raft_consensus.cc:3060] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:19.741461 31216 raft_consensus.cc:2468] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353177f5573442e093e16a3a26af1532 in term 4.
I20260710 11:03:19.742831 30987 leader_election.cc:304] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [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: 353177f5573442e093e16a3a26af1532, a9a98b814759410fb9bd8e883d7541a5; no voters: 
I20260710 11:03:19.743573 31300 raft_consensus.cc:2804] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:03:19.744020 31300 raft_consensus.cc:697] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [term 4 LEADER]: Becoming Leader. State: Replica: 353177f5573442e093e16a3a26af1532, State: Running, Role: LEADER
I20260710 11:03:19.744835 31300 consensus_queue.cc:237] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [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: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:19.747720 30946 raft_consensus.cc:2468] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353177f5573442e093e16a3a26af1532 in term 4.
I20260710 11:03:19.751516 30770 catalog_manager.cc:5697] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 reported cstate change: term changed from 3 to 4, leader changed from 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130) to 353177f5573442e093e16a3a26af1532 (127.27.60.131). New cstate: current_term: 4 leader_uuid: "353177f5573442e093e16a3a26af1532" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:19.854974 31275 raft_consensus.cc:993] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532: : Instructing follower 680fab8fc5df4f8f88ea264d8b0b2aeb to start an election
I20260710 11:03:19.855542 31275 raft_consensus.cc:1081] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [term 2 LEADER]: Signalling peer 680fab8fc5df4f8f88ea264d8b0b2aeb to start an election
I20260710 11:03:19.857097 30946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff771bbcff074e8080b997a303c16948"
dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
 from {username='slave'} at 127.0.0.1:48590
I20260710 11:03:19.857614 30946 raft_consensus.cc:493] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:19.857934 30946 raft_consensus.cc:3060] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:19.863194 30946 raft_consensus.cc:515] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:19.865000 30946 leader_election.cc:290] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 3 election: Requested vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 353177f5573442e093e16a3a26af1532 (127.27.60.131:37125)
I20260710 11:03:19.865860 31216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff771bbcff074e8080b997a303c16948" candidate_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a9a98b814759410fb9bd8e883d7541a5"
I20260710 11:03:19.866161 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff771bbcff074e8080b997a303c16948" candidate_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "353177f5573442e093e16a3a26af1532"
I20260710 11:03:19.866561 31216 raft_consensus.cc:3060] T ff771bbcff074e8080b997a303c16948 P a9a98b814759410fb9bd8e883d7541a5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:19.866739 31021 raft_consensus.cc:3055] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:19.867120 31021 raft_consensus.cc:740] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 353177f5573442e093e16a3a26af1532, State: Running, Role: LEADER
I20260710 11:03:19.867777 31021 consensus_queue.cc:260] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [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: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:19.868754 31021 raft_consensus.cc:3060] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:19.872212 31216 raft_consensus.cc:2468] T ff771bbcff074e8080b997a303c16948 P a9a98b814759410fb9bd8e883d7541a5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680fab8fc5df4f8f88ea264d8b0b2aeb in term 3.
I20260710 11:03:19.873397 30913 leader_election.cc:304] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [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: 680fab8fc5df4f8f88ea264d8b0b2aeb, a9a98b814759410fb9bd8e883d7541a5; no voters: 
I20260710 11:03:19.873888 31021 raft_consensus.cc:2468] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680fab8fc5df4f8f88ea264d8b0b2aeb in term 3.
I20260710 11:03:19.874262 31289 raft_consensus.cc:2804] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:19.874804 31289 raft_consensus.cc:697] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 3 LEADER]: Becoming Leader. State: Replica: 680fab8fc5df4f8f88ea264d8b0b2aeb, State: Running, Role: LEADER
I20260710 11:03:19.875699 31289 consensus_queue.cc:237] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [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: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:19.882339 30770 catalog_manager.cc:5697] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb reported cstate change: term changed from 2 to 3, leader changed from 353177f5573442e093e16a3a26af1532 (127.27.60.131) to 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130). New cstate: current_term: 3 leader_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:20.150332 31216 raft_consensus.cc:1275] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5 [term 4 FOLLOWER]: Refusing update from remote peer 353177f5573442e093e16a3a26af1532: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:20.152034 31158 consensus_queue.cc:1048] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:20.162202 30946 raft_consensus.cc:1275] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 4 FOLLOWER]: Refusing update from remote peer 353177f5573442e093e16a3a26af1532: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:20.163883 31158 consensus_queue.cc:1048] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:20.201766 31215 raft_consensus.cc:1275] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5 [term 4 FOLLOWER]: Refusing update from remote peer 353177f5573442e093e16a3a26af1532: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:03:20.203248 31158 consensus_queue.cc:1048] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:20.213356 30946 raft_consensus.cc:1275] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 4 FOLLOWER]: Refusing update from remote peer 353177f5573442e093e16a3a26af1532: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:03:20.214941 31300 consensus_queue.cc:1048] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:20.313478 31215 raft_consensus.cc:1275] T ff771bbcff074e8080b997a303c16948 P a9a98b814759410fb9bd8e883d7541a5 [term 3 FOLLOWER]: Refusing update from remote peer 680fab8fc5df4f8f88ea264d8b0b2aeb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:20.314920 31289 consensus_queue.cc:1048] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:20.324061 31020 raft_consensus.cc:1275] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [term 3 FOLLOWER]: Refusing update from remote peer 680fab8fc5df4f8f88ea264d8b0b2aeb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:20.326159 31315 consensus_queue.cc:1048] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:03:20.474637 30818 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:20.645053 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:20.655450 31020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d1427a0a18c4721b5eb0123233d9113"
dest_uuid: "353177f5573442e093e16a3a26af1532"
mode: GRACEFUL
new_leader_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
 from {username='slave'} at 127.0.0.1:53944
I20260710 11:03:20.656015 31020 raft_consensus.cc:606] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532 [term 3 LEADER]: Received request to transfer leadership to TS 680fab8fc5df4f8f88ea264d8b0b2aeb
I20260710 11:03:20.658821 31020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "807113e89d634dc9839ead05a6b12ab1"
dest_uuid: "353177f5573442e093e16a3a26af1532"
mode: GRACEFUL
new_leader_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
 from {username='slave'} at 127.0.0.1:53944
I20260710 11:03:20.659368 31020 raft_consensus.cc:606] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532 [term 2 LEADER]: Received request to transfer leadership to TS 680fab8fc5df4f8f88ea264d8b0b2aeb
I20260710 11:03:20.661825 30946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e90d6e89df24e2e83583eba367edb63"
dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
mode: GRACEFUL
new_leader_uuid: "353177f5573442e093e16a3a26af1532"
 from {username='slave'} at 127.0.0.1:42978
I20260710 11:03:20.662331 30946 raft_consensus.cc:606] T 9e90d6e89df24e2e83583eba367edb63 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 LEADER]: Received request to transfer leadership to TS 353177f5573442e093e16a3a26af1532
I20260710 11:03:20.663740 27890 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:03:20.664184 27890 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:20.664661 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:20.671393 31300 raft_consensus.cc:993] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532: : Instructing follower 680fab8fc5df4f8f88ea264d8b0b2aeb to start an election
I20260710 11:03:20.671988 31275 raft_consensus.cc:1081] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532 [term 2 LEADER]: Signalling peer 680fab8fc5df4f8f88ea264d8b0b2aeb to start an election
I20260710 11:03:20.673332 31293 raft_consensus.cc:993] T 9e90d6e89df24e2e83583eba367edb63 P 680fab8fc5df4f8f88ea264d8b0b2aeb: : Instructing follower 353177f5573442e093e16a3a26af1532 to start an election
I20260710 11:03:20.673935 31293 raft_consensus.cc:1081] T 9e90d6e89df24e2e83583eba367edb63 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 LEADER]: Signalling peer 353177f5573442e093e16a3a26af1532 to start an election
I20260710 11:03:20.673808 30946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "807113e89d634dc9839ead05a6b12ab1"
dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
 from {username='slave'} at 127.0.0.1:48590
I20260710 11:03:20.674547 30946 raft_consensus.cc:493] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:20.675004 30946 raft_consensus.cc:3060] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:20.675639 31020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e90d6e89df24e2e83583eba367edb63"
dest_uuid: "353177f5573442e093e16a3a26af1532"
 from {username='slave'} at 127.0.0.1:50462
I20260710 11:03:20.676438 31020 raft_consensus.cc:493] T 9e90d6e89df24e2e83583eba367edb63 P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:20.676786 31020 raft_consensus.cc:3060] T 9e90d6e89df24e2e83583eba367edb63 P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:20.681794 31020 raft_consensus.cc:515] T 9e90d6e89df24e2e83583eba367edb63 P 353177f5573442e093e16a3a26af1532 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:20.681818 30946 raft_consensus.cc:515] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:20.683856 31020 leader_election.cc:290] T 9e90d6e89df24e2e83583eba367edb63 P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 2 election: Requested vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509)
I20260710 11:03:20.684396 30947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e90d6e89df24e2e83583eba367edb63" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
I20260710 11:03:20.684701 31215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807113e89d634dc9839ead05a6b12ab1" candidate_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a9a98b814759410fb9bd8e883d7541a5"
I20260710 11:03:20.684971 31020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807113e89d634dc9839ead05a6b12ab1" candidate_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "353177f5573442e093e16a3a26af1532"
I20260710 11:03:20.685130 30947 raft_consensus.cc:3055] T 9e90d6e89df24e2e83583eba367edb63 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:20.685400 30946 leader_election.cc:290] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 3 election: Requested vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 353177f5573442e093e16a3a26af1532 (127.27.60.131:37125)
I20260710 11:03:20.685544 31020 raft_consensus.cc:3055] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:20.685508 30947 raft_consensus.cc:740] T 9e90d6e89df24e2e83583eba367edb63 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 680fab8fc5df4f8f88ea264d8b0b2aeb, State: Running, Role: LEADER
I20260710 11:03:20.685366 31215 raft_consensus.cc:3060] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:20.686784 30947 consensus_queue.cc:260] T 9e90d6e89df24e2e83583eba367edb63 P 680fab8fc5df4f8f88ea264d8b0b2aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:20.687762 30947 raft_consensus.cc:3060] T 9e90d6e89df24e2e83583eba367edb63 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:20.690172 31020 raft_consensus.cc:740] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 353177f5573442e093e16a3a26af1532, State: Running, Role: LEADER
I20260710 11:03:20.690392 31216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e90d6e89df24e2e83583eba367edb63" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9a98b814759410fb9bd8e883d7541a5"
I20260710 11:03:20.691028 31216 raft_consensus.cc:3060] T 9e90d6e89df24e2e83583eba367edb63 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:20.691228 31020 consensus_queue.cc:260] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532 [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: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:20.692655 31020 raft_consensus.cc:3060] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:20.693131 31215 raft_consensus.cc:2468] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680fab8fc5df4f8f88ea264d8b0b2aeb in term 3.
I20260710 11:03:20.693737 30947 raft_consensus.cc:2468] T 9e90d6e89df24e2e83583eba367edb63 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353177f5573442e093e16a3a26af1532 in term 2.
I20260710 11:03:20.694553 30913 leader_election.cc:304] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb [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: 680fab8fc5df4f8f88ea264d8b0b2aeb, a9a98b814759410fb9bd8e883d7541a5; no voters: 
I20260710 11:03:20.694994 30986 leader_election.cc:304] T 9e90d6e89df24e2e83583eba367edb63 P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 353177f5573442e093e16a3a26af1532, 680fab8fc5df4f8f88ea264d8b0b2aeb; no voters: 
I20260710 11:03:20.695499 31293 raft_consensus.cc:2804] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:20.695924 31275 raft_consensus.cc:2804] T 9e90d6e89df24e2e83583eba367edb63 P 353177f5573442e093e16a3a26af1532 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:20.696077 31293 raft_consensus.cc:697] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 3 LEADER]: Becoming Leader. State: Replica: 680fab8fc5df4f8f88ea264d8b0b2aeb, State: Running, Role: LEADER
I20260710 11:03:20.696672 31275 raft_consensus.cc:697] T 9e90d6e89df24e2e83583eba367edb63 P 353177f5573442e093e16a3a26af1532 [term 2 LEADER]: Becoming Leader. State: Replica: 353177f5573442e093e16a3a26af1532, State: Running, Role: LEADER
I20260710 11:03:20.697114 31293 consensus_queue.cc:237] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb [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: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:20.697551 31275 consensus_queue.cc:237] T 9e90d6e89df24e2e83583eba367edb63 P 353177f5573442e093e16a3a26af1532 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:20.698457 31216 raft_consensus.cc:2468] T 9e90d6e89df24e2e83583eba367edb63 P a9a98b814759410fb9bd8e883d7541a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353177f5573442e093e16a3a26af1532 in term 2.
I20260710 11:03:20.700129 31020 raft_consensus.cc:2468] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680fab8fc5df4f8f88ea264d8b0b2aeb in term 3.
I20260710 11:03:20.707937 30769 catalog_manager.cc:5697] T 9e90d6e89df24e2e83583eba367edb63 P 353177f5573442e093e16a3a26af1532 reported cstate change: term changed from 1 to 2, leader changed from 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130) to 353177f5573442e093e16a3a26af1532 (127.27.60.131). New cstate: current_term: 2 leader_uuid: "353177f5573442e093e16a3a26af1532" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:20.708065 30770 catalog_manager.cc:5697] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb reported cstate change: term changed from 2 to 3, leader changed from 353177f5573442e093e16a3a26af1532 (127.27.60.131) to 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130). New cstate: current_term: 3 leader_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:21.059154 31275 raft_consensus.cc:993] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532: : Instructing follower 680fab8fc5df4f8f88ea264d8b0b2aeb to start an election
I20260710 11:03:21.059661 31300 raft_consensus.cc:1081] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532 [term 3 LEADER]: Signalling peer 680fab8fc5df4f8f88ea264d8b0b2aeb to start an election
I20260710 11:03:21.061347 30947 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d1427a0a18c4721b5eb0123233d9113"
dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
 from {username='slave'} at 127.0.0.1:48590
I20260710 11:03:21.061874 30947 raft_consensus.cc:493] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:21.062101 30947 raft_consensus.cc:3060] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:21.067018 30947 raft_consensus.cc:515] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:21.068534 30947 leader_election.cc:290] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 4 election: Requested vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 353177f5573442e093e16a3a26af1532 (127.27.60.131:37125)
I20260710 11:03:21.069712 31020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1427a0a18c4721b5eb0123233d9113" candidate_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "353177f5573442e093e16a3a26af1532"
I20260710 11:03:21.069559 31215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1427a0a18c4721b5eb0123233d9113" candidate_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a9a98b814759410fb9bd8e883d7541a5"
I20260710 11:03:21.070339 31020 raft_consensus.cc:3055] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:03:21.070339 31215 raft_consensus.cc:3060] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:21.070828 31020 raft_consensus.cc:740] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 353177f5573442e093e16a3a26af1532, State: Running, Role: LEADER
I20260710 11:03:21.071622 31020 consensus_queue.cc:260] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532 [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: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:21.072758 31020 raft_consensus.cc:3060] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:21.077505 31215 raft_consensus.cc:2468] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680fab8fc5df4f8f88ea264d8b0b2aeb in term 4.
I20260710 11:03:21.078907 30913 leader_election.cc:304] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [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: 680fab8fc5df4f8f88ea264d8b0b2aeb, a9a98b814759410fb9bd8e883d7541a5; no voters: 
I20260710 11:03:21.079597 31020 raft_consensus.cc:2468] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680fab8fc5df4f8f88ea264d8b0b2aeb in term 4.
I20260710 11:03:21.079782 31316 raft_consensus.cc:2804] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:03:21.080363 31316 raft_consensus.cc:697] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 4 LEADER]: Becoming Leader. State: Replica: 680fab8fc5df4f8f88ea264d8b0b2aeb, State: Running, Role: LEADER
I20260710 11:03:21.081158 31316 consensus_queue.cc:237] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [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: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:21.088183 30770 catalog_manager.cc:5697] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb reported cstate change: term changed from 3 to 4, leader changed from 353177f5573442e093e16a3a26af1532 (127.27.60.131) to 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130). New cstate: current_term: 4 leader_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:21.211580 31215 raft_consensus.cc:1275] T 9e90d6e89df24e2e83583eba367edb63 P a9a98b814759410fb9bd8e883d7541a5 [term 2 FOLLOWER]: Refusing update from remote peer 353177f5573442e093e16a3a26af1532: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:21.212973 31300 consensus_queue.cc:1048] T 9e90d6e89df24e2e83583eba367edb63 P 353177f5573442e093e16a3a26af1532 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:21.227183 30947 raft_consensus.cc:1275] T 9e90d6e89df24e2e83583eba367edb63 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 FOLLOWER]: Refusing update from remote peer 353177f5573442e093e16a3a26af1532: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:21.228873 31330 consensus_queue.cc:1048] T 9e90d6e89df24e2e83583eba367edb63 P 353177f5573442e093e16a3a26af1532 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:21.243394 31215 raft_consensus.cc:1275] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5 [term 3 FOLLOWER]: Refusing update from remote peer 680fab8fc5df4f8f88ea264d8b0b2aeb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:21.244763 31316 consensus_queue.cc:1048] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:21.250995 31020 raft_consensus.cc:1275] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532 [term 3 FOLLOWER]: Refusing update from remote peer 680fab8fc5df4f8f88ea264d8b0b2aeb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:21.252760 31316 consensus_queue.cc:1048] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:03:21.475596 30818 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:21.549723 31020 raft_consensus.cc:1275] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532 [term 4 FOLLOWER]: Refusing update from remote peer 680fab8fc5df4f8f88ea264d8b0b2aeb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:21.551128 31316 consensus_queue.cc:1048] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:21.551469 31215 raft_consensus.cc:1275] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5 [term 4 FOLLOWER]: Refusing update from remote peer 680fab8fc5df4f8f88ea264d8b0b2aeb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:21.552745 31316 consensus_queue.cc:1048] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:21.672320 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:21.679380 31020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "097bf2fdf0524bf69b86815362eb8514"
dest_uuid: "353177f5573442e093e16a3a26af1532"
mode: GRACEFUL
new_leader_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
 from {username='slave'} at 127.0.0.1:53944
I20260710 11:03:21.679827 31020 raft_consensus.cc:606] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532 [term 1 LEADER]: Received request to transfer leadership to TS 680fab8fc5df4f8f88ea264d8b0b2aeb
I20260710 11:03:21.682672 30947 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88fc5a6c09854ce99f300198fc93efd8"
dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
mode: GRACEFUL
new_leader_uuid: "353177f5573442e093e16a3a26af1532"
 from {username='slave'} at 127.0.0.1:42978
I20260710 11:03:21.683235 30947 raft_consensus.cc:606] T 88fc5a6c09854ce99f300198fc93efd8 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 LEADER]: Received request to transfer leadership to TS 353177f5573442e093e16a3a26af1532
I20260710 11:03:21.686070 30947 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff771bbcff074e8080b997a303c16948"
dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
mode: GRACEFUL
new_leader_uuid: "353177f5573442e093e16a3a26af1532"
 from {username='slave'} at 127.0.0.1:42978
I20260710 11:03:21.686569 30947 raft_consensus.cc:606] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 3 LEADER]: Received request to transfer leadership to TS 353177f5573442e093e16a3a26af1532
I20260710 11:03:21.687575 27890 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:03:21.688022 27890 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:21.688561 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:21.750239 31338 raft_consensus.cc:993] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb: : Instructing follower 353177f5573442e093e16a3a26af1532 to start an election
I20260710 11:03:21.750865 31334 raft_consensus.cc:1081] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 3 LEADER]: Signalling peer 353177f5573442e093e16a3a26af1532 to start an election
I20260710 11:03:21.752561 31020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff771bbcff074e8080b997a303c16948"
dest_uuid: "353177f5573442e093e16a3a26af1532"
 from {username='slave'} at 127.0.0.1:50462
I20260710 11:03:21.753153 31020 raft_consensus.cc:493] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:21.753433 31020 raft_consensus.cc:3060] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:21.757871 31020 raft_consensus.cc:515] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:21.759333 31020 leader_election.cc:290] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 4 election: Requested vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509)
I20260710 11:03:21.760313 31215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff771bbcff074e8080b997a303c16948" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a9a98b814759410fb9bd8e883d7541a5"
I20260710 11:03:21.760416 30947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff771bbcff074e8080b997a303c16948" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
I20260710 11:03:21.760885 31215 raft_consensus.cc:3060] T ff771bbcff074e8080b997a303c16948 P a9a98b814759410fb9bd8e883d7541a5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:21.761001 30947 raft_consensus.cc:3055] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:03:21.761389 30947 raft_consensus.cc:740] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 680fab8fc5df4f8f88ea264d8b0b2aeb, State: Running, Role: LEADER
I20260710 11:03:21.762132 30947 consensus_queue.cc:260] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [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: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:21.763144 30947 raft_consensus.cc:3060] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:21.766718 31215 raft_consensus.cc:2468] T ff771bbcff074e8080b997a303c16948 P a9a98b814759410fb9bd8e883d7541a5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353177f5573442e093e16a3a26af1532 in term 4.
I20260710 11:03:21.767432 30947 raft_consensus.cc:2468] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353177f5573442e093e16a3a26af1532 in term 4.
I20260710 11:03:21.767910 30987 leader_election.cc:304] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [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: 353177f5573442e093e16a3a26af1532, a9a98b814759410fb9bd8e883d7541a5; no voters: 
I20260710 11:03:21.768692 31275 raft_consensus.cc:2804] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:03:21.769253 31275 raft_consensus.cc:697] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [term 4 LEADER]: Becoming Leader. State: Replica: 353177f5573442e093e16a3a26af1532, State: Running, Role: LEADER
I20260710 11:03:21.770107 31275 consensus_queue.cc:237] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [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: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:21.777333 30769 catalog_manager.cc:5697] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 reported cstate change: term changed from 3 to 4, leader changed from 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130) to 353177f5573442e093e16a3a26af1532 (127.27.60.131). New cstate: current_term: 4 leader_uuid: "353177f5573442e093e16a3a26af1532" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:21.979167 31338 raft_consensus.cc:993] T 88fc5a6c09854ce99f300198fc93efd8 P 680fab8fc5df4f8f88ea264d8b0b2aeb: : Instructing follower 353177f5573442e093e16a3a26af1532 to start an election
I20260710 11:03:21.980010 31334 raft_consensus.cc:1081] T 88fc5a6c09854ce99f300198fc93efd8 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 LEADER]: Signalling peer 353177f5573442e093e16a3a26af1532 to start an election
I20260710 11:03:21.981969 31020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88fc5a6c09854ce99f300198fc93efd8"
dest_uuid: "353177f5573442e093e16a3a26af1532"
 from {username='slave'} at 127.0.0.1:50462
I20260710 11:03:21.982540 31020 raft_consensus.cc:493] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:21.982800 31020 raft_consensus.cc:3060] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:21.988374 31020 raft_consensus.cc:515] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:21.990304 31020 leader_election.cc:290] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 [CANDIDATE]: Term 3 election: Requested vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509)
I20260710 11:03:21.991501 31215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fc5a6c09854ce99f300198fc93efd8" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a9a98b814759410fb9bd8e883d7541a5"
I20260710 11:03:21.991616 30947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fc5a6c09854ce99f300198fc93efd8" candidate_uuid: "353177f5573442e093e16a3a26af1532" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
I20260710 11:03:21.992151 31215 raft_consensus.cc:3060] T 88fc5a6c09854ce99f300198fc93efd8 P a9a98b814759410fb9bd8e883d7541a5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:21.992290 30947 raft_consensus.cc:3055] T 88fc5a6c09854ce99f300198fc93efd8 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:21.992687 30947 raft_consensus.cc:740] T 88fc5a6c09854ce99f300198fc93efd8 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 680fab8fc5df4f8f88ea264d8b0b2aeb, State: Running, Role: LEADER
I20260710 11:03:21.993264 30947 consensus_queue.cc:260] T 88fc5a6c09854ce99f300198fc93efd8 P 680fab8fc5df4f8f88ea264d8b0b2aeb [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: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:21.994179 30947 raft_consensus.cc:3060] T 88fc5a6c09854ce99f300198fc93efd8 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:21.997968 31215 raft_consensus.cc:2468] T 88fc5a6c09854ce99f300198fc93efd8 P a9a98b814759410fb9bd8e883d7541a5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353177f5573442e093e16a3a26af1532 in term 3.
I20260710 11:03:21.998798 30947 raft_consensus.cc:2468] T 88fc5a6c09854ce99f300198fc93efd8 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353177f5573442e093e16a3a26af1532 in term 3.
I20260710 11:03:21.999176 30987 leader_election.cc:304] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 [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: 353177f5573442e093e16a3a26af1532, a9a98b814759410fb9bd8e883d7541a5; no voters: 
I20260710 11:03:22.000164 31275 raft_consensus.cc:2804] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:22.000646 31275 raft_consensus.cc:697] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 [term 3 LEADER]: Becoming Leader. State: Replica: 353177f5573442e093e16a3a26af1532, State: Running, Role: LEADER
I20260710 11:03:22.001433 31275 consensus_queue.cc:237] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 [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: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:22.009579 30769 catalog_manager.cc:5697] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 reported cstate change: term changed from 2 to 3, leader changed from 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130) to 353177f5573442e093e16a3a26af1532 (127.27.60.131). New cstate: current_term: 3 leader_uuid: "353177f5573442e093e16a3a26af1532" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:22.044955 31330 raft_consensus.cc:993] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532: : Instructing follower 680fab8fc5df4f8f88ea264d8b0b2aeb to start an election
I20260710 11:03:22.045542 31275 raft_consensus.cc:1081] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532 [term 1 LEADER]: Signalling peer 680fab8fc5df4f8f88ea264d8b0b2aeb to start an election
I20260710 11:03:22.047569 30947 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "097bf2fdf0524bf69b86815362eb8514"
dest_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb"
 from {username='slave'} at 127.0.0.1:48590
I20260710 11:03:22.048130 30947 raft_consensus.cc:493] T 097bf2fdf0524bf69b86815362eb8514 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:22.048466 30947 raft_consensus.cc:3060] T 097bf2fdf0524bf69b86815362eb8514 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:22.053017 30947 raft_consensus.cc:515] T 097bf2fdf0524bf69b86815362eb8514 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:22.054582 30947 leader_election.cc:290] T 097bf2fdf0524bf69b86815362eb8514 P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 2 election: Requested vote from peers a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821), 353177f5573442e093e16a3a26af1532 (127.27.60.131:37125)
I20260710 11:03:22.055867 31020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "097bf2fdf0524bf69b86815362eb8514" candidate_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "353177f5573442e093e16a3a26af1532"
I20260710 11:03:22.056270 31215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "097bf2fdf0524bf69b86815362eb8514" candidate_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9a98b814759410fb9bd8e883d7541a5"
I20260710 11:03:22.056658 31020 raft_consensus.cc:3055] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:22.057026 31215 raft_consensus.cc:3060] T 097bf2fdf0524bf69b86815362eb8514 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:22.057030 31020 raft_consensus.cc:740] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 353177f5573442e093e16a3a26af1532, State: Running, Role: LEADER
I20260710 11:03:22.058383 31020 consensus_queue.cc:260] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:22.059512 31020 raft_consensus.cc:3060] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:22.063320 31215 raft_consensus.cc:2468] T 097bf2fdf0524bf69b86815362eb8514 P a9a98b814759410fb9bd8e883d7541a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680fab8fc5df4f8f88ea264d8b0b2aeb in term 2.
I20260710 11:03:22.064651 30913 leader_election.cc:304] T 097bf2fdf0524bf69b86815362eb8514 P 680fab8fc5df4f8f88ea264d8b0b2aeb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 680fab8fc5df4f8f88ea264d8b0b2aeb, a9a98b814759410fb9bd8e883d7541a5; no voters: 
I20260710 11:03:22.066762 31334 raft_consensus.cc:2804] T 097bf2fdf0524bf69b86815362eb8514 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:22.067226 31334 raft_consensus.cc:697] T 097bf2fdf0524bf69b86815362eb8514 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 LEADER]: Becoming Leader. State: Replica: 680fab8fc5df4f8f88ea264d8b0b2aeb, State: Running, Role: LEADER
I20260710 11:03:22.067659 31020 raft_consensus.cc:2468] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680fab8fc5df4f8f88ea264d8b0b2aeb in term 2.
I20260710 11:03:22.068046 31334 consensus_queue.cc:237] T 097bf2fdf0524bf69b86815362eb8514 P 680fab8fc5df4f8f88ea264d8b0b2aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } }
I20260710 11:03:22.076598 30769 catalog_manager.cc:5697] T 097bf2fdf0524bf69b86815362eb8514 P 680fab8fc5df4f8f88ea264d8b0b2aeb reported cstate change: term changed from 1 to 2, leader changed from 353177f5573442e093e16a3a26af1532 (127.27.60.131) to 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130). New cstate: current_term: 2 leader_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:22.152348 31215 raft_consensus.cc:1275] T ff771bbcff074e8080b997a303c16948 P a9a98b814759410fb9bd8e883d7541a5 [term 4 FOLLOWER]: Refusing update from remote peer 353177f5573442e093e16a3a26af1532: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:22.153594 31330 consensus_queue.cc:1048] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:22.165005 30947 raft_consensus.cc:1275] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 4 FOLLOWER]: Refusing update from remote peer 353177f5573442e093e16a3a26af1532: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:22.166595 31330 consensus_queue.cc:1048] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:22.396605 31216 raft_consensus.cc:1275] T 88fc5a6c09854ce99f300198fc93efd8 P a9a98b814759410fb9bd8e883d7541a5 [term 3 FOLLOWER]: Refusing update from remote peer 353177f5573442e093e16a3a26af1532: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:22.398380 31330 consensus_queue.cc:1048] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:22.411116 30947 raft_consensus.cc:1275] T 88fc5a6c09854ce99f300198fc93efd8 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 3 FOLLOWER]: Refusing update from remote peer 353177f5573442e093e16a3a26af1532: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:22.413043 31354 consensus_queue.cc:1048] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680fab8fc5df4f8f88ea264d8b0b2aeb" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260710 11:03:22.476656 30818 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:22.574451 31215 raft_consensus.cc:1275] T 097bf2fdf0524bf69b86815362eb8514 P a9a98b814759410fb9bd8e883d7541a5 [term 2 FOLLOWER]: Refusing update from remote peer 680fab8fc5df4f8f88ea264d8b0b2aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:22.575892 31334 consensus_queue.cc:1048] T 097bf2fdf0524bf69b86815362eb8514 P 680fab8fc5df4f8f88ea264d8b0b2aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a98b814759410fb9bd8e883d7541a5" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 43821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:22.590421 31020 raft_consensus.cc:1275] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532 [term 2 FOLLOWER]: Refusing update from remote peer 680fab8fc5df4f8f88ea264d8b0b2aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:22.592175 31334 consensus_queue.cc:1048] T 097bf2fdf0524bf69b86815362eb8514 P 680fab8fc5df4f8f88ea264d8b0b2aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "353177f5573442e093e16a3a26af1532" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 37125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:22.695374 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:22.731005 27890 tablet_server.cc:179] TabletServer@127.27.60.129:43821 shutting down...
I20260710 11:03:22.752602 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:22.753575 27890 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:22.754519 27890 raft_consensus.cc:2243] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.755086 27890 raft_consensus.cc:2272] T 2d1427a0a18c4721b5eb0123233d9113 P a9a98b814759410fb9bd8e883d7541a5 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:22.755903 30913 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]
I20260710 11:03:22.757695 27890 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:22.758522 27890 raft_consensus.cc:2243] T 097bf2fdf0524bf69b86815362eb8514 P a9a98b814759410fb9bd8e883d7541a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.759003 27890 raft_consensus.cc:2272] T 097bf2fdf0524bf69b86815362eb8514 P a9a98b814759410fb9bd8e883d7541a5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:22.759619 30913 consensus_peers.cc:597] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb -> Peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Couldn't send request to peer a9a98b814759410fb9bd8e883d7541a5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:22.761302 27890 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:22.762050 27890 raft_consensus.cc:2243] T fd23e2a108a14817b0975f2c46ee0e71 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.762475 27890 raft_consensus.cc:2272] T fd23e2a108a14817b0975f2c46ee0e71 P a9a98b814759410fb9bd8e883d7541a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.764320 27890 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:22.764856 27890 raft_consensus.cc:2243] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.765246 27890 raft_consensus.cc:2272] T a24bee7e0ae1432291227c39b1049a4f P a9a98b814759410fb9bd8e883d7541a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.766922 27890 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:22.767424 27890 raft_consensus.cc:2243] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.767843 27890 raft_consensus.cc:2272] T 348cbed6d0ca43f1a68cbb0983f0923c P a9a98b814759410fb9bd8e883d7541a5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.769562 27890 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:22.770181 27890 raft_consensus.cc:2243] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.770589 27890 raft_consensus.cc:2272] T b47993519aad479782b17c38ee386575 P a9a98b814759410fb9bd8e883d7541a5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.772210 27890 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:22.772727 27890 raft_consensus.cc:2243] T 9e90d6e89df24e2e83583eba367edb63 P a9a98b814759410fb9bd8e883d7541a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.773119 27890 raft_consensus.cc:2272] T 9e90d6e89df24e2e83583eba367edb63 P a9a98b814759410fb9bd8e883d7541a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.774875 27890 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:22.775381 27890 raft_consensus.cc:2243] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.775800 27890 raft_consensus.cc:2272] T 807113e89d634dc9839ead05a6b12ab1 P a9a98b814759410fb9bd8e883d7541a5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.777382 27890 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:22.777971 27890 raft_consensus.cc:2243] T ff771bbcff074e8080b997a303c16948 P a9a98b814759410fb9bd8e883d7541a5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.778434 27890 raft_consensus.cc:2272] T ff771bbcff074e8080b997a303c16948 P a9a98b814759410fb9bd8e883d7541a5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.780864 27890 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:22.781385 27890 raft_consensus.cc:2243] T 88fc5a6c09854ce99f300198fc93efd8 P a9a98b814759410fb9bd8e883d7541a5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.781905 27890 raft_consensus.cc:2272] T 88fc5a6c09854ce99f300198fc93efd8 P a9a98b814759410fb9bd8e883d7541a5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.813978 27890 tablet_server.cc:196] TabletServer@127.27.60.129:43821 shutdown complete.
I20260710 11:03:22.833209 27890 tablet_server.cc:179] TabletServer@127.27.60.130:0 shutting down...
W20260710 11:03:22.850984 30987 consensus_peers.cc:597] T 9e90d6e89df24e2e83583eba367edb63 P 353177f5573442e093e16a3a26af1532 -> Peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Couldn't send request to peer a9a98b814759410fb9bd8e883d7541a5. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:43821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:22.879613 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:22.880694 27890 tablet_replica.cc:333] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb: stopping tablet replica
I20260710 11:03:22.881558 27890 raft_consensus.cc:2243] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:03:22.882619 27890 raft_consensus.cc:2272] T 2d1427a0a18c4721b5eb0123233d9113 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.884894 27890 tablet_replica.cc:333] T 097bf2fdf0524bf69b86815362eb8514 P 680fab8fc5df4f8f88ea264d8b0b2aeb: stopping tablet replica
I20260710 11:03:22.885619 27890 raft_consensus.cc:2243] T 097bf2fdf0524bf69b86815362eb8514 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:22.886488 27890 raft_consensus.cc:2272] T 097bf2fdf0524bf69b86815362eb8514 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.889496 27890 tablet_replica.cc:333] T 88fc5a6c09854ce99f300198fc93efd8 P 680fab8fc5df4f8f88ea264d8b0b2aeb: stopping tablet replica
I20260710 11:03:22.890332 27890 raft_consensus.cc:2243] T 88fc5a6c09854ce99f300198fc93efd8 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.890897 27890 raft_consensus.cc:2272] T 88fc5a6c09854ce99f300198fc93efd8 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:22.892709 30986 consensus_peers.cc:597] T fd23e2a108a14817b0975f2c46ee0e71 P 353177f5573442e093e16a3a26af1532 -> Peer 680fab8fc5df4f8f88ea264d8b0b2aeb (127.27.60.130:40509): Couldn't send request to peer 680fab8fc5df4f8f88ea264d8b0b2aeb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:22.894212 27890 tablet_replica.cc:333] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb: stopping tablet replica
I20260710 11:03:22.894910 27890 raft_consensus.cc:2243] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:22.895848 27890 raft_consensus.cc:2272] T 807113e89d634dc9839ead05a6b12ab1 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.897974 27890 tablet_replica.cc:333] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb: stopping tablet replica
I20260710 11:03:22.898548 27890 raft_consensus.cc:2243] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.899070 27890 raft_consensus.cc:2272] T ff771bbcff074e8080b997a303c16948 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.901832 27890 tablet_replica.cc:333] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb: stopping tablet replica
I20260710 11:03:22.902411 27890 raft_consensus.cc:2243] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.902899 27890 raft_consensus.cc:2272] T 348cbed6d0ca43f1a68cbb0983f0923c P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.904855 27890 tablet_replica.cc:333] T 9e90d6e89df24e2e83583eba367edb63 P 680fab8fc5df4f8f88ea264d8b0b2aeb: stopping tablet replica
I20260710 11:03:22.905395 27890 raft_consensus.cc:2243] T 9e90d6e89df24e2e83583eba367edb63 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.905907 27890 raft_consensus.cc:2272] T 9e90d6e89df24e2e83583eba367edb63 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.907886 27890 tablet_replica.cc:333] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb: stopping tablet replica
I20260710 11:03:22.908447 27890 raft_consensus.cc:2243] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.908880 27890 raft_consensus.cc:2272] T b47993519aad479782b17c38ee386575 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.911015 27890 tablet_replica.cc:333] T fd23e2a108a14817b0975f2c46ee0e71 P 680fab8fc5df4f8f88ea264d8b0b2aeb: stopping tablet replica
I20260710 11:03:22.911527 27890 raft_consensus.cc:2243] T fd23e2a108a14817b0975f2c46ee0e71 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.911993 27890 raft_consensus.cc:2272] T fd23e2a108a14817b0975f2c46ee0e71 P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.914000 27890 tablet_replica.cc:333] T a24bee7e0ae1432291227c39b1049a4f P 680fab8fc5df4f8f88ea264d8b0b2aeb: stopping tablet replica
I20260710 11:03:22.914510 27890 raft_consensus.cc:2243] T a24bee7e0ae1432291227c39b1049a4f P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:22.915331 27890 raft_consensus.cc:2272] T a24bee7e0ae1432291227c39b1049a4f P 680fab8fc5df4f8f88ea264d8b0b2aeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.940974 27890 tablet_server.cc:196] TabletServer@127.27.60.130:0 shutdown complete.
W20260710 11:03:22.951224 30987 consensus_peers.cc:597] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 -> Peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Couldn't send request to peer a9a98b814759410fb9bd8e883d7541a5. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:43821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:22.966790 27890 tablet_server.cc:179] TabletServer@127.27.60.131:0 shutting down...
W20260710 11:03:22.975687 30987 consensus_peers.cc:597] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 -> Peer a9a98b814759410fb9bd8e883d7541a5 (127.27.60.129:43821): Couldn't send request to peer a9a98b814759410fb9bd8e883d7541a5. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:43821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:22.994918 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:22.995921 27890 tablet_replica.cc:333] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532: stopping tablet replica
I20260710 11:03:22.996616 27890 raft_consensus.cc:2243] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:03:22.997565 27890 raft_consensus.cc:2272] T 348cbed6d0ca43f1a68cbb0983f0923c P 353177f5573442e093e16a3a26af1532 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.999759 27890 tablet_replica.cc:333] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532: stopping tablet replica
I20260710 11:03:23.000362 27890 raft_consensus.cc:2243] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:03:23.001165 27890 raft_consensus.cc:2272] T b47993519aad479782b17c38ee386575 P 353177f5573442e093e16a3a26af1532 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:23.003333 27890 tablet_replica.cc:333] T 9e90d6e89df24e2e83583eba367edb63 P 353177f5573442e093e16a3a26af1532: stopping tablet replica
I20260710 11:03:23.004045 27890 raft_consensus.cc:2243] T 9e90d6e89df24e2e83583eba367edb63 P 353177f5573442e093e16a3a26af1532 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:23.004815 27890 raft_consensus.cc:2272] T 9e90d6e89df24e2e83583eba367edb63 P 353177f5573442e093e16a3a26af1532 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:23.007086 27890 tablet_replica.cc:333] T fd23e2a108a14817b0975f2c46ee0e71 P 353177f5573442e093e16a3a26af1532: stopping tablet replica
I20260710 11:03:23.007683 27890 raft_consensus.cc:2243] T fd23e2a108a14817b0975f2c46ee0e71 P 353177f5573442e093e16a3a26af1532 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:23.008512 27890 raft_consensus.cc:2272] T fd23e2a108a14817b0975f2c46ee0e71 P 353177f5573442e093e16a3a26af1532 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:23.010658 27890 tablet_replica.cc:333] T a24bee7e0ae1432291227c39b1049a4f P 353177f5573442e093e16a3a26af1532: stopping tablet replica
I20260710 11:03:23.011240 27890 raft_consensus.cc:2243] T a24bee7e0ae1432291227c39b1049a4f P 353177f5573442e093e16a3a26af1532 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:23.011705 27890 raft_consensus.cc:2272] T a24bee7e0ae1432291227c39b1049a4f P 353177f5573442e093e16a3a26af1532 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:23.013785 27890 tablet_replica.cc:333] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532: stopping tablet replica
I20260710 11:03:23.014351 27890 raft_consensus.cc:2243] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:23.014806 27890 raft_consensus.cc:2272] T 097bf2fdf0524bf69b86815362eb8514 P 353177f5573442e093e16a3a26af1532 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:23.017311 27890 tablet_replica.cc:333] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532: stopping tablet replica
I20260710 11:03:23.017985 27890 raft_consensus.cc:2243] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:23.018453 27890 raft_consensus.cc:2272] T 2d1427a0a18c4721b5eb0123233d9113 P 353177f5573442e093e16a3a26af1532 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:23.020318 27890 tablet_replica.cc:333] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532: stopping tablet replica
I20260710 11:03:23.020882 27890 raft_consensus.cc:2243] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:03:23.021865 27890 raft_consensus.cc:2272] T ff771bbcff074e8080b997a303c16948 P 353177f5573442e093e16a3a26af1532 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:23.024621 27890 tablet_replica.cc:333] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532: stopping tablet replica
I20260710 11:03:23.025084 27890 raft_consensus.cc:2243] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:23.025578 27890 raft_consensus.cc:2272] T 807113e89d634dc9839ead05a6b12ab1 P 353177f5573442e093e16a3a26af1532 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:23.027330 27890 tablet_replica.cc:333] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532: stopping tablet replica
I20260710 11:03:23.027765 27890 raft_consensus.cc:2243] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:23.028474 27890 raft_consensus.cc:2272] T 88fc5a6c09854ce99f300198fc93efd8 P 353177f5573442e093e16a3a26af1532 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:23.061983 27890 tablet_server.cc:196] TabletServer@127.27.60.131:0 shutdown complete.
I20260710 11:03:23.083841 27890 master.cc:562] Master@127.27.60.190:46881 shutting down...
I20260710 11:03:23.110560 27890 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b586137eeb8c40e78e7566cef8c12160 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:23.111102 27890 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b586137eeb8c40e78e7566cef8c12160 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:23.111400 27890 tablet_replica.cc:333] T 00000000000000000000000000000000 P b586137eeb8c40e78e7566cef8c12160: stopping tablet replica
I20260710 11:03:23.131381 27890 master.cc:584] Master@127.27.60.190:46881 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12857 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:03:23.176424 27890 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.60.190:35373
I20260710 11:03:23.177760 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:23.184101 31366 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
W20260710 11:03:23.184182 31367 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
W20260710 11:03:23.185321 31369 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
I20260710 11:03:23.185786 27890 server_base.cc:1061] running on GCE node
I20260710 11:03:23.186908 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:23.187101 27890 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:23.187227 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783681403187214 us; error 0 us; skew 500 ppm
I20260710 11:03:23.187741 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:23.190281 27890 webserver.cc:533] Webserver started at http://127.27.60.190:34647/ using document root <none> and password file <none>
I20260710 11:03:23.190794 27890 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:23.190965 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:23.191210 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:23.192322 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681313955765-27890-0/minicluster-data/master-0-root/instance:
uuid: "4b1971e4430b44af99d8e9ff91ca99d6"
format_stamp: "Formatted at 2026-07-10 11:03:23 on dist-test-slave-s2gl"
I20260710 11:03:23.197077 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:03:23.200937 31374 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:23.201807 27890 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:03:23.202135 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681313955765-27890-0/minicluster-data/master-0-root
uuid: "4b1971e4430b44af99d8e9ff91ca99d6"
format_stamp: "Formatted at 2026-07-10 11:03:23 on dist-test-slave-s2gl"
I20260710 11:03:23.202427 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681313955765-27890-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681313955765-27890-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681313955765-27890-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)
I20260710 11:03:23.219614 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:23.220930 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:23.262871 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.190:35373
I20260710 11:03:23.262970 31425 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.190:35373 every 8 connection(s)
I20260710 11:03:23.267197 31426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:23.277793 31426 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4b1971e4430b44af99d8e9ff91ca99d6: Bootstrap starting.
I20260710 11:03:23.282541 31426 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4b1971e4430b44af99d8e9ff91ca99d6: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:23.287441 31426 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4b1971e4430b44af99d8e9ff91ca99d6: No bootstrap required, opened a new log
I20260710 11:03:23.289619 31426 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4b1971e4430b44af99d8e9ff91ca99d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b1971e4430b44af99d8e9ff91ca99d6" member_type: VOTER }
I20260710 11:03:23.289994 31426 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4b1971e4430b44af99d8e9ff91ca99d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:23.290176 31426 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4b1971e4430b44af99d8e9ff91ca99d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1971e4430b44af99d8e9ff91ca99d6, State: Initialized, Role: FOLLOWER
I20260710 11:03:23.290656 31426 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4b1971e4430b44af99d8e9ff91ca99d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4b1971e4430b44af99d8e9ff91ca99d6" member_type: VOTER }
I20260710 11:03:23.291061 31426 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4b1971e4430b44af99d8e9ff91ca99d6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:03:23.291249 31426 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4b1971e4430b44af99d8e9ff91ca99d6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:03:23.291451 31426 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4b1971e4430b44af99d8e9ff91ca99d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:23.298070 31426 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4b1971e4430b44af99d8e9ff91ca99d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b1971e4430b44af99d8e9ff91ca99d6" member_type: VOTER }
I20260710 11:03:23.298614 31426 leader_election.cc:304] T 00000000000000000000000000000000 P 4b1971e4430b44af99d8e9ff91ca99d6 [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: 4b1971e4430b44af99d8e9ff91ca99d6; no voters: 
I20260710 11:03:23.299789 31426 leader_election.cc:290] T 00000000000000000000000000000000 P 4b1971e4430b44af99d8e9ff91ca99d6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:03:23.300184 31429 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4b1971e4430b44af99d8e9ff91ca99d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:23.301540 31429 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4b1971e4430b44af99d8e9ff91ca99d6 [term 1 LEADER]: Becoming Leader. State: Replica: 4b1971e4430b44af99d8e9ff91ca99d6, State: Running, Role: LEADER
I20260710 11:03:23.302220 31429 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4b1971e4430b44af99d8e9ff91ca99d6 [LEADER]: Queue going to LEADER mode. State: All 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: "4b1971e4430b44af99d8e9ff91ca99d6" member_type: VOTER }
I20260710 11:03:23.302882 31426 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4b1971e4430b44af99d8e9ff91ca99d6 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:03:23.307243 31431 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4b1971e4430b44af99d8e9ff91ca99d6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4b1971e4430b44af99d8e9ff91ca99d6. Latest consensus state: current_term: 1 leader_uuid: "4b1971e4430b44af99d8e9ff91ca99d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b1971e4430b44af99d8e9ff91ca99d6" member_type: VOTER } }
I20260710 11:03:23.308073 31431 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4b1971e4430b44af99d8e9ff91ca99d6 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:23.308382 31430 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4b1971e4430b44af99d8e9ff91ca99d6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4b1971e4430b44af99d8e9ff91ca99d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b1971e4430b44af99d8e9ff91ca99d6" member_type: VOTER } }
I20260710 11:03:23.308900 31430 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4b1971e4430b44af99d8e9ff91ca99d6 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:23.310247 31435 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:03:23.315271 31435 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:03:23.320704 27890 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:03:23.325063 31435 catalog_manager.cc:1383] Generated new cluster ID: 7b6618b129324960a3f52591a193fcf3
I20260710 11:03:23.325394 31435 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:03:23.343218 31435 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:03:23.344489 31435 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:03:23.367308 31435 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4b1971e4430b44af99d8e9ff91ca99d6: Generated new TSK 0
I20260710 11:03:23.367940 31435 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:03:23.388614 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:23.394776 31447 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
W20260710 11:03:23.395820 31448 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
W20260710 11:03:23.398990 31450 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
I20260710 11:03:23.399139 27890 server_base.cc:1061] running on GCE node
I20260710 11:03:23.400442 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:23.400704 27890 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:23.400942 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783681403400915 us; error 0 us; skew 500 ppm
I20260710 11:03:23.401803 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:23.404598 27890 webserver.cc:533] Webserver started at http://127.27.60.129:37063/ using document root <none> and password file <none>
I20260710 11:03:23.405090 27890 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:23.405279 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:23.405591 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:23.406738 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681313955765-27890-0/minicluster-data/ts-0-root/instance:
uuid: "1f028ca11e45493b9c46f389014aedbc"
format_stamp: "Formatted at 2026-07-10 11:03:23 on dist-test-slave-s2gl"
I20260710 11:03:23.411717 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 11:03:23.415344 31455 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:23.416265 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260710 11:03:23.416589 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681313955765-27890-0/minicluster-data/ts-0-root
uuid: "1f028ca11e45493b9c46f389014aedbc"
format_stamp: "Formatted at 2026-07-10 11:03:23 on dist-test-slave-s2gl"
I20260710 11:03:23.416981 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681313955765-27890-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681313955765-27890-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681313955765-27890-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)
I20260710 11:03:23.437865 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:23.439073 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:23.441077 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:23.443507 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:23.443737 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:23.443989 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:23.444166 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:23.486030 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.129:44235
I20260710 11:03:23.486129 31517 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.129:44235 every 8 connection(s)
I20260710 11:03:23.490909 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:23.498706 31522 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
W20260710 11:03:23.499712 31523 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
W20260710 11:03:23.504711 31525 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
I20260710 11:03:23.504930 27890 server_base.cc:1061] running on GCE node
I20260710 11:03:23.506522 31518 heartbeater.cc:344] Connected to a master server at 127.27.60.190:35373
I20260710 11:03:23.506811 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:03:23.506951 31518 heartbeater.cc:461] Registering TS with master...
W20260710 11:03:23.507099 27890 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:23.507439 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783681403507415 us; error 0 us; skew 500 ppm
I20260710 11:03:23.507958 31518 heartbeater.cc:507] Master 127.27.60.190:35373 requested a full tablet report, sending...
I20260710 11:03:23.508038 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:23.511015 31391 ts_manager.cc:194] Registered new tserver with Master: 1f028ca11e45493b9c46f389014aedbc (127.27.60.129:44235)
I20260710 11:03:23.512176 27890 webserver.cc:533] Webserver started at http://127.27.60.130:46613/ using document root <none> and password file <none>
I20260710 11:03:23.512817 27890 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:23.513103 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:23.513387 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:23.513854 31391 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56210
I20260710 11:03:23.514645 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681313955765-27890-0/minicluster-data/ts-1-root/instance:
uuid: "6769d6e5930244ed959e48bf9f77b3a0"
format_stamp: "Formatted at 2026-07-10 11:03:23 on dist-test-slave-s2gl"
I20260710 11:03:23.519680 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:03:23.523294 31530 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:23.524173 27890 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:03:23.524493 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681313955765-27890-0/minicluster-data/ts-1-root
uuid: "6769d6e5930244ed959e48bf9f77b3a0"
format_stamp: "Formatted at 2026-07-10 11:03:23 on dist-test-slave-s2gl"
I20260710 11:03:23.524889 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681313955765-27890-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681313955765-27890-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681313955765-27890-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)
I20260710 11:03:23.548110 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:23.549330 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:23.550949 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:23.553201 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:23.553434 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:23.553738 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:23.553912 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:23.596148 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.130:33055
I20260710 11:03:23.596258 31592 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.130:33055 every 8 connection(s)
I20260710 11:03:23.601243 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:23.608560 31596 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
W20260710 11:03:23.609160 31597 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
I20260710 11:03:23.612838 27890 server_base.cc:1061] running on GCE node
W20260710 11:03:23.613916 31599 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
I20260710 11:03:23.614748 31593 heartbeater.cc:344] Connected to a master server at 127.27.60.190:35373
I20260710 11:03:23.615167 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:03:23.615188 31593 heartbeater.cc:461] Registering TS with master...
W20260710 11:03:23.615455 27890 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:23.615797 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783681403615782 us; error 0 us; skew 500 ppm
I20260710 11:03:23.616385 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:23.616421 31593 heartbeater.cc:507] Master 127.27.60.190:35373 requested a full tablet report, sending...
I20260710 11:03:23.619361 31391 ts_manager.cc:194] Registered new tserver with Master: 6769d6e5930244ed959e48bf9f77b3a0 (127.27.60.130:33055)
I20260710 11:03:23.619510 27890 webserver.cc:533] Webserver started at http://127.27.60.131:42367/ using document root <none> and password file <none>
I20260710 11:03:23.620208 27890 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:23.620455 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:23.620772 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:23.621145 31391 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56216
I20260710 11:03:23.622401 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681313955765-27890-0/minicluster-data/ts-2-root/instance:
uuid: "75841ea0e0fb4dc2b7ed155555e85402"
format_stamp: "Formatted at 2026-07-10 11:03:23 on dist-test-slave-s2gl"
I20260710 11:03:23.627669 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:03:23.631253 31604 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:23.632098 27890 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:03:23.632433 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681313955765-27890-0/minicluster-data/ts-2-root
uuid: "75841ea0e0fb4dc2b7ed155555e85402"
format_stamp: "Formatted at 2026-07-10 11:03:23 on dist-test-slave-s2gl"
I20260710 11:03:23.632813 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681313955765-27890-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681313955765-27890-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681313955765-27890-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)
I20260710 11:03:23.652793 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:23.654196 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:23.656189 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:23.658725 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:23.658985 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:23.659252 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:23.659459 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:23.704847 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.131:45847
I20260710 11:03:23.704958 31666 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.131:45847 every 8 connection(s)
I20260710 11:03:23.720616 31667 heartbeater.cc:344] Connected to a master server at 127.27.60.190:35373
I20260710 11:03:23.721117 31667 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:23.722023 31667 heartbeater.cc:507] Master 127.27.60.190:35373 requested a full tablet report, sending...
I20260710 11:03:23.724261 31391 ts_manager.cc:194] Registered new tserver with Master: 75841ea0e0fb4dc2b7ed155555e85402 (127.27.60.131:45847)
I20260710 11:03:23.724390 27890 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016010685s
I20260710 11:03:23.726130 31391 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56232
I20260710 11:03:23.751405 31391 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56246:
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"
    }
  }
}
W20260710 11:03:23.753664 31391 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.
I20260710 11:03:23.807149 31632 tablet_service.cc:1511] Processing CreateTablet for tablet a0673592622c4524a46912fac965a5df (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5d2aa50524bb4c4bae16aa9bd49149c5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:03:23.808703 31632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0673592622c4524a46912fac965a5df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:23.810973 31631 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec07f16273a4ce19447eac4a159f9d5 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5d2aa50524bb4c4bae16aa9bd49149c5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:03:23.812460 31631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec07f16273a4ce19447eac4a159f9d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:23.813369 31557 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec07f16273a4ce19447eac4a159f9d5 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5d2aa50524bb4c4bae16aa9bd49149c5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:03:23.812124 31558 tablet_service.cc:1511] Processing CreateTablet for tablet a0673592622c4524a46912fac965a5df (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5d2aa50524bb4c4bae16aa9bd49149c5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:03:23.814929 31557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec07f16273a4ce19447eac4a159f9d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:23.815618 31558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0673592622c4524a46912fac965a5df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:23.819499 31483 tablet_service.cc:1511] Processing CreateTablet for tablet a0673592622c4524a46912fac965a5df (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5d2aa50524bb4c4bae16aa9bd49149c5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:03:23.820005 31482 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec07f16273a4ce19447eac4a159f9d5 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5d2aa50524bb4c4bae16aa9bd49149c5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:03:23.821009 31483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0673592622c4524a46912fac965a5df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:23.822301 31482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec07f16273a4ce19447eac4a159f9d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:23.842097 31683 tablet_bootstrap.cc:492] T a0673592622c4524a46912fac965a5df P 6769d6e5930244ed959e48bf9f77b3a0: Bootstrap starting.
I20260710 11:03:23.842885 31682 tablet_bootstrap.cc:492] T a0673592622c4524a46912fac965a5df P 75841ea0e0fb4dc2b7ed155555e85402: Bootstrap starting.
I20260710 11:03:23.850868 31682 tablet_bootstrap.cc:654] T a0673592622c4524a46912fac965a5df P 75841ea0e0fb4dc2b7ed155555e85402: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:23.851063 31683 tablet_bootstrap.cc:654] T a0673592622c4524a46912fac965a5df P 6769d6e5930244ed959e48bf9f77b3a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:23.860301 31683 tablet_bootstrap.cc:492] T a0673592622c4524a46912fac965a5df P 6769d6e5930244ed959e48bf9f77b3a0: No bootstrap required, opened a new log
I20260710 11:03:23.861239 31683 ts_tablet_manager.cc:1403] T a0673592622c4524a46912fac965a5df P 6769d6e5930244ed959e48bf9f77b3a0: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.004s
I20260710 11:03:23.862555 31684 tablet_bootstrap.cc:492] T 6ec07f16273a4ce19447eac4a159f9d5 P 1f028ca11e45493b9c46f389014aedbc: Bootstrap starting.
I20260710 11:03:23.862736 31682 tablet_bootstrap.cc:492] T a0673592622c4524a46912fac965a5df P 75841ea0e0fb4dc2b7ed155555e85402: No bootstrap required, opened a new log
I20260710 11:03:23.863358 31682 ts_tablet_manager.cc:1403] T a0673592622c4524a46912fac965a5df P 75841ea0e0fb4dc2b7ed155555e85402: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.000s
I20260710 11:03:23.864317 31683 raft_consensus.cc:359] T a0673592622c4524a46912fac965a5df P 6769d6e5930244ed959e48bf9f77b3a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } }
I20260710 11:03:23.865103 31683 raft_consensus.cc:385] T a0673592622c4524a46912fac965a5df P 6769d6e5930244ed959e48bf9f77b3a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:23.865407 31683 raft_consensus.cc:740] T a0673592622c4524a46912fac965a5df P 6769d6e5930244ed959e48bf9f77b3a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6769d6e5930244ed959e48bf9f77b3a0, State: Initialized, Role: FOLLOWER
I20260710 11:03:23.865870 31682 raft_consensus.cc:359] T a0673592622c4524a46912fac965a5df P 75841ea0e0fb4dc2b7ed155555e85402 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } }
I20260710 11:03:23.866609 31682 raft_consensus.cc:385] T a0673592622c4524a46912fac965a5df P 75841ea0e0fb4dc2b7ed155555e85402 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:23.866250 31683 consensus_queue.cc:260] T a0673592622c4524a46912fac965a5df P 6769d6e5930244ed959e48bf9f77b3a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } }
I20260710 11:03:23.866897 31682 raft_consensus.cc:740] T a0673592622c4524a46912fac965a5df P 75841ea0e0fb4dc2b7ed155555e85402 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75841ea0e0fb4dc2b7ed155555e85402, State: Initialized, Role: FOLLOWER
I20260710 11:03:23.867722 31682 consensus_queue.cc:260] T a0673592622c4524a46912fac965a5df P 75841ea0e0fb4dc2b7ed155555e85402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } }
I20260710 11:03:23.868927 31593 heartbeater.cc:499] Master 127.27.60.190:35373 was elected leader, sending a full tablet report...
I20260710 11:03:23.869410 31683 ts_tablet_manager.cc:1434] T a0673592622c4524a46912fac965a5df P 6769d6e5930244ed959e48bf9f77b3a0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 11:03:23.870214 31684 tablet_bootstrap.cc:654] T 6ec07f16273a4ce19447eac4a159f9d5 P 1f028ca11e45493b9c46f389014aedbc: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:23.870553 31683 tablet_bootstrap.cc:492] T 6ec07f16273a4ce19447eac4a159f9d5 P 6769d6e5930244ed959e48bf9f77b3a0: Bootstrap starting.
I20260710 11:03:23.875676 31687 raft_consensus.cc:493] T a0673592622c4524a46912fac965a5df P 6769d6e5930244ed959e48bf9f77b3a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:23.876539 31687 raft_consensus.cc:515] T a0673592622c4524a46912fac965a5df P 6769d6e5930244ed959e48bf9f77b3a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } }
I20260710 11:03:23.877867 31683 tablet_bootstrap.cc:654] T 6ec07f16273a4ce19447eac4a159f9d5 P 6769d6e5930244ed959e48bf9f77b3a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:23.879755 31687 leader_election.cc:290] T a0673592622c4524a46912fac965a5df P 6769d6e5930244ed959e48bf9f77b3a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75841ea0e0fb4dc2b7ed155555e85402 (127.27.60.131:45847), 1f028ca11e45493b9c46f389014aedbc (127.27.60.129:44235)
I20260710 11:03:23.885983 31682 ts_tablet_manager.cc:1434] T a0673592622c4524a46912fac965a5df P 75841ea0e0fb4dc2b7ed155555e85402: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.008s
I20260710 11:03:23.889230 31667 heartbeater.cc:499] Master 127.27.60.190:35373 was elected leader, sending a full tablet report...
I20260710 11:03:23.897665 31684 tablet_bootstrap.cc:492] T 6ec07f16273a4ce19447eac4a159f9d5 P 1f028ca11e45493b9c46f389014aedbc: No bootstrap required, opened a new log
I20260710 11:03:23.899236 31642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0673592622c4524a46912fac965a5df" candidate_uuid: "6769d6e5930244ed959e48bf9f77b3a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75841ea0e0fb4dc2b7ed155555e85402" is_pre_election: true
I20260710 11:03:23.900028 31642 raft_consensus.cc:2468] T a0673592622c4524a46912fac965a5df P 75841ea0e0fb4dc2b7ed155555e85402 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6769d6e5930244ed959e48bf9f77b3a0 in term 0.
I20260710 11:03:23.900725 31683 tablet_bootstrap.cc:492] T 6ec07f16273a4ce19447eac4a159f9d5 P 6769d6e5930244ed959e48bf9f77b3a0: No bootstrap required, opened a new log
I20260710 11:03:23.901260 31683 ts_tablet_manager.cc:1403] T 6ec07f16273a4ce19447eac4a159f9d5 P 6769d6e5930244ed959e48bf9f77b3a0: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.009s
I20260710 11:03:23.901573 31531 leader_election.cc:304] T a0673592622c4524a46912fac965a5df P 6769d6e5930244ed959e48bf9f77b3a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6769d6e5930244ed959e48bf9f77b3a0, 75841ea0e0fb4dc2b7ed155555e85402; no voters: 
I20260710 11:03:23.902817 31684 ts_tablet_manager.cc:1403] T 6ec07f16273a4ce19447eac4a159f9d5 P 1f028ca11e45493b9c46f389014aedbc: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.000s
I20260710 11:03:23.903716 31682 tablet_bootstrap.cc:492] T 6ec07f16273a4ce19447eac4a159f9d5 P 75841ea0e0fb4dc2b7ed155555e85402: Bootstrap starting.
I20260710 11:03:23.904498 31683 raft_consensus.cc:359] T 6ec07f16273a4ce19447eac4a159f9d5 P 6769d6e5930244ed959e48bf9f77b3a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } }
I20260710 11:03:23.905301 31683 raft_consensus.cc:385] T 6ec07f16273a4ce19447eac4a159f9d5 P 6769d6e5930244ed959e48bf9f77b3a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:23.905670 31683 raft_consensus.cc:740] T 6ec07f16273a4ce19447eac4a159f9d5 P 6769d6e5930244ed959e48bf9f77b3a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6769d6e5930244ed959e48bf9f77b3a0, State: Initialized, Role: FOLLOWER
I20260710 11:03:23.905886 31684 raft_consensus.cc:359] T 6ec07f16273a4ce19447eac4a159f9d5 P 1f028ca11e45493b9c46f389014aedbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } }
I20260710 11:03:23.906498 31683 consensus_queue.cc:260] T 6ec07f16273a4ce19447eac4a159f9d5 P 6769d6e5930244ed959e48bf9f77b3a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } }
I20260710 11:03:23.907126 31684 raft_consensus.cc:385] T 6ec07f16273a4ce19447eac4a159f9d5 P 1f028ca11e45493b9c46f389014aedbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:23.907538 31684 raft_consensus.cc:740] T 6ec07f16273a4ce19447eac4a159f9d5 P 1f028ca11e45493b9c46f389014aedbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f028ca11e45493b9c46f389014aedbc, State: Initialized, Role: FOLLOWER
I20260710 11:03:23.906737 31687 raft_consensus.cc:2804] T a0673592622c4524a46912fac965a5df P 6769d6e5930244ed959e48bf9f77b3a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:23.908699 31687 raft_consensus.cc:493] T a0673592622c4524a46912fac965a5df P 6769d6e5930244ed959e48bf9f77b3a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:23.909228 31687 raft_consensus.cc:3060] T a0673592622c4524a46912fac965a5df P 6769d6e5930244ed959e48bf9f77b3a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:23.912760 31493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0673592622c4524a46912fac965a5df" candidate_uuid: "6769d6e5930244ed959e48bf9f77b3a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f028ca11e45493b9c46f389014aedbc" is_pre_election: true
W20260710 11:03:23.914752 31532 leader_election.cc:343] T a0673592622c4524a46912fac965a5df P 6769d6e5930244ed959e48bf9f77b3a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f028ca11e45493b9c46f389014aedbc (127.27.60.129:44235): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:23.914907 31682 tablet_bootstrap.cc:654] T 6ec07f16273a4ce19447eac4a159f9d5 P 75841ea0e0fb4dc2b7ed155555e85402: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:23.914988 31684 consensus_queue.cc:260] T 6ec07f16273a4ce19447eac4a159f9d5 P 1f028ca11e45493b9c46f389014aedbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } }
I20260710 11:03:23.921645 31687 raft_consensus.cc:515] T a0673592622c4524a46912fac965a5df P 6769d6e5930244ed959e48bf9f77b3a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } }
I20260710 11:03:23.926626 31683 ts_tablet_manager.cc:1434] T 6ec07f16273a4ce19447eac4a159f9d5 P 6769d6e5930244ed959e48bf9f77b3a0: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.016s
I20260710 11:03:23.928675 31684 ts_tablet_manager.cc:1434] T 6ec07f16273a4ce19447eac4a159f9d5 P 1f028ca11e45493b9c46f389014aedbc: Time spent starting tablet: real 0.025s	user 0.013s	sys 0.000s
I20260710 11:03:23.929809 31684 tablet_bootstrap.cc:492] T a0673592622c4524a46912fac965a5df P 1f028ca11e45493b9c46f389014aedbc: Bootstrap starting.
I20260710 11:03:23.929865 31518 heartbeater.cc:499] Master 127.27.60.190:35373 was elected leader, sending a full tablet report...
I20260710 11:03:23.932760 31642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0673592622c4524a46912fac965a5df" candidate_uuid: "6769d6e5930244ed959e48bf9f77b3a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75841ea0e0fb4dc2b7ed155555e85402"
I20260710 11:03:23.933576 31642 raft_consensus.cc:3060] T a0673592622c4524a46912fac965a5df P 75841ea0e0fb4dc2b7ed155555e85402 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:23.935096 31493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0673592622c4524a46912fac965a5df" candidate_uuid: "6769d6e5930244ed959e48bf9f77b3a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f028ca11e45493b9c46f389014aedbc"
I20260710 11:03:23.937202 31684 tablet_bootstrap.cc:654] T a0673592622c4524a46912fac965a5df P 1f028ca11e45493b9c46f389014aedbc: Neither blocks nor log segments found. Creating new log.
W20260710 11:03:23.937585 31532 leader_election.cc:343] T a0673592622c4524a46912fac965a5df P 6769d6e5930244ed959e48bf9f77b3a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1f028ca11e45493b9c46f389014aedbc (127.27.60.129:44235): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:23.938519 31687 leader_election.cc:290] T a0673592622c4524a46912fac965a5df P 6769d6e5930244ed959e48bf9f77b3a0 [CANDIDATE]: Term 1 election: Requested vote from peers 75841ea0e0fb4dc2b7ed155555e85402 (127.27.60.131:45847), 1f028ca11e45493b9c46f389014aedbc (127.27.60.129:44235)
I20260710 11:03:23.944576 31684 tablet_bootstrap.cc:492] T a0673592622c4524a46912fac965a5df P 1f028ca11e45493b9c46f389014aedbc: No bootstrap required, opened a new log
I20260710 11:03:23.944782 31682 tablet_bootstrap.cc:492] T 6ec07f16273a4ce19447eac4a159f9d5 P 75841ea0e0fb4dc2b7ed155555e85402: No bootstrap required, opened a new log
I20260710 11:03:23.945261 31684 ts_tablet_manager.cc:1403] T a0673592622c4524a46912fac965a5df P 1f028ca11e45493b9c46f389014aedbc: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.009s
I20260710 11:03:23.945281 31682 ts_tablet_manager.cc:1403] T 6ec07f16273a4ce19447eac4a159f9d5 P 75841ea0e0fb4dc2b7ed155555e85402: Time spent bootstrapping tablet: real 0.042s	user 0.023s	sys 0.011s
I20260710 11:03:23.946760 31642 raft_consensus.cc:2468] T a0673592622c4524a46912fac965a5df P 75841ea0e0fb4dc2b7ed155555e85402 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6769d6e5930244ed959e48bf9f77b3a0 in term 1.
I20260710 11:03:23.948086 31531 leader_election.cc:304] T a0673592622c4524a46912fac965a5df P 6769d6e5930244ed959e48bf9f77b3a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6769d6e5930244ed959e48bf9f77b3a0, 75841ea0e0fb4dc2b7ed155555e85402; no voters: 1f028ca11e45493b9c46f389014aedbc
I20260710 11:03:23.948983 31687 raft_consensus.cc:2804] T a0673592622c4524a46912fac965a5df P 6769d6e5930244ed959e48bf9f77b3a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:23.949167 31684 raft_consensus.cc:359] T a0673592622c4524a46912fac965a5df P 1f028ca11e45493b9c46f389014aedbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } }
I20260710 11:03:23.948946 31682 raft_consensus.cc:359] T 6ec07f16273a4ce19447eac4a159f9d5 P 75841ea0e0fb4dc2b7ed155555e85402 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } }
I20260710 11:03:23.950016 31687 raft_consensus.cc:697] T a0673592622c4524a46912fac965a5df P 6769d6e5930244ed959e48bf9f77b3a0 [term 1 LEADER]: Becoming Leader. State: Replica: 6769d6e5930244ed959e48bf9f77b3a0, State: Running, Role: LEADER
I20260710 11:03:23.950125 31682 raft_consensus.cc:385] T 6ec07f16273a4ce19447eac4a159f9d5 P 75841ea0e0fb4dc2b7ed155555e85402 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:23.950608 31682 raft_consensus.cc:740] T 6ec07f16273a4ce19447eac4a159f9d5 P 75841ea0e0fb4dc2b7ed155555e85402 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75841ea0e0fb4dc2b7ed155555e85402, State: Initialized, Role: FOLLOWER
I20260710 11:03:23.950037 31684 raft_consensus.cc:385] T a0673592622c4524a46912fac965a5df P 1f028ca11e45493b9c46f389014aedbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:23.951339 31684 raft_consensus.cc:740] T a0673592622c4524a46912fac965a5df P 1f028ca11e45493b9c46f389014aedbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f028ca11e45493b9c46f389014aedbc, State: Initialized, Role: FOLLOWER
I20260710 11:03:23.950978 31687 consensus_queue.cc:237] T a0673592622c4524a46912fac965a5df P 6769d6e5930244ed959e48bf9f77b3a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } }
I20260710 11:03:23.951591 31682 consensus_queue.cc:260] T 6ec07f16273a4ce19447eac4a159f9d5 P 75841ea0e0fb4dc2b7ed155555e85402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } }
I20260710 11:03:23.952162 31684 consensus_queue.cc:260] T a0673592622c4524a46912fac965a5df P 1f028ca11e45493b9c46f389014aedbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } }
I20260710 11:03:23.954169 31682 ts_tablet_manager.cc:1434] T 6ec07f16273a4ce19447eac4a159f9d5 P 75841ea0e0fb4dc2b7ed155555e85402: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:03:23.954767 31684 ts_tablet_manager.cc:1434] T a0673592622c4524a46912fac965a5df P 1f028ca11e45493b9c46f389014aedbc: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:03:23.964701 31389 catalog_manager.cc:5697] T a0673592622c4524a46912fac965a5df P 6769d6e5930244ed959e48bf9f77b3a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6769d6e5930244ed959e48bf9f77b3a0 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "6769d6e5930244ed959e48bf9f77b3a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:24.083389 31688 raft_consensus.cc:493] T 6ec07f16273a4ce19447eac4a159f9d5 P 75841ea0e0fb4dc2b7ed155555e85402 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:24.083963 31688 raft_consensus.cc:515] T 6ec07f16273a4ce19447eac4a159f9d5 P 75841ea0e0fb4dc2b7ed155555e85402 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } }
I20260710 11:03:24.086201 31688 leader_election.cc:290] T 6ec07f16273a4ce19447eac4a159f9d5 P 75841ea0e0fb4dc2b7ed155555e85402 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f028ca11e45493b9c46f389014aedbc (127.27.60.129:44235), 6769d6e5930244ed959e48bf9f77b3a0 (127.27.60.130:33055)
I20260710 11:03:24.094556 31493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec07f16273a4ce19447eac4a159f9d5" candidate_uuid: "75841ea0e0fb4dc2b7ed155555e85402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f028ca11e45493b9c46f389014aedbc" is_pre_election: true
I20260710 11:03:24.095240 31493 raft_consensus.cc:2468] T 6ec07f16273a4ce19447eac4a159f9d5 P 1f028ca11e45493b9c46f389014aedbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75841ea0e0fb4dc2b7ed155555e85402 in term 0.
I20260710 11:03:24.096396 31606 leader_election.cc:304] T 6ec07f16273a4ce19447eac4a159f9d5 P 75841ea0e0fb4dc2b7ed155555e85402 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f028ca11e45493b9c46f389014aedbc, 75841ea0e0fb4dc2b7ed155555e85402; no voters: 
I20260710 11:03:24.097354 31688 raft_consensus.cc:2804] T 6ec07f16273a4ce19447eac4a159f9d5 P 75841ea0e0fb4dc2b7ed155555e85402 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:24.097672 31688 raft_consensus.cc:493] T 6ec07f16273a4ce19447eac4a159f9d5 P 75841ea0e0fb4dc2b7ed155555e85402 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:24.097956 31688 raft_consensus.cc:3060] T 6ec07f16273a4ce19447eac4a159f9d5 P 75841ea0e0fb4dc2b7ed155555e85402 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:24.097936 31568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec07f16273a4ce19447eac4a159f9d5" candidate_uuid: "75841ea0e0fb4dc2b7ed155555e85402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6769d6e5930244ed959e48bf9f77b3a0" is_pre_election: true
I20260710 11:03:24.098690 31568 raft_consensus.cc:2468] T 6ec07f16273a4ce19447eac4a159f9d5 P 6769d6e5930244ed959e48bf9f77b3a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75841ea0e0fb4dc2b7ed155555e85402 in term 0.
I20260710 11:03:24.104252 31688 raft_consensus.cc:515] T 6ec07f16273a4ce19447eac4a159f9d5 P 75841ea0e0fb4dc2b7ed155555e85402 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } }
I20260710 11:03:24.106230 31688 leader_election.cc:290] T 6ec07f16273a4ce19447eac4a159f9d5 P 75841ea0e0fb4dc2b7ed155555e85402 [CANDIDATE]: Term 1 election: Requested vote from peers 1f028ca11e45493b9c46f389014aedbc (127.27.60.129:44235), 6769d6e5930244ed959e48bf9f77b3a0 (127.27.60.130:33055)
I20260710 11:03:24.107110 31493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec07f16273a4ce19447eac4a159f9d5" candidate_uuid: "75841ea0e0fb4dc2b7ed155555e85402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f028ca11e45493b9c46f389014aedbc"
I20260710 11:03:24.107265 31568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec07f16273a4ce19447eac4a159f9d5" candidate_uuid: "75841ea0e0fb4dc2b7ed155555e85402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6769d6e5930244ed959e48bf9f77b3a0"
I20260710 11:03:24.107623 31493 raft_consensus.cc:3060] T 6ec07f16273a4ce19447eac4a159f9d5 P 1f028ca11e45493b9c46f389014aedbc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:24.107846 31568 raft_consensus.cc:3060] T 6ec07f16273a4ce19447eac4a159f9d5 P 6769d6e5930244ed959e48bf9f77b3a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:24.113386 31568 raft_consensus.cc:2468] T 6ec07f16273a4ce19447eac4a159f9d5 P 6769d6e5930244ed959e48bf9f77b3a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75841ea0e0fb4dc2b7ed155555e85402 in term 1.
I20260710 11:03:24.113422 31493 raft_consensus.cc:2468] T 6ec07f16273a4ce19447eac4a159f9d5 P 1f028ca11e45493b9c46f389014aedbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75841ea0e0fb4dc2b7ed155555e85402 in term 1.
I20260710 11:03:24.114918 31605 leader_election.cc:304] T 6ec07f16273a4ce19447eac4a159f9d5 P 75841ea0e0fb4dc2b7ed155555e85402 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6769d6e5930244ed959e48bf9f77b3a0, 75841ea0e0fb4dc2b7ed155555e85402; no voters: 
I20260710 11:03:24.115810 31688 raft_consensus.cc:2804] T 6ec07f16273a4ce19447eac4a159f9d5 P 75841ea0e0fb4dc2b7ed155555e85402 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:24.116767 31688 raft_consensus.cc:697] T 6ec07f16273a4ce19447eac4a159f9d5 P 75841ea0e0fb4dc2b7ed155555e85402 [term 1 LEADER]: Becoming Leader. State: Replica: 75841ea0e0fb4dc2b7ed155555e85402, State: Running, Role: LEADER
I20260710 11:03:24.117630 31688 consensus_queue.cc:237] T 6ec07f16273a4ce19447eac4a159f9d5 P 75841ea0e0fb4dc2b7ed155555e85402 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } }
I20260710 11:03:24.124763 31389 catalog_manager.cc:5697] T 6ec07f16273a4ce19447eac4a159f9d5 P 75841ea0e0fb4dc2b7ed155555e85402 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75841ea0e0fb4dc2b7ed155555e85402 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "75841ea0e0fb4dc2b7ed155555e85402" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:24.150153 31693 raft_consensus.cc:493] T a0673592622c4524a46912fac965a5df P 1f028ca11e45493b9c46f389014aedbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:24.150838 31693 raft_consensus.cc:515] T a0673592622c4524a46912fac965a5df P 1f028ca11e45493b9c46f389014aedbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } }
I20260710 11:03:24.153153 31693 leader_election.cc:290] T a0673592622c4524a46912fac965a5df P 1f028ca11e45493b9c46f389014aedbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75841ea0e0fb4dc2b7ed155555e85402 (127.27.60.131:45847), 6769d6e5930244ed959e48bf9f77b3a0 (127.27.60.130:33055)
I20260710 11:03:24.165107 31642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0673592622c4524a46912fac965a5df" candidate_uuid: "1f028ca11e45493b9c46f389014aedbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75841ea0e0fb4dc2b7ed155555e85402" is_pre_election: true
I20260710 11:03:24.165184 31568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0673592622c4524a46912fac965a5df" candidate_uuid: "1f028ca11e45493b9c46f389014aedbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6769d6e5930244ed959e48bf9f77b3a0" is_pre_election: true
I20260710 11:03:24.166251 31642 raft_consensus.cc:2393] T a0673592622c4524a46912fac965a5df P 75841ea0e0fb4dc2b7ed155555e85402 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f028ca11e45493b9c46f389014aedbc in current term 1: Already voted for candidate 6769d6e5930244ed959e48bf9f77b3a0 in this term.
I20260710 11:03:24.167305 31456 leader_election.cc:304] T a0673592622c4524a46912fac965a5df P 1f028ca11e45493b9c46f389014aedbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f028ca11e45493b9c46f389014aedbc; no voters: 6769d6e5930244ed959e48bf9f77b3a0, 75841ea0e0fb4dc2b7ed155555e85402
I20260710 11:03:24.168170 31693 raft_consensus.cc:3060] T a0673592622c4524a46912fac965a5df P 1f028ca11e45493b9c46f389014aedbc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:24.173897 31693 raft_consensus.cc:2749] T a0673592622c4524a46912fac965a5df P 1f028ca11e45493b9c46f389014aedbc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:24.198158 31389 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39040:
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"
    }
  }
}
W20260710 11:03:24.200296 31389 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.
I20260710 11:03:24.226100 31482 tablet_service.cc:1511] Processing CreateTablet for tablet 74a0ba9816994bf598d5869bf1edef79 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e81d29ba21f143078fcb0866dbad586b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:03:24.227556 31482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74a0ba9816994bf598d5869bf1edef79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:24.227478 31557 tablet_service.cc:1511] Processing CreateTablet for tablet 74a0ba9816994bf598d5869bf1edef79 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e81d29ba21f143078fcb0866dbad586b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:03:24.229051 31557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74a0ba9816994bf598d5869bf1edef79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:24.230019 31631 tablet_service.cc:1511] Processing CreateTablet for tablet 74a0ba9816994bf598d5869bf1edef79 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e81d29ba21f143078fcb0866dbad586b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:03:24.230926 31483 tablet_service.cc:1511] Processing CreateTablet for tablet 91f543af556b466bb42c74abd54ac0dc (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e81d29ba21f143078fcb0866dbad586b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:03:24.231683 31631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74a0ba9816994bf598d5869bf1edef79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:24.232312 31483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91f543af556b466bb42c74abd54ac0dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:24.249763 31558 tablet_service.cc:1511] Processing CreateTablet for tablet 91f543af556b466bb42c74abd54ac0dc (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e81d29ba21f143078fcb0866dbad586b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:03:24.251271 31558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91f543af556b466bb42c74abd54ac0dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:24.251268 31684 tablet_bootstrap.cc:492] T 74a0ba9816994bf598d5869bf1edef79 P 1f028ca11e45493b9c46f389014aedbc: Bootstrap starting.
I20260710 11:03:24.255946 31682 tablet_bootstrap.cc:492] T 74a0ba9816994bf598d5869bf1edef79 P 75841ea0e0fb4dc2b7ed155555e85402: Bootstrap starting.
I20260710 11:03:24.261185 31684 tablet_bootstrap.cc:654] T 74a0ba9816994bf598d5869bf1edef79 P 1f028ca11e45493b9c46f389014aedbc: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:24.261709 31632 tablet_service.cc:1511] Processing CreateTablet for tablet 91f543af556b466bb42c74abd54ac0dc (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e81d29ba21f143078fcb0866dbad586b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:03:24.263212 31632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91f543af556b466bb42c74abd54ac0dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:24.270829 31683 tablet_bootstrap.cc:492] T 74a0ba9816994bf598d5869bf1edef79 P 6769d6e5930244ed959e48bf9f77b3a0: Bootstrap starting.
I20260710 11:03:24.276959 31684 tablet_bootstrap.cc:492] T 74a0ba9816994bf598d5869bf1edef79 P 1f028ca11e45493b9c46f389014aedbc: No bootstrap required, opened a new log
I20260710 11:03:24.276840 31682 tablet_bootstrap.cc:654] T 74a0ba9816994bf598d5869bf1edef79 P 75841ea0e0fb4dc2b7ed155555e85402: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:24.278117 31684 ts_tablet_manager.cc:1403] T 74a0ba9816994bf598d5869bf1edef79 P 1f028ca11e45493b9c46f389014aedbc: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.010s
I20260710 11:03:24.278997 31683 tablet_bootstrap.cc:654] T 74a0ba9816994bf598d5869bf1edef79 P 6769d6e5930244ed959e48bf9f77b3a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:24.284708 31684 raft_consensus.cc:359] T 74a0ba9816994bf598d5869bf1edef79 P 1f028ca11e45493b9c46f389014aedbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } }
I20260710 11:03:24.285555 31684 raft_consensus.cc:385] T 74a0ba9816994bf598d5869bf1edef79 P 1f028ca11e45493b9c46f389014aedbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:24.285881 31684 raft_consensus.cc:740] T 74a0ba9816994bf598d5869bf1edef79 P 1f028ca11e45493b9c46f389014aedbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f028ca11e45493b9c46f389014aedbc, State: Initialized, Role: FOLLOWER
I20260710 11:03:24.286652 31684 consensus_queue.cc:260] T 74a0ba9816994bf598d5869bf1edef79 P 1f028ca11e45493b9c46f389014aedbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } }
I20260710 11:03:24.288714 31683 tablet_bootstrap.cc:492] T 74a0ba9816994bf598d5869bf1edef79 P 6769d6e5930244ed959e48bf9f77b3a0: No bootstrap required, opened a new log
I20260710 11:03:24.288990 31684 ts_tablet_manager.cc:1434] T 74a0ba9816994bf598d5869bf1edef79 P 1f028ca11e45493b9c46f389014aedbc: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260710 11:03:24.289249 31683 ts_tablet_manager.cc:1403] T 74a0ba9816994bf598d5869bf1edef79 P 6769d6e5930244ed959e48bf9f77b3a0: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260710 11:03:24.289659 31682 tablet_bootstrap.cc:492] T 74a0ba9816994bf598d5869bf1edef79 P 75841ea0e0fb4dc2b7ed155555e85402: No bootstrap required, opened a new log
I20260710 11:03:24.290058 31684 tablet_bootstrap.cc:492] T 91f543af556b466bb42c74abd54ac0dc P 1f028ca11e45493b9c46f389014aedbc: Bootstrap starting.
I20260710 11:03:24.290146 31682 ts_tablet_manager.cc:1403] T 74a0ba9816994bf598d5869bf1edef79 P 75841ea0e0fb4dc2b7ed155555e85402: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.008s
I20260710 11:03:24.292344 31683 raft_consensus.cc:359] T 74a0ba9816994bf598d5869bf1edef79 P 6769d6e5930244ed959e48bf9f77b3a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } }
I20260710 11:03:24.293087 31683 raft_consensus.cc:385] T 74a0ba9816994bf598d5869bf1edef79 P 6769d6e5930244ed959e48bf9f77b3a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:24.293434 31683 raft_consensus.cc:740] T 74a0ba9816994bf598d5869bf1edef79 P 6769d6e5930244ed959e48bf9f77b3a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6769d6e5930244ed959e48bf9f77b3a0, State: Initialized, Role: FOLLOWER
I20260710 11:03:24.293097 31682 raft_consensus.cc:359] T 74a0ba9816994bf598d5869bf1edef79 P 75841ea0e0fb4dc2b7ed155555e85402 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } }
I20260710 11:03:24.294380 31682 raft_consensus.cc:385] T 74a0ba9816994bf598d5869bf1edef79 P 75841ea0e0fb4dc2b7ed155555e85402 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:24.294670 31682 raft_consensus.cc:740] T 74a0ba9816994bf598d5869bf1edef79 P 75841ea0e0fb4dc2b7ed155555e85402 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75841ea0e0fb4dc2b7ed155555e85402, State: Initialized, Role: FOLLOWER
I20260710 11:03:24.295424 31682 consensus_queue.cc:260] T 74a0ba9816994bf598d5869bf1edef79 P 75841ea0e0fb4dc2b7ed155555e85402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } }
I20260710 11:03:24.297717 31682 ts_tablet_manager.cc:1434] T 74a0ba9816994bf598d5869bf1edef79 P 75841ea0e0fb4dc2b7ed155555e85402: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:03:24.297814 31683 consensus_queue.cc:260] T 74a0ba9816994bf598d5869bf1edef79 P 6769d6e5930244ed959e48bf9f77b3a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } }
I20260710 11:03:24.298775 31682 tablet_bootstrap.cc:492] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402: Bootstrap starting.
I20260710 11:03:24.304904 31684 tablet_bootstrap.cc:654] T 91f543af556b466bb42c74abd54ac0dc P 1f028ca11e45493b9c46f389014aedbc: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:24.306145 31682 tablet_bootstrap.cc:654] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:24.307868 31683 ts_tablet_manager.cc:1434] T 74a0ba9816994bf598d5869bf1edef79 P 6769d6e5930244ed959e48bf9f77b3a0: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:03:24.314996 31683 tablet_bootstrap.cc:492] T 91f543af556b466bb42c74abd54ac0dc P 6769d6e5930244ed959e48bf9f77b3a0: Bootstrap starting.
W20260710 11:03:24.315348 31439 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:24.318231 31682 tablet_bootstrap.cc:492] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402: No bootstrap required, opened a new log
I20260710 11:03:24.318964 31682 ts_tablet_manager.cc:1403] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.005s
I20260710 11:03:24.322865 31682 raft_consensus.cc:359] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } }
I20260710 11:03:24.323454 31682 raft_consensus.cc:385] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:24.323711 31682 raft_consensus.cc:740] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75841ea0e0fb4dc2b7ed155555e85402, State: Initialized, Role: FOLLOWER
I20260710 11:03:24.324610 31682 consensus_queue.cc:260] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } }
I20260710 11:03:24.324801 31683 tablet_bootstrap.cc:654] T 91f543af556b466bb42c74abd54ac0dc P 6769d6e5930244ed959e48bf9f77b3a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:24.327181 31682 ts_tablet_manager.cc:1434] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 11:03:24.328434 31684 tablet_bootstrap.cc:492] T 91f543af556b466bb42c74abd54ac0dc P 1f028ca11e45493b9c46f389014aedbc: No bootstrap required, opened a new log
I20260710 11:03:24.329135 31684 ts_tablet_manager.cc:1403] T 91f543af556b466bb42c74abd54ac0dc P 1f028ca11e45493b9c46f389014aedbc: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.015s
I20260710 11:03:24.332114 31683 tablet_bootstrap.cc:492] T 91f543af556b466bb42c74abd54ac0dc P 6769d6e5930244ed959e48bf9f77b3a0: No bootstrap required, opened a new log
I20260710 11:03:24.332731 31683 ts_tablet_manager.cc:1403] T 91f543af556b466bb42c74abd54ac0dc P 6769d6e5930244ed959e48bf9f77b3a0: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.002s
I20260710 11:03:24.332451 31684 raft_consensus.cc:359] T 91f543af556b466bb42c74abd54ac0dc P 1f028ca11e45493b9c46f389014aedbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } }
I20260710 11:03:24.333287 31684 raft_consensus.cc:385] T 91f543af556b466bb42c74abd54ac0dc P 1f028ca11e45493b9c46f389014aedbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:24.333691 31684 raft_consensus.cc:740] T 91f543af556b466bb42c74abd54ac0dc P 1f028ca11e45493b9c46f389014aedbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f028ca11e45493b9c46f389014aedbc, State: Initialized, Role: FOLLOWER
I20260710 11:03:24.334658 31684 consensus_queue.cc:260] T 91f543af556b466bb42c74abd54ac0dc P 1f028ca11e45493b9c46f389014aedbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } }
I20260710 11:03:24.336153 31683 raft_consensus.cc:359] T 91f543af556b466bb42c74abd54ac0dc P 6769d6e5930244ed959e48bf9f77b3a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } }
I20260710 11:03:24.337013 31683 raft_consensus.cc:385] T 91f543af556b466bb42c74abd54ac0dc P 6769d6e5930244ed959e48bf9f77b3a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:24.337256 31684 ts_tablet_manager.cc:1434] T 91f543af556b466bb42c74abd54ac0dc P 1f028ca11e45493b9c46f389014aedbc: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:03:24.337329 31683 raft_consensus.cc:740] T 91f543af556b466bb42c74abd54ac0dc P 6769d6e5930244ed959e48bf9f77b3a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6769d6e5930244ed959e48bf9f77b3a0, State: Initialized, Role: FOLLOWER
I20260710 11:03:24.338425 31683 consensus_queue.cc:260] T 91f543af556b466bb42c74abd54ac0dc P 6769d6e5930244ed959e48bf9f77b3a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } }
I20260710 11:03:24.341055 31683 ts_tablet_manager.cc:1434] T 91f543af556b466bb42c74abd54ac0dc P 6769d6e5930244ed959e48bf9f77b3a0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:03:24.345785 31687 consensus_queue.cc:1048] T a0673592622c4524a46912fac965a5df P 6769d6e5930244ed959e48bf9f77b3a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:24.351007 31687 raft_consensus.cc:493] T 74a0ba9816994bf598d5869bf1edef79 P 6769d6e5930244ed959e48bf9f77b3a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:24.353483 31687 raft_consensus.cc:515] T 74a0ba9816994bf598d5869bf1edef79 P 6769d6e5930244ed959e48bf9f77b3a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } }
I20260710 11:03:24.356282 31492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a0ba9816994bf598d5869bf1edef79" candidate_uuid: "6769d6e5930244ed959e48bf9f77b3a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f028ca11e45493b9c46f389014aedbc" is_pre_election: true
I20260710 11:03:24.356509 31687 leader_election.cc:290] T 74a0ba9816994bf598d5869bf1edef79 P 6769d6e5930244ed959e48bf9f77b3a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f028ca11e45493b9c46f389014aedbc (127.27.60.129:44235), 75841ea0e0fb4dc2b7ed155555e85402 (127.27.60.131:45847)
I20260710 11:03:24.356674 31642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a0ba9816994bf598d5869bf1edef79" candidate_uuid: "6769d6e5930244ed959e48bf9f77b3a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75841ea0e0fb4dc2b7ed155555e85402" is_pre_election: true
I20260710 11:03:24.356983 31492 raft_consensus.cc:2468] T 74a0ba9816994bf598d5869bf1edef79 P 1f028ca11e45493b9c46f389014aedbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6769d6e5930244ed959e48bf9f77b3a0 in term 0.
I20260710 11:03:24.357411 31642 raft_consensus.cc:2468] T 74a0ba9816994bf598d5869bf1edef79 P 75841ea0e0fb4dc2b7ed155555e85402 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6769d6e5930244ed959e48bf9f77b3a0 in term 0.
I20260710 11:03:24.358505 31531 leader_election.cc:304] T 74a0ba9816994bf598d5869bf1edef79 P 6769d6e5930244ed959e48bf9f77b3a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6769d6e5930244ed959e48bf9f77b3a0, 75841ea0e0fb4dc2b7ed155555e85402; no voters: 
I20260710 11:03:24.360010 31687 raft_consensus.cc:2804] T 74a0ba9816994bf598d5869bf1edef79 P 6769d6e5930244ed959e48bf9f77b3a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:24.360581 31687 raft_consensus.cc:493] T 74a0ba9816994bf598d5869bf1edef79 P 6769d6e5930244ed959e48bf9f77b3a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:24.361075 31687 raft_consensus.cc:3060] T 74a0ba9816994bf598d5869bf1edef79 P 6769d6e5930244ed959e48bf9f77b3a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:24.369367 31687 raft_consensus.cc:515] T 74a0ba9816994bf598d5869bf1edef79 P 6769d6e5930244ed959e48bf9f77b3a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } }
I20260710 11:03:24.372215 31687 leader_election.cc:290] T 74a0ba9816994bf598d5869bf1edef79 P 6769d6e5930244ed959e48bf9f77b3a0 [CANDIDATE]: Term 1 election: Requested vote from peers 1f028ca11e45493b9c46f389014aedbc (127.27.60.129:44235), 75841ea0e0fb4dc2b7ed155555e85402 (127.27.60.131:45847)
I20260710 11:03:24.372936 31492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a0ba9816994bf598d5869bf1edef79" candidate_uuid: "6769d6e5930244ed959e48bf9f77b3a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f028ca11e45493b9c46f389014aedbc"
I20260710 11:03:24.373705 31492 raft_consensus.cc:3060] T 74a0ba9816994bf598d5869bf1edef79 P 1f028ca11e45493b9c46f389014aedbc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:24.376132 31687 consensus_queue.cc:1048] T a0673592622c4524a46912fac965a5df P 6769d6e5930244ed959e48bf9f77b3a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:24.376406 31642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a0ba9816994bf598d5869bf1edef79" candidate_uuid: "6769d6e5930244ed959e48bf9f77b3a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75841ea0e0fb4dc2b7ed155555e85402"
I20260710 11:03:24.377166 31642 raft_consensus.cc:3060] T 74a0ba9816994bf598d5869bf1edef79 P 75841ea0e0fb4dc2b7ed155555e85402 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:24.381249 31492 raft_consensus.cc:2468] T 74a0ba9816994bf598d5869bf1edef79 P 1f028ca11e45493b9c46f389014aedbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6769d6e5930244ed959e48bf9f77b3a0 in term 1.
I20260710 11:03:24.382769 31532 leader_election.cc:304] T 74a0ba9816994bf598d5869bf1edef79 P 6769d6e5930244ed959e48bf9f77b3a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f028ca11e45493b9c46f389014aedbc, 6769d6e5930244ed959e48bf9f77b3a0; no voters: 
I20260710 11:03:24.383667 31687 raft_consensus.cc:2804] T 74a0ba9816994bf598d5869bf1edef79 P 6769d6e5930244ed959e48bf9f77b3a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:24.384147 31687 raft_consensus.cc:697] T 74a0ba9816994bf598d5869bf1edef79 P 6769d6e5930244ed959e48bf9f77b3a0 [term 1 LEADER]: Becoming Leader. State: Replica: 6769d6e5930244ed959e48bf9f77b3a0, State: Running, Role: LEADER
I20260710 11:03:24.384693 31642 raft_consensus.cc:2468] T 74a0ba9816994bf598d5869bf1edef79 P 75841ea0e0fb4dc2b7ed155555e85402 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6769d6e5930244ed959e48bf9f77b3a0 in term 1.
I20260710 11:03:24.385044 31687 consensus_queue.cc:237] T 74a0ba9816994bf598d5869bf1edef79 P 6769d6e5930244ed959e48bf9f77b3a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } }
I20260710 11:03:24.394309 31391 catalog_manager.cc:5697] T 74a0ba9816994bf598d5869bf1edef79 P 6769d6e5930244ed959e48bf9f77b3a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6769d6e5930244ed959e48bf9f77b3a0 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "6769d6e5930244ed959e48bf9f77b3a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:24.433224 31688 raft_consensus.cc:493] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:24.433986 31688 raft_consensus.cc:515] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } }
I20260710 11:03:24.435853 31688 leader_election.cc:290] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f028ca11e45493b9c46f389014aedbc (127.27.60.129:44235), 6769d6e5930244ed959e48bf9f77b3a0 (127.27.60.130:33055)
I20260710 11:03:24.436841 31492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f543af556b466bb42c74abd54ac0dc" candidate_uuid: "75841ea0e0fb4dc2b7ed155555e85402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f028ca11e45493b9c46f389014aedbc" is_pre_election: true
I20260710 11:03:24.436955 31568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f543af556b466bb42c74abd54ac0dc" candidate_uuid: "75841ea0e0fb4dc2b7ed155555e85402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6769d6e5930244ed959e48bf9f77b3a0" is_pre_election: true
I20260710 11:03:24.437511 31492 raft_consensus.cc:2468] T 91f543af556b466bb42c74abd54ac0dc P 1f028ca11e45493b9c46f389014aedbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75841ea0e0fb4dc2b7ed155555e85402 in term 0.
I20260710 11:03:24.437690 31568 raft_consensus.cc:2468] T 91f543af556b466bb42c74abd54ac0dc P 6769d6e5930244ed959e48bf9f77b3a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75841ea0e0fb4dc2b7ed155555e85402 in term 0.
I20260710 11:03:24.438670 31606 leader_election.cc:304] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f028ca11e45493b9c46f389014aedbc, 75841ea0e0fb4dc2b7ed155555e85402; no voters: 
I20260710 11:03:24.439478 31688 raft_consensus.cc:2804] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:24.439882 31688 raft_consensus.cc:493] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:24.440194 31688 raft_consensus.cc:3060] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:24.445169 31688 raft_consensus.cc:515] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } }
I20260710 11:03:24.446883 31688 leader_election.cc:290] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 [CANDIDATE]: Term 1 election: Requested vote from peers 1f028ca11e45493b9c46f389014aedbc (127.27.60.129:44235), 6769d6e5930244ed959e48bf9f77b3a0 (127.27.60.130:33055)
I20260710 11:03:24.447764 31492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f543af556b466bb42c74abd54ac0dc" candidate_uuid: "75841ea0e0fb4dc2b7ed155555e85402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f028ca11e45493b9c46f389014aedbc"
I20260710 11:03:24.447909 31568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f543af556b466bb42c74abd54ac0dc" candidate_uuid: "75841ea0e0fb4dc2b7ed155555e85402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6769d6e5930244ed959e48bf9f77b3a0"
I20260710 11:03:24.448273 31492 raft_consensus.cc:3060] T 91f543af556b466bb42c74abd54ac0dc P 1f028ca11e45493b9c46f389014aedbc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:24.448464 31568 raft_consensus.cc:3060] T 91f543af556b466bb42c74abd54ac0dc P 6769d6e5930244ed959e48bf9f77b3a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:24.453191 31492 raft_consensus.cc:2468] T 91f543af556b466bb42c74abd54ac0dc P 1f028ca11e45493b9c46f389014aedbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75841ea0e0fb4dc2b7ed155555e85402 in term 1.
I20260710 11:03:24.453372 31568 raft_consensus.cc:2468] T 91f543af556b466bb42c74abd54ac0dc P 6769d6e5930244ed959e48bf9f77b3a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75841ea0e0fb4dc2b7ed155555e85402 in term 1.
I20260710 11:03:24.454288 31606 leader_election.cc:304] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f028ca11e45493b9c46f389014aedbc, 75841ea0e0fb4dc2b7ed155555e85402; no voters: 
I20260710 11:03:24.455200 31688 raft_consensus.cc:2804] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:24.455662 31688 raft_consensus.cc:697] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 [term 1 LEADER]: Becoming Leader. State: Replica: 75841ea0e0fb4dc2b7ed155555e85402, State: Running, Role: LEADER
I20260710 11:03:24.456501 31688 consensus_queue.cc:237] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } }
I20260710 11:03:24.463449 31391 catalog_manager.cc:5697] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75841ea0e0fb4dc2b7ed155555e85402 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "75841ea0e0fb4dc2b7ed155555e85402" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:24.521158 31568 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0673592622c4524a46912fac965a5df"
dest_uuid: "6769d6e5930244ed959e48bf9f77b3a0"
mode: GRACEFUL
new_leader_uuid: "1f028ca11e45493b9c46f389014aedbc"
 from {username='slave'} at 127.0.0.1:38560
I20260710 11:03:24.521859 31568 raft_consensus.cc:606] T a0673592622c4524a46912fac965a5df P 6769d6e5930244ed959e48bf9f77b3a0 [term 1 LEADER]: Received request to transfer leadership to TS 1f028ca11e45493b9c46f389014aedbc
I20260710 11:03:24.525481 31688 consensus_queue.cc:1048] T 6ec07f16273a4ce19447eac4a159f9d5 P 75841ea0e0fb4dc2b7ed155555e85402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:24.538055 31641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ec07f16273a4ce19447eac4a159f9d5"
dest_uuid: "75841ea0e0fb4dc2b7ed155555e85402"
mode: GRACEFUL
new_leader_uuid: "6769d6e5930244ed959e48bf9f77b3a0"
 from {username='slave'} at 127.0.0.1:37148
I20260710 11:03:24.539208 31688 consensus_queue.cc:1048] T 6ec07f16273a4ce19447eac4a159f9d5 P 75841ea0e0fb4dc2b7ed155555e85402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:24.547389 31641 raft_consensus.cc:606] T 6ec07f16273a4ce19447eac4a159f9d5 P 75841ea0e0fb4dc2b7ed155555e85402 [term 1 LEADER]: Received request to transfer leadership to TS 6769d6e5930244ed959e48bf9f77b3a0
I20260710 11:03:24.558737 31568 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74a0ba9816994bf598d5869bf1edef79"
dest_uuid: "6769d6e5930244ed959e48bf9f77b3a0"
mode: GRACEFUL
new_leader_uuid: "1f028ca11e45493b9c46f389014aedbc"
 from {username='slave'} at 127.0.0.1:38560
I20260710 11:03:24.559369 31568 raft_consensus.cc:606] T 74a0ba9816994bf598d5869bf1edef79 P 6769d6e5930244ed959e48bf9f77b3a0 [term 1 LEADER]: Received request to transfer leadership to TS 1f028ca11e45493b9c46f389014aedbc
I20260710 11:03:24.565315 31641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91f543af556b466bb42c74abd54ac0dc"
dest_uuid: "75841ea0e0fb4dc2b7ed155555e85402"
mode: GRACEFUL
new_leader_uuid: "1f028ca11e45493b9c46f389014aedbc"
 from {username='slave'} at 127.0.0.1:37148
I20260710 11:03:24.566007 31641 raft_consensus.cc:606] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 [term 1 LEADER]: Received request to transfer leadership to TS 1f028ca11e45493b9c46f389014aedbc
I20260710 11:03:24.792390 31714 raft_consensus.cc:993] T a0673592622c4524a46912fac965a5df P 6769d6e5930244ed959e48bf9f77b3a0: : Instructing follower 1f028ca11e45493b9c46f389014aedbc to start an election
I20260710 11:03:24.793095 31714 raft_consensus.cc:1081] T a0673592622c4524a46912fac965a5df P 6769d6e5930244ed959e48bf9f77b3a0 [term 1 LEADER]: Signalling peer 1f028ca11e45493b9c46f389014aedbc to start an election
I20260710 11:03:24.794931 31492 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0673592622c4524a46912fac965a5df"
dest_uuid: "1f028ca11e45493b9c46f389014aedbc"
 from {username='slave'} at 127.0.0.1:46294
I20260710 11:03:24.795573 31492 raft_consensus.cc:493] T a0673592622c4524a46912fac965a5df P 1f028ca11e45493b9c46f389014aedbc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:24.795908 31492 raft_consensus.cc:3060] T a0673592622c4524a46912fac965a5df P 1f028ca11e45493b9c46f389014aedbc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:24.805147 31492 raft_consensus.cc:515] T a0673592622c4524a46912fac965a5df P 1f028ca11e45493b9c46f389014aedbc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } }
I20260710 11:03:24.807763 31492 leader_election.cc:290] T a0673592622c4524a46912fac965a5df P 1f028ca11e45493b9c46f389014aedbc [CANDIDATE]: Term 2 election: Requested vote from peers 75841ea0e0fb4dc2b7ed155555e85402 (127.27.60.131:45847), 6769d6e5930244ed959e48bf9f77b3a0 (127.27.60.130:33055)
I20260710 11:03:24.809630 31641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0673592622c4524a46912fac965a5df" candidate_uuid: "1f028ca11e45493b9c46f389014aedbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75841ea0e0fb4dc2b7ed155555e85402"
I20260710 11:03:24.810456 31568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0673592622c4524a46912fac965a5df" candidate_uuid: "1f028ca11e45493b9c46f389014aedbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6769d6e5930244ed959e48bf9f77b3a0"
I20260710 11:03:24.810792 31641 raft_consensus.cc:3060] T a0673592622c4524a46912fac965a5df P 75841ea0e0fb4dc2b7ed155555e85402 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:24.811156 31568 raft_consensus.cc:3055] T a0673592622c4524a46912fac965a5df P 6769d6e5930244ed959e48bf9f77b3a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:24.811502 31568 raft_consensus.cc:740] T a0673592622c4524a46912fac965a5df P 6769d6e5930244ed959e48bf9f77b3a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6769d6e5930244ed959e48bf9f77b3a0, State: Running, Role: LEADER
I20260710 11:03:24.812849 31568 consensus_queue.cc:260] T a0673592622c4524a46912fac965a5df P 6769d6e5930244ed959e48bf9f77b3a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } }
I20260710 11:03:24.815055 31568 raft_consensus.cc:3060] T a0673592622c4524a46912fac965a5df P 6769d6e5930244ed959e48bf9f77b3a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:24.820631 31641 raft_consensus.cc:2468] T a0673592622c4524a46912fac965a5df P 75841ea0e0fb4dc2b7ed155555e85402 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f028ca11e45493b9c46f389014aedbc in term 2.
I20260710 11:03:24.822052 31456 leader_election.cc:304] T a0673592622c4524a46912fac965a5df P 1f028ca11e45493b9c46f389014aedbc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f028ca11e45493b9c46f389014aedbc, 75841ea0e0fb4dc2b7ed155555e85402; no voters: 
I20260710 11:03:24.823122 31693 raft_consensus.cc:2804] T a0673592622c4524a46912fac965a5df P 1f028ca11e45493b9c46f389014aedbc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:24.823673 31568 raft_consensus.cc:2468] T a0673592622c4524a46912fac965a5df P 6769d6e5930244ed959e48bf9f77b3a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f028ca11e45493b9c46f389014aedbc in term 2.
I20260710 11:03:24.824338 31693 raft_consensus.cc:697] T a0673592622c4524a46912fac965a5df P 1f028ca11e45493b9c46f389014aedbc [term 2 LEADER]: Becoming Leader. State: Replica: 1f028ca11e45493b9c46f389014aedbc, State: Running, Role: LEADER
I20260710 11:03:24.825762 31693 consensus_queue.cc:237] T a0673592622c4524a46912fac965a5df P 1f028ca11e45493b9c46f389014aedbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } }
I20260710 11:03:24.836047 31391 catalog_manager.cc:5697] T a0673592622c4524a46912fac965a5df P 1f028ca11e45493b9c46f389014aedbc reported cstate change: term changed from 1 to 2, leader changed from 6769d6e5930244ed959e48bf9f77b3a0 (127.27.60.130) to 1f028ca11e45493b9c46f389014aedbc (127.27.60.129). New cstate: current_term: 2 leader_uuid: "1f028ca11e45493b9c46f389014aedbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:24.867730 31714 consensus_queue.cc:1048] T 74a0ba9816994bf598d5869bf1edef79 P 6769d6e5930244ed959e48bf9f77b3a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:24.880935 31687 consensus_queue.cc:1048] T 74a0ba9816994bf598d5869bf1edef79 P 6769d6e5930244ed959e48bf9f77b3a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:24.889943 31714 raft_consensus.cc:993] T 74a0ba9816994bf598d5869bf1edef79 P 6769d6e5930244ed959e48bf9f77b3a0: : Instructing follower 1f028ca11e45493b9c46f389014aedbc to start an election
I20260710 11:03:24.890421 31687 raft_consensus.cc:1081] T 74a0ba9816994bf598d5869bf1edef79 P 6769d6e5930244ed959e48bf9f77b3a0 [term 1 LEADER]: Signalling peer 1f028ca11e45493b9c46f389014aedbc to start an election
I20260710 11:03:24.892033 31492 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74a0ba9816994bf598d5869bf1edef79"
dest_uuid: "1f028ca11e45493b9c46f389014aedbc"
 from {username='slave'} at 127.0.0.1:46294
I20260710 11:03:24.892539 31492 raft_consensus.cc:493] T 74a0ba9816994bf598d5869bf1edef79 P 1f028ca11e45493b9c46f389014aedbc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:24.892912 31492 raft_consensus.cc:3060] T 74a0ba9816994bf598d5869bf1edef79 P 1f028ca11e45493b9c46f389014aedbc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:24.899922 31492 raft_consensus.cc:515] T 74a0ba9816994bf598d5869bf1edef79 P 1f028ca11e45493b9c46f389014aedbc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } }
I20260710 11:03:24.902012 31492 leader_election.cc:290] T 74a0ba9816994bf598d5869bf1edef79 P 1f028ca11e45493b9c46f389014aedbc [CANDIDATE]: Term 2 election: Requested vote from peers 6769d6e5930244ed959e48bf9f77b3a0 (127.27.60.130:33055), 75841ea0e0fb4dc2b7ed155555e85402 (127.27.60.131:45847)
I20260710 11:03:24.902684 31568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a0ba9816994bf598d5869bf1edef79" candidate_uuid: "1f028ca11e45493b9c46f389014aedbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6769d6e5930244ed959e48bf9f77b3a0"
I20260710 11:03:24.903072 31641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a0ba9816994bf598d5869bf1edef79" candidate_uuid: "1f028ca11e45493b9c46f389014aedbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75841ea0e0fb4dc2b7ed155555e85402"
I20260710 11:03:24.903367 31568 raft_consensus.cc:3055] T 74a0ba9816994bf598d5869bf1edef79 P 6769d6e5930244ed959e48bf9f77b3a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:24.903676 31641 raft_consensus.cc:3060] T 74a0ba9816994bf598d5869bf1edef79 P 75841ea0e0fb4dc2b7ed155555e85402 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:24.903765 31568 raft_consensus.cc:740] T 74a0ba9816994bf598d5869bf1edef79 P 6769d6e5930244ed959e48bf9f77b3a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6769d6e5930244ed959e48bf9f77b3a0, State: Running, Role: LEADER
I20260710 11:03:24.905628 31568 consensus_queue.cc:260] T 74a0ba9816994bf598d5869bf1edef79 P 6769d6e5930244ed959e48bf9f77b3a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } }
I20260710 11:03:24.906961 31568 raft_consensus.cc:3060] T 74a0ba9816994bf598d5869bf1edef79 P 6769d6e5930244ed959e48bf9f77b3a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:24.910802 31641 raft_consensus.cc:2468] T 74a0ba9816994bf598d5869bf1edef79 P 75841ea0e0fb4dc2b7ed155555e85402 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f028ca11e45493b9c46f389014aedbc in term 2.
I20260710 11:03:24.912007 31456 leader_election.cc:304] T 74a0ba9816994bf598d5869bf1edef79 P 1f028ca11e45493b9c46f389014aedbc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f028ca11e45493b9c46f389014aedbc, 75841ea0e0fb4dc2b7ed155555e85402; no voters: 
I20260710 11:03:24.912088 31568 raft_consensus.cc:2468] T 74a0ba9816994bf598d5869bf1edef79 P 6769d6e5930244ed959e48bf9f77b3a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f028ca11e45493b9c46f389014aedbc in term 2.
I20260710 11:03:24.912796 31693 raft_consensus.cc:2804] T 74a0ba9816994bf598d5869bf1edef79 P 1f028ca11e45493b9c46f389014aedbc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:24.913251 31693 raft_consensus.cc:697] T 74a0ba9816994bf598d5869bf1edef79 P 1f028ca11e45493b9c46f389014aedbc [term 2 LEADER]: Becoming Leader. State: Replica: 1f028ca11e45493b9c46f389014aedbc, State: Running, Role: LEADER
I20260710 11:03:24.914237 31693 consensus_queue.cc:237] T 74a0ba9816994bf598d5869bf1edef79 P 1f028ca11e45493b9c46f389014aedbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } }
I20260710 11:03:24.920904 31390 catalog_manager.cc:5697] T 74a0ba9816994bf598d5869bf1edef79 P 1f028ca11e45493b9c46f389014aedbc reported cstate change: term changed from 1 to 2, leader changed from 6769d6e5930244ed959e48bf9f77b3a0 (127.27.60.130) to 1f028ca11e45493b9c46f389014aedbc (127.27.60.129). New cstate: current_term: 2 leader_uuid: "1f028ca11e45493b9c46f389014aedbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:24.973879 31723 consensus_queue.cc:1048] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:24.981659 31688 raft_consensus.cc:993] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402: : Instructing follower 1f028ca11e45493b9c46f389014aedbc to start an election
I20260710 11:03:24.982380 31698 raft_consensus.cc:1081] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 [term 1 LEADER]: Signalling peer 1f028ca11e45493b9c46f389014aedbc to start an election
I20260710 11:03:24.985042 31493 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91f543af556b466bb42c74abd54ac0dc"
dest_uuid: "1f028ca11e45493b9c46f389014aedbc"
 from {username='slave'} at 127.0.0.1:47162
I20260710 11:03:24.985808 31493 raft_consensus.cc:493] T 91f543af556b466bb42c74abd54ac0dc P 1f028ca11e45493b9c46f389014aedbc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:24.986330 31493 raft_consensus.cc:3060] T 91f543af556b466bb42c74abd54ac0dc P 1f028ca11e45493b9c46f389014aedbc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:24.989136 31698 consensus_queue.cc:1048] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:24.995680 31493 raft_consensus.cc:515] T 91f543af556b466bb42c74abd54ac0dc P 1f028ca11e45493b9c46f389014aedbc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } }
I20260710 11:03:24.998581 31568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f543af556b466bb42c74abd54ac0dc" candidate_uuid: "1f028ca11e45493b9c46f389014aedbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6769d6e5930244ed959e48bf9f77b3a0"
I20260710 11:03:24.999181 31568 raft_consensus.cc:3060] T 91f543af556b466bb42c74abd54ac0dc P 6769d6e5930244ed959e48bf9f77b3a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:25.004040 31493 leader_election.cc:290] T 91f543af556b466bb42c74abd54ac0dc P 1f028ca11e45493b9c46f389014aedbc [CANDIDATE]: Term 2 election: Requested vote from peers 6769d6e5930244ed959e48bf9f77b3a0 (127.27.60.130:33055), 75841ea0e0fb4dc2b7ed155555e85402 (127.27.60.131:45847)
I20260710 11:03:25.005762 31641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f543af556b466bb42c74abd54ac0dc" candidate_uuid: "1f028ca11e45493b9c46f389014aedbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75841ea0e0fb4dc2b7ed155555e85402"
I20260710 11:03:25.005879 31568 raft_consensus.cc:2468] T 91f543af556b466bb42c74abd54ac0dc P 6769d6e5930244ed959e48bf9f77b3a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f028ca11e45493b9c46f389014aedbc in term 2.
I20260710 11:03:25.006485 31641 raft_consensus.cc:3055] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:25.006836 31641 raft_consensus.cc:740] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75841ea0e0fb4dc2b7ed155555e85402, State: Running, Role: LEADER
I20260710 11:03:25.007169 31456 leader_election.cc:304] T 91f543af556b466bb42c74abd54ac0dc P 1f028ca11e45493b9c46f389014aedbc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f028ca11e45493b9c46f389014aedbc, 6769d6e5930244ed959e48bf9f77b3a0; no voters: 
I20260710 11:03:25.008015 31693 raft_consensus.cc:2804] T 91f543af556b466bb42c74abd54ac0dc P 1f028ca11e45493b9c46f389014aedbc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:25.007786 31641 consensus_queue.cc:260] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } }
I20260710 11:03:25.008615 31693 raft_consensus.cc:697] T 91f543af556b466bb42c74abd54ac0dc P 1f028ca11e45493b9c46f389014aedbc [term 2 LEADER]: Becoming Leader. State: Replica: 1f028ca11e45493b9c46f389014aedbc, State: Running, Role: LEADER
I20260710 11:03:25.009159 31641 raft_consensus.cc:3060] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:25.009757 31693 consensus_queue.cc:237] T 91f543af556b466bb42c74abd54ac0dc P 1f028ca11e45493b9c46f389014aedbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } }
I20260710 11:03:25.015364 31641 raft_consensus.cc:2468] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f028ca11e45493b9c46f389014aedbc in term 2.
I20260710 11:03:25.017808 31389 catalog_manager.cc:5697] T 91f543af556b466bb42c74abd54ac0dc P 1f028ca11e45493b9c46f389014aedbc reported cstate change: term changed from 1 to 2, leader changed from 75841ea0e0fb4dc2b7ed155555e85402 (127.27.60.131) to 1f028ca11e45493b9c46f389014aedbc (127.27.60.129). New cstate: current_term: 2 leader_uuid: "1f028ca11e45493b9c46f389014aedbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:25.052165 31688 raft_consensus.cc:993] T 6ec07f16273a4ce19447eac4a159f9d5 P 75841ea0e0fb4dc2b7ed155555e85402: : Instructing follower 6769d6e5930244ed959e48bf9f77b3a0 to start an election
I20260710 11:03:25.052614 31698 raft_consensus.cc:1081] T 6ec07f16273a4ce19447eac4a159f9d5 P 75841ea0e0fb4dc2b7ed155555e85402 [term 1 LEADER]: Signalling peer 6769d6e5930244ed959e48bf9f77b3a0 to start an election
I20260710 11:03:25.054301 31568 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ec07f16273a4ce19447eac4a159f9d5"
dest_uuid: "6769d6e5930244ed959e48bf9f77b3a0"
 from {username='slave'} at 127.0.0.1:38544
I20260710 11:03:25.054844 31568 raft_consensus.cc:493] T 6ec07f16273a4ce19447eac4a159f9d5 P 6769d6e5930244ed959e48bf9f77b3a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:25.055295 31568 raft_consensus.cc:3060] T 6ec07f16273a4ce19447eac4a159f9d5 P 6769d6e5930244ed959e48bf9f77b3a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:25.061144 31568 raft_consensus.cc:515] T 6ec07f16273a4ce19447eac4a159f9d5 P 6769d6e5930244ed959e48bf9f77b3a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } }
I20260710 11:03:25.063131 31568 leader_election.cc:290] T 6ec07f16273a4ce19447eac4a159f9d5 P 6769d6e5930244ed959e48bf9f77b3a0 [CANDIDATE]: Term 2 election: Requested vote from peers 1f028ca11e45493b9c46f389014aedbc (127.27.60.129:44235), 75841ea0e0fb4dc2b7ed155555e85402 (127.27.60.131:45847)
I20260710 11:03:25.063946 31493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec07f16273a4ce19447eac4a159f9d5" candidate_uuid: "6769d6e5930244ed959e48bf9f77b3a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f028ca11e45493b9c46f389014aedbc"
I20260710 11:03:25.064193 31641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec07f16273a4ce19447eac4a159f9d5" candidate_uuid: "6769d6e5930244ed959e48bf9f77b3a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75841ea0e0fb4dc2b7ed155555e85402"
I20260710 11:03:25.064548 31493 raft_consensus.cc:3060] T 6ec07f16273a4ce19447eac4a159f9d5 P 1f028ca11e45493b9c46f389014aedbc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:25.064764 31641 raft_consensus.cc:3055] T 6ec07f16273a4ce19447eac4a159f9d5 P 75841ea0e0fb4dc2b7ed155555e85402 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:25.065141 31641 raft_consensus.cc:740] T 6ec07f16273a4ce19447eac4a159f9d5 P 75841ea0e0fb4dc2b7ed155555e85402 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75841ea0e0fb4dc2b7ed155555e85402, State: Running, Role: LEADER
I20260710 11:03:25.065917 31641 consensus_queue.cc:260] T 6ec07f16273a4ce19447eac4a159f9d5 P 75841ea0e0fb4dc2b7ed155555e85402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } }
I20260710 11:03:25.066884 31641 raft_consensus.cc:3060] T 6ec07f16273a4ce19447eac4a159f9d5 P 75841ea0e0fb4dc2b7ed155555e85402 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:25.069758 31493 raft_consensus.cc:2468] T 6ec07f16273a4ce19447eac4a159f9d5 P 1f028ca11e45493b9c46f389014aedbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6769d6e5930244ed959e48bf9f77b3a0 in term 2.
I20260710 11:03:25.071089 31532 leader_election.cc:304] T 6ec07f16273a4ce19447eac4a159f9d5 P 6769d6e5930244ed959e48bf9f77b3a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f028ca11e45493b9c46f389014aedbc, 6769d6e5930244ed959e48bf9f77b3a0; no voters: 
I20260710 11:03:25.071895 31641 raft_consensus.cc:2468] T 6ec07f16273a4ce19447eac4a159f9d5 P 75841ea0e0fb4dc2b7ed155555e85402 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6769d6e5930244ed959e48bf9f77b3a0 in term 2.
I20260710 11:03:25.071959 31687 raft_consensus.cc:2804] T 6ec07f16273a4ce19447eac4a159f9d5 P 6769d6e5930244ed959e48bf9f77b3a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:25.072512 31687 raft_consensus.cc:697] T 6ec07f16273a4ce19447eac4a159f9d5 P 6769d6e5930244ed959e48bf9f77b3a0 [term 2 LEADER]: Becoming Leader. State: Replica: 6769d6e5930244ed959e48bf9f77b3a0, State: Running, Role: LEADER
I20260710 11:03:25.073503 31687 consensus_queue.cc:237] T 6ec07f16273a4ce19447eac4a159f9d5 P 6769d6e5930244ed959e48bf9f77b3a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } }
I20260710 11:03:25.080264 31389 catalog_manager.cc:5697] T 6ec07f16273a4ce19447eac4a159f9d5 P 6769d6e5930244ed959e48bf9f77b3a0 reported cstate change: term changed from 1 to 2, leader changed from 75841ea0e0fb4dc2b7ed155555e85402 (127.27.60.131) to 6769d6e5930244ed959e48bf9f77b3a0 (127.27.60.130). New cstate: current_term: 2 leader_uuid: "6769d6e5930244ed959e48bf9f77b3a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:25.274437 31641 raft_consensus.cc:1275] T a0673592622c4524a46912fac965a5df P 75841ea0e0fb4dc2b7ed155555e85402 [term 2 FOLLOWER]: Refusing update from remote peer 1f028ca11e45493b9c46f389014aedbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:25.275996 31726 consensus_queue.cc:1048] T a0673592622c4524a46912fac965a5df P 1f028ca11e45493b9c46f389014aedbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:25.277853 31568 raft_consensus.cc:1275] T a0673592622c4524a46912fac965a5df P 6769d6e5930244ed959e48bf9f77b3a0 [term 2 FOLLOWER]: Refusing update from remote peer 1f028ca11e45493b9c46f389014aedbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:25.279241 31726 consensus_queue.cc:1048] T a0673592622c4524a46912fac965a5df P 1f028ca11e45493b9c46f389014aedbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:25.326947 31568 raft_consensus.cc:1275] T 74a0ba9816994bf598d5869bf1edef79 P 6769d6e5930244ed959e48bf9f77b3a0 [term 2 FOLLOWER]: Refusing update from remote peer 1f028ca11e45493b9c46f389014aedbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:25.328492 31731 consensus_queue.cc:1048] T 74a0ba9816994bf598d5869bf1edef79 P 1f028ca11e45493b9c46f389014aedbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:25.341269 31641 raft_consensus.cc:1275] T 74a0ba9816994bf598d5869bf1edef79 P 75841ea0e0fb4dc2b7ed155555e85402 [term 2 FOLLOWER]: Refusing update from remote peer 1f028ca11e45493b9c46f389014aedbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:25.342777 31726 consensus_queue.cc:1048] T 74a0ba9816994bf598d5869bf1edef79 P 1f028ca11e45493b9c46f389014aedbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:25.346727 27890 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:03:25.349223 27890 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:03:25.349895 27890 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:03:25.368541 31493 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91f543af556b466bb42c74abd54ac0dc"
dest_uuid: "1f028ca11e45493b9c46f389014aedbc"
mode: GRACEFUL
new_leader_uuid: "75841ea0e0fb4dc2b7ed155555e85402"
 from {username='slave'} at 127.0.0.1:47178
I20260710 11:03:25.369203 31493 raft_consensus.cc:606] T 91f543af556b466bb42c74abd54ac0dc P 1f028ca11e45493b9c46f389014aedbc [term 2 LEADER]: Received request to transfer leadership to TS 75841ea0e0fb4dc2b7ed155555e85402
I20260710 11:03:25.370462 27890 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:03:25.462945 31641 raft_consensus.cc:1275] T 6ec07f16273a4ce19447eac4a159f9d5 P 75841ea0e0fb4dc2b7ed155555e85402 [term 2 FOLLOWER]: Refusing update from remote peer 6769d6e5930244ed959e48bf9f77b3a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:25.464520 31687 consensus_queue.cc:1048] T 6ec07f16273a4ce19447eac4a159f9d5 P 6769d6e5930244ed959e48bf9f77b3a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:25.473738 31493 raft_consensus.cc:1275] T 6ec07f16273a4ce19447eac4a159f9d5 P 1f028ca11e45493b9c46f389014aedbc [term 2 FOLLOWER]: Refusing update from remote peer 6769d6e5930244ed959e48bf9f77b3a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:25.476234 31734 consensus_queue.cc:1048] T 6ec07f16273a4ce19447eac4a159f9d5 P 6769d6e5930244ed959e48bf9f77b3a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:25.502290 31568 raft_consensus.cc:1275] T 91f543af556b466bb42c74abd54ac0dc P 6769d6e5930244ed959e48bf9f77b3a0 [term 2 FOLLOWER]: Refusing update from remote peer 1f028ca11e45493b9c46f389014aedbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:25.503707 31726 consensus_queue.cc:1048] T 91f543af556b466bb42c74abd54ac0dc P 1f028ca11e45493b9c46f389014aedbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:25.511868 31641 raft_consensus.cc:1275] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 [term 2 FOLLOWER]: Refusing update from remote peer 1f028ca11e45493b9c46f389014aedbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:25.513312 31731 consensus_queue.cc:1048] T 91f543af556b466bb42c74abd54ac0dc P 1f028ca11e45493b9c46f389014aedbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:25.521554 31731 raft_consensus.cc:993] T 91f543af556b466bb42c74abd54ac0dc P 1f028ca11e45493b9c46f389014aedbc: : Instructing follower 75841ea0e0fb4dc2b7ed155555e85402 to start an election
I20260710 11:03:25.522177 31693 raft_consensus.cc:1081] T 91f543af556b466bb42c74abd54ac0dc P 1f028ca11e45493b9c46f389014aedbc [term 2 LEADER]: Signalling peer 75841ea0e0fb4dc2b7ed155555e85402 to start an election
I20260710 11:03:25.524067 31641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91f543af556b466bb42c74abd54ac0dc"
dest_uuid: "75841ea0e0fb4dc2b7ed155555e85402"
 from {username='slave'} at 127.0.0.1:37132
I20260710 11:03:25.524652 31641 raft_consensus.cc:493] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:25.525177 31641 raft_consensus.cc:3060] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:25.530453 31641 raft_consensus.cc:515] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } }
I20260710 11:03:25.533291 31493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f543af556b466bb42c74abd54ac0dc" candidate_uuid: "75841ea0e0fb4dc2b7ed155555e85402" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1f028ca11e45493b9c46f389014aedbc"
I20260710 11:03:25.533344 31641 leader_election.cc:290] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 [CANDIDATE]: Term 3 election: Requested vote from peers 1f028ca11e45493b9c46f389014aedbc (127.27.60.129:44235), 6769d6e5930244ed959e48bf9f77b3a0 (127.27.60.130:33055)
I20260710 11:03:25.533577 31568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f543af556b466bb42c74abd54ac0dc" candidate_uuid: "75841ea0e0fb4dc2b7ed155555e85402" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6769d6e5930244ed959e48bf9f77b3a0"
I20260710 11:03:25.533939 31493 raft_consensus.cc:3055] T 91f543af556b466bb42c74abd54ac0dc P 1f028ca11e45493b9c46f389014aedbc [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:25.534160 31568 raft_consensus.cc:3060] T 91f543af556b466bb42c74abd54ac0dc P 6769d6e5930244ed959e48bf9f77b3a0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:25.534341 31493 raft_consensus.cc:740] T 91f543af556b466bb42c74abd54ac0dc P 1f028ca11e45493b9c46f389014aedbc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1f028ca11e45493b9c46f389014aedbc, State: Running, Role: LEADER
I20260710 11:03:25.535228 31493 consensus_queue.cc:260] T 91f543af556b466bb42c74abd54ac0dc P 1f028ca11e45493b9c46f389014aedbc [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: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } }
I20260710 11:03:25.536198 31493 raft_consensus.cc:3060] T 91f543af556b466bb42c74abd54ac0dc P 1f028ca11e45493b9c46f389014aedbc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:25.540532 31568 raft_consensus.cc:2468] T 91f543af556b466bb42c74abd54ac0dc P 6769d6e5930244ed959e48bf9f77b3a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75841ea0e0fb4dc2b7ed155555e85402 in term 3.
I20260710 11:03:25.541363 31493 raft_consensus.cc:2468] T 91f543af556b466bb42c74abd54ac0dc P 1f028ca11e45493b9c46f389014aedbc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75841ea0e0fb4dc2b7ed155555e85402 in term 3.
I20260710 11:03:25.541935 31605 leader_election.cc:304] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 [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: 6769d6e5930244ed959e48bf9f77b3a0, 75841ea0e0fb4dc2b7ed155555e85402; no voters: 
I20260710 11:03:25.542865 31698 raft_consensus.cc:2804] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:25.543313 31698 raft_consensus.cc:697] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 [term 3 LEADER]: Becoming Leader. State: Replica: 75841ea0e0fb4dc2b7ed155555e85402, State: Running, Role: LEADER
I20260710 11:03:25.544173 31698 consensus_queue.cc:237] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 [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: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } }
I20260710 11:03:25.549818 31391 catalog_manager.cc:5697] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 reported cstate change: term changed from 2 to 3, leader changed from 1f028ca11e45493b9c46f389014aedbc (127.27.60.129) to 75841ea0e0fb4dc2b7ed155555e85402 (127.27.60.131). New cstate: current_term: 3 leader_uuid: "75841ea0e0fb4dc2b7ed155555e85402" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f028ca11e45493b9c46f389014aedbc" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 44235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6769d6e5930244ed959e48bf9f77b3a0" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 33055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75841ea0e0fb4dc2b7ed155555e85402" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 45847 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:25.600332 27890 tablet_server.cc:179] TabletServer@127.27.60.129:0 shutting down...
I20260710 11:03:25.630586 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:25.631486 27890 tablet_replica.cc:333] T 91f543af556b466bb42c74abd54ac0dc P 1f028ca11e45493b9c46f389014aedbc: stopping tablet replica
I20260710 11:03:25.632227 27890 raft_consensus.cc:2243] T 91f543af556b466bb42c74abd54ac0dc P 1f028ca11e45493b9c46f389014aedbc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:25.632688 27890 raft_consensus.cc:2272] T 91f543af556b466bb42c74abd54ac0dc P 1f028ca11e45493b9c46f389014aedbc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:25.635901 27890 tablet_replica.cc:333] T 74a0ba9816994bf598d5869bf1edef79 P 1f028ca11e45493b9c46f389014aedbc: stopping tablet replica
I20260710 11:03:25.636479 27890 raft_consensus.cc:2243] T 74a0ba9816994bf598d5869bf1edef79 P 1f028ca11e45493b9c46f389014aedbc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:25.637270 27890 raft_consensus.cc:2272] T 74a0ba9816994bf598d5869bf1edef79 P 1f028ca11e45493b9c46f389014aedbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:25.640237 27890 tablet_replica.cc:333] T a0673592622c4524a46912fac965a5df P 1f028ca11e45493b9c46f389014aedbc: stopping tablet replica
I20260710 11:03:25.640813 27890 raft_consensus.cc:2243] T a0673592622c4524a46912fac965a5df P 1f028ca11e45493b9c46f389014aedbc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:25.641623 27890 raft_consensus.cc:2272] T a0673592622c4524a46912fac965a5df P 1f028ca11e45493b9c46f389014aedbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:25.644455 27890 tablet_replica.cc:333] T 6ec07f16273a4ce19447eac4a159f9d5 P 1f028ca11e45493b9c46f389014aedbc: stopping tablet replica
I20260710 11:03:25.644986 27890 raft_consensus.cc:2243] T 6ec07f16273a4ce19447eac4a159f9d5 P 1f028ca11e45493b9c46f389014aedbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:25.645594 27890 raft_consensus.cc:2272] T 6ec07f16273a4ce19447eac4a159f9d5 P 1f028ca11e45493b9c46f389014aedbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:25.671005 27890 tablet_server.cc:196] TabletServer@127.27.60.129:0 shutdown complete.
I20260710 11:03:25.687041 27890 tablet_server.cc:179] TabletServer@127.27.60.130:0 shutting down...
I20260710 11:03:25.714545 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:25.715442 27890 tablet_replica.cc:333] T 91f543af556b466bb42c74abd54ac0dc P 6769d6e5930244ed959e48bf9f77b3a0: stopping tablet replica
I20260710 11:03:25.716159 27890 raft_consensus.cc:2243] T 91f543af556b466bb42c74abd54ac0dc P 6769d6e5930244ed959e48bf9f77b3a0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:25.716684 27890 raft_consensus.cc:2272] T 91f543af556b466bb42c74abd54ac0dc P 6769d6e5930244ed959e48bf9f77b3a0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:25.719596 27890 tablet_replica.cc:333] T 74a0ba9816994bf598d5869bf1edef79 P 6769d6e5930244ed959e48bf9f77b3a0: stopping tablet replica
I20260710 11:03:25.720209 27890 raft_consensus.cc:2243] T 74a0ba9816994bf598d5869bf1edef79 P 6769d6e5930244ed959e48bf9f77b3a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:25.720710 27890 raft_consensus.cc:2272] T 74a0ba9816994bf598d5869bf1edef79 P 6769d6e5930244ed959e48bf9f77b3a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:25.723827 27890 tablet_replica.cc:333] T 6ec07f16273a4ce19447eac4a159f9d5 P 6769d6e5930244ed959e48bf9f77b3a0: stopping tablet replica
I20260710 11:03:25.724459 27890 raft_consensus.cc:2243] T 6ec07f16273a4ce19447eac4a159f9d5 P 6769d6e5930244ed959e48bf9f77b3a0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:25.725296 27890 raft_consensus.cc:2272] T 6ec07f16273a4ce19447eac4a159f9d5 P 6769d6e5930244ed959e48bf9f77b3a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:25.728335 27890 tablet_replica.cc:333] T a0673592622c4524a46912fac965a5df P 6769d6e5930244ed959e48bf9f77b3a0: stopping tablet replica
I20260710 11:03:25.728897 27890 raft_consensus.cc:2243] T a0673592622c4524a46912fac965a5df P 6769d6e5930244ed959e48bf9f77b3a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:25.729377 27890 raft_consensus.cc:2272] T a0673592622c4524a46912fac965a5df P 6769d6e5930244ed959e48bf9f77b3a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:25.745101 27890 tablet_server.cc:196] TabletServer@127.27.60.130:0 shutdown complete.
I20260710 11:03:25.761236 27890 tablet_server.cc:179] TabletServer@127.27.60.131:0 shutting down...
I20260710 11:03:25.786526 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:25.787258 27890 tablet_replica.cc:333] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402: stopping tablet replica
I20260710 11:03:25.787889 27890 raft_consensus.cc:2243] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:25.788504 27890 pending_rounds.cc:70] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402: Trying to abort 1 pending ops.
I20260710 11:03:25.788718 27890 pending_rounds.cc:77] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305959037116084224 op_type: NO_OP noop_request { }
I20260710 11:03:25.789018 27890 raft_consensus.cc:2889] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:03:25.789319 27890 raft_consensus.cc:2272] T 91f543af556b466bb42c74abd54ac0dc P 75841ea0e0fb4dc2b7ed155555e85402 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:25.791934 27890 tablet_replica.cc:333] T 74a0ba9816994bf598d5869bf1edef79 P 75841ea0e0fb4dc2b7ed155555e85402: stopping tablet replica
I20260710 11:03:25.792834 27890 raft_consensus.cc:2243] T 74a0ba9816994bf598d5869bf1edef79 P 75841ea0e0fb4dc2b7ed155555e85402 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:25.793429 27890 raft_consensus.cc:2272] T 74a0ba9816994bf598d5869bf1edef79 P 75841ea0e0fb4dc2b7ed155555e85402 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:25.795995 27890 tablet_replica.cc:333] T 6ec07f16273a4ce19447eac4a159f9d5 P 75841ea0e0fb4dc2b7ed155555e85402: stopping tablet replica
I20260710 11:03:25.796563 27890 raft_consensus.cc:2243] T 6ec07f16273a4ce19447eac4a159f9d5 P 75841ea0e0fb4dc2b7ed155555e85402 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:25.797001 27890 raft_consensus.cc:2272] T 6ec07f16273a4ce19447eac4a159f9d5 P 75841ea0e0fb4dc2b7ed155555e85402 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:25.799515 27890 tablet_replica.cc:333] T a0673592622c4524a46912fac965a5df P 75841ea0e0fb4dc2b7ed155555e85402: stopping tablet replica
I20260710 11:03:25.800084 27890 raft_consensus.cc:2243] T a0673592622c4524a46912fac965a5df P 75841ea0e0fb4dc2b7ed155555e85402 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:25.800551 27890 raft_consensus.cc:2272] T a0673592622c4524a46912fac965a5df P 75841ea0e0fb4dc2b7ed155555e85402 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:25.827068 27890 tablet_server.cc:196] TabletServer@127.27.60.131:0 shutdown complete.
I20260710 11:03:25.843314 27890 master.cc:562] Master@127.27.60.190:35373 shutting down...
I20260710 11:03:25.866465 27890 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4b1971e4430b44af99d8e9ff91ca99d6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:25.867066 27890 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4b1971e4430b44af99d8e9ff91ca99d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:25.867518 27890 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4b1971e4430b44af99d8e9ff91ca99d6: stopping tablet replica
I20260710 11:03:25.888267 27890 master.cc:584] Master@127.27.60.190:35373 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2751 ms)
[----------] 6 tests from LeaderRebalancerTest (91806 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:03:25.928014 27890 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.60.190:34863
I20260710 11:03:25.929163 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:25.935289 31736 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
W20260710 11:03:25.935971 31735 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
W20260710 11:03:25.937067 31738 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
I20260710 11:03:25.937695 27890 server_base.cc:1061] running on GCE node
I20260710 11:03:25.938505 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:25.938689 27890 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:25.938794 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783681405938784 us; error 0 us; skew 500 ppm
I20260710 11:03:25.939388 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:25.942121 27890 webserver.cc:533] Webserver started at http://127.27.60.190:42467/ using document root <none> and password file <none>
I20260710 11:03:25.942646 27890 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:25.942839 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:25.943152 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:25.944306 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681313955765-27890-0/minicluster-data/master-0-root/instance:
uuid: "f693bb021bf348a8900af4f10b975739"
format_stamp: "Formatted at 2026-07-10 11:03:25 on dist-test-slave-s2gl"
I20260710 11:03:25.949067 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260710 11:03:25.953234 31743 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:25.954252 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:03:25.954583 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681313955765-27890-0/minicluster-data/master-0-root
uuid: "f693bb021bf348a8900af4f10b975739"
format_stamp: "Formatted at 2026-07-10 11:03:25 on dist-test-slave-s2gl"
I20260710 11:03:25.954964 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681313955765-27890-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681313955765-27890-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681313955765-27890-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)
I20260710 11:03:26.001157 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:26.002594 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:26.045950 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.190:34863
I20260710 11:03:26.046070 31794 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.190:34863 every 8 connection(s)
I20260710 11:03:26.050417 31795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:26.063140 31795 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f693bb021bf348a8900af4f10b975739: Bootstrap starting.
I20260710 11:03:26.068002 31795 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f693bb021bf348a8900af4f10b975739: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:26.072461 31795 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f693bb021bf348a8900af4f10b975739: No bootstrap required, opened a new log
I20260710 11:03:26.074586 31795 raft_consensus.cc:359] T 00000000000000000000000000000000 P f693bb021bf348a8900af4f10b975739 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f693bb021bf348a8900af4f10b975739" member_type: VOTER }
I20260710 11:03:26.074996 31795 raft_consensus.cc:385] T 00000000000000000000000000000000 P f693bb021bf348a8900af4f10b975739 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:26.075188 31795 raft_consensus.cc:740] T 00000000000000000000000000000000 P f693bb021bf348a8900af4f10b975739 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f693bb021bf348a8900af4f10b975739, State: Initialized, Role: FOLLOWER
I20260710 11:03:26.075800 31795 consensus_queue.cc:260] T 00000000000000000000000000000000 P f693bb021bf348a8900af4f10b975739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f693bb021bf348a8900af4f10b975739" member_type: VOTER }
I20260710 11:03:26.076232 31795 raft_consensus.cc:399] T 00000000000000000000000000000000 P f693bb021bf348a8900af4f10b975739 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:03:26.076421 31795 raft_consensus.cc:493] T 00000000000000000000000000000000 P f693bb021bf348a8900af4f10b975739 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:03:26.076766 31795 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f693bb021bf348a8900af4f10b975739 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:26.081734 31795 raft_consensus.cc:515] T 00000000000000000000000000000000 P f693bb021bf348a8900af4f10b975739 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f693bb021bf348a8900af4f10b975739" member_type: VOTER }
I20260710 11:03:26.082404 31795 leader_election.cc:304] T 00000000000000000000000000000000 P f693bb021bf348a8900af4f10b975739 [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: f693bb021bf348a8900af4f10b975739; no voters: 
I20260710 11:03:26.083747 31795 leader_election.cc:290] T 00000000000000000000000000000000 P f693bb021bf348a8900af4f10b975739 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:03:26.084247 31798 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f693bb021bf348a8900af4f10b975739 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:26.085901 31798 raft_consensus.cc:697] T 00000000000000000000000000000000 P f693bb021bf348a8900af4f10b975739 [term 1 LEADER]: Becoming Leader. State: Replica: f693bb021bf348a8900af4f10b975739, State: Running, Role: LEADER
I20260710 11:03:26.086697 31798 consensus_queue.cc:237] T 00000000000000000000000000000000 P f693bb021bf348a8900af4f10b975739 [LEADER]: Queue going to LEADER mode. State: All 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: "f693bb021bf348a8900af4f10b975739" member_type: VOTER }
I20260710 11:03:26.087044 31795 sys_catalog.cc:565] T 00000000000000000000000000000000 P f693bb021bf348a8900af4f10b975739 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:03:26.090255 31800 sys_catalog.cc:455] T 00000000000000000000000000000000 P f693bb021bf348a8900af4f10b975739 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f693bb021bf348a8900af4f10b975739. Latest consensus state: current_term: 1 leader_uuid: "f693bb021bf348a8900af4f10b975739" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f693bb021bf348a8900af4f10b975739" member_type: VOTER } }
I20260710 11:03:26.090123 31799 sys_catalog.cc:455] T 00000000000000000000000000000000 P f693bb021bf348a8900af4f10b975739 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f693bb021bf348a8900af4f10b975739" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f693bb021bf348a8900af4f10b975739" member_type: VOTER } }
I20260710 11:03:26.091077 31800 sys_catalog.cc:458] T 00000000000000000000000000000000 P f693bb021bf348a8900af4f10b975739 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:26.091352 31799 sys_catalog.cc:458] T 00000000000000000000000000000000 P f693bb021bf348a8900af4f10b975739 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:26.094834 31804 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:03:26.104081 31804 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:03:26.105147 27890 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:03:26.114490 31804 catalog_manager.cc:1383] Generated new cluster ID: 576b9d7a6c1344a199382705206756e1
I20260710 11:03:26.114809 31804 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:03:26.150995 31804 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:03:26.152421 31804 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:03:26.170058 31804 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f693bb021bf348a8900af4f10b975739: Generated new TSK 0
I20260710 11:03:26.170745 31804 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:03:26.236315 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:26.242647 31816 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
W20260710 11:03:26.243974 31817 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
W20260710 11:03:26.245013 31819 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
I20260710 11:03:26.245190 27890 server_base.cc:1061] running on GCE node
I20260710 11:03:26.246130 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:26.246309 27890 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:26.246423 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783681406246412 us; error 0 us; skew 500 ppm
I20260710 11:03:26.246876 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:26.249199 27890 webserver.cc:533] Webserver started at http://127.27.60.129:44695/ using document root <none> and password file <none>
I20260710 11:03:26.249790 27890 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:26.249953 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:26.250177 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:26.251209 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681313955765-27890-0/minicluster-data/ts-0-root/instance:
uuid: "de4af34380954bddb34cbde729102898"
format_stamp: "Formatted at 2026-07-10 11:03:26 on dist-test-slave-s2gl"
I20260710 11:03:26.255972 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:03:26.259918 31824 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:26.260870 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:03:26.261230 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681313955765-27890-0/minicluster-data/ts-0-root
uuid: "de4af34380954bddb34cbde729102898"
format_stamp: "Formatted at 2026-07-10 11:03:26 on dist-test-slave-s2gl"
I20260710 11:03:26.261629 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681313955765-27890-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681313955765-27890-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681313955765-27890-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)
I20260710 11:03:26.279253 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:26.280531 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:26.282070 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:26.284411 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:26.284639 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:26.284884 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:26.285096 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:26.328111 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.129:42383
I20260710 11:03:26.328229 31886 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.129:42383 every 8 connection(s)
I20260710 11:03:26.333523 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:26.342160 31891 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
W20260710 11:03:26.342593 31892 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
W20260710 11:03:26.346328 31894 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
I20260710 11:03:26.347023 27890 server_base.cc:1061] running on GCE node
I20260710 11:03:26.349010 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:26.349341 27890 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:26.349529 31887 heartbeater.cc:344] Connected to a master server at 127.27.60.190:34863
I20260710 11:03:26.349612 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783681406349593 us; error 0 us; skew 500 ppm
I20260710 11:03:26.350262 31887 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:26.350844 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:26.351262 31887 heartbeater.cc:507] Master 127.27.60.190:34863 requested a full tablet report, sending...
I20260710 11:03:26.353415 31760 ts_manager.cc:194] Registered new tserver with Master: de4af34380954bddb34cbde729102898 (127.27.60.129:42383)
I20260710 11:03:26.354058 27890 webserver.cc:533] Webserver started at http://127.27.60.130:40791/ using document root <none> and password file <none>
I20260710 11:03:26.354648 27890 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:26.354862 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:26.355167 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:26.355473 31760 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40360
I20260710 11:03:26.356505 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681313955765-27890-0/minicluster-data/ts-1-root/instance:
uuid: "e12240d7272c4424847197d209782e1f"
format_stamp: "Formatted at 2026-07-10 11:03:26 on dist-test-slave-s2gl"
I20260710 11:03:26.361907 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.003s
I20260710 11:03:26.365593 31899 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:26.366508 27890 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:03:26.366834 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681313955765-27890-0/minicluster-data/ts-1-root
uuid: "e12240d7272c4424847197d209782e1f"
format_stamp: "Formatted at 2026-07-10 11:03:26 on dist-test-slave-s2gl"
I20260710 11:03:26.367161 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681313955765-27890-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681313955765-27890-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681313955765-27890-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)
I20260710 11:03:26.381886 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:26.383209 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:26.384742 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:26.387181 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:26.387440 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:26.387708 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:26.387907 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:26.431525 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.130:41653
I20260710 11:03:26.431833 31961 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.130:41653 every 8 connection(s)
I20260710 11:03:26.436800 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:26.444399 31965 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
W20260710 11:03:26.445588 31966 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
I20260710 11:03:26.449070 27890 server_base.cc:1061] running on GCE node
W20260710 11:03:26.449122 31968 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
I20260710 11:03:26.450635 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:03:26.450660 31962 heartbeater.cc:344] Connected to a master server at 127.27.60.190:34863
W20260710 11:03:26.450966 27890 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:26.451231 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783681406451210 us; error 0 us; skew 500 ppm
I20260710 11:03:26.451262 31962 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:26.451911 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:26.452224 31962 heartbeater.cc:507] Master 127.27.60.190:34863 requested a full tablet report, sending...
I20260710 11:03:26.454763 27890 webserver.cc:533] Webserver started at http://127.27.60.131:43935/ using document root <none> and password file <none>
I20260710 11:03:26.454763 31760 ts_manager.cc:194] Registered new tserver with Master: e12240d7272c4424847197d209782e1f (127.27.60.130:41653)
I20260710 11:03:26.455619 27890 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:26.455900 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:26.456212 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:26.456789 31760 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40370
I20260710 11:03:26.457671 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681313955765-27890-0/minicluster-data/ts-2-root/instance:
uuid: "335c47bd6a994a12ad9286159b86472b"
format_stamp: "Formatted at 2026-07-10 11:03:26 on dist-test-slave-s2gl"
I20260710 11:03:26.462283 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:03:26.466459 31973 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:26.467289 27890 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 11:03:26.467593 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681313955765-27890-0/minicluster-data/ts-2-root
uuid: "335c47bd6a994a12ad9286159b86472b"
format_stamp: "Formatted at 2026-07-10 11:03:26 on dist-test-slave-s2gl"
I20260710 11:03:26.467896 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681313955765-27890-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681313955765-27890-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681313955765-27890-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)
I20260710 11:03:26.486119 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:26.487262 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:26.488793 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:26.491035 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:26.491268 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:26.491508 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:26.491690 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:26.535758 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.131:36173
I20260710 11:03:26.535924 32035 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.131:36173 every 8 connection(s)
I20260710 11:03:26.551240 32036 heartbeater.cc:344] Connected to a master server at 127.27.60.190:34863
I20260710 11:03:26.551789 32036 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:26.552560 32036 heartbeater.cc:507] Master 127.27.60.190:34863 requested a full tablet report, sending...
I20260710 11:03:26.554903 31760 ts_manager.cc:194] Registered new tserver with Master: 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:26.555078 27890 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016364101s
I20260710 11:03:26.556639 31760 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40378
I20260710 11:03:26.583249 31760 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40382:
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"
    }
  }
}
W20260710 11:03:26.586380 31760 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.
I20260710 11:03:26.672421 31852 tablet_service.cc:1511] Processing CreateTablet for tablet 78b48a19cb254aa9bb4b419b26787617 (DEFAULT_TABLE table=test-workload [id=dd83c34c776343b4afb9b1292f65cfea]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:26.674335 31852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78b48a19cb254aa9bb4b419b26787617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:26.690399 31851 tablet_service.cc:1511] Processing CreateTablet for tablet e3441b9b6cce474d87f4bc43b4e54bb0 (DEFAULT_TABLE table=test-workload [id=dd83c34c776343b4afb9b1292f65cfea]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:26.692088 31851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3441b9b6cce474d87f4bc43b4e54bb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:26.694381 31850 tablet_service.cc:1511] Processing CreateTablet for tablet d327d0086334428793ae7a28b01f2e23 (DEFAULT_TABLE table=test-workload [id=dd83c34c776343b4afb9b1292f65cfea]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:26.696228 31850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d327d0086334428793ae7a28b01f2e23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:26.696020 32001 tablet_service.cc:1511] Processing CreateTablet for tablet 78b48a19cb254aa9bb4b419b26787617 (DEFAULT_TABLE table=test-workload [id=dd83c34c776343b4afb9b1292f65cfea]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:26.696671 32000 tablet_service.cc:1511] Processing CreateTablet for tablet e3441b9b6cce474d87f4bc43b4e54bb0 (DEFAULT_TABLE table=test-workload [id=dd83c34c776343b4afb9b1292f65cfea]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:26.697737 32001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78b48a19cb254aa9bb4b419b26787617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:26.698539 32000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3441b9b6cce474d87f4bc43b4e54bb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:26.698805 31849 tablet_service.cc:1511] Processing CreateTablet for tablet bd4412ef3bbe4984ba7961bad7237f11 (DEFAULT_TABLE table=test-workload [id=dd83c34c776343b4afb9b1292f65cfea]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:26.700425 31845 tablet_service.cc:1511] Processing CreateTablet for tablet 1093a3aaeafb46f0a657950bab357784 (DEFAULT_TABLE table=test-workload [id=dd83c34c776343b4afb9b1292f65cfea]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:26.701390 31848 tablet_service.cc:1511] Processing CreateTablet for tablet b6915d48f1c040648cda8933f8864a98 (DEFAULT_TABLE table=test-workload [id=dd83c34c776343b4afb9b1292f65cfea]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:26.703015 31846 tablet_service.cc:1511] Processing CreateTablet for tablet 7e818be4838145c0bef5e0b9307e59ce (DEFAULT_TABLE table=test-workload [id=dd83c34c776343b4afb9b1292f65cfea]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:26.704125 31847 tablet_service.cc:1511] Processing CreateTablet for tablet 15e7340460954b6685ef126b07c1211b (DEFAULT_TABLE table=test-workload [id=dd83c34c776343b4afb9b1292f65cfea]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:26.706579 31927 tablet_service.cc:1511] Processing CreateTablet for tablet 78b48a19cb254aa9bb4b419b26787617 (DEFAULT_TABLE table=test-workload [id=dd83c34c776343b4afb9b1292f65cfea]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:26.708039 31927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78b48a19cb254aa9bb4b419b26787617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:26.708961 31922 tablet_service.cc:1511] Processing CreateTablet for tablet 15e7340460954b6685ef126b07c1211b (DEFAULT_TABLE table=test-workload [id=dd83c34c776343b4afb9b1292f65cfea]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:26.710836 31926 tablet_service.cc:1511] Processing CreateTablet for tablet e3441b9b6cce474d87f4bc43b4e54bb0 (DEFAULT_TABLE table=test-workload [id=dd83c34c776343b4afb9b1292f65cfea]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:26.711536 31921 tablet_service.cc:1511] Processing CreateTablet for tablet 7e818be4838145c0bef5e0b9307e59ce (DEFAULT_TABLE table=test-workload [id=dd83c34c776343b4afb9b1292f65cfea]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:26.713294 31925 tablet_service.cc:1511] Processing CreateTablet for tablet d327d0086334428793ae7a28b01f2e23 (DEFAULT_TABLE table=test-workload [id=dd83c34c776343b4afb9b1292f65cfea]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:26.715421 31999 tablet_service.cc:1511] Processing CreateTablet for tablet d327d0086334428793ae7a28b01f2e23 (DEFAULT_TABLE table=test-workload [id=dd83c34c776343b4afb9b1292f65cfea]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:26.715852 31924 tablet_service.cc:1511] Processing CreateTablet for tablet bd4412ef3bbe4984ba7961bad7237f11 (DEFAULT_TABLE table=test-workload [id=dd83c34c776343b4afb9b1292f65cfea]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:26.717007 31999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d327d0086334428793ae7a28b01f2e23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:26.717787 31919 tablet_service.cc:1511] Processing CreateTablet for tablet be87ab64d6de40a59d8fefc0cb218939 (DEFAULT_TABLE table=test-workload [id=dd83c34c776343b4afb9b1292f65cfea]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:26.718289 31923 tablet_service.cc:1511] Processing CreateTablet for tablet b6915d48f1c040648cda8933f8864a98 (DEFAULT_TABLE table=test-workload [id=dd83c34c776343b4afb9b1292f65cfea]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:26.715900 31920 tablet_service.cc:1511] Processing CreateTablet for tablet 1093a3aaeafb46f0a657950bab357784 (DEFAULT_TABLE table=test-workload [id=dd83c34c776343b4afb9b1292f65cfea]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:26.723572 31923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6915d48f1c040648cda8933f8864a98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:26.725536 31920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1093a3aaeafb46f0a657950bab357784. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:26.727602 31925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d327d0086334428793ae7a28b01f2e23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:26.727499 31998 tablet_service.cc:1511] Processing CreateTablet for tablet bd4412ef3bbe4984ba7961bad7237f11 (DEFAULT_TABLE table=test-workload [id=dd83c34c776343b4afb9b1292f65cfea]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:26.729434 31998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd4412ef3bbe4984ba7961bad7237f11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:26.729517 31919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be87ab64d6de40a59d8fefc0cb218939. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:26.731524 31922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15e7340460954b6685ef126b07c1211b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:26.733434 31924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd4412ef3bbe4984ba7961bad7237f11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:26.734831 31996 tablet_service.cc:1511] Processing CreateTablet for tablet 15e7340460954b6685ef126b07c1211b (DEFAULT_TABLE table=test-workload [id=dd83c34c776343b4afb9b1292f65cfea]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:26.736020 31849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd4412ef3bbe4984ba7961bad7237f11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:26.736363 31996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15e7340460954b6685ef126b07c1211b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:26.736879 31846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e818be4838145c0bef5e0b9307e59ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:26.733323 31997 tablet_service.cc:1511] Processing CreateTablet for tablet b6915d48f1c040648cda8933f8864a98 (DEFAULT_TABLE table=test-workload [id=dd83c34c776343b4afb9b1292f65cfea]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:26.735303 31926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3441b9b6cce474d87f4bc43b4e54bb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:26.740758 31844 tablet_service.cc:1511] Processing CreateTablet for tablet be87ab64d6de40a59d8fefc0cb218939 (DEFAULT_TABLE table=test-workload [id=dd83c34c776343b4afb9b1292f65cfea]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:26.742028 31848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6915d48f1c040648cda8933f8864a98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:26.742551 31921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e818be4838145c0bef5e0b9307e59ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:26.743062 31995 tablet_service.cc:1511] Processing CreateTablet for tablet 7e818be4838145c0bef5e0b9307e59ce (DEFAULT_TABLE table=test-workload [id=dd83c34c776343b4afb9b1292f65cfea]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:26.745849 31844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be87ab64d6de40a59d8fefc0cb218939. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:26.746678 31845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1093a3aaeafb46f0a657950bab357784. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:26.746896 31994 tablet_service.cc:1511] Processing CreateTablet for tablet 1093a3aaeafb46f0a657950bab357784 (DEFAULT_TABLE table=test-workload [id=dd83c34c776343b4afb9b1292f65cfea]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:26.747452 31847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15e7340460954b6685ef126b07c1211b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:26.748565 31997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6915d48f1c040648cda8933f8864a98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:26.752960 31994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1093a3aaeafb46f0a657950bab357784. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:26.753860 31995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e818be4838145c0bef5e0b9307e59ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:26.775498 32000 tablet_service.cc:1511] Processing CreateTablet for tablet be87ab64d6de40a59d8fefc0cb218939 (DEFAULT_TABLE table=test-workload [id=dd83c34c776343b4afb9b1292f65cfea]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:26.776898 32000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be87ab64d6de40a59d8fefc0cb218939. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:26.869652 32051 tablet_bootstrap.cc:492] T 78b48a19cb254aa9bb4b419b26787617 P 335c47bd6a994a12ad9286159b86472b: Bootstrap starting.
I20260710 11:03:26.874711 32051 tablet_bootstrap.cc:654] T 78b48a19cb254aa9bb4b419b26787617 P 335c47bd6a994a12ad9286159b86472b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:26.855657 32053 tablet_bootstrap.cc:492] T 15e7340460954b6685ef126b07c1211b P de4af34380954bddb34cbde729102898: Bootstrap starting.
I20260710 11:03:26.889344 32052 tablet_bootstrap.cc:492] T e3441b9b6cce474d87f4bc43b4e54bb0 P e12240d7272c4424847197d209782e1f: Bootstrap starting.
I20260710 11:03:26.902269 32053 tablet_bootstrap.cc:654] T 15e7340460954b6685ef126b07c1211b P de4af34380954bddb34cbde729102898: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:26.902767 32051 tablet_bootstrap.cc:492] T 78b48a19cb254aa9bb4b419b26787617 P 335c47bd6a994a12ad9286159b86472b: No bootstrap required, opened a new log
I20260710 11:03:26.903352 32051 ts_tablet_manager.cc:1403] T 78b48a19cb254aa9bb4b419b26787617 P 335c47bd6a994a12ad9286159b86472b: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.012s
I20260710 11:03:26.906654 32051 raft_consensus.cc:359] T 78b48a19cb254aa9bb4b419b26787617 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } }
I20260710 11:03:26.907409 32051 raft_consensus.cc:385] T 78b48a19cb254aa9bb4b419b26787617 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:26.907704 32051 raft_consensus.cc:740] T 78b48a19cb254aa9bb4b419b26787617 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Initialized, Role: FOLLOWER
I20260710 11:03:26.908476 32051 consensus_queue.cc:260] T 78b48a19cb254aa9bb4b419b26787617 P 335c47bd6a994a12ad9286159b86472b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } }
I20260710 11:03:26.912632 32053 tablet_bootstrap.cc:492] T 15e7340460954b6685ef126b07c1211b P de4af34380954bddb34cbde729102898: No bootstrap required, opened a new log
I20260710 11:03:26.913168 32053 ts_tablet_manager.cc:1403] T 15e7340460954b6685ef126b07c1211b P de4af34380954bddb34cbde729102898: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.004s
I20260710 11:03:26.917074 32036 heartbeater.cc:499] Master 127.27.60.190:34863 was elected leader, sending a full tablet report...
I20260710 11:03:26.918398 32051 ts_tablet_manager.cc:1434] T 78b48a19cb254aa9bb4b419b26787617 P 335c47bd6a994a12ad9286159b86472b: Time spent starting tablet: real 0.015s	user 0.015s	sys 0.000s
I20260710 11:03:26.919507 32052 tablet_bootstrap.cc:654] T e3441b9b6cce474d87f4bc43b4e54bb0 P e12240d7272c4424847197d209782e1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:26.919682 32051 tablet_bootstrap.cc:492] T d327d0086334428793ae7a28b01f2e23 P 335c47bd6a994a12ad9286159b86472b: Bootstrap starting.
I20260710 11:03:26.916591 32053 raft_consensus.cc:359] T 15e7340460954b6685ef126b07c1211b P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:26.924817 32053 raft_consensus.cc:385] T 15e7340460954b6685ef126b07c1211b P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:26.925283 32053 raft_consensus.cc:740] T 15e7340460954b6685ef126b07c1211b P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4af34380954bddb34cbde729102898, State: Initialized, Role: FOLLOWER
I20260710 11:03:26.926374 32053 consensus_queue.cc:260] T 15e7340460954b6685ef126b07c1211b P de4af34380954bddb34cbde729102898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:26.929060 32051 tablet_bootstrap.cc:654] T d327d0086334428793ae7a28b01f2e23 P 335c47bd6a994a12ad9286159b86472b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:26.936676 32052 tablet_bootstrap.cc:492] T e3441b9b6cce474d87f4bc43b4e54bb0 P e12240d7272c4424847197d209782e1f: No bootstrap required, opened a new log
I20260710 11:03:26.937243 32052 ts_tablet_manager.cc:1403] T e3441b9b6cce474d87f4bc43b4e54bb0 P e12240d7272c4424847197d209782e1f: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.007s
I20260710 11:03:26.939126 32051 tablet_bootstrap.cc:492] T d327d0086334428793ae7a28b01f2e23 P 335c47bd6a994a12ad9286159b86472b: No bootstrap required, opened a new log
I20260710 11:03:26.939685 32051 ts_tablet_manager.cc:1403] T d327d0086334428793ae7a28b01f2e23 P 335c47bd6a994a12ad9286159b86472b: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260710 11:03:26.940295 32052 raft_consensus.cc:359] T e3441b9b6cce474d87f4bc43b4e54bb0 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:26.941123 32052 raft_consensus.cc:385] T e3441b9b6cce474d87f4bc43b4e54bb0 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:26.941461 32052 raft_consensus.cc:740] T e3441b9b6cce474d87f4bc43b4e54bb0 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12240d7272c4424847197d209782e1f, State: Initialized, Role: FOLLOWER
I20260710 11:03:26.942471 32052 consensus_queue.cc:260] T e3441b9b6cce474d87f4bc43b4e54bb0 P e12240d7272c4424847197d209782e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:26.942963 32053 ts_tablet_manager.cc:1434] T 15e7340460954b6685ef126b07c1211b P de4af34380954bddb34cbde729102898: Time spent starting tablet: real 0.029s	user 0.016s	sys 0.005s
I20260710 11:03:26.942895 32051 raft_consensus.cc:359] T d327d0086334428793ae7a28b01f2e23 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:26.943773 32051 raft_consensus.cc:385] T d327d0086334428793ae7a28b01f2e23 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:26.944181 32051 raft_consensus.cc:740] T d327d0086334428793ae7a28b01f2e23 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Initialized, Role: FOLLOWER
I20260710 11:03:26.944641 31887 heartbeater.cc:499] Master 127.27.60.190:34863 was elected leader, sending a full tablet report...
I20260710 11:03:26.945505 32051 consensus_queue.cc:260] T d327d0086334428793ae7a28b01f2e23 P 335c47bd6a994a12ad9286159b86472b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:26.948634 32051 ts_tablet_manager.cc:1434] T d327d0086334428793ae7a28b01f2e23 P 335c47bd6a994a12ad9286159b86472b: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:03:26.944661 32053 tablet_bootstrap.cc:492] T b6915d48f1c040648cda8933f8864a98 P de4af34380954bddb34cbde729102898: Bootstrap starting.
I20260710 11:03:26.950568 32051 tablet_bootstrap.cc:492] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b: Bootstrap starting.
I20260710 11:03:26.952234 32052 ts_tablet_manager.cc:1434] T e3441b9b6cce474d87f4bc43b4e54bb0 P e12240d7272c4424847197d209782e1f: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 11:03:26.952994 31962 heartbeater.cc:499] Master 127.27.60.190:34863 was elected leader, sending a full tablet report...
I20260710 11:03:26.957890 32053 tablet_bootstrap.cc:654] T b6915d48f1c040648cda8933f8864a98 P de4af34380954bddb34cbde729102898: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:26.958001 32051 tablet_bootstrap.cc:654] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:26.959023 32052 tablet_bootstrap.cc:492] T 7e818be4838145c0bef5e0b9307e59ce P e12240d7272c4424847197d209782e1f: Bootstrap starting.
I20260710 11:03:26.967073 32052 tablet_bootstrap.cc:654] T 7e818be4838145c0bef5e0b9307e59ce P e12240d7272c4424847197d209782e1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:27.001435 32051 tablet_bootstrap.cc:492] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b: No bootstrap required, opened a new log
I20260710 11:03:27.002249 32051 ts_tablet_manager.cc:1403] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b: Time spent bootstrapping tablet: real 0.052s	user 0.021s	sys 0.023s
I20260710 11:03:27.005955 32052 tablet_bootstrap.cc:492] T 7e818be4838145c0bef5e0b9307e59ce P e12240d7272c4424847197d209782e1f: No bootstrap required, opened a new log
I20260710 11:03:27.005967 32051 raft_consensus.cc:359] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.006551 32053 tablet_bootstrap.cc:492] T b6915d48f1c040648cda8933f8864a98 P de4af34380954bddb34cbde729102898: No bootstrap required, opened a new log
I20260710 11:03:27.006688 32052 ts_tablet_manager.cc:1403] T 7e818be4838145c0bef5e0b9307e59ce P e12240d7272c4424847197d209782e1f: Time spent bootstrapping tablet: real 0.048s	user 0.027s	sys 0.019s
I20260710 11:03:27.006819 32051 raft_consensus.cc:385] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:27.007336 32053 ts_tablet_manager.cc:1403] T b6915d48f1c040648cda8933f8864a98 P de4af34380954bddb34cbde729102898: Time spent bootstrapping tablet: real 0.063s	user 0.022s	sys 0.030s
I20260710 11:03:27.007299 32051 raft_consensus.cc:740] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Initialized, Role: FOLLOWER
I20260710 11:03:27.008339 32051 consensus_queue.cc:260] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.009974 32052 raft_consensus.cc:359] T 7e818be4838145c0bef5e0b9307e59ce P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.010703 32052 raft_consensus.cc:385] T 7e818be4838145c0bef5e0b9307e59ce P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:27.010980 32052 raft_consensus.cc:740] T 7e818be4838145c0bef5e0b9307e59ce P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12240d7272c4424847197d209782e1f, State: Initialized, Role: FOLLOWER
I20260710 11:03:27.011273 32051 ts_tablet_manager.cc:1434] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 11:03:27.012389 32051 tablet_bootstrap.cc:492] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b: Bootstrap starting.
I20260710 11:03:27.011725 32052 consensus_queue.cc:260] T 7e818be4838145c0bef5e0b9307e59ce P e12240d7272c4424847197d209782e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.016352 32052 ts_tablet_manager.cc:1434] T 7e818be4838145c0bef5e0b9307e59ce P e12240d7272c4424847197d209782e1f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 11:03:27.015684 32053 raft_consensus.cc:359] T b6915d48f1c040648cda8933f8864a98 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.016918 32053 raft_consensus.cc:385] T b6915d48f1c040648cda8933f8864a98 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:27.017292 32053 raft_consensus.cc:740] T b6915d48f1c040648cda8933f8864a98 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4af34380954bddb34cbde729102898, State: Initialized, Role: FOLLOWER
I20260710 11:03:27.017511 32052 tablet_bootstrap.cc:492] T 1093a3aaeafb46f0a657950bab357784 P e12240d7272c4424847197d209782e1f: Bootstrap starting.
I20260710 11:03:27.018410 32053 consensus_queue.cc:260] T b6915d48f1c040648cda8933f8864a98 P de4af34380954bddb34cbde729102898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.020430 32051 tablet_bootstrap.cc:654] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:27.020835 32053 ts_tablet_manager.cc:1434] T b6915d48f1c040648cda8933f8864a98 P de4af34380954bddb34cbde729102898: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:03:27.021957 32053 tablet_bootstrap.cc:492] T 1093a3aaeafb46f0a657950bab357784 P de4af34380954bddb34cbde729102898: Bootstrap starting.
I20260710 11:03:27.028609 32053 tablet_bootstrap.cc:654] T 1093a3aaeafb46f0a657950bab357784 P de4af34380954bddb34cbde729102898: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:27.030570 32052 tablet_bootstrap.cc:654] T 1093a3aaeafb46f0a657950bab357784 P e12240d7272c4424847197d209782e1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:27.047242 32051 tablet_bootstrap.cc:492] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b: No bootstrap required, opened a new log
I20260710 11:03:27.047775 32051 ts_tablet_manager.cc:1403] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b: Time spent bootstrapping tablet: real 0.036s	user 0.022s	sys 0.004s
I20260710 11:03:27.048043 32053 tablet_bootstrap.cc:492] T 1093a3aaeafb46f0a657950bab357784 P de4af34380954bddb34cbde729102898: No bootstrap required, opened a new log
I20260710 11:03:27.048574 32052 tablet_bootstrap.cc:492] T 1093a3aaeafb46f0a657950bab357784 P e12240d7272c4424847197d209782e1f: No bootstrap required, opened a new log
I20260710 11:03:27.048594 32053 ts_tablet_manager.cc:1403] T 1093a3aaeafb46f0a657950bab357784 P de4af34380954bddb34cbde729102898: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.010s
I20260710 11:03:27.049170 32052 ts_tablet_manager.cc:1403] T 1093a3aaeafb46f0a657950bab357784 P e12240d7272c4424847197d209782e1f: Time spent bootstrapping tablet: real 0.032s	user 0.021s	sys 0.002s
I20260710 11:03:27.050882 32051 raft_consensus.cc:359] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.051704 32051 raft_consensus.cc:385] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:27.052027 32051 raft_consensus.cc:740] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Initialized, Role: FOLLOWER
I20260710 11:03:27.051869 32053 raft_consensus.cc:359] T 1093a3aaeafb46f0a657950bab357784 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.052162 32052 raft_consensus.cc:359] T 1093a3aaeafb46f0a657950bab357784 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.052713 32053 raft_consensus.cc:385] T 1093a3aaeafb46f0a657950bab357784 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:27.053083 32052 raft_consensus.cc:385] T 1093a3aaeafb46f0a657950bab357784 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:27.053165 32053 raft_consensus.cc:740] T 1093a3aaeafb46f0a657950bab357784 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4af34380954bddb34cbde729102898, State: Initialized, Role: FOLLOWER
I20260710 11:03:27.053558 32052 raft_consensus.cc:740] T 1093a3aaeafb46f0a657950bab357784 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12240d7272c4424847197d209782e1f, State: Initialized, Role: FOLLOWER
I20260710 11:03:27.053103 32051 consensus_queue.cc:260] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.054232 32053 consensus_queue.cc:260] T 1093a3aaeafb46f0a657950bab357784 P de4af34380954bddb34cbde729102898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.054534 32052 consensus_queue.cc:260] T 1093a3aaeafb46f0a657950bab357784 P e12240d7272c4424847197d209782e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.057412 32052 ts_tablet_manager.cc:1434] T 1093a3aaeafb46f0a657950bab357784 P e12240d7272c4424847197d209782e1f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 11:03:27.058588 32052 tablet_bootstrap.cc:492] T 78b48a19cb254aa9bb4b419b26787617 P e12240d7272c4424847197d209782e1f: Bootstrap starting.
I20260710 11:03:27.059283 32053 ts_tablet_manager.cc:1434] T 1093a3aaeafb46f0a657950bab357784 P de4af34380954bddb34cbde729102898: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:03:27.061360 32053 tablet_bootstrap.cc:492] T bd4412ef3bbe4984ba7961bad7237f11 P de4af34380954bddb34cbde729102898: Bootstrap starting.
I20260710 11:03:27.062176 32051 ts_tablet_manager.cc:1434] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.003s
I20260710 11:03:27.063259 32051 tablet_bootstrap.cc:492] T 15e7340460954b6685ef126b07c1211b P 335c47bd6a994a12ad9286159b86472b: Bootstrap starting.
I20260710 11:03:27.065828 32052 tablet_bootstrap.cc:654] T 78b48a19cb254aa9bb4b419b26787617 P e12240d7272c4424847197d209782e1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:27.068262 32053 tablet_bootstrap.cc:654] T bd4412ef3bbe4984ba7961bad7237f11 P de4af34380954bddb34cbde729102898: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:27.070164 32051 tablet_bootstrap.cc:654] T 15e7340460954b6685ef126b07c1211b P 335c47bd6a994a12ad9286159b86472b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:27.072544 32056 raft_consensus.cc:493] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:27.073220 32056 raft_consensus.cc:515] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.081390 32053 tablet_bootstrap.cc:492] T bd4412ef3bbe4984ba7961bad7237f11 P de4af34380954bddb34cbde729102898: No bootstrap required, opened a new log
I20260710 11:03:27.082113 32053 ts_tablet_manager.cc:1403] T bd4412ef3bbe4984ba7961bad7237f11 P de4af34380954bddb34cbde729102898: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
I20260710 11:03:27.083810 32056 leader_election.cc:290] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), e12240d7272c4424847197d209782e1f (127.27.60.130:41653)
I20260710 11:03:27.085677 32053 raft_consensus.cc:359] T bd4412ef3bbe4984ba7961bad7237f11 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.086683 32053 raft_consensus.cc:385] T bd4412ef3bbe4984ba7961bad7237f11 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:27.087208 32052 tablet_bootstrap.cc:492] T 78b48a19cb254aa9bb4b419b26787617 P e12240d7272c4424847197d209782e1f: No bootstrap required, opened a new log
I20260710 11:03:27.087080 32053 raft_consensus.cc:740] T bd4412ef3bbe4984ba7961bad7237f11 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4af34380954bddb34cbde729102898, State: Initialized, Role: FOLLOWER
I20260710 11:03:27.087809 32052 ts_tablet_manager.cc:1403] T 78b48a19cb254aa9bb4b419b26787617 P e12240d7272c4424847197d209782e1f: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.010s
I20260710 11:03:27.088227 32053 consensus_queue.cc:260] T bd4412ef3bbe4984ba7961bad7237f11 P de4af34380954bddb34cbde729102898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.090871 32052 raft_consensus.cc:359] T 78b48a19cb254aa9bb4b419b26787617 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } }
I20260710 11:03:27.091770 32052 raft_consensus.cc:385] T 78b48a19cb254aa9bb4b419b26787617 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:27.092087 32052 raft_consensus.cc:740] T 78b48a19cb254aa9bb4b419b26787617 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12240d7272c4424847197d209782e1f, State: Initialized, Role: FOLLOWER
I20260710 11:03:27.092963 32052 consensus_queue.cc:260] T 78b48a19cb254aa9bb4b419b26787617 P e12240d7272c4424847197d209782e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } }
I20260710 11:03:27.094508 32053 ts_tablet_manager.cc:1434] T bd4412ef3bbe4984ba7961bad7237f11 P de4af34380954bddb34cbde729102898: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:03:27.095523 32052 ts_tablet_manager.cc:1434] T 78b48a19cb254aa9bb4b419b26787617 P e12240d7272c4424847197d209782e1f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:03:27.096083 32053 tablet_bootstrap.cc:492] T d327d0086334428793ae7a28b01f2e23 P de4af34380954bddb34cbde729102898: Bootstrap starting.
I20260710 11:03:27.096673 32052 tablet_bootstrap.cc:492] T bd4412ef3bbe4984ba7961bad7237f11 P e12240d7272c4424847197d209782e1f: Bootstrap starting.
W20260710 11:03:27.102278 31808 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:27.105113 32052 tablet_bootstrap.cc:654] T bd4412ef3bbe4984ba7961bad7237f11 P e12240d7272c4424847197d209782e1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:27.105108 32053 tablet_bootstrap.cc:654] T d327d0086334428793ae7a28b01f2e23 P de4af34380954bddb34cbde729102898: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:27.109405 32051 tablet_bootstrap.cc:492] T 15e7340460954b6685ef126b07c1211b P 335c47bd6a994a12ad9286159b86472b: No bootstrap required, opened a new log
I20260710 11:03:27.110113 32051 ts_tablet_manager.cc:1403] T 15e7340460954b6685ef126b07c1211b P 335c47bd6a994a12ad9286159b86472b: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.006s
I20260710 11:03:27.118435 31937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1093a3aaeafb46f0a657950bab357784" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12240d7272c4424847197d209782e1f" is_pre_election: true
I20260710 11:03:27.118706 32051 raft_consensus.cc:359] T 15e7340460954b6685ef126b07c1211b P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.119248 31937 raft_consensus.cc:2468] T 1093a3aaeafb46f0a657950bab357784 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 335c47bd6a994a12ad9286159b86472b in term 0.
I20260710 11:03:27.119532 32051 raft_consensus.cc:385] T 15e7340460954b6685ef126b07c1211b P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:27.119457 32058 raft_consensus.cc:493] T b6915d48f1c040648cda8933f8864a98 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:27.120154 32058 raft_consensus.cc:515] T b6915d48f1c040648cda8933f8864a98 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.122068 31974 leader_election.cc:304] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335c47bd6a994a12ad9286159b86472b, e12240d7272c4424847197d209782e1f; no voters: 
I20260710 11:03:27.123337 32056 raft_consensus.cc:2804] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:27.123834 32056 raft_consensus.cc:493] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:27.124274 32056 raft_consensus.cc:3060] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:27.134795 32058 leader_election.cc:290] T b6915d48f1c040648cda8933f8864a98 P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e12240d7272c4424847197d209782e1f (127.27.60.130:41653), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:27.135536 32058 raft_consensus.cc:493] T 1093a3aaeafb46f0a657950bab357784 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:27.136157 32058 raft_consensus.cc:515] T 1093a3aaeafb46f0a657950bab357784 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.147370 32058 leader_election.cc:290] T 1093a3aaeafb46f0a657950bab357784 P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e12240d7272c4424847197d209782e1f (127.27.60.130:41653), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:27.158123 32051 raft_consensus.cc:740] T 15e7340460954b6685ef126b07c1211b P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Initialized, Role: FOLLOWER
I20260710 11:03:27.161836 32051 consensus_queue.cc:260] T 15e7340460954b6685ef126b07c1211b P 335c47bd6a994a12ad9286159b86472b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.171406 32058 raft_consensus.cc:493] T bd4412ef3bbe4984ba7961bad7237f11 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:27.172415 32058 raft_consensus.cc:515] T bd4412ef3bbe4984ba7961bad7237f11 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.175418 32058 leader_election.cc:290] T bd4412ef3bbe4984ba7961bad7237f11 P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e12240d7272c4424847197d209782e1f (127.27.60.130:41653), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:27.177121 32077 raft_consensus.cc:493] T 78b48a19cb254aa9bb4b419b26787617 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:27.177886 32077 raft_consensus.cc:515] T 78b48a19cb254aa9bb4b419b26787617 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } }
I20260710 11:03:27.180158 32056 raft_consensus.cc:515] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.181653 32077 leader_election.cc:290] T 78b48a19cb254aa9bb4b419b26787617 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), e12240d7272c4424847197d209782e1f (127.27.60.130:41653)
I20260710 11:03:27.183058 31937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b48a19cb254aa9bb4b419b26787617" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12240d7272c4424847197d209782e1f" is_pre_election: true
I20260710 11:03:27.183444 31862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1093a3aaeafb46f0a657950bab357784" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4af34380954bddb34cbde729102898" is_pre_election: true
I20260710 11:03:27.183749 31937 raft_consensus.cc:2468] T 78b48a19cb254aa9bb4b419b26787617 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 335c47bd6a994a12ad9286159b86472b in term 0.
I20260710 11:03:27.184233 31862 raft_consensus.cc:2468] T 1093a3aaeafb46f0a657950bab357784 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 335c47bd6a994a12ad9286159b86472b in term 0.
I20260710 11:03:27.185672 32052 tablet_bootstrap.cc:492] T bd4412ef3bbe4984ba7961bad7237f11 P e12240d7272c4424847197d209782e1f: No bootstrap required, opened a new log
I20260710 11:03:27.185599 31861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b48a19cb254aa9bb4b419b26787617" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4af34380954bddb34cbde729102898" is_pre_election: true
I20260710 11:03:27.186381 32052 ts_tablet_manager.cc:1403] T bd4412ef3bbe4984ba7961bad7237f11 P e12240d7272c4424847197d209782e1f: Time spent bootstrapping tablet: real 0.090s	user 0.046s	sys 0.034s
I20260710 11:03:27.187150 32051 ts_tablet_manager.cc:1434] T 15e7340460954b6685ef126b07c1211b P 335c47bd6a994a12ad9286159b86472b: Time spent starting tablet: real 0.077s	user 0.008s	sys 0.002s
I20260710 11:03:27.187700 31937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1093a3aaeafb46f0a657950bab357784" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12240d7272c4424847197d209782e1f"
I20260710 11:03:27.188223 32051 tablet_bootstrap.cc:492] T bd4412ef3bbe4984ba7961bad7237f11 P 335c47bd6a994a12ad9286159b86472b: Bootstrap starting.
I20260710 11:03:27.188293 31937 raft_consensus.cc:3060] T 1093a3aaeafb46f0a657950bab357784 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:27.189198 32053 tablet_bootstrap.cc:492] T d327d0086334428793ae7a28b01f2e23 P de4af34380954bddb34cbde729102898: No bootstrap required, opened a new log
I20260710 11:03:27.190146 32053 ts_tablet_manager.cc:1403] T d327d0086334428793ae7a28b01f2e23 P de4af34380954bddb34cbde729102898: Time spent bootstrapping tablet: real 0.094s	user 0.037s	sys 0.041s
I20260710 11:03:27.190109 32052 raft_consensus.cc:359] T bd4412ef3bbe4984ba7961bad7237f11 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.191184 32052 raft_consensus.cc:385] T bd4412ef3bbe4984ba7961bad7237f11 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:27.191556 32052 raft_consensus.cc:740] T bd4412ef3bbe4984ba7961bad7237f11 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12240d7272c4424847197d209782e1f, State: Initialized, Role: FOLLOWER
I20260710 11:03:27.192387 32052 consensus_queue.cc:260] T bd4412ef3bbe4984ba7961bad7237f11 P e12240d7272c4424847197d209782e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.192960 31974 leader_election.cc:304] T 78b48a19cb254aa9bb4b419b26787617 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335c47bd6a994a12ad9286159b86472b, e12240d7272c4424847197d209782e1f; no voters: 
I20260710 11:03:27.194905 32052 ts_tablet_manager.cc:1434] T bd4412ef3bbe4984ba7961bad7237f11 P e12240d7272c4424847197d209782e1f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:03:27.196036 32052 tablet_bootstrap.cc:492] T be87ab64d6de40a59d8fefc0cb218939 P e12240d7272c4424847197d209782e1f: Bootstrap starting.
I20260710 11:03:27.203768 32052 tablet_bootstrap.cc:654] T be87ab64d6de40a59d8fefc0cb218939 P e12240d7272c4424847197d209782e1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:27.205276 32011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6915d48f1c040648cda8933f8864a98" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335c47bd6a994a12ad9286159b86472b" is_pre_election: true
I20260710 11:03:27.206900 32010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1093a3aaeafb46f0a657950bab357784" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335c47bd6a994a12ad9286159b86472b" is_pre_election: true
I20260710 11:03:27.207777 32010 raft_consensus.cc:2393] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate de4af34380954bddb34cbde729102898 in current term 1: Already voted for candidate 335c47bd6a994a12ad9286159b86472b in this term.
I20260710 11:03:27.207602 32053 raft_consensus.cc:359] T d327d0086334428793ae7a28b01f2e23 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.208369 32053 raft_consensus.cc:385] T d327d0086334428793ae7a28b01f2e23 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:27.208684 32053 raft_consensus.cc:740] T d327d0086334428793ae7a28b01f2e23 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4af34380954bddb34cbde729102898, State: Initialized, Role: FOLLOWER
I20260710 11:03:27.208858 32009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4412ef3bbe4984ba7961bad7237f11" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335c47bd6a994a12ad9286159b86472b" is_pre_election: true
I20260710 11:03:27.210325 31861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1093a3aaeafb46f0a657950bab357784" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4af34380954bddb34cbde729102898"
I20260710 11:03:27.211117 31861 raft_consensus.cc:3060] T 1093a3aaeafb46f0a657950bab357784 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:03:27.211388 31977 leader_election.cc:343] T 78b48a19cb254aa9bb4b419b26787617 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de4af34380954bddb34cbde729102898 (127.27.60.129:42383): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:27.211603 32060 raft_consensus.cc:493] T e3441b9b6cce474d87f4bc43b4e54bb0 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:27.212066 32060 raft_consensus.cc:515] T e3441b9b6cce474d87f4bc43b4e54bb0 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
W20260710 11:03:27.212672 31828 leader_election.cc:343] T b6915d48f1c040648cda8933f8864a98 P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:03:27.213703 31828 leader_election.cc:343] T bd4412ef3bbe4984ba7961bad7237f11 P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:27.214121 31936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6915d48f1c040648cda8933f8864a98" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12240d7272c4424847197d209782e1f" is_pre_election: true
I20260710 11:03:27.215152 32060 leader_election.cc:290] T e3441b9b6cce474d87f4bc43b4e54bb0 P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:27.216307 31935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1093a3aaeafb46f0a657950bab357784" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12240d7272c4424847197d209782e1f" is_pre_election: true
I20260710 11:03:27.216976 32051 tablet_bootstrap.cc:654] T bd4412ef3bbe4984ba7961bad7237f11 P 335c47bd6a994a12ad9286159b86472b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:27.218356 32053 consensus_queue.cc:260] T d327d0086334428793ae7a28b01f2e23 P de4af34380954bddb34cbde729102898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.219144 31935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4412ef3bbe4984ba7961bad7237f11" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12240d7272c4424847197d209782e1f" is_pre_election: true
I20260710 11:03:27.220134 31935 raft_consensus.cc:2468] T bd4412ef3bbe4984ba7961bad7237f11 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de4af34380954bddb34cbde729102898 in term 0.
I20260710 11:03:27.221114 32053 ts_tablet_manager.cc:1434] T d327d0086334428793ae7a28b01f2e23 P de4af34380954bddb34cbde729102898: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260710 11:03:27.224324 32053 tablet_bootstrap.cc:492] T 7e818be4838145c0bef5e0b9307e59ce P de4af34380954bddb34cbde729102898: Bootstrap starting.
W20260710 11:03:27.222875 31825 leader_election.cc:343] T b6915d48f1c040648cda8933f8864a98 P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e12240d7272c4424847197d209782e1f (127.27.60.130:41653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:27.225680 31825 leader_election.cc:304] T b6915d48f1c040648cda8933f8864a98 P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de4af34380954bddb34cbde729102898; no voters: 335c47bd6a994a12ad9286159b86472b, e12240d7272c4424847197d209782e1f
I20260710 11:03:27.227800 32052 tablet_bootstrap.cc:492] T be87ab64d6de40a59d8fefc0cb218939 P e12240d7272c4424847197d209782e1f: No bootstrap required, opened a new log
I20260710 11:03:27.227944 32058 raft_consensus.cc:2749] T b6915d48f1c040648cda8933f8864a98 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:27.228464 32052 ts_tablet_manager.cc:1403] T be87ab64d6de40a59d8fefc0cb218939 P e12240d7272c4424847197d209782e1f: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.016s
I20260710 11:03:27.228930 32078 raft_consensus.cc:2804] T 78b48a19cb254aa9bb4b419b26787617 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:27.229521 31861 raft_consensus.cc:2468] T 1093a3aaeafb46f0a657950bab357784 P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335c47bd6a994a12ad9286159b86472b in term 1.
I20260710 11:03:27.229602 32056 leader_election.cc:290] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 election: Requested vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), e12240d7272c4424847197d209782e1f (127.27.60.130:41653)
I20260710 11:03:27.230293 32078 raft_consensus.cc:493] T 78b48a19cb254aa9bb4b419b26787617 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:27.231588 32078 raft_consensus.cc:3060] T 78b48a19cb254aa9bb4b419b26787617 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:27.232437 31937 raft_consensus.cc:2468] T 1093a3aaeafb46f0a657950bab357784 P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335c47bd6a994a12ad9286159b86472b in term 1.
I20260710 11:03:27.236641 32053 tablet_bootstrap.cc:654] T 7e818be4838145c0bef5e0b9307e59ce P de4af34380954bddb34cbde729102898: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:27.229800 31825 leader_election.cc:304] T 1093a3aaeafb46f0a657950bab357784 P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de4af34380954bddb34cbde729102898; no voters: 335c47bd6a994a12ad9286159b86472b, e12240d7272c4424847197d209782e1f
I20260710 11:03:27.238672 32058 raft_consensus.cc:2749] T 1093a3aaeafb46f0a657950bab357784 P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:27.240353 31825 leader_election.cc:304] T bd4412ef3bbe4984ba7961bad7237f11 P de4af34380954bddb34cbde729102898 [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: de4af34380954bddb34cbde729102898, e12240d7272c4424847197d209782e1f; no voters: 335c47bd6a994a12ad9286159b86472b
I20260710 11:03:27.242668 31977 leader_election.cc:304] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335c47bd6a994a12ad9286159b86472b, de4af34380954bddb34cbde729102898; no voters: 
I20260710 11:03:27.242856 32078 raft_consensus.cc:515] T 78b48a19cb254aa9bb4b419b26787617 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } }
I20260710 11:03:27.243587 32058 raft_consensus.cc:2804] T bd4412ef3bbe4984ba7961bad7237f11 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:27.243705 32056 raft_consensus.cc:2804] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:27.244007 32058 raft_consensus.cc:493] T bd4412ef3bbe4984ba7961bad7237f11 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:27.244437 32058 raft_consensus.cc:3060] T bd4412ef3bbe4984ba7961bad7237f11 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:27.244697 32056 raft_consensus.cc:697] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [term 1 LEADER]: Becoming Leader. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Running, Role: LEADER
I20260710 11:03:27.245146 32078 leader_election.cc:290] T 78b48a19cb254aa9bb4b419b26787617 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 election: Requested vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), e12240d7272c4424847197d209782e1f (127.27.60.130:41653)
I20260710 11:03:27.245900 32056 consensus_queue.cc:237] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.248512 32052 raft_consensus.cc:359] T be87ab64d6de40a59d8fefc0cb218939 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.249326 32052 raft_consensus.cc:385] T be87ab64d6de40a59d8fefc0cb218939 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:27.250239 32078 raft_consensus.cc:493] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:27.250705 32078 raft_consensus.cc:515] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.250820 31861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b48a19cb254aa9bb4b419b26787617" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4af34380954bddb34cbde729102898"
W20260710 11:03:27.253273 31977 leader_election.cc:343] T 78b48a19cb254aa9bb4b419b26787617 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de4af34380954bddb34cbde729102898 (127.27.60.129:42383): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:27.258584 31861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3441b9b6cce474d87f4bc43b4e54bb0" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4af34380954bddb34cbde729102898" is_pre_election: true
I20260710 11:03:27.255545 32052 raft_consensus.cc:740] T be87ab64d6de40a59d8fefc0cb218939 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12240d7272c4424847197d209782e1f, State: Initialized, Role: FOLLOWER
W20260710 11:03:27.260368 31977 leader_election.cc:343] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de4af34380954bddb34cbde729102898 (127.27.60.129:42383): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:27.257699 32078 leader_election.cc:290] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), e12240d7272c4424847197d209782e1f (127.27.60.130:41653)
I20260710 11:03:27.263288 31937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b48a19cb254aa9bb4b419b26787617" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12240d7272c4424847197d209782e1f"
I20260710 11:03:27.263988 31937 raft_consensus.cc:3060] T 78b48a19cb254aa9bb4b419b26787617 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:27.264798 32052 consensus_queue.cc:260] T be87ab64d6de40a59d8fefc0cb218939 P e12240d7272c4424847197d209782e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.267546 32052 ts_tablet_manager.cc:1434] T be87ab64d6de40a59d8fefc0cb218939 P e12240d7272c4424847197d209782e1f: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.004s
I20260710 11:03:27.268641 32052 tablet_bootstrap.cc:492] T 15e7340460954b6685ef126b07c1211b P e12240d7272c4424847197d209782e1f: Bootstrap starting.
I20260710 11:03:27.272079 31937 raft_consensus.cc:2468] T 78b48a19cb254aa9bb4b419b26787617 P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335c47bd6a994a12ad9286159b86472b in term 1.
I20260710 11:03:27.274109 31974 leader_election.cc:304] T 78b48a19cb254aa9bb4b419b26787617 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 335c47bd6a994a12ad9286159b86472b, e12240d7272c4424847197d209782e1f; no voters: de4af34380954bddb34cbde729102898
I20260710 11:03:27.275767 32052 tablet_bootstrap.cc:654] T 15e7340460954b6685ef126b07c1211b P e12240d7272c4424847197d209782e1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:27.276643 32009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3441b9b6cce474d87f4bc43b4e54bb0" candidate_uuid: "e12240d7272c4424847197d209782e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335c47bd6a994a12ad9286159b86472b" is_pre_election: true
I20260710 11:03:27.277335 32009 raft_consensus.cc:2468] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e12240d7272c4424847197d209782e1f in term 0.
I20260710 11:03:27.280434 31937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3441b9b6cce474d87f4bc43b4e54bb0" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12240d7272c4424847197d209782e1f" is_pre_election: true
I20260710 11:03:27.280500 31861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3441b9b6cce474d87f4bc43b4e54bb0" candidate_uuid: "e12240d7272c4424847197d209782e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4af34380954bddb34cbde729102898" is_pre_election: true
I20260710 11:03:27.281211 31937 raft_consensus.cc:2468] T e3441b9b6cce474d87f4bc43b4e54bb0 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 335c47bd6a994a12ad9286159b86472b in term 0.
I20260710 11:03:27.282028 31903 leader_election.cc:304] T e3441b9b6cce474d87f4bc43b4e54bb0 P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335c47bd6a994a12ad9286159b86472b, e12240d7272c4424847197d209782e1f; no voters: 
I20260710 11:03:27.280012 32078 raft_consensus.cc:2804] T 78b48a19cb254aa9bb4b419b26787617 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:27.282965 32060 raft_consensus.cc:2804] T e3441b9b6cce474d87f4bc43b4e54bb0 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:27.283362 32060 raft_consensus.cc:493] T e3441b9b6cce474d87f4bc43b4e54bb0 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:27.284101 32060 raft_consensus.cc:3060] T e3441b9b6cce474d87f4bc43b4e54bb0 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:27.283874 32058 raft_consensus.cc:515] T bd4412ef3bbe4984ba7961bad7237f11 P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.285650 31974 leader_election.cc:304] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [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: 335c47bd6a994a12ad9286159b86472b, e12240d7272c4424847197d209782e1f; no voters: de4af34380954bddb34cbde729102898
I20260710 11:03:27.286387 32077 raft_consensus.cc:2804] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:27.286767 32077 raft_consensus.cc:493] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:27.287246 32077 raft_consensus.cc:3060] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:27.290089 32009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4412ef3bbe4984ba7961bad7237f11" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335c47bd6a994a12ad9286159b86472b"
W20260710 11:03:27.293938 31903 leader_election.cc:343] T e3441b9b6cce474d87f4bc43b4e54bb0 P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de4af34380954bddb34cbde729102898 (127.27.60.129:42383): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:27.283476 32078 raft_consensus.cc:697] T 78b48a19cb254aa9bb4b419b26787617 P 335c47bd6a994a12ad9286159b86472b [term 1 LEADER]: Becoming Leader. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Running, Role: LEADER
I20260710 11:03:27.295466 32078 consensus_queue.cc:237] T 78b48a19cb254aa9bb4b419b26787617 P 335c47bd6a994a12ad9286159b86472b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } }
W20260710 11:03:27.296248 31828 leader_election.cc:343] T bd4412ef3bbe4984ba7961bad7237f11 P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:27.295814 32058 leader_election.cc:290] T bd4412ef3bbe4984ba7961bad7237f11 P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 1 election: Requested vote from peers e12240d7272c4424847197d209782e1f (127.27.60.130:41653), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:27.296308 31937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4412ef3bbe4984ba7961bad7237f11" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12240d7272c4424847197d209782e1f"
I20260710 11:03:27.299273 31937 raft_consensus.cc:3060] T bd4412ef3bbe4984ba7961bad7237f11 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:27.299621 32051 tablet_bootstrap.cc:492] T bd4412ef3bbe4984ba7961bad7237f11 P 335c47bd6a994a12ad9286159b86472b: No bootstrap required, opened a new log
I20260710 11:03:27.300292 32051 ts_tablet_manager.cc:1403] T bd4412ef3bbe4984ba7961bad7237f11 P 335c47bd6a994a12ad9286159b86472b: Time spent bootstrapping tablet: real 0.112s	user 0.024s	sys 0.020s
I20260710 11:03:27.300590 32053 tablet_bootstrap.cc:492] T 7e818be4838145c0bef5e0b9307e59ce P de4af34380954bddb34cbde729102898: No bootstrap required, opened a new log
I20260710 11:03:27.301097 32053 ts_tablet_manager.cc:1403] T 7e818be4838145c0bef5e0b9307e59ce P de4af34380954bddb34cbde729102898: Time spent bootstrapping tablet: real 0.077s	user 0.010s	sys 0.003s
I20260710 11:03:27.295433 31758 catalog_manager.cc:5697] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b reported cstate change: term changed from 0 to 1, leader changed from <none> to 335c47bd6a994a12ad9286159b86472b (127.27.60.131). New cstate: current_term: 1 leader_uuid: "335c47bd6a994a12ad9286159b86472b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:27.301402 32060 raft_consensus.cc:515] T e3441b9b6cce474d87f4bc43b4e54bb0 P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.303436 32051 raft_consensus.cc:359] T bd4412ef3bbe4984ba7961bad7237f11 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.304649 32051 raft_consensus.cc:385] T bd4412ef3bbe4984ba7961bad7237f11 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:27.304998 32051 raft_consensus.cc:740] T bd4412ef3bbe4984ba7961bad7237f11 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Initialized, Role: FOLLOWER
I20260710 11:03:27.305794 32051 consensus_queue.cc:260] T bd4412ef3bbe4984ba7961bad7237f11 P 335c47bd6a994a12ad9286159b86472b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.308413 32051 ts_tablet_manager.cc:1434] T bd4412ef3bbe4984ba7961bad7237f11 P 335c47bd6a994a12ad9286159b86472b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:03:27.309659 32053 raft_consensus.cc:359] T 7e818be4838145c0bef5e0b9307e59ce P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.311087 32053 raft_consensus.cc:385] T 7e818be4838145c0bef5e0b9307e59ce P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:27.311429 32053 raft_consensus.cc:740] T 7e818be4838145c0bef5e0b9307e59ce P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4af34380954bddb34cbde729102898, State: Initialized, Role: FOLLOWER
I20260710 11:03:27.312213 32060 leader_election.cc:290] T e3441b9b6cce474d87f4bc43b4e54bb0 P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 1 election: Requested vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:27.312391 32053 consensus_queue.cc:260] T 7e818be4838145c0bef5e0b9307e59ce P de4af34380954bddb34cbde729102898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.313119 32060 raft_consensus.cc:493] T 7e818be4838145c0bef5e0b9307e59ce P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:27.319347 32052 tablet_bootstrap.cc:492] T 15e7340460954b6685ef126b07c1211b P e12240d7272c4424847197d209782e1f: No bootstrap required, opened a new log
I20260710 11:03:27.315487 32053 ts_tablet_manager.cc:1434] T 7e818be4838145c0bef5e0b9307e59ce P de4af34380954bddb34cbde729102898: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 11:03:27.324448 32053 tablet_bootstrap.cc:492] T be87ab64d6de40a59d8fefc0cb218939 P de4af34380954bddb34cbde729102898: Bootstrap starting.
I20260710 11:03:27.313562 32051 tablet_bootstrap.cc:492] T b6915d48f1c040648cda8933f8864a98 P 335c47bd6a994a12ad9286159b86472b: Bootstrap starting.
I20260710 11:03:27.322420 32060 raft_consensus.cc:515] T 7e818be4838145c0bef5e0b9307e59ce P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.332084 32060 leader_election.cc:290] T 7e818be4838145c0bef5e0b9307e59ce P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:27.320273 31937 raft_consensus.cc:2468] T bd4412ef3bbe4984ba7961bad7237f11 P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4af34380954bddb34cbde729102898 in term 1.
I20260710 11:03:27.333128 32052 ts_tablet_manager.cc:1403] T 15e7340460954b6685ef126b07c1211b P e12240d7272c4424847197d209782e1f: Time spent bootstrapping tablet: real 0.065s	user 0.019s	sys 0.010s
I20260710 11:03:27.322110 32077 raft_consensus.cc:515] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.336827 32051 tablet_bootstrap.cc:654] T b6915d48f1c040648cda8933f8864a98 P 335c47bd6a994a12ad9286159b86472b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:27.342921 32052 raft_consensus.cc:359] T 15e7340460954b6685ef126b07c1211b P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.344311 32052 raft_consensus.cc:385] T 15e7340460954b6685ef126b07c1211b P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:27.344776 32052 raft_consensus.cc:740] T 15e7340460954b6685ef126b07c1211b P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12240d7272c4424847197d209782e1f, State: Initialized, Role: FOLLOWER
I20260710 11:03:27.346184 31825 leader_election.cc:304] T bd4412ef3bbe4984ba7961bad7237f11 P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: de4af34380954bddb34cbde729102898, e12240d7272c4424847197d209782e1f; no voters: 335c47bd6a994a12ad9286159b86472b
I20260710 11:03:27.347770 32009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3441b9b6cce474d87f4bc43b4e54bb0" candidate_uuid: "e12240d7272c4424847197d209782e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335c47bd6a994a12ad9286159b86472b"
I20260710 11:03:27.347980 32058 raft_consensus.cc:2804] T bd4412ef3bbe4984ba7961bad7237f11 P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:27.348403 31861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3441b9b6cce474d87f4bc43b4e54bb0" candidate_uuid: "e12240d7272c4424847197d209782e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4af34380954bddb34cbde729102898"
I20260710 11:03:27.348471 32058 raft_consensus.cc:697] T bd4412ef3bbe4984ba7961bad7237f11 P de4af34380954bddb34cbde729102898 [term 1 LEADER]: Becoming Leader. State: Replica: de4af34380954bddb34cbde729102898, State: Running, Role: LEADER
I20260710 11:03:27.349833 31862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e818be4838145c0bef5e0b9307e59ce" candidate_uuid: "e12240d7272c4424847197d209782e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4af34380954bddb34cbde729102898" is_pre_election: true
I20260710 11:03:27.350773 32009 raft_consensus.cc:2393] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e12240d7272c4424847197d209782e1f in current term 1: Already voted for candidate 335c47bd6a994a12ad9286159b86472b in this term.
I20260710 11:03:27.345993 32052 consensus_queue.cc:260] T 15e7340460954b6685ef126b07c1211b P e12240d7272c4424847197d209782e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.350767 32010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e818be4838145c0bef5e0b9307e59ce" candidate_uuid: "e12240d7272c4424847197d209782e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335c47bd6a994a12ad9286159b86472b" is_pre_election: true
I20260710 11:03:27.353579 31862 raft_consensus.cc:2468] T 7e818be4838145c0bef5e0b9307e59ce P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e12240d7272c4424847197d209782e1f in term 0.
I20260710 11:03:27.349848 32058 consensus_queue.cc:237] T bd4412ef3bbe4984ba7961bad7237f11 P de4af34380954bddb34cbde729102898 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.366833 32052 ts_tablet_manager.cc:1434] T 15e7340460954b6685ef126b07c1211b P e12240d7272c4424847197d209782e1f: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.000s
I20260710 11:03:27.369234 32077 leader_election.cc:290] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 election: Requested vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), e12240d7272c4424847197d209782e1f (127.27.60.130:41653)
I20260710 11:03:27.370801 31862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3441b9b6cce474d87f4bc43b4e54bb0" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4af34380954bddb34cbde729102898"
W20260710 11:03:27.372520 31977 leader_election.cc:343] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de4af34380954bddb34cbde729102898 (127.27.60.129:42383): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:03:27.363363 31903 leader_election.cc:343] T e3441b9b6cce474d87f4bc43b4e54bb0 P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de4af34380954bddb34cbde729102898 (127.27.60.129:42383): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:03:27.375274 31903 leader_election.cc:343] T 7e818be4838145c0bef5e0b9307e59ce P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:27.376058 31903 leader_election.cc:304] T e3441b9b6cce474d87f4bc43b4e54bb0 P e12240d7272c4424847197d209782e1f [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: e12240d7272c4424847197d209782e1f; no voters: 335c47bd6a994a12ad9286159b86472b, de4af34380954bddb34cbde729102898
I20260710 11:03:27.377188 32052 tablet_bootstrap.cc:492] T d327d0086334428793ae7a28b01f2e23 P e12240d7272c4424847197d209782e1f: Bootstrap starting.
I20260710 11:03:27.382320 32053 tablet_bootstrap.cc:654] T be87ab64d6de40a59d8fefc0cb218939 P de4af34380954bddb34cbde729102898: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:27.385833 32086 raft_consensus.cc:2749] T e3441b9b6cce474d87f4bc43b4e54bb0 P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:03:27.386417 31903 leader_election.cc:304] T 7e818be4838145c0bef5e0b9307e59ce P e12240d7272c4424847197d209782e1f [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: de4af34380954bddb34cbde729102898, e12240d7272c4424847197d209782e1f; no voters: 335c47bd6a994a12ad9286159b86472b
I20260710 11:03:27.387475 32086 raft_consensus.cc:2804] T 7e818be4838145c0bef5e0b9307e59ce P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:27.386793 31759 catalog_manager.cc:5697] T bd4412ef3bbe4984ba7961bad7237f11 P de4af34380954bddb34cbde729102898 reported cstate change: term changed from 0 to 1, leader changed from <none> to de4af34380954bddb34cbde729102898 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "de4af34380954bddb34cbde729102898" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:27.387866 32086 raft_consensus.cc:493] T 7e818be4838145c0bef5e0b9307e59ce P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:27.388238 32086 raft_consensus.cc:3060] T 7e818be4838145c0bef5e0b9307e59ce P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:27.390187 31937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3441b9b6cce474d87f4bc43b4e54bb0" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12240d7272c4424847197d209782e1f"
I20260710 11:03:27.391052 31937 raft_consensus.cc:2393] T e3441b9b6cce474d87f4bc43b4e54bb0 P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 335c47bd6a994a12ad9286159b86472b in current term 1: Already voted for candidate e12240d7272c4424847197d209782e1f in this term.
I20260710 11:03:27.392215 31974 leader_election.cc:304] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [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: 335c47bd6a994a12ad9286159b86472b; no voters: de4af34380954bddb34cbde729102898, e12240d7272c4424847197d209782e1f
I20260710 11:03:27.392629 32051 tablet_bootstrap.cc:492] T b6915d48f1c040648cda8933f8864a98 P 335c47bd6a994a12ad9286159b86472b: No bootstrap required, opened a new log
I20260710 11:03:27.393392 32077 raft_consensus.cc:2749] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:03:27.394335 32051 ts_tablet_manager.cc:1403] T b6915d48f1c040648cda8933f8864a98 P 335c47bd6a994a12ad9286159b86472b: Time spent bootstrapping tablet: real 0.085s	user 0.018s	sys 0.023s
I20260710 11:03:27.395833 32086 raft_consensus.cc:515] T 7e818be4838145c0bef5e0b9307e59ce P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.397975 32086 leader_election.cc:290] T 7e818be4838145c0bef5e0b9307e59ce P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 1 election: Requested vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:27.398767 31862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e818be4838145c0bef5e0b9307e59ce" candidate_uuid: "e12240d7272c4424847197d209782e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4af34380954bddb34cbde729102898"
I20260710 11:03:27.399370 31862 raft_consensus.cc:3060] T 7e818be4838145c0bef5e0b9307e59ce P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:27.399484 32009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e818be4838145c0bef5e0b9307e59ce" candidate_uuid: "e12240d7272c4424847197d209782e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335c47bd6a994a12ad9286159b86472b"
I20260710 11:03:27.400931 32052 tablet_bootstrap.cc:654] T d327d0086334428793ae7a28b01f2e23 P e12240d7272c4424847197d209782e1f: Neither blocks nor log segments found. Creating new log.
W20260710 11:03:27.401077 31903 leader_election.cc:343] T 7e818be4838145c0bef5e0b9307e59ce P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:27.402370 32058 raft_consensus.cc:493] T 15e7340460954b6685ef126b07c1211b P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:27.402966 32058 raft_consensus.cc:515] T 15e7340460954b6685ef126b07c1211b P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.403515 32051 raft_consensus.cc:359] T b6915d48f1c040648cda8933f8864a98 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.407532 32051 raft_consensus.cc:385] T b6915d48f1c040648cda8933f8864a98 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:27.407866 32051 raft_consensus.cc:740] T b6915d48f1c040648cda8933f8864a98 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Initialized, Role: FOLLOWER
I20260710 11:03:27.408289 31937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e7340460954b6685ef126b07c1211b" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12240d7272c4424847197d209782e1f" is_pre_election: true
I20260710 11:03:27.408900 31937 raft_consensus.cc:2468] T 15e7340460954b6685ef126b07c1211b P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de4af34380954bddb34cbde729102898 in term 0.
I20260710 11:03:27.408742 32051 consensus_queue.cc:260] T b6915d48f1c040648cda8933f8864a98 P 335c47bd6a994a12ad9286159b86472b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.410344 31825 leader_election.cc:304] T 15e7340460954b6685ef126b07c1211b P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de4af34380954bddb34cbde729102898, e12240d7272c4424847197d209782e1f; no voters: 
I20260710 11:03:27.411353 32074 raft_consensus.cc:2804] T 15e7340460954b6685ef126b07c1211b P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:27.411762 32074 raft_consensus.cc:493] T 15e7340460954b6685ef126b07c1211b P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:27.412087 32074 raft_consensus.cc:3060] T 15e7340460954b6685ef126b07c1211b P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:27.412582 32051 ts_tablet_manager.cc:1434] T b6915d48f1c040648cda8933f8864a98 P 335c47bd6a994a12ad9286159b86472b: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:03:27.413691 32051 tablet_bootstrap.cc:492] T be87ab64d6de40a59d8fefc0cb218939 P 335c47bd6a994a12ad9286159b86472b: Bootstrap starting.
I20260710 11:03:27.414040 32053 tablet_bootstrap.cc:492] T be87ab64d6de40a59d8fefc0cb218939 P de4af34380954bddb34cbde729102898: No bootstrap required, opened a new log
I20260710 11:03:27.414727 32053 ts_tablet_manager.cc:1403] T be87ab64d6de40a59d8fefc0cb218939 P de4af34380954bddb34cbde729102898: Time spent bootstrapping tablet: real 0.091s	user 0.014s	sys 0.018s
I20260710 11:03:27.407379 32009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e7340460954b6685ef126b07c1211b" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335c47bd6a994a12ad9286159b86472b" is_pre_election: true
I20260710 11:03:27.417935 32009 raft_consensus.cc:2468] T 15e7340460954b6685ef126b07c1211b P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de4af34380954bddb34cbde729102898 in term 0.
I20260710 11:03:27.405292 32058 leader_election.cc:290] T 15e7340460954b6685ef126b07c1211b P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e12240d7272c4424847197d209782e1f (127.27.60.130:41653), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:27.419122 32053 raft_consensus.cc:359] T be87ab64d6de40a59d8fefc0cb218939 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.420215 32053 raft_consensus.cc:385] T be87ab64d6de40a59d8fefc0cb218939 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:27.420696 32051 tablet_bootstrap.cc:654] T be87ab64d6de40a59d8fefc0cb218939 P 335c47bd6a994a12ad9286159b86472b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:27.420626 32053 raft_consensus.cc:740] T be87ab64d6de40a59d8fefc0cb218939 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4af34380954bddb34cbde729102898, State: Initialized, Role: FOLLOWER
I20260710 11:03:27.422019 32053 consensus_queue.cc:260] T be87ab64d6de40a59d8fefc0cb218939 P de4af34380954bddb34cbde729102898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.425753 32053 ts_tablet_manager.cc:1434] T be87ab64d6de40a59d8fefc0cb218939 P de4af34380954bddb34cbde729102898: Time spent starting tablet: real 0.011s	user 0.012s	sys 0.000s
I20260710 11:03:27.427306 32053 tablet_bootstrap.cc:492] T 78b48a19cb254aa9bb4b419b26787617 P de4af34380954bddb34cbde729102898: Bootstrap starting.
I20260710 11:03:27.429634 32074 raft_consensus.cc:515] T 15e7340460954b6685ef126b07c1211b P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.430891 32077 raft_consensus.cc:493] T b6915d48f1c040648cda8933f8864a98 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:27.433792 32077 raft_consensus.cc:515] T b6915d48f1c040648cda8933f8864a98 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.436548 32053 tablet_bootstrap.cc:654] T 78b48a19cb254aa9bb4b419b26787617 P de4af34380954bddb34cbde729102898: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:27.437532 32078 raft_consensus.cc:493] T d327d0086334428793ae7a28b01f2e23 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:27.438418 31937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6915d48f1c040648cda8933f8864a98" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12240d7272c4424847197d209782e1f" is_pre_election: true
W20260710 11:03:27.440222 31974 leader_election.cc:343] T b6915d48f1c040648cda8933f8864a98 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e12240d7272c4424847197d209782e1f (127.27.60.130:41653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:27.444008 31861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6915d48f1c040648cda8933f8864a98" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4af34380954bddb34cbde729102898" is_pre_election: true
I20260710 11:03:27.444936 31861 raft_consensus.cc:2468] T b6915d48f1c040648cda8933f8864a98 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 335c47bd6a994a12ad9286159b86472b in term 0.
I20260710 11:03:27.446182 32077 leader_election.cc:290] T b6915d48f1c040648cda8933f8864a98 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), e12240d7272c4424847197d209782e1f (127.27.60.130:41653)
I20260710 11:03:27.438238 32078 raft_consensus.cc:515] T d327d0086334428793ae7a28b01f2e23 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.450572 31860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d327d0086334428793ae7a28b01f2e23" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4af34380954bddb34cbde729102898" is_pre_election: true
I20260710 11:03:27.451154 32078 leader_election.cc:290] T d327d0086334428793ae7a28b01f2e23 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), e12240d7272c4424847197d209782e1f (127.27.60.130:41653)
I20260710 11:03:27.451573 31860 raft_consensus.cc:2468] T d327d0086334428793ae7a28b01f2e23 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 335c47bd6a994a12ad9286159b86472b in term 0.
I20260710 11:03:27.451784 31937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d327d0086334428793ae7a28b01f2e23" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12240d7272c4424847197d209782e1f" is_pre_election: true
I20260710 11:03:27.452951 31977 leader_election.cc:304] T b6915d48f1c040648cda8933f8864a98 P 335c47bd6a994a12ad9286159b86472b [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: 335c47bd6a994a12ad9286159b86472b, de4af34380954bddb34cbde729102898; no voters: e12240d7272c4424847197d209782e1f
I20260710 11:03:27.454759 31977 leader_election.cc:304] T d327d0086334428793ae7a28b01f2e23 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335c47bd6a994a12ad9286159b86472b, de4af34380954bddb34cbde729102898; no voters: 
I20260710 11:03:27.455806 32053 tablet_bootstrap.cc:492] T 78b48a19cb254aa9bb4b419b26787617 P de4af34380954bddb34cbde729102898: No bootstrap required, opened a new log
W20260710 11:03:27.456379 31974 leader_election.cc:343] T d327d0086334428793ae7a28b01f2e23 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e12240d7272c4424847197d209782e1f (127.27.60.130:41653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:27.456590 32053 ts_tablet_manager.cc:1403] T 78b48a19cb254aa9bb4b419b26787617 P de4af34380954bddb34cbde729102898: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.002s
I20260710 11:03:27.457726 32077 raft_consensus.cc:2804] T b6915d48f1c040648cda8933f8864a98 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:27.458302 32077 raft_consensus.cc:493] T b6915d48f1c040648cda8933f8864a98 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:27.458818 32077 raft_consensus.cc:3060] T b6915d48f1c040648cda8933f8864a98 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:27.460906 32053 raft_consensus.cc:359] T 78b48a19cb254aa9bb4b419b26787617 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } }
I20260710 11:03:27.461958 32053 raft_consensus.cc:385] T 78b48a19cb254aa9bb4b419b26787617 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:27.462373 32053 raft_consensus.cc:740] T 78b48a19cb254aa9bb4b419b26787617 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4af34380954bddb34cbde729102898, State: Initialized, Role: FOLLOWER
I20260710 11:03:27.463742 32053 consensus_queue.cc:260] T 78b48a19cb254aa9bb4b419b26787617 P de4af34380954bddb34cbde729102898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } }
I20260710 11:03:27.462137 32078 raft_consensus.cc:2804] T d327d0086334428793ae7a28b01f2e23 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:27.465031 32078 raft_consensus.cc:493] T d327d0086334428793ae7a28b01f2e23 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:27.465571 32078 raft_consensus.cc:3060] T d327d0086334428793ae7a28b01f2e23 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:27.467680 32053 ts_tablet_manager.cc:1434] T 78b48a19cb254aa9bb4b419b26787617 P de4af34380954bddb34cbde729102898: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:03:27.433043 31862 raft_consensus.cc:2468] T 7e818be4838145c0bef5e0b9307e59ce P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12240d7272c4424847197d209782e1f in term 1.
I20260710 11:03:27.469365 32053 tablet_bootstrap.cc:492] T e3441b9b6cce474d87f4bc43b4e54bb0 P de4af34380954bddb34cbde729102898: Bootstrap starting.
I20260710 11:03:27.470743 31903 leader_election.cc:304] T 7e818be4838145c0bef5e0b9307e59ce P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: de4af34380954bddb34cbde729102898, e12240d7272c4424847197d209782e1f; no voters: 335c47bd6a994a12ad9286159b86472b
I20260710 11:03:27.471818 32086 raft_consensus.cc:2804] T 7e818be4838145c0bef5e0b9307e59ce P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:27.472290 32086 raft_consensus.cc:697] T 7e818be4838145c0bef5e0b9307e59ce P e12240d7272c4424847197d209782e1f [term 1 LEADER]: Becoming Leader. State: Replica: e12240d7272c4424847197d209782e1f, State: Running, Role: LEADER
I20260710 11:03:27.473218 32086 consensus_queue.cc:237] T 7e818be4838145c0bef5e0b9307e59ce P e12240d7272c4424847197d209782e1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.475322 31937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e7340460954b6685ef126b07c1211b" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12240d7272c4424847197d209782e1f"
I20260710 11:03:27.476156 31937 raft_consensus.cc:3060] T 15e7340460954b6685ef126b07c1211b P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:27.476636 32053 tablet_bootstrap.cc:654] T e3441b9b6cce474d87f4bc43b4e54bb0 P de4af34380954bddb34cbde729102898: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:27.486574 31937 raft_consensus.cc:2468] T 15e7340460954b6685ef126b07c1211b P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4af34380954bddb34cbde729102898 in term 1.
I20260710 11:03:27.490676 32009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e7340460954b6685ef126b07c1211b" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335c47bd6a994a12ad9286159b86472b"
I20260710 11:03:27.509111 32009 raft_consensus.cc:3060] T 15e7340460954b6685ef126b07c1211b P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:27.509987 31825 leader_election.cc:304] T 15e7340460954b6685ef126b07c1211b P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de4af34380954bddb34cbde729102898, e12240d7272c4424847197d209782e1f; no voters: 
I20260710 11:03:27.511195 32058 raft_consensus.cc:2804] T 15e7340460954b6685ef126b07c1211b P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:27.496925 32053 tablet_bootstrap.cc:492] T e3441b9b6cce474d87f4bc43b4e54bb0 P de4af34380954bddb34cbde729102898: No bootstrap required, opened a new log
I20260710 11:03:27.500223 32077 raft_consensus.cc:515] T b6915d48f1c040648cda8933f8864a98 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.513981 32053 ts_tablet_manager.cc:1403] T e3441b9b6cce474d87f4bc43b4e54bb0 P de4af34380954bddb34cbde729102898: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.016s
I20260710 11:03:27.513854 32078 raft_consensus.cc:515] T d327d0086334428793ae7a28b01f2e23 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.515357 32077 leader_election.cc:290] T b6915d48f1c040648cda8933f8864a98 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 election: Requested vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), e12240d7272c4424847197d209782e1f (127.27.60.130:41653)
I20260710 11:03:27.500281 31760 catalog_manager.cc:5697] T 7e818be4838145c0bef5e0b9307e59ce P e12240d7272c4424847197d209782e1f reported cstate change: term changed from 0 to 1, leader changed from <none> to e12240d7272c4424847197d209782e1f (127.27.60.130). New cstate: current_term: 1 leader_uuid: "e12240d7272c4424847197d209782e1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:27.516050 32078 leader_election.cc:290] T d327d0086334428793ae7a28b01f2e23 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 election: Requested vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), e12240d7272c4424847197d209782e1f (127.27.60.130:41653)
I20260710 11:03:27.517228 32053 raft_consensus.cc:359] T e3441b9b6cce474d87f4bc43b4e54bb0 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.518169 32053 raft_consensus.cc:385] T e3441b9b6cce474d87f4bc43b4e54bb0 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:27.518493 32053 raft_consensus.cc:740] T e3441b9b6cce474d87f4bc43b4e54bb0 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4af34380954bddb34cbde729102898, State: Initialized, Role: FOLLOWER
I20260710 11:03:27.519250 32053 consensus_queue.cc:260] T e3441b9b6cce474d87f4bc43b4e54bb0 P de4af34380954bddb34cbde729102898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.520812 31935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d327d0086334428793ae7a28b01f2e23" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12240d7272c4424847197d209782e1f"
I20260710 11:03:27.494032 32074 leader_election.cc:290] T 15e7340460954b6685ef126b07c1211b P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 1 election: Requested vote from peers e12240d7272c4424847197d209782e1f (127.27.60.130:41653), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
W20260710 11:03:27.523591 31974 leader_election.cc:343] T d327d0086334428793ae7a28b01f2e23 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e12240d7272c4424847197d209782e1f (127.27.60.130:41653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:27.524853 32051 tablet_bootstrap.cc:492] T be87ab64d6de40a59d8fefc0cb218939 P 335c47bd6a994a12ad9286159b86472b: No bootstrap required, opened a new log
I20260710 11:03:27.525430 32051 ts_tablet_manager.cc:1403] T be87ab64d6de40a59d8fefc0cb218939 P 335c47bd6a994a12ad9286159b86472b: Time spent bootstrapping tablet: real 0.112s	user 0.017s	sys 0.028s
I20260710 11:03:27.528213 32051 raft_consensus.cc:359] T be87ab64d6de40a59d8fefc0cb218939 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.528944 32051 raft_consensus.cc:385] T be87ab64d6de40a59d8fefc0cb218939 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:27.529767 31758 catalog_manager.cc:5697] T 78b48a19cb254aa9bb4b419b26787617 P 335c47bd6a994a12ad9286159b86472b reported cstate change: term changed from 0 to 1, leader changed from <none> to 335c47bd6a994a12ad9286159b86472b (127.27.60.131). New cstate: current_term: 1 leader_uuid: "335c47bd6a994a12ad9286159b86472b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:27.532102 32052 tablet_bootstrap.cc:492] T d327d0086334428793ae7a28b01f2e23 P e12240d7272c4424847197d209782e1f: No bootstrap required, opened a new log
I20260710 11:03:27.532615 32052 ts_tablet_manager.cc:1403] T d327d0086334428793ae7a28b01f2e23 P e12240d7272c4424847197d209782e1f: Time spent bootstrapping tablet: real 0.156s	user 0.057s	sys 0.042s
I20260710 11:03:27.529222 32051 raft_consensus.cc:740] T be87ab64d6de40a59d8fefc0cb218939 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Initialized, Role: FOLLOWER
I20260710 11:03:27.534597 32053 ts_tablet_manager.cc:1434] T e3441b9b6cce474d87f4bc43b4e54bb0 P de4af34380954bddb34cbde729102898: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.013s
I20260710 11:03:27.535030 32051 consensus_queue.cc:260] T be87ab64d6de40a59d8fefc0cb218939 P 335c47bd6a994a12ad9286159b86472b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.536226 31862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6915d48f1c040648cda8933f8864a98" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4af34380954bddb34cbde729102898"
I20260710 11:03:27.536924 32051 ts_tablet_manager.cc:1434] T be87ab64d6de40a59d8fefc0cb218939 P 335c47bd6a994a12ad9286159b86472b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:03:27.537510 31860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d327d0086334428793ae7a28b01f2e23" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4af34380954bddb34cbde729102898"
I20260710 11:03:27.538080 31860 raft_consensus.cc:3060] T d327d0086334428793ae7a28b01f2e23 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:27.540377 32009 raft_consensus.cc:2468] T 15e7340460954b6685ef126b07c1211b P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4af34380954bddb34cbde729102898 in term 1.
I20260710 11:03:27.540999 32052 raft_consensus.cc:359] T d327d0086334428793ae7a28b01f2e23 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.541649 32052 raft_consensus.cc:385] T d327d0086334428793ae7a28b01f2e23 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:27.541906 32052 raft_consensus.cc:740] T d327d0086334428793ae7a28b01f2e23 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12240d7272c4424847197d209782e1f, State: Initialized, Role: FOLLOWER
I20260710 11:03:27.542174 31937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6915d48f1c040648cda8933f8864a98" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12240d7272c4424847197d209782e1f"
I20260710 11:03:27.542520 32086 raft_consensus.cc:493] T be87ab64d6de40a59d8fefc0cb218939 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:27.536860 31862 raft_consensus.cc:3060] T b6915d48f1c040648cda8933f8864a98 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:27.543243 32086 raft_consensus.cc:515] T be87ab64d6de40a59d8fefc0cb218939 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
W20260710 11:03:27.543778 31974 leader_election.cc:343] T b6915d48f1c040648cda8933f8864a98 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e12240d7272c4424847197d209782e1f (127.27.60.130:41653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:27.545892 32086 leader_election.cc:290] T be87ab64d6de40a59d8fefc0cb218939 P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:27.547449 32051 tablet_bootstrap.cc:492] T 7e818be4838145c0bef5e0b9307e59ce P 335c47bd6a994a12ad9286159b86472b: Bootstrap starting.
I20260710 11:03:27.542577 32052 consensus_queue.cc:260] T d327d0086334428793ae7a28b01f2e23 P e12240d7272c4424847197d209782e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.547961 31861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be87ab64d6de40a59d8fefc0cb218939" candidate_uuid: "e12240d7272c4424847197d209782e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4af34380954bddb34cbde729102898" is_pre_election: true
I20260710 11:03:27.548853 32058 raft_consensus.cc:697] T 15e7340460954b6685ef126b07c1211b P de4af34380954bddb34cbde729102898 [term 1 LEADER]: Becoming Leader. State: Replica: de4af34380954bddb34cbde729102898, State: Running, Role: LEADER
I20260710 11:03:27.549865 31861 raft_consensus.cc:2468] T be87ab64d6de40a59d8fefc0cb218939 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e12240d7272c4424847197d209782e1f in term 0.
I20260710 11:03:27.551011 32058 consensus_queue.cc:237] T 15e7340460954b6685ef126b07c1211b P de4af34380954bddb34cbde729102898 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.551957 31860 raft_consensus.cc:2468] T d327d0086334428793ae7a28b01f2e23 P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335c47bd6a994a12ad9286159b86472b in term 1.
I20260710 11:03:27.553875 32052 ts_tablet_manager.cc:1434] T d327d0086334428793ae7a28b01f2e23 P e12240d7272c4424847197d209782e1f: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260710 11:03:27.554895 32052 tablet_bootstrap.cc:492] T b6915d48f1c040648cda8933f8864a98 P e12240d7272c4424847197d209782e1f: Bootstrap starting.
I20260710 11:03:27.555269 31977 leader_election.cc:304] T d327d0086334428793ae7a28b01f2e23 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 335c47bd6a994a12ad9286159b86472b, de4af34380954bddb34cbde729102898; no voters: e12240d7272c4424847197d209782e1f
I20260710 11:03:27.557020 31862 raft_consensus.cc:2468] T b6915d48f1c040648cda8933f8864a98 P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335c47bd6a994a12ad9286159b86472b in term 1.
I20260710 11:03:27.558059 31903 leader_election.cc:304] T be87ab64d6de40a59d8fefc0cb218939 P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de4af34380954bddb34cbde729102898, e12240d7272c4424847197d209782e1f; no voters: 
I20260710 11:03:27.558936 32086 raft_consensus.cc:2804] T be87ab64d6de40a59d8fefc0cb218939 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:27.559298 32086 raft_consensus.cc:493] T be87ab64d6de40a59d8fefc0cb218939 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:27.560045 32078 raft_consensus.cc:2804] T d327d0086334428793ae7a28b01f2e23 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:27.559845 32086 raft_consensus.cc:3060] T be87ab64d6de40a59d8fefc0cb218939 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:27.560814 32078 raft_consensus.cc:697] T d327d0086334428793ae7a28b01f2e23 P 335c47bd6a994a12ad9286159b86472b [term 1 LEADER]: Becoming Leader. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Running, Role: LEADER
I20260710 11:03:27.548887 32009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be87ab64d6de40a59d8fefc0cb218939" candidate_uuid: "e12240d7272c4424847197d209782e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335c47bd6a994a12ad9286159b86472b" is_pre_election: true
I20260710 11:03:27.563369 32009 raft_consensus.cc:2468] T be87ab64d6de40a59d8fefc0cb218939 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e12240d7272c4424847197d209782e1f in term 0.
I20260710 11:03:27.565694 32051 tablet_bootstrap.cc:654] T 7e818be4838145c0bef5e0b9307e59ce P 335c47bd6a994a12ad9286159b86472b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:27.568127 32086 raft_consensus.cc:515] T be87ab64d6de40a59d8fefc0cb218939 P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.568485 31977 leader_election.cc:304] T b6915d48f1c040648cda8933f8864a98 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 335c47bd6a994a12ad9286159b86472b, de4af34380954bddb34cbde729102898; no voters: e12240d7272c4424847197d209782e1f
I20260710 11:03:27.569839 32052 tablet_bootstrap.cc:654] T b6915d48f1c040648cda8933f8864a98 P e12240d7272c4424847197d209782e1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:27.570052 32077 raft_consensus.cc:2804] T b6915d48f1c040648cda8933f8864a98 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:27.570554 32086 leader_election.cc:290] T be87ab64d6de40a59d8fefc0cb218939 P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 1 election: Requested vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:27.570604 32077 raft_consensus.cc:697] T b6915d48f1c040648cda8933f8864a98 P 335c47bd6a994a12ad9286159b86472b [term 1 LEADER]: Becoming Leader. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Running, Role: LEADER
I20260710 11:03:27.571784 32077 consensus_queue.cc:237] T b6915d48f1c040648cda8933f8864a98 P 335c47bd6a994a12ad9286159b86472b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.573710 31862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be87ab64d6de40a59d8fefc0cb218939" candidate_uuid: "e12240d7272c4424847197d209782e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4af34380954bddb34cbde729102898"
I20260710 11:03:27.574317 31862 raft_consensus.cc:3060] T be87ab64d6de40a59d8fefc0cb218939 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:27.576294 32051 tablet_bootstrap.cc:492] T 7e818be4838145c0bef5e0b9307e59ce P 335c47bd6a994a12ad9286159b86472b: No bootstrap required, opened a new log
I20260710 11:03:27.561691 32078 consensus_queue.cc:237] T d327d0086334428793ae7a28b01f2e23 P 335c47bd6a994a12ad9286159b86472b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.576795 32051 ts_tablet_manager.cc:1403] T 7e818be4838145c0bef5e0b9307e59ce P 335c47bd6a994a12ad9286159b86472b: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.002s
I20260710 11:03:27.577865 32009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be87ab64d6de40a59d8fefc0cb218939" candidate_uuid: "e12240d7272c4424847197d209782e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335c47bd6a994a12ad9286159b86472b"
I20260710 11:03:27.578493 32009 raft_consensus.cc:3060] T be87ab64d6de40a59d8fefc0cb218939 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:27.579756 32051 raft_consensus.cc:359] T 7e818be4838145c0bef5e0b9307e59ce P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.580493 32051 raft_consensus.cc:385] T 7e818be4838145c0bef5e0b9307e59ce P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:27.580770 32051 raft_consensus.cc:740] T 7e818be4838145c0bef5e0b9307e59ce P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Initialized, Role: FOLLOWER
I20260710 11:03:27.581624 32051 consensus_queue.cc:260] T 7e818be4838145c0bef5e0b9307e59ce P 335c47bd6a994a12ad9286159b86472b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.582860 32052 tablet_bootstrap.cc:492] T b6915d48f1c040648cda8933f8864a98 P e12240d7272c4424847197d209782e1f: No bootstrap required, opened a new log
I20260710 11:03:27.583325 32052 ts_tablet_manager.cc:1403] T b6915d48f1c040648cda8933f8864a98 P e12240d7272c4424847197d209782e1f: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.000s
I20260710 11:03:27.583909 32051 ts_tablet_manager.cc:1434] T 7e818be4838145c0bef5e0b9307e59ce P 335c47bd6a994a12ad9286159b86472b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:03:27.584688 32077 raft_consensus.cc:493] T 7e818be4838145c0bef5e0b9307e59ce P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:27.585151 32077 raft_consensus.cc:515] T 7e818be4838145c0bef5e0b9307e59ce P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.586098 32052 raft_consensus.cc:359] T b6915d48f1c040648cda8933f8864a98 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.586898 32052 raft_consensus.cc:385] T b6915d48f1c040648cda8933f8864a98 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:27.587303 32052 raft_consensus.cc:740] T b6915d48f1c040648cda8933f8864a98 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12240d7272c4424847197d209782e1f, State: Initialized, Role: FOLLOWER
I20260710 11:03:27.587384 32077 leader_election.cc:290] T 7e818be4838145c0bef5e0b9307e59ce P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), e12240d7272c4424847197d209782e1f (127.27.60.130:41653)
I20260710 11:03:27.586813 31760 catalog_manager.cc:5697] T 15e7340460954b6685ef126b07c1211b P de4af34380954bddb34cbde729102898 reported cstate change: term changed from 0 to 1, leader changed from <none> to de4af34380954bddb34cbde729102898 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "de4af34380954bddb34cbde729102898" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:27.590278 31937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e818be4838145c0bef5e0b9307e59ce" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12240d7272c4424847197d209782e1f" is_pre_election: true
I20260710 11:03:27.591884 32052 consensus_queue.cc:260] T b6915d48f1c040648cda8933f8864a98 P e12240d7272c4424847197d209782e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.592331 31860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e818be4838145c0bef5e0b9307e59ce" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4af34380954bddb34cbde729102898" is_pre_election: true
I20260710 11:03:27.593178 31860 raft_consensus.cc:2393] T 7e818be4838145c0bef5e0b9307e59ce P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 335c47bd6a994a12ad9286159b86472b in current term 1: Already voted for candidate e12240d7272c4424847197d209782e1f in this term.
I20260710 11:03:27.594331 31977 leader_election.cc:304] T 7e818be4838145c0bef5e0b9307e59ce P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 335c47bd6a994a12ad9286159b86472b; no voters: de4af34380954bddb34cbde729102898, e12240d7272c4424847197d209782e1f
I20260710 11:03:27.595561 32077 raft_consensus.cc:3060] T 7e818be4838145c0bef5e0b9307e59ce P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:27.598810 31862 raft_consensus.cc:2468] T be87ab64d6de40a59d8fefc0cb218939 P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12240d7272c4424847197d209782e1f in term 1.
I20260710 11:03:27.599293 32052 ts_tablet_manager.cc:1434] T b6915d48f1c040648cda8933f8864a98 P e12240d7272c4424847197d209782e1f: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.003s
I20260710 11:03:27.600128 31903 leader_election.cc:304] T be87ab64d6de40a59d8fefc0cb218939 P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de4af34380954bddb34cbde729102898, e12240d7272c4424847197d209782e1f; no voters: 
I20260710 11:03:27.600195 32009 raft_consensus.cc:2468] T be87ab64d6de40a59d8fefc0cb218939 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12240d7272c4424847197d209782e1f in term 1.
I20260710 11:03:27.601199 32086 raft_consensus.cc:2804] T be87ab64d6de40a59d8fefc0cb218939 P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:27.601714 32086 raft_consensus.cc:697] T be87ab64d6de40a59d8fefc0cb218939 P e12240d7272c4424847197d209782e1f [term 1 LEADER]: Becoming Leader. State: Replica: e12240d7272c4424847197d209782e1f, State: Running, Role: LEADER
I20260710 11:03:27.602536 32086 consensus_queue.cc:237] T be87ab64d6de40a59d8fefc0cb218939 P e12240d7272c4424847197d209782e1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.607805 32077 raft_consensus.cc:2749] T 7e818be4838145c0bef5e0b9307e59ce P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:27.614953 32078 raft_consensus.cc:493] T bd4412ef3bbe4984ba7961bad7237f11 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:27.615484 32078 raft_consensus.cc:515] T bd4412ef3bbe4984ba7961bad7237f11 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.617412 32078 leader_election.cc:290] T bd4412ef3bbe4984ba7961bad7237f11 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), e12240d7272c4424847197d209782e1f (127.27.60.130:41653)
I20260710 11:03:27.616861 31758 catalog_manager.cc:5697] T be87ab64d6de40a59d8fefc0cb218939 P e12240d7272c4424847197d209782e1f reported cstate change: term changed from 0 to 1, leader changed from <none> to e12240d7272c4424847197d209782e1f (127.27.60.130). New cstate: current_term: 1 leader_uuid: "e12240d7272c4424847197d209782e1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:27.618223 31862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4412ef3bbe4984ba7961bad7237f11" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4af34380954bddb34cbde729102898" is_pre_election: true
I20260710 11:03:27.619050 31937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4412ef3bbe4984ba7961bad7237f11" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12240d7272c4424847197d209782e1f" is_pre_election: true
I20260710 11:03:27.619941 31937 raft_consensus.cc:2393] T bd4412ef3bbe4984ba7961bad7237f11 P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 335c47bd6a994a12ad9286159b86472b in current term 1: Already voted for candidate de4af34380954bddb34cbde729102898 in this term.
I20260710 11:03:27.620561 32086 raft_consensus.cc:493] T d327d0086334428793ae7a28b01f2e23 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:27.621172 31974 leader_election.cc:304] T bd4412ef3bbe4984ba7961bad7237f11 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 335c47bd6a994a12ad9286159b86472b; no voters: de4af34380954bddb34cbde729102898, e12240d7272c4424847197d209782e1f
I20260710 11:03:27.621124 32086 raft_consensus.cc:515] T d327d0086334428793ae7a28b01f2e23 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.622488 31760 catalog_manager.cc:5697] T d327d0086334428793ae7a28b01f2e23 P 335c47bd6a994a12ad9286159b86472b reported cstate change: term changed from 0 to 1, leader changed from <none> to 335c47bd6a994a12ad9286159b86472b (127.27.60.131). New cstate: current_term: 1 leader_uuid: "335c47bd6a994a12ad9286159b86472b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:27.623340 32078 raft_consensus.cc:3060] T bd4412ef3bbe4984ba7961bad7237f11 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:27.624593 31862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d327d0086334428793ae7a28b01f2e23" candidate_uuid: "e12240d7272c4424847197d209782e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4af34380954bddb34cbde729102898" is_pre_election: true
I20260710 11:03:27.625492 31862 raft_consensus.cc:2393] T d327d0086334428793ae7a28b01f2e23 P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e12240d7272c4424847197d209782e1f in current term 1: Already voted for candidate 335c47bd6a994a12ad9286159b86472b in this term.
I20260710 11:03:27.626716 32086 leader_election.cc:290] T d327d0086334428793ae7a28b01f2e23 P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:27.628075 32009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d327d0086334428793ae7a28b01f2e23" candidate_uuid: "e12240d7272c4424847197d209782e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335c47bd6a994a12ad9286159b86472b" is_pre_election: true
I20260710 11:03:27.629916 31903 leader_election.cc:304] T d327d0086334428793ae7a28b01f2e23 P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e12240d7272c4424847197d209782e1f; no voters: 335c47bd6a994a12ad9286159b86472b, de4af34380954bddb34cbde729102898
I20260710 11:03:27.630699 32086 raft_consensus.cc:3060] T d327d0086334428793ae7a28b01f2e23 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:27.631214 32078 raft_consensus.cc:2749] T bd4412ef3bbe4984ba7961bad7237f11 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:27.636245 32086 raft_consensus.cc:2749] T d327d0086334428793ae7a28b01f2e23 P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:27.639485 31760 catalog_manager.cc:5697] T b6915d48f1c040648cda8933f8864a98 P 335c47bd6a994a12ad9286159b86472b reported cstate change: term changed from 0 to 1, leader changed from <none> to 335c47bd6a994a12ad9286159b86472b (127.27.60.131). New cstate: current_term: 1 leader_uuid: "335c47bd6a994a12ad9286159b86472b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:27.713197 32078 consensus_queue.cc:1048] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:27.724997 32056 consensus_queue.cc:1048] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:27.756670 32058 consensus_queue.cc:1048] T bd4412ef3bbe4984ba7961bad7237f11 P de4af34380954bddb34cbde729102898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:27.763672 32058 consensus_queue.cc:1048] T bd4412ef3bbe4984ba7961bad7237f11 P de4af34380954bddb34cbde729102898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:27.803210 31862 raft_consensus.cc:3060] T 78b48a19cb254aa9bb4b419b26787617 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:27.810081 32056 consensus_queue.cc:1048] T 78b48a19cb254aa9bb4b419b26787617 P 335c47bd6a994a12ad9286159b86472b [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:27.820936 32056 consensus_queue.cc:1048] T 78b48a19cb254aa9bb4b419b26787617 P 335c47bd6a994a12ad9286159b86472b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:27.859514 32058 raft_consensus.cc:493] T e3441b9b6cce474d87f4bc43b4e54bb0 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:27.860199 32058 raft_consensus.cc:515] T e3441b9b6cce474d87f4bc43b4e54bb0 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.862274 32058 leader_election.cc:290] T e3441b9b6cce474d87f4bc43b4e54bb0 P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e12240d7272c4424847197d209782e1f (127.27.60.130:41653), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:27.863116 31937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3441b9b6cce474d87f4bc43b4e54bb0" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12240d7272c4424847197d209782e1f" is_pre_election: true
I20260710 11:03:27.863416 32009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3441b9b6cce474d87f4bc43b4e54bb0" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335c47bd6a994a12ad9286159b86472b" is_pre_election: true
I20260710 11:03:27.864099 31937 raft_consensus.cc:2393] T e3441b9b6cce474d87f4bc43b4e54bb0 P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate de4af34380954bddb34cbde729102898 in current term 1: Already voted for candidate e12240d7272c4424847197d209782e1f in this term.
I20260710 11:03:27.864210 32009 raft_consensus.cc:2393] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate de4af34380954bddb34cbde729102898 in current term 1: Already voted for candidate 335c47bd6a994a12ad9286159b86472b in this term.
I20260710 11:03:27.865325 31828 leader_election.cc:304] T e3441b9b6cce474d87f4bc43b4e54bb0 P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de4af34380954bddb34cbde729102898; no voters: 335c47bd6a994a12ad9286159b86472b, e12240d7272c4424847197d209782e1f
I20260710 11:03:27.866178 32058 raft_consensus.cc:3060] T e3441b9b6cce474d87f4bc43b4e54bb0 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:27.871793 32058 raft_consensus.cc:2749] T e3441b9b6cce474d87f4bc43b4e54bb0 P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:27.906006 32086 raft_consensus.cc:493] T b6915d48f1c040648cda8933f8864a98 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:27.906585 32086 raft_consensus.cc:515] T b6915d48f1c040648cda8933f8864a98 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:27.908270 32086 leader_election.cc:290] T b6915d48f1c040648cda8933f8864a98 P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:27.909164 31862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6915d48f1c040648cda8933f8864a98" candidate_uuid: "e12240d7272c4424847197d209782e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4af34380954bddb34cbde729102898" is_pre_election: true
I20260710 11:03:27.909348 32009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6915d48f1c040648cda8933f8864a98" candidate_uuid: "e12240d7272c4424847197d209782e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335c47bd6a994a12ad9286159b86472b" is_pre_election: true
I20260710 11:03:27.909958 31862 raft_consensus.cc:2393] T b6915d48f1c040648cda8933f8864a98 P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e12240d7272c4424847197d209782e1f in current term 1: Already voted for candidate 335c47bd6a994a12ad9286159b86472b in this term.
I20260710 11:03:27.910903 31903 leader_election.cc:304] T b6915d48f1c040648cda8933f8864a98 P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e12240d7272c4424847197d209782e1f; no voters: 335c47bd6a994a12ad9286159b86472b, de4af34380954bddb34cbde729102898
I20260710 11:03:27.911592 32086 raft_consensus.cc:3060] T b6915d48f1c040648cda8933f8864a98 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:27.916296 32086 raft_consensus.cc:2749] T b6915d48f1c040648cda8933f8864a98 P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:27.951634 32086 consensus_queue.cc:1048] T 7e818be4838145c0bef5e0b9307e59ce P e12240d7272c4424847197d209782e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:27.951858 32058 consensus_queue.cc:1048] T 15e7340460954b6685ef126b07c1211b P de4af34380954bddb34cbde729102898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:27.964043 32119 consensus_queue.cc:1048] T 7e818be4838145c0bef5e0b9307e59ce P e12240d7272c4424847197d209782e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:27.968851 32074 consensus_queue.cc:1048] T 15e7340460954b6685ef126b07c1211b P de4af34380954bddb34cbde729102898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:28.016242 32119 consensus_queue.cc:1048] T be87ab64d6de40a59d8fefc0cb218939 P e12240d7272c4424847197d209782e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:28.027889 32119 consensus_queue.cc:1048] T be87ab64d6de40a59d8fefc0cb218939 P e12240d7272c4424847197d209782e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:28.040038 32056 consensus_queue.cc:1048] T b6915d48f1c040648cda8933f8864a98 P 335c47bd6a994a12ad9286159b86472b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:28.051067 32078 consensus_queue.cc:1048] T b6915d48f1c040648cda8933f8864a98 P 335c47bd6a994a12ad9286159b86472b [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:03:28.104862 31808 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:28.136698 32077 consensus_queue.cc:1048] T d327d0086334428793ae7a28b01f2e23 P 335c47bd6a994a12ad9286159b86472b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:28.149355 32077 consensus_queue.cc:1048] T d327d0086334428793ae7a28b01f2e23 P 335c47bd6a994a12ad9286159b86472b [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:28.907286 32078 raft_consensus.cc:493] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:28.907805 32078 raft_consensus.cc:515] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:28.909582 32078 leader_election.cc:290] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), e12240d7272c4424847197d209782e1f (127.27.60.130:41653)
I20260710 11:03:28.910418 31862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3441b9b6cce474d87f4bc43b4e54bb0" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4af34380954bddb34cbde729102898" is_pre_election: true
I20260710 11:03:28.910651 31937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3441b9b6cce474d87f4bc43b4e54bb0" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12240d7272c4424847197d209782e1f" is_pre_election: true
I20260710 11:03:28.911002 31862 raft_consensus.cc:2468] T e3441b9b6cce474d87f4bc43b4e54bb0 P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 335c47bd6a994a12ad9286159b86472b in term 1.
I20260710 11:03:28.911304 31937 raft_consensus.cc:2468] T e3441b9b6cce474d87f4bc43b4e54bb0 P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 335c47bd6a994a12ad9286159b86472b in term 1.
I20260710 11:03:28.912140 31977 leader_election.cc:304] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [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: 335c47bd6a994a12ad9286159b86472b, de4af34380954bddb34cbde729102898; no voters: 
I20260710 11:03:28.912904 32078 raft_consensus.cc:2804] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:03:28.913216 32078 raft_consensus.cc:493] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:28.913535 32078 raft_consensus.cc:3060] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:28.918308 32078 raft_consensus.cc:515] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:28.919921 32078 leader_election.cc:290] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 2 election: Requested vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), e12240d7272c4424847197d209782e1f (127.27.60.130:41653)
I20260710 11:03:28.920965 31862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3441b9b6cce474d87f4bc43b4e54bb0" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4af34380954bddb34cbde729102898"
I20260710 11:03:28.921044 31937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3441b9b6cce474d87f4bc43b4e54bb0" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12240d7272c4424847197d209782e1f"
I20260710 11:03:28.921599 31862 raft_consensus.cc:3060] T e3441b9b6cce474d87f4bc43b4e54bb0 P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:28.921762 31937 raft_consensus.cc:3060] T e3441b9b6cce474d87f4bc43b4e54bb0 P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:28.926707 31862 raft_consensus.cc:2468] T e3441b9b6cce474d87f4bc43b4e54bb0 P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335c47bd6a994a12ad9286159b86472b in term 2.
I20260710 11:03:28.927191 31937 raft_consensus.cc:2468] T e3441b9b6cce474d87f4bc43b4e54bb0 P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335c47bd6a994a12ad9286159b86472b in term 2.
I20260710 11:03:28.928071 31977 leader_election.cc:304] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335c47bd6a994a12ad9286159b86472b, de4af34380954bddb34cbde729102898; no voters: 
I20260710 11:03:28.928898 32078 raft_consensus.cc:2804] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:28.929414 32078 raft_consensus.cc:697] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [term 2 LEADER]: Becoming Leader. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Running, Role: LEADER
I20260710 11:03:28.930210 32078 consensus_queue.cc:237] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [LEADER]: Queue going to LEADER 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: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:28.937971 31760 catalog_manager.cc:5697] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b reported cstate change: term changed from 0 to 2, leader changed from <none> to 335c47bd6a994a12ad9286159b86472b (127.27.60.131). New cstate: current_term: 2 leader_uuid: "335c47bd6a994a12ad9286159b86472b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:29.333849 32011 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78b48a19cb254aa9bb4b419b26787617"
dest_uuid: "335c47bd6a994a12ad9286159b86472b"
mode: GRACEFUL
new_leader_uuid: "de4af34380954bddb34cbde729102898"
 from {username='slave'} at 127.0.0.1:58452
I20260710 11:03:29.334411 32011 raft_consensus.cc:606] T 78b48a19cb254aa9bb4b419b26787617 P 335c47bd6a994a12ad9286159b86472b [term 1 LEADER]: Received request to transfer leadership to TS de4af34380954bddb34cbde729102898
I20260710 11:03:29.340189 32011 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3441b9b6cce474d87f4bc43b4e54bb0"
dest_uuid: "335c47bd6a994a12ad9286159b86472b"
mode: GRACEFUL
new_leader_uuid: "de4af34380954bddb34cbde729102898"
 from {username='slave'} at 127.0.0.1:58452
I20260710 11:03:29.340778 32011 raft_consensus.cc:606] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [term 2 LEADER]: Received request to transfer leadership to TS de4af34380954bddb34cbde729102898
I20260710 11:03:29.345757 32011 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d327d0086334428793ae7a28b01f2e23"
dest_uuid: "335c47bd6a994a12ad9286159b86472b"
mode: GRACEFUL
new_leader_uuid: "de4af34380954bddb34cbde729102898"
 from {username='slave'} at 127.0.0.1:58452
I20260710 11:03:29.346305 32011 raft_consensus.cc:606] T d327d0086334428793ae7a28b01f2e23 P 335c47bd6a994a12ad9286159b86472b [term 1 LEADER]: Received request to transfer leadership to TS de4af34380954bddb34cbde729102898
I20260710 11:03:29.351307 31862 raft_consensus.cc:1275] T e3441b9b6cce474d87f4bc43b4e54bb0 P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Refusing update from remote peer 335c47bd6a994a12ad9286159b86472b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:03:29.352648 32078 consensus_queue.cc:1048] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:29.354445 32011 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6915d48f1c040648cda8933f8864a98"
dest_uuid: "335c47bd6a994a12ad9286159b86472b"
mode: GRACEFUL
new_leader_uuid: "e12240d7272c4424847197d209782e1f"
 from {username='slave'} at 127.0.0.1:58452
I20260710 11:03:29.355039 32011 raft_consensus.cc:606] T b6915d48f1c040648cda8933f8864a98 P 335c47bd6a994a12ad9286159b86472b [term 1 LEADER]: Received request to transfer leadership to TS e12240d7272c4424847197d209782e1f
I20260710 11:03:29.359889 32056 raft_consensus.cc:993] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b: : Instructing follower de4af34380954bddb34cbde729102898 to start an election
I20260710 11:03:29.365010 32056 raft_consensus.cc:1081] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [term 2 LEADER]: Signalling peer de4af34380954bddb34cbde729102898 to start an election
I20260710 11:03:29.366904 31862 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3441b9b6cce474d87f4bc43b4e54bb0"
dest_uuid: "de4af34380954bddb34cbde729102898"
 from {username='slave'} at 127.0.0.1:34364
I20260710 11:03:29.369397 31862 raft_consensus.cc:493] T e3441b9b6cce474d87f4bc43b4e54bb0 P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:29.370639 31937 raft_consensus.cc:1275] T e3441b9b6cce474d87f4bc43b4e54bb0 P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Refusing update from remote peer 335c47bd6a994a12ad9286159b86472b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:03:29.369897 31862 raft_consensus.cc:3060] T e3441b9b6cce474d87f4bc43b4e54bb0 P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:29.372294 32137 consensus_queue.cc:1048] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:29.377532 31861 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15e7340460954b6685ef126b07c1211b"
dest_uuid: "de4af34380954bddb34cbde729102898"
mode: GRACEFUL
new_leader_uuid: "e12240d7272c4424847197d209782e1f"
 from {username='slave'} at 127.0.0.1:34372
I20260710 11:03:29.378144 31861 raft_consensus.cc:606] T 15e7340460954b6685ef126b07c1211b P de4af34380954bddb34cbde729102898 [term 1 LEADER]: Received request to transfer leadership to TS e12240d7272c4424847197d209782e1f
I20260710 11:03:29.380569 31862 raft_consensus.cc:515] T e3441b9b6cce474d87f4bc43b4e54bb0 P de4af34380954bddb34cbde729102898 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:29.381775 31860 raft_consensus.cc:1240] T e3441b9b6cce474d87f4bc43b4e54bb0 P de4af34380954bddb34cbde729102898 [term 3 FOLLOWER]: Rejecting Update request from peer 335c47bd6a994a12ad9286159b86472b for earlier term 2. Current term is 3. Ops: []
I20260710 11:03:29.383723 31862 leader_election.cc:290] T e3441b9b6cce474d87f4bc43b4e54bb0 P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 3 election: Requested vote from peers e12240d7272c4424847197d209782e1f (127.27.60.130:41653), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:29.384423 31935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3441b9b6cce474d87f4bc43b4e54bb0" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e12240d7272c4424847197d209782e1f"
I20260710 11:03:29.384986 32011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3441b9b6cce474d87f4bc43b4e54bb0" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "335c47bd6a994a12ad9286159b86472b"
I20260710 11:03:29.385789 32011 raft_consensus.cc:3055] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:29.386178 32011 raft_consensus.cc:740] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Running, Role: LEADER
I20260710 11:03:29.387248 32011 consensus_queue.cc:260] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [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: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:29.388509 32011 raft_consensus.cc:3060] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:29.394426 32009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1093a3aaeafb46f0a657950bab357784"
dest_uuid: "335c47bd6a994a12ad9286159b86472b"
mode: GRACEFUL
new_leader_uuid: "e12240d7272c4424847197d209782e1f"
 from {username='slave'} at 127.0.0.1:58452
I20260710 11:03:29.395166 32009 raft_consensus.cc:606] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [term 1 LEADER]: Received request to transfer leadership to TS e12240d7272c4424847197d209782e1f
I20260710 11:03:29.400422 32011 raft_consensus.cc:2468] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4af34380954bddb34cbde729102898 in term 3.
I20260710 11:03:29.401824 31828 leader_election.cc:304] T e3441b9b6cce474d87f4bc43b4e54bb0 P de4af34380954bddb34cbde729102898 [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: 335c47bd6a994a12ad9286159b86472b, de4af34380954bddb34cbde729102898; no voters: e12240d7272c4424847197d209782e1f
I20260710 11:03:29.403070 32058 raft_consensus.cc:2804] T e3441b9b6cce474d87f4bc43b4e54bb0 P de4af34380954bddb34cbde729102898 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:29.404379 32058 raft_consensus.cc:697] T e3441b9b6cce474d87f4bc43b4e54bb0 P de4af34380954bddb34cbde729102898 [term 3 LEADER]: Becoming Leader. State: Replica: de4af34380954bddb34cbde729102898, State: Running, Role: LEADER
I20260710 11:03:29.405262 32058 consensus_queue.cc:237] T e3441b9b6cce474d87f4bc43b4e54bb0 P de4af34380954bddb34cbde729102898 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, 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: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:29.412863 31937 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be87ab64d6de40a59d8fefc0cb218939"
dest_uuid: "e12240d7272c4424847197d209782e1f"
mode: GRACEFUL
new_leader_uuid: "335c47bd6a994a12ad9286159b86472b"
 from {username='slave'} at 127.0.0.1:34448
I20260710 11:03:29.412509 31759 catalog_manager.cc:5697] T e3441b9b6cce474d87f4bc43b4e54bb0 P de4af34380954bddb34cbde729102898 reported cstate change: term changed from 2 to 3, leader changed from 335c47bd6a994a12ad9286159b86472b (127.27.60.131) to de4af34380954bddb34cbde729102898 (127.27.60.129). New cstate: current_term: 3 leader_uuid: "de4af34380954bddb34cbde729102898" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:29.413398 31937 raft_consensus.cc:606] T be87ab64d6de40a59d8fefc0cb218939 P e12240d7272c4424847197d209782e1f [term 1 LEADER]: Received request to transfer leadership to TS 335c47bd6a994a12ad9286159b86472b
I20260710 11:03:29.484057 32078 raft_consensus.cc:993] T d327d0086334428793ae7a28b01f2e23 P 335c47bd6a994a12ad9286159b86472b: : Instructing follower de4af34380954bddb34cbde729102898 to start an election
I20260710 11:03:29.484529 32137 raft_consensus.cc:1081] T d327d0086334428793ae7a28b01f2e23 P 335c47bd6a994a12ad9286159b86472b [term 1 LEADER]: Signalling peer de4af34380954bddb34cbde729102898 to start an election
I20260710 11:03:29.486232 31860 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d327d0086334428793ae7a28b01f2e23"
dest_uuid: "de4af34380954bddb34cbde729102898"
 from {username='slave'} at 127.0.0.1:34364
I20260710 11:03:29.486831 31860 raft_consensus.cc:493] T d327d0086334428793ae7a28b01f2e23 P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:29.487099 31860 raft_consensus.cc:3060] T d327d0086334428793ae7a28b01f2e23 P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.492281 31860 raft_consensus.cc:515] T d327d0086334428793ae7a28b01f2e23 P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:29.494042 31860 leader_election.cc:290] T d327d0086334428793ae7a28b01f2e23 P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 2 election: Requested vote from peers e12240d7272c4424847197d209782e1f (127.27.60.130:41653), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:29.495131 31937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d327d0086334428793ae7a28b01f2e23" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e12240d7272c4424847197d209782e1f"
I20260710 11:03:29.495190 32011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d327d0086334428793ae7a28b01f2e23" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "335c47bd6a994a12ad9286159b86472b"
I20260710 11:03:29.495785 31937 raft_consensus.cc:3060] T d327d0086334428793ae7a28b01f2e23 P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.496014 32011 raft_consensus.cc:3055] T d327d0086334428793ae7a28b01f2e23 P 335c47bd6a994a12ad9286159b86472b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:29.496379 32011 raft_consensus.cc:740] T d327d0086334428793ae7a28b01f2e23 P 335c47bd6a994a12ad9286159b86472b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Running, Role: LEADER
I20260710 11:03:29.497079 32011 consensus_queue.cc:260] T d327d0086334428793ae7a28b01f2e23 P 335c47bd6a994a12ad9286159b86472b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:29.498221 32011 raft_consensus.cc:3060] T d327d0086334428793ae7a28b01f2e23 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.501145 31937 raft_consensus.cc:2468] T d327d0086334428793ae7a28b01f2e23 P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4af34380954bddb34cbde729102898 in term 2.
I20260710 11:03:29.502182 31825 leader_election.cc:304] T d327d0086334428793ae7a28b01f2e23 P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de4af34380954bddb34cbde729102898, e12240d7272c4424847197d209782e1f; no voters: 
I20260710 11:03:29.502969 32058 raft_consensus.cc:2804] T d327d0086334428793ae7a28b01f2e23 P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:29.503440 32058 raft_consensus.cc:697] T d327d0086334428793ae7a28b01f2e23 P de4af34380954bddb34cbde729102898 [term 2 LEADER]: Becoming Leader. State: Replica: de4af34380954bddb34cbde729102898, State: Running, Role: LEADER
I20260710 11:03:29.504242 32058 consensus_queue.cc:237] T d327d0086334428793ae7a28b01f2e23 P de4af34380954bddb34cbde729102898 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:29.504635 32011 raft_consensus.cc:2468] T d327d0086334428793ae7a28b01f2e23 P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4af34380954bddb34cbde729102898 in term 2.
I20260710 11:03:29.512369 31759 catalog_manager.cc:5697] T d327d0086334428793ae7a28b01f2e23 P de4af34380954bddb34cbde729102898 reported cstate change: term changed from 1 to 2, leader changed from 335c47bd6a994a12ad9286159b86472b (127.27.60.131) to de4af34380954bddb34cbde729102898 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "de4af34380954bddb34cbde729102898" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:29.515185 32119 raft_consensus.cc:993] T be87ab64d6de40a59d8fefc0cb218939 P e12240d7272c4424847197d209782e1f: : Instructing follower 335c47bd6a994a12ad9286159b86472b to start an election
I20260710 11:03:29.515774 32123 raft_consensus.cc:1081] T be87ab64d6de40a59d8fefc0cb218939 P e12240d7272c4424847197d209782e1f [term 1 LEADER]: Signalling peer 335c47bd6a994a12ad9286159b86472b to start an election
I20260710 11:03:29.517297 32011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be87ab64d6de40a59d8fefc0cb218939"
dest_uuid: "335c47bd6a994a12ad9286159b86472b"
 from {username='slave'} at 127.0.0.1:58444
I20260710 11:03:29.517875 32011 raft_consensus.cc:493] T be87ab64d6de40a59d8fefc0cb218939 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:29.518173 32011 raft_consensus.cc:3060] T be87ab64d6de40a59d8fefc0cb218939 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.523834 32011 raft_consensus.cc:515] T be87ab64d6de40a59d8fefc0cb218939 P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:29.525527 32011 leader_election.cc:290] T be87ab64d6de40a59d8fefc0cb218939 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 2 election: Requested vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), e12240d7272c4424847197d209782e1f (127.27.60.130:41653)
I20260710 11:03:29.526460 31860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be87ab64d6de40a59d8fefc0cb218939" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de4af34380954bddb34cbde729102898"
I20260710 11:03:29.526605 31937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be87ab64d6de40a59d8fefc0cb218939" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e12240d7272c4424847197d209782e1f"
I20260710 11:03:29.527134 31860 raft_consensus.cc:3060] T be87ab64d6de40a59d8fefc0cb218939 P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.527226 31937 raft_consensus.cc:3055] T be87ab64d6de40a59d8fefc0cb218939 P e12240d7272c4424847197d209782e1f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:29.527640 31937 raft_consensus.cc:740] T be87ab64d6de40a59d8fefc0cb218939 P e12240d7272c4424847197d209782e1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e12240d7272c4424847197d209782e1f, State: Running, Role: LEADER
I20260710 11:03:29.528278 31937 consensus_queue.cc:260] T be87ab64d6de40a59d8fefc0cb218939 P e12240d7272c4424847197d209782e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:29.529260 31937 raft_consensus.cc:3060] T be87ab64d6de40a59d8fefc0cb218939 P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.532378 31860 raft_consensus.cc:2468] T be87ab64d6de40a59d8fefc0cb218939 P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335c47bd6a994a12ad9286159b86472b in term 2.
I20260710 11:03:29.533674 31977 leader_election.cc:304] T be87ab64d6de40a59d8fefc0cb218939 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335c47bd6a994a12ad9286159b86472b, de4af34380954bddb34cbde729102898; no voters: 
I20260710 11:03:29.534631 32137 raft_consensus.cc:2804] T be87ab64d6de40a59d8fefc0cb218939 P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:29.535147 32137 raft_consensus.cc:697] T be87ab64d6de40a59d8fefc0cb218939 P 335c47bd6a994a12ad9286159b86472b [term 2 LEADER]: Becoming Leader. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Running, Role: LEADER
I20260710 11:03:29.535559 31937 raft_consensus.cc:2468] T be87ab64d6de40a59d8fefc0cb218939 P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335c47bd6a994a12ad9286159b86472b in term 2.
I20260710 11:03:29.536060 32137 consensus_queue.cc:237] T be87ab64d6de40a59d8fefc0cb218939 P 335c47bd6a994a12ad9286159b86472b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:29.544220 31759 catalog_manager.cc:5697] T be87ab64d6de40a59d8fefc0cb218939 P 335c47bd6a994a12ad9286159b86472b reported cstate change: term changed from 1 to 2, leader changed from e12240d7272c4424847197d209782e1f (127.27.60.130) to 335c47bd6a994a12ad9286159b86472b (127.27.60.131). New cstate: current_term: 2 leader_uuid: "335c47bd6a994a12ad9286159b86472b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:29.550426 32078 raft_consensus.cc:993] T b6915d48f1c040648cda8933f8864a98 P 335c47bd6a994a12ad9286159b86472b: : Instructing follower e12240d7272c4424847197d209782e1f to start an election
I20260710 11:03:29.550859 32137 raft_consensus.cc:1081] T b6915d48f1c040648cda8933f8864a98 P 335c47bd6a994a12ad9286159b86472b [term 1 LEADER]: Signalling peer e12240d7272c4424847197d209782e1f to start an election
I20260710 11:03:29.552418 31937 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6915d48f1c040648cda8933f8864a98"
dest_uuid: "e12240d7272c4424847197d209782e1f"
 from {username='slave'} at 127.0.0.1:34416
I20260710 11:03:29.553074 31937 raft_consensus.cc:493] T b6915d48f1c040648cda8933f8864a98 P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:29.553499 31937 raft_consensus.cc:3060] T b6915d48f1c040648cda8933f8864a98 P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.558774 31937 raft_consensus.cc:515] T b6915d48f1c040648cda8933f8864a98 P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:29.560464 31937 leader_election.cc:290] T b6915d48f1c040648cda8933f8864a98 P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 2 election: Requested vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:29.561530 31860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6915d48f1c040648cda8933f8864a98" candidate_uuid: "e12240d7272c4424847197d209782e1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de4af34380954bddb34cbde729102898"
I20260710 11:03:29.561820 32011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6915d48f1c040648cda8933f8864a98" candidate_uuid: "e12240d7272c4424847197d209782e1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "335c47bd6a994a12ad9286159b86472b"
I20260710 11:03:29.562209 31860 raft_consensus.cc:3060] T b6915d48f1c040648cda8933f8864a98 P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.562422 32011 raft_consensus.cc:3055] T b6915d48f1c040648cda8933f8864a98 P 335c47bd6a994a12ad9286159b86472b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:29.562815 32011 raft_consensus.cc:740] T b6915d48f1c040648cda8933f8864a98 P 335c47bd6a994a12ad9286159b86472b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Running, Role: LEADER
I20260710 11:03:29.563766 32011 consensus_queue.cc:260] T b6915d48f1c040648cda8933f8864a98 P 335c47bd6a994a12ad9286159b86472b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:29.565053 32011 raft_consensus.cc:3060] T b6915d48f1c040648cda8933f8864a98 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.569713 31860 raft_consensus.cc:2468] T b6915d48f1c040648cda8933f8864a98 P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12240d7272c4424847197d209782e1f in term 2.
I20260710 11:03:29.571020 31903 leader_election.cc:304] T b6915d48f1c040648cda8933f8864a98 P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de4af34380954bddb34cbde729102898, e12240d7272c4424847197d209782e1f; no voters: 
I20260710 11:03:29.571758 32123 raft_consensus.cc:2804] T b6915d48f1c040648cda8933f8864a98 P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:29.571692 32011 raft_consensus.cc:2468] T b6915d48f1c040648cda8933f8864a98 P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12240d7272c4424847197d209782e1f in term 2.
I20260710 11:03:29.572350 32123 raft_consensus.cc:697] T b6915d48f1c040648cda8933f8864a98 P e12240d7272c4424847197d209782e1f [term 2 LEADER]: Becoming Leader. State: Replica: e12240d7272c4424847197d209782e1f, State: Running, Role: LEADER
I20260710 11:03:29.573206 32123 consensus_queue.cc:237] T b6915d48f1c040648cda8933f8864a98 P e12240d7272c4424847197d209782e1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:29.581494 31759 catalog_manager.cc:5697] T b6915d48f1c040648cda8933f8864a98 P e12240d7272c4424847197d209782e1f reported cstate change: term changed from 1 to 2, leader changed from 335c47bd6a994a12ad9286159b86472b (127.27.60.131) to e12240d7272c4424847197d209782e1f (127.27.60.130). New cstate: current_term: 2 leader_uuid: "e12240d7272c4424847197d209782e1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:29.653475 32143 raft_consensus.cc:993] T 15e7340460954b6685ef126b07c1211b P de4af34380954bddb34cbde729102898: : Instructing follower e12240d7272c4424847197d209782e1f to start an election
I20260710 11:03:29.653947 32143 raft_consensus.cc:1081] T 15e7340460954b6685ef126b07c1211b P de4af34380954bddb34cbde729102898 [term 1 LEADER]: Signalling peer e12240d7272c4424847197d209782e1f to start an election
I20260710 11:03:29.655435 31937 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15e7340460954b6685ef126b07c1211b"
dest_uuid: "e12240d7272c4424847197d209782e1f"
 from {username='slave'} at 127.0.0.1:34432
I20260710 11:03:29.656106 31937 raft_consensus.cc:493] T 15e7340460954b6685ef126b07c1211b P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:29.656481 31937 raft_consensus.cc:3060] T 15e7340460954b6685ef126b07c1211b P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.661923 31937 raft_consensus.cc:515] T 15e7340460954b6685ef126b07c1211b P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:29.663866 31937 leader_election.cc:290] T 15e7340460954b6685ef126b07c1211b P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 2 election: Requested vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:29.664793 31860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e7340460954b6685ef126b07c1211b" candidate_uuid: "e12240d7272c4424847197d209782e1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de4af34380954bddb34cbde729102898"
I20260710 11:03:29.664969 32011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e7340460954b6685ef126b07c1211b" candidate_uuid: "e12240d7272c4424847197d209782e1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "335c47bd6a994a12ad9286159b86472b"
I20260710 11:03:29.665705 32011 raft_consensus.cc:3060] T 15e7340460954b6685ef126b07c1211b P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.665705 31860 raft_consensus.cc:3055] T 15e7340460954b6685ef126b07c1211b P de4af34380954bddb34cbde729102898 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:29.666378 31860 raft_consensus.cc:740] T 15e7340460954b6685ef126b07c1211b P de4af34380954bddb34cbde729102898 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de4af34380954bddb34cbde729102898, State: Running, Role: LEADER
I20260710 11:03:29.667279 31860 consensus_queue.cc:260] T 15e7340460954b6685ef126b07c1211b P de4af34380954bddb34cbde729102898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:29.668684 31860 raft_consensus.cc:3060] T 15e7340460954b6685ef126b07c1211b P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.673673 32011 raft_consensus.cc:2468] T 15e7340460954b6685ef126b07c1211b P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12240d7272c4424847197d209782e1f in term 2.
I20260710 11:03:29.675158 31903 leader_election.cc:304] T 15e7340460954b6685ef126b07c1211b P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335c47bd6a994a12ad9286159b86472b, e12240d7272c4424847197d209782e1f; no voters: 
I20260710 11:03:29.675884 32123 raft_consensus.cc:2804] T 15e7340460954b6685ef126b07c1211b P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:29.676004 31860 raft_consensus.cc:2468] T 15e7340460954b6685ef126b07c1211b P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12240d7272c4424847197d209782e1f in term 2.
I20260710 11:03:29.676368 32123 raft_consensus.cc:697] T 15e7340460954b6685ef126b07c1211b P e12240d7272c4424847197d209782e1f [term 2 LEADER]: Becoming Leader. State: Replica: e12240d7272c4424847197d209782e1f, State: Running, Role: LEADER
I20260710 11:03:29.677345 32123 consensus_queue.cc:237] T 15e7340460954b6685ef126b07c1211b P e12240d7272c4424847197d209782e1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:29.684371 31759 catalog_manager.cc:5697] T 15e7340460954b6685ef126b07c1211b P e12240d7272c4424847197d209782e1f reported cstate change: term changed from 1 to 2, leader changed from de4af34380954bddb34cbde729102898 (127.27.60.129) to e12240d7272c4424847197d209782e1f (127.27.60.130). New cstate: current_term: 2 leader_uuid: "e12240d7272c4424847197d209782e1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:29.689389 32078 raft_consensus.cc:993] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b: : Instructing follower e12240d7272c4424847197d209782e1f to start an election
I20260710 11:03:29.689966 32137 raft_consensus.cc:1081] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [term 1 LEADER]: Signalling peer e12240d7272c4424847197d209782e1f to start an election
I20260710 11:03:29.691802 31937 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1093a3aaeafb46f0a657950bab357784"
dest_uuid: "e12240d7272c4424847197d209782e1f"
 from {username='slave'} at 127.0.0.1:34416
I20260710 11:03:29.692472 31937 raft_consensus.cc:493] T 1093a3aaeafb46f0a657950bab357784 P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:29.692935 31937 raft_consensus.cc:3060] T 1093a3aaeafb46f0a657950bab357784 P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.698302 31937 raft_consensus.cc:515] T 1093a3aaeafb46f0a657950bab357784 P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:29.700207 31937 leader_election.cc:290] T 1093a3aaeafb46f0a657950bab357784 P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 2 election: Requested vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:29.700873 31860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1093a3aaeafb46f0a657950bab357784" candidate_uuid: "e12240d7272c4424847197d209782e1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de4af34380954bddb34cbde729102898"
I20260710 11:03:29.701282 32011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1093a3aaeafb46f0a657950bab357784" candidate_uuid: "e12240d7272c4424847197d209782e1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "335c47bd6a994a12ad9286159b86472b"
I20260710 11:03:29.701570 31860 raft_consensus.cc:3060] T 1093a3aaeafb46f0a657950bab357784 P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.701932 32011 raft_consensus.cc:3055] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:29.702263 32011 raft_consensus.cc:740] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Running, Role: LEADER
I20260710 11:03:29.703099 32011 consensus_queue.cc:260] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:29.704339 32011 raft_consensus.cc:3060] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.708875 31860 raft_consensus.cc:2468] T 1093a3aaeafb46f0a657950bab357784 P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12240d7272c4424847197d209782e1f in term 2.
I20260710 11:03:29.710191 31903 leader_election.cc:304] T 1093a3aaeafb46f0a657950bab357784 P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de4af34380954bddb34cbde729102898, e12240d7272c4424847197d209782e1f; no voters: 
I20260710 11:03:29.710914 32123 raft_consensus.cc:2804] T 1093a3aaeafb46f0a657950bab357784 P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:29.710976 32011 raft_consensus.cc:2468] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12240d7272c4424847197d209782e1f in term 2.
I20260710 11:03:29.711352 32123 raft_consensus.cc:697] T 1093a3aaeafb46f0a657950bab357784 P e12240d7272c4424847197d209782e1f [term 2 LEADER]: Becoming Leader. State: Replica: e12240d7272c4424847197d209782e1f, State: Running, Role: LEADER
I20260710 11:03:29.712282 32123 consensus_queue.cc:237] T 1093a3aaeafb46f0a657950bab357784 P e12240d7272c4424847197d209782e1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:29.719708 31759 catalog_manager.cc:5697] T 1093a3aaeafb46f0a657950bab357784 P e12240d7272c4424847197d209782e1f reported cstate change: term changed from 1 to 2, leader changed from 335c47bd6a994a12ad9286159b86472b (127.27.60.131) to e12240d7272c4424847197d209782e1f (127.27.60.130). New cstate: current_term: 2 leader_uuid: "e12240d7272c4424847197d209782e1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:29.802799 32078 raft_consensus.cc:993] T 78b48a19cb254aa9bb4b419b26787617 P 335c47bd6a994a12ad9286159b86472b: : Instructing follower de4af34380954bddb34cbde729102898 to start an election
I20260710 11:03:29.803386 32137 raft_consensus.cc:1081] T 78b48a19cb254aa9bb4b419b26787617 P 335c47bd6a994a12ad9286159b86472b [term 1 LEADER]: Signalling peer de4af34380954bddb34cbde729102898 to start an election
I20260710 11:03:29.804931 31860 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78b48a19cb254aa9bb4b419b26787617"
dest_uuid: "de4af34380954bddb34cbde729102898"
 from {username='slave'} at 127.0.0.1:34364
I20260710 11:03:29.805375 31860 raft_consensus.cc:493] T 78b48a19cb254aa9bb4b419b26787617 P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:29.805644 31860 raft_consensus.cc:3060] T 78b48a19cb254aa9bb4b419b26787617 P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.811312 31860 raft_consensus.cc:515] T 78b48a19cb254aa9bb4b419b26787617 P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } }
I20260710 11:03:29.812886 31860 leader_election.cc:290] T 78b48a19cb254aa9bb4b419b26787617 P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 2 election: Requested vote from peers 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173), e12240d7272c4424847197d209782e1f (127.27.60.130:41653)
I20260710 11:03:29.813937 31937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b48a19cb254aa9bb4b419b26787617" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e12240d7272c4424847197d209782e1f"
I20260710 11:03:29.813935 32011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b48a19cb254aa9bb4b419b26787617" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "335c47bd6a994a12ad9286159b86472b"
I20260710 11:03:29.814924 31937 raft_consensus.cc:3060] T 78b48a19cb254aa9bb4b419b26787617 P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.814973 32011 raft_consensus.cc:3055] T 78b48a19cb254aa9bb4b419b26787617 P 335c47bd6a994a12ad9286159b86472b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:29.815454 32011 raft_consensus.cc:740] T 78b48a19cb254aa9bb4b419b26787617 P 335c47bd6a994a12ad9286159b86472b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Running, Role: LEADER
I20260710 11:03:29.816340 32011 consensus_queue.cc:260] T 78b48a19cb254aa9bb4b419b26787617 P 335c47bd6a994a12ad9286159b86472b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } }
I20260710 11:03:29.817710 32011 raft_consensus.cc:3060] T 78b48a19cb254aa9bb4b419b26787617 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.822213 31937 raft_consensus.cc:2468] T 78b48a19cb254aa9bb4b419b26787617 P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4af34380954bddb34cbde729102898 in term 2.
I20260710 11:03:29.823493 31825 leader_election.cc:304] T 78b48a19cb254aa9bb4b419b26787617 P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de4af34380954bddb34cbde729102898, e12240d7272c4424847197d209782e1f; no voters: 
I20260710 11:03:29.824206 32143 raft_consensus.cc:2804] T 78b48a19cb254aa9bb4b419b26787617 P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:29.824744 32011 raft_consensus.cc:2468] T 78b48a19cb254aa9bb4b419b26787617 P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4af34380954bddb34cbde729102898 in term 2.
I20260710 11:03:29.824757 32143 raft_consensus.cc:697] T 78b48a19cb254aa9bb4b419b26787617 P de4af34380954bddb34cbde729102898 [term 2 LEADER]: Becoming Leader. State: Replica: de4af34380954bddb34cbde729102898, State: Running, Role: LEADER
I20260710 11:03:29.826108 32143 consensus_queue.cc:237] T 78b48a19cb254aa9bb4b419b26787617 P de4af34380954bddb34cbde729102898 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } }
I20260710 11:03:29.834131 31759 catalog_manager.cc:5697] T 78b48a19cb254aa9bb4b419b26787617 P de4af34380954bddb34cbde729102898 reported cstate change: term changed from 1 to 2, leader changed from 335c47bd6a994a12ad9286159b86472b (127.27.60.131) to de4af34380954bddb34cbde729102898 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "de4af34380954bddb34cbde729102898" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:29.860970 31937 raft_consensus.cc:3060] T e3441b9b6cce474d87f4bc43b4e54bb0 P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:29.866053 31937 raft_consensus.cc:1275] T e3441b9b6cce474d87f4bc43b4e54bb0 P e12240d7272c4424847197d209782e1f [term 3 FOLLOWER]: Refusing update from remote peer de4af34380954bddb34cbde729102898: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:03:29.867048 32011 raft_consensus.cc:1275] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [term 3 FOLLOWER]: Refusing update from remote peer de4af34380954bddb34cbde729102898: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:03:29.867363 32143 consensus_queue.cc:1048] T e3441b9b6cce474d87f4bc43b4e54bb0 P de4af34380954bddb34cbde729102898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:29.868510 32058 consensus_queue.cc:1048] T e3441b9b6cce474d87f4bc43b4e54bb0 P de4af34380954bddb34cbde729102898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:29.908560 32011 raft_consensus.cc:1275] T d327d0086334428793ae7a28b01f2e23 P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Refusing update from remote peer de4af34380954bddb34cbde729102898: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:29.909861 32143 consensus_queue.cc:1048] T d327d0086334428793ae7a28b01f2e23 P de4af34380954bddb34cbde729102898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:29.919427 31937 raft_consensus.cc:1275] T d327d0086334428793ae7a28b01f2e23 P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Refusing update from remote peer de4af34380954bddb34cbde729102898: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:29.920745 32143 consensus_queue.cc:1048] T d327d0086334428793ae7a28b01f2e23 P de4af34380954bddb34cbde729102898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:29.954432 31860 raft_consensus.cc:1275] T be87ab64d6de40a59d8fefc0cb218939 P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Refusing update from remote peer 335c47bd6a994a12ad9286159b86472b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:29.955770 32137 consensus_queue.cc:1048] T be87ab64d6de40a59d8fefc0cb218939 P 335c47bd6a994a12ad9286159b86472b [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:29.966168 31937 raft_consensus.cc:1275] T be87ab64d6de40a59d8fefc0cb218939 P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Refusing update from remote peer 335c47bd6a994a12ad9286159b86472b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:29.967900 32156 consensus_queue.cc:1048] T be87ab64d6de40a59d8fefc0cb218939 P 335c47bd6a994a12ad9286159b86472b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:30.109720 32011 raft_consensus.cc:1275] T b6915d48f1c040648cda8933f8864a98 P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Refusing update from remote peer e12240d7272c4424847197d209782e1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:30.111083 32123 consensus_queue.cc:1048] T b6915d48f1c040648cda8933f8864a98 P e12240d7272c4424847197d209782e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:30.123425 31860 raft_consensus.cc:1275] T b6915d48f1c040648cda8933f8864a98 P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Refusing update from remote peer e12240d7272c4424847197d209782e1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:30.124794 32123 consensus_queue.cc:1048] T b6915d48f1c040648cda8933f8864a98 P e12240d7272c4424847197d209782e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:30.195757 32011 raft_consensus.cc:1275] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Refusing update from remote peer e12240d7272c4424847197d209782e1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:30.197142 32123 consensus_queue.cc:1048] T 1093a3aaeafb46f0a657950bab357784 P e12240d7272c4424847197d209782e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:30.207348 31860 raft_consensus.cc:1275] T 1093a3aaeafb46f0a657950bab357784 P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Refusing update from remote peer e12240d7272c4424847197d209782e1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:30.209791 32161 consensus_queue.cc:1048] T 1093a3aaeafb46f0a657950bab357784 P e12240d7272c4424847197d209782e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:30.222311 31860 raft_consensus.cc:1275] T 15e7340460954b6685ef126b07c1211b P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Refusing update from remote peer e12240d7272c4424847197d209782e1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:30.223764 32161 consensus_queue.cc:1048] T 15e7340460954b6685ef126b07c1211b P e12240d7272c4424847197d209782e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:30.236678 32011 raft_consensus.cc:1275] T 15e7340460954b6685ef126b07c1211b P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Refusing update from remote peer e12240d7272c4424847197d209782e1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:30.238124 32164 consensus_queue.cc:1048] T 15e7340460954b6685ef126b07c1211b P e12240d7272c4424847197d209782e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:30.307849 32011 raft_consensus.cc:1275] T 78b48a19cb254aa9bb4b419b26787617 P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Refusing update from remote peer de4af34380954bddb34cbde729102898: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:30.309293 32143 consensus_queue.cc:1048] T 78b48a19cb254aa9bb4b419b26787617 P de4af34380954bddb34cbde729102898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:30.319167 31937 raft_consensus.cc:1275] T 78b48a19cb254aa9bb4b419b26787617 P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Refusing update from remote peer de4af34380954bddb34cbde729102898: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:30.321125 32152 consensus_queue.cc:1048] T 78b48a19cb254aa9bb4b419b26787617 P de4af34380954bddb34cbde729102898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:32.440413 31760 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40394:
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"
    }
  }
}
W20260710 11:03:32.442962 31760 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.
I20260710 11:03:32.494143 31851 tablet_service.cc:1511] Processing CreateTablet for tablet 138d9d7a29bd4c0b944204b4417611be (DEFAULT_TABLE table=soft_deleted_table [id=7fc94b746d45425082e7450fc5e14dc0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:32.495404 31923 tablet_service.cc:1511] Processing CreateTablet for tablet 138d9d7a29bd4c0b944204b4417611be (DEFAULT_TABLE table=soft_deleted_table [id=7fc94b746d45425082e7450fc5e14dc0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:32.496882 31923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 138d9d7a29bd4c0b944204b4417611be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:32.497411 31995 tablet_service.cc:1511] Processing CreateTablet for tablet 138d9d7a29bd4c0b944204b4417611be (DEFAULT_TABLE table=soft_deleted_table [id=7fc94b746d45425082e7450fc5e14dc0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:32.498843 31995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 138d9d7a29bd4c0b944204b4417611be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:32.499042 31852 tablet_service.cc:1511] Processing CreateTablet for tablet ce23bcf522bb4b099b111ea427af650b (DEFAULT_TABLE table=soft_deleted_table [id=7fc94b746d45425082e7450fc5e14dc0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:32.500151 32000 tablet_service.cc:1511] Processing CreateTablet for tablet ce23bcf522bb4b099b111ea427af650b (DEFAULT_TABLE table=soft_deleted_table [id=7fc94b746d45425082e7450fc5e14dc0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:32.501366 32000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce23bcf522bb4b099b111ea427af650b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:32.504678 31925 tablet_service.cc:1511] Processing CreateTablet for tablet ce23bcf522bb4b099b111ea427af650b (DEFAULT_TABLE table=soft_deleted_table [id=7fc94b746d45425082e7450fc5e14dc0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:32.507310 31919 tablet_service.cc:1511] Processing CreateTablet for tablet 4af519fd45f84c88b7f1d6500f922747 (DEFAULT_TABLE table=soft_deleted_table [id=7fc94b746d45425082e7450fc5e14dc0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:32.507628 31844 tablet_service.cc:1511] Processing CreateTablet for tablet 4af519fd45f84c88b7f1d6500f922747 (DEFAULT_TABLE table=soft_deleted_table [id=7fc94b746d45425082e7450fc5e14dc0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:32.510062 31997 tablet_service.cc:1511] Processing CreateTablet for tablet 4af519fd45f84c88b7f1d6500f922747 (DEFAULT_TABLE table=soft_deleted_table [id=7fc94b746d45425082e7450fc5e14dc0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:32.510456 31922 tablet_service.cc:1511] Processing CreateTablet for tablet 2d8c6d0c426041939801b6073500aa28 (DEFAULT_TABLE table=soft_deleted_table [id=7fc94b746d45425082e7450fc5e14dc0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:32.511375 31997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4af519fd45f84c88b7f1d6500f922747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:32.513706 31924 tablet_service.cc:1511] Processing CreateTablet for tablet 1d430e706e584ab18da28fd2ad61c032 (DEFAULT_TABLE table=soft_deleted_table [id=7fc94b746d45425082e7450fc5e14dc0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:32.515429 31925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce23bcf522bb4b099b111ea427af650b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:32.520211 31919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4af519fd45f84c88b7f1d6500f922747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:32.522464 31847 tablet_service.cc:1511] Processing CreateTablet for tablet 2d8c6d0c426041939801b6073500aa28 (DEFAULT_TABLE table=soft_deleted_table [id=7fc94b746d45425082e7450fc5e14dc0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:32.524860 31850 tablet_service.cc:1511] Processing CreateTablet for tablet f3119388a8cc43b18ad7c81771cad049 (DEFAULT_TABLE table=soft_deleted_table [id=7fc94b746d45425082e7450fc5e14dc0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:32.525228 31846 tablet_service.cc:1511] Processing CreateTablet for tablet 1d430e706e584ab18da28fd2ad61c032 (DEFAULT_TABLE table=soft_deleted_table [id=7fc94b746d45425082e7450fc5e14dc0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:32.526738 31849 tablet_service.cc:1511] Processing CreateTablet for tablet 0dc0beb8411f4eb69ee3dfa59b420c3c (DEFAULT_TABLE table=soft_deleted_table [id=7fc94b746d45425082e7450fc5e14dc0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:32.526938 31920 tablet_service.cc:1511] Processing CreateTablet for tablet f3119388a8cc43b18ad7c81771cad049 (DEFAULT_TABLE table=soft_deleted_table [id=7fc94b746d45425082e7450fc5e14dc0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:32.529174 31926 tablet_service.cc:1511] Processing CreateTablet for tablet 8df6679508f34f65bfe4a80f455474ee (DEFAULT_TABLE table=soft_deleted_table [id=7fc94b746d45425082e7450fc5e14dc0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:32.530063 31848 tablet_service.cc:1511] Processing CreateTablet for tablet 8df6679508f34f65bfe4a80f455474ee (DEFAULT_TABLE table=soft_deleted_table [id=7fc94b746d45425082e7450fc5e14dc0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:32.529055 31927 tablet_service.cc:1511] Processing CreateTablet for tablet 0dc0beb8411f4eb69ee3dfa59b420c3c (DEFAULT_TABLE table=soft_deleted_table [id=7fc94b746d45425082e7450fc5e14dc0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:32.495419 31851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 138d9d7a29bd4c0b944204b4417611be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:32.532807 32001 tablet_service.cc:1511] Processing CreateTablet for tablet 2d8c6d0c426041939801b6073500aa28 (DEFAULT_TABLE table=soft_deleted_table [id=7fc94b746d45425082e7450fc5e14dc0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:32.552166 31850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3119388a8cc43b18ad7c81771cad049. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:32.552810 32001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d8c6d0c426041939801b6073500aa28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:32.534318 31998 tablet_service.cc:1511] Processing CreateTablet for tablet 1d430e706e584ab18da28fd2ad61c032 (DEFAULT_TABLE table=soft_deleted_table [id=7fc94b746d45425082e7450fc5e14dc0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:32.556129 31998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d430e706e584ab18da28fd2ad61c032. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:32.557960 31852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce23bcf522bb4b099b111ea427af650b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:32.558962 31847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d8c6d0c426041939801b6073500aa28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:32.536208 31996 tablet_service.cc:1511] Processing CreateTablet for tablet 0dc0beb8411f4eb69ee3dfa59b420c3c (DEFAULT_TABLE table=soft_deleted_table [id=7fc94b746d45425082e7450fc5e14dc0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:32.536944 31845 tablet_service.cc:1511] Processing CreateTablet for tablet 9b79cc4d001145f1850d4addda21bd24 (DEFAULT_TABLE table=soft_deleted_table [id=7fc94b746d45425082e7450fc5e14dc0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:32.536705 31921 tablet_service.cc:1511] Processing CreateTablet for tablet 9b79cc4d001145f1850d4addda21bd24 (DEFAULT_TABLE table=soft_deleted_table [id=7fc94b746d45425082e7450fc5e14dc0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:32.538200 31994 tablet_service.cc:1511] Processing CreateTablet for tablet f3119388a8cc43b18ad7c81771cad049 (DEFAULT_TABLE table=soft_deleted_table [id=7fc94b746d45425082e7450fc5e14dc0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:32.540259 31999 tablet_service.cc:1511] Processing CreateTablet for tablet 8df6679508f34f65bfe4a80f455474ee (DEFAULT_TABLE table=soft_deleted_table [id=7fc94b746d45425082e7450fc5e14dc0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:32.561990 31996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dc0beb8411f4eb69ee3dfa59b420c3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:32.562073 31845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b79cc4d001145f1850d4addda21bd24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:32.562820 31994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3119388a8cc43b18ad7c81771cad049. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:32.563364 31849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dc0beb8411f4eb69ee3dfa59b420c3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:32.565197 31848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8df6679508f34f65bfe4a80f455474ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:32.565830 31844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4af519fd45f84c88b7f1d6500f922747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:32.566025 31999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8df6679508f34f65bfe4a80f455474ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:32.568547 31846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d430e706e584ab18da28fd2ad61c032. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:32.540616 31993 tablet_service.cc:1511] Processing CreateTablet for tablet 9b79cc4d001145f1850d4addda21bd24 (DEFAULT_TABLE table=soft_deleted_table [id=7fc94b746d45425082e7450fc5e14dc0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:32.569805 31993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b79cc4d001145f1850d4addda21bd24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:32.574440 31920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3119388a8cc43b18ad7c81771cad049. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:32.577775 31924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d430e706e584ab18da28fd2ad61c032. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:32.607154 31922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d8c6d0c426041939801b6073500aa28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:32.613188 31926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8df6679508f34f65bfe4a80f455474ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:32.614949 31927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dc0beb8411f4eb69ee3dfa59b420c3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:32.617074 31921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b79cc4d001145f1850d4addda21bd24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:32.674237 32181 tablet_bootstrap.cc:492] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f: Bootstrap starting.
I20260710 11:03:32.696756 32181 tablet_bootstrap.cc:654] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:32.699282 32180 tablet_bootstrap.cc:492] T 138d9d7a29bd4c0b944204b4417611be P 335c47bd6a994a12ad9286159b86472b: Bootstrap starting.
I20260710 11:03:32.742347 32180 tablet_bootstrap.cc:654] T 138d9d7a29bd4c0b944204b4417611be P 335c47bd6a994a12ad9286159b86472b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:32.757004 32183 tablet_bootstrap.cc:492] T f3119388a8cc43b18ad7c81771cad049 P de4af34380954bddb34cbde729102898: Bootstrap starting.
I20260710 11:03:32.780303 32181 tablet_bootstrap.cc:492] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f: No bootstrap required, opened a new log
I20260710 11:03:32.780584 32183 tablet_bootstrap.cc:654] T f3119388a8cc43b18ad7c81771cad049 P de4af34380954bddb34cbde729102898: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:32.780997 32181 ts_tablet_manager.cc:1403] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f: Time spent bootstrapping tablet: real 0.107s	user 0.022s	sys 0.043s
I20260710 11:03:32.781107 32180 tablet_bootstrap.cc:492] T 138d9d7a29bd4c0b944204b4417611be P 335c47bd6a994a12ad9286159b86472b: No bootstrap required, opened a new log
I20260710 11:03:32.781631 32180 ts_tablet_manager.cc:1403] T 138d9d7a29bd4c0b944204b4417611be P 335c47bd6a994a12ad9286159b86472b: Time spent bootstrapping tablet: real 0.083s	user 0.020s	sys 0.013s
I20260710 11:03:32.784247 32181 raft_consensus.cc:359] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:32.784515 32180 raft_consensus.cc:359] T 138d9d7a29bd4c0b944204b4417611be P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:32.785073 32181 raft_consensus.cc:385] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:32.785200 32180 raft_consensus.cc:385] T 138d9d7a29bd4c0b944204b4417611be P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:32.785482 32181 raft_consensus.cc:740] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12240d7272c4424847197d209782e1f, State: Initialized, Role: FOLLOWER
I20260710 11:03:32.785542 32180 raft_consensus.cc:740] T 138d9d7a29bd4c0b944204b4417611be P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Initialized, Role: FOLLOWER
I20260710 11:03:32.785856 32183 tablet_bootstrap.cc:492] T f3119388a8cc43b18ad7c81771cad049 P de4af34380954bddb34cbde729102898: No bootstrap required, opened a new log
I20260710 11:03:32.786513 32183 ts_tablet_manager.cc:1403] T f3119388a8cc43b18ad7c81771cad049 P de4af34380954bddb34cbde729102898: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.004s
I20260710 11:03:32.786350 32180 consensus_queue.cc:260] T 138d9d7a29bd4c0b944204b4417611be P 335c47bd6a994a12ad9286159b86472b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:32.786350 32181 consensus_queue.cc:260] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:32.788985 32180 ts_tablet_manager.cc:1434] T 138d9d7a29bd4c0b944204b4417611be P 335c47bd6a994a12ad9286159b86472b: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260710 11:03:32.790030 32180 tablet_bootstrap.cc:492] T ce23bcf522bb4b099b111ea427af650b P 335c47bd6a994a12ad9286159b86472b: Bootstrap starting.
I20260710 11:03:32.791695 32181 ts_tablet_manager.cc:1434] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:03:32.792660 32181 tablet_bootstrap.cc:492] T f3119388a8cc43b18ad7c81771cad049 P e12240d7272c4424847197d209782e1f: Bootstrap starting.
I20260710 11:03:32.789582 32183 raft_consensus.cc:359] T f3119388a8cc43b18ad7c81771cad049 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:32.793597 32183 raft_consensus.cc:385] T f3119388a8cc43b18ad7c81771cad049 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:32.793913 32183 raft_consensus.cc:740] T f3119388a8cc43b18ad7c81771cad049 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4af34380954bddb34cbde729102898, State: Initialized, Role: FOLLOWER
I20260710 11:03:32.794605 32183 consensus_queue.cc:260] T f3119388a8cc43b18ad7c81771cad049 P de4af34380954bddb34cbde729102898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:32.796928 32183 ts_tablet_manager.cc:1434] T f3119388a8cc43b18ad7c81771cad049 P de4af34380954bddb34cbde729102898: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.000s
I20260710 11:03:32.799332 32181 tablet_bootstrap.cc:654] T f3119388a8cc43b18ad7c81771cad049 P e12240d7272c4424847197d209782e1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:32.801986 32180 tablet_bootstrap.cc:654] T ce23bcf522bb4b099b111ea427af650b P 335c47bd6a994a12ad9286159b86472b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:32.804864 32183 tablet_bootstrap.cc:492] T 0dc0beb8411f4eb69ee3dfa59b420c3c P de4af34380954bddb34cbde729102898: Bootstrap starting.
I20260710 11:03:32.811445 32183 tablet_bootstrap.cc:654] T 0dc0beb8411f4eb69ee3dfa59b420c3c P de4af34380954bddb34cbde729102898: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:32.820006 32180 tablet_bootstrap.cc:492] T ce23bcf522bb4b099b111ea427af650b P 335c47bd6a994a12ad9286159b86472b: No bootstrap required, opened a new log
I20260710 11:03:32.820979 32180 ts_tablet_manager.cc:1403] T ce23bcf522bb4b099b111ea427af650b P 335c47bd6a994a12ad9286159b86472b: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.003s
I20260710 11:03:32.823128 32183 tablet_bootstrap.cc:492] T 0dc0beb8411f4eb69ee3dfa59b420c3c P de4af34380954bddb34cbde729102898: No bootstrap required, opened a new log
I20260710 11:03:32.823690 32183 ts_tablet_manager.cc:1403] T 0dc0beb8411f4eb69ee3dfa59b420c3c P de4af34380954bddb34cbde729102898: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.004s
I20260710 11:03:32.824054 32180 raft_consensus.cc:359] T ce23bcf522bb4b099b111ea427af650b P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:32.824838 32180 raft_consensus.cc:385] T ce23bcf522bb4b099b111ea427af650b P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:32.825158 32180 raft_consensus.cc:740] T ce23bcf522bb4b099b111ea427af650b P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Initialized, Role: FOLLOWER
I20260710 11:03:32.826407 32181 tablet_bootstrap.cc:492] T f3119388a8cc43b18ad7c81771cad049 P e12240d7272c4424847197d209782e1f: No bootstrap required, opened a new log
I20260710 11:03:32.825929 32180 consensus_queue.cc:260] T ce23bcf522bb4b099b111ea427af650b P 335c47bd6a994a12ad9286159b86472b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:32.827008 32181 ts_tablet_manager.cc:1403] T f3119388a8cc43b18ad7c81771cad049 P e12240d7272c4424847197d209782e1f: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.012s
I20260710 11:03:32.826825 32183 raft_consensus.cc:359] T 0dc0beb8411f4eb69ee3dfa59b420c3c P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:32.827560 32183 raft_consensus.cc:385] T 0dc0beb8411f4eb69ee3dfa59b420c3c P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:32.827837 32183 raft_consensus.cc:740] T 0dc0beb8411f4eb69ee3dfa59b420c3c P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4af34380954bddb34cbde729102898, State: Initialized, Role: FOLLOWER
I20260710 11:03:32.828504 32183 consensus_queue.cc:260] T 0dc0beb8411f4eb69ee3dfa59b420c3c P de4af34380954bddb34cbde729102898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:32.828992 32119 raft_consensus.cc:493] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:32.829568 32119 raft_consensus.cc:515] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:32.830809 32183 ts_tablet_manager.cc:1434] T 0dc0beb8411f4eb69ee3dfa59b420c3c P de4af34380954bddb34cbde729102898: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:03:32.830526 32181 raft_consensus.cc:359] T f3119388a8cc43b18ad7c81771cad049 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:32.831378 32181 raft_consensus.cc:385] T f3119388a8cc43b18ad7c81771cad049 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:32.831732 32181 raft_consensus.cc:740] T f3119388a8cc43b18ad7c81771cad049 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12240d7272c4424847197d209782e1f, State: Initialized, Role: FOLLOWER
I20260710 11:03:32.831801 32183 tablet_bootstrap.cc:492] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898: Bootstrap starting.
I20260710 11:03:32.831935 32119 leader_election.cc:290] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:32.832864 32181 consensus_queue.cc:260] T f3119388a8cc43b18ad7c81771cad049 P e12240d7272c4424847197d209782e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:32.835397 32181 ts_tablet_manager.cc:1434] T f3119388a8cc43b18ad7c81771cad049 P e12240d7272c4424847197d209782e1f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 11:03:32.836773 32181 tablet_bootstrap.cc:492] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f: Bootstrap starting.
I20260710 11:03:32.838303 31860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce23bcf522bb4b099b111ea427af650b" candidate_uuid: "e12240d7272c4424847197d209782e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4af34380954bddb34cbde729102898" is_pre_election: true
I20260710 11:03:32.838747 32183 tablet_bootstrap.cc:654] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:32.835479 32009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce23bcf522bb4b099b111ea427af650b" candidate_uuid: "e12240d7272c4424847197d209782e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335c47bd6a994a12ad9286159b86472b" is_pre_election: true
I20260710 11:03:32.840219 32009 raft_consensus.cc:2468] T ce23bcf522bb4b099b111ea427af650b P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e12240d7272c4424847197d209782e1f in term 0.
I20260710 11:03:32.841889 31903 leader_election.cc:304] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335c47bd6a994a12ad9286159b86472b, e12240d7272c4424847197d209782e1f; no voters: 
I20260710 11:03:32.842793 32169 raft_consensus.cc:2804] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:32.843150 32169 raft_consensus.cc:493] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:32.843410 32181 tablet_bootstrap.cc:654] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:32.843500 32169 raft_consensus.cc:3060] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:32.850474 32183 tablet_bootstrap.cc:492] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898: No bootstrap required, opened a new log
I20260710 11:03:32.850984 32183 ts_tablet_manager.cc:1403] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
W20260710 11:03:32.851037 31903 leader_election.cc:343] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de4af34380954bddb34cbde729102898 (127.27.60.129:42383): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:32.853101 32181 tablet_bootstrap.cc:492] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f: No bootstrap required, opened a new log
I20260710 11:03:32.853713 32181 ts_tablet_manager.cc:1403] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260710 11:03:32.854113 32183 raft_consensus.cc:359] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:32.854920 32183 raft_consensus.cc:385] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:32.855216 32183 raft_consensus.cc:740] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4af34380954bddb34cbde729102898, State: Initialized, Role: FOLLOWER
I20260710 11:03:32.855991 32183 consensus_queue.cc:260] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:32.856577 32180 ts_tablet_manager.cc:1434] T ce23bcf522bb4b099b111ea427af650b P 335c47bd6a994a12ad9286159b86472b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:03:32.857698 32180 tablet_bootstrap.cc:492] T f3119388a8cc43b18ad7c81771cad049 P 335c47bd6a994a12ad9286159b86472b: Bootstrap starting.
I20260710 11:03:32.858646 32183 ts_tablet_manager.cc:1434] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:03:32.859674 32183 tablet_bootstrap.cc:492] T 138d9d7a29bd4c0b944204b4417611be P de4af34380954bddb34cbde729102898: Bootstrap starting.
I20260710 11:03:32.860052 32181 raft_consensus.cc:359] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:32.860862 32181 raft_consensus.cc:385] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:32.861259 32181 raft_consensus.cc:740] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12240d7272c4424847197d209782e1f, State: Initialized, Role: FOLLOWER
I20260710 11:03:32.862107 32181 consensus_queue.cc:260] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:32.864635 32181 ts_tablet_manager.cc:1434] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:03:32.865778 32181 tablet_bootstrap.cc:492] T 1d430e706e584ab18da28fd2ad61c032 P e12240d7272c4424847197d209782e1f: Bootstrap starting.
I20260710 11:03:32.866909 32183 tablet_bootstrap.cc:654] T 138d9d7a29bd4c0b944204b4417611be P de4af34380954bddb34cbde729102898: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:32.873942 32181 tablet_bootstrap.cc:654] T 1d430e706e584ab18da28fd2ad61c032 P e12240d7272c4424847197d209782e1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:32.879547 32183 tablet_bootstrap.cc:492] T 138d9d7a29bd4c0b944204b4417611be P de4af34380954bddb34cbde729102898: No bootstrap required, opened a new log
I20260710 11:03:32.880211 32183 ts_tablet_manager.cc:1403] T 138d9d7a29bd4c0b944204b4417611be P de4af34380954bddb34cbde729102898: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260710 11:03:32.880445 32169 raft_consensus.cc:515] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:32.883898 31860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce23bcf522bb4b099b111ea427af650b" candidate_uuid: "e12240d7272c4424847197d209782e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4af34380954bddb34cbde729102898"
I20260710 11:03:32.884199 32183 raft_consensus.cc:359] T 138d9d7a29bd4c0b944204b4417611be P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:32.884979 32183 raft_consensus.cc:385] T 138d9d7a29bd4c0b944204b4417611be P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:32.885368 32183 raft_consensus.cc:740] T 138d9d7a29bd4c0b944204b4417611be P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4af34380954bddb34cbde729102898, State: Initialized, Role: FOLLOWER
W20260710 11:03:32.886029 31903 leader_election.cc:343] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de4af34380954bddb34cbde729102898 (127.27.60.129:42383): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:32.886364 32119 raft_consensus.cc:493] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:32.885258 32009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce23bcf522bb4b099b111ea427af650b" candidate_uuid: "e12240d7272c4424847197d209782e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335c47bd6a994a12ad9286159b86472b"
I20260710 11:03:32.887032 32009 raft_consensus.cc:3060] T ce23bcf522bb4b099b111ea427af650b P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:32.886871 32119 raft_consensus.cc:515] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:32.886583 32183 consensus_queue.cc:260] T 138d9d7a29bd4c0b944204b4417611be P de4af34380954bddb34cbde729102898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:32.888993 32119 leader_election.cc:290] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:32.889842 32183 ts_tablet_manager.cc:1434] T 138d9d7a29bd4c0b944204b4417611be P de4af34380954bddb34cbde729102898: Time spent starting tablet: real 0.009s	user 0.012s	sys 0.000s
I20260710 11:03:32.890590 32180 tablet_bootstrap.cc:654] T f3119388a8cc43b18ad7c81771cad049 P 335c47bd6a994a12ad9286159b86472b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:32.891366 32011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df6679508f34f65bfe4a80f455474ee" candidate_uuid: "e12240d7272c4424847197d209782e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335c47bd6a994a12ad9286159b86472b" is_pre_election: true
I20260710 11:03:32.892146 32183 tablet_bootstrap.cc:492] T 1d430e706e584ab18da28fd2ad61c032 P de4af34380954bddb34cbde729102898: Bootstrap starting.
I20260710 11:03:32.894176 31860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df6679508f34f65bfe4a80f455474ee" candidate_uuid: "e12240d7272c4424847197d209782e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4af34380954bddb34cbde729102898" is_pre_election: true
I20260710 11:03:32.895591 32181 tablet_bootstrap.cc:492] T 1d430e706e584ab18da28fd2ad61c032 P e12240d7272c4424847197d209782e1f: No bootstrap required, opened a new log
I20260710 11:03:32.896277 32181 ts_tablet_manager.cc:1403] T 1d430e706e584ab18da28fd2ad61c032 P e12240d7272c4424847197d209782e1f: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.012s
W20260710 11:03:32.898506 31903 leader_election.cc:343] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:32.899556 32183 tablet_bootstrap.cc:654] T 1d430e706e584ab18da28fd2ad61c032 P de4af34380954bddb34cbde729102898: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:32.899626 32181 raft_consensus.cc:359] T 1d430e706e584ab18da28fd2ad61c032 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:32.900609 32181 raft_consensus.cc:385] T 1d430e706e584ab18da28fd2ad61c032 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:32.901016 32181 raft_consensus.cc:740] T 1d430e706e584ab18da28fd2ad61c032 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12240d7272c4424847197d209782e1f, State: Initialized, Role: FOLLOWER
I20260710 11:03:32.901885 32181 consensus_queue.cc:260] T 1d430e706e584ab18da28fd2ad61c032 P e12240d7272c4424847197d209782e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:32.904728 32181 ts_tablet_manager.cc:1434] T 1d430e706e584ab18da28fd2ad61c032 P e12240d7272c4424847197d209782e1f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:03:32.906241 32181 tablet_bootstrap.cc:492] T 9b79cc4d001145f1850d4addda21bd24 P e12240d7272c4424847197d209782e1f: Bootstrap starting.
I20260710 11:03:32.909107 32183 tablet_bootstrap.cc:492] T 1d430e706e584ab18da28fd2ad61c032 P de4af34380954bddb34cbde729102898: No bootstrap required, opened a new log
I20260710 11:03:32.909781 32183 ts_tablet_manager.cc:1403] T 1d430e706e584ab18da28fd2ad61c032 P de4af34380954bddb34cbde729102898: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
W20260710 11:03:32.910389 31903 leader_election.cc:343] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de4af34380954bddb34cbde729102898 (127.27.60.129:42383): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:32.910867 31903 leader_election.cc:304] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e12240d7272c4424847197d209782e1f; no voters: 335c47bd6a994a12ad9286159b86472b, de4af34380954bddb34cbde729102898
I20260710 11:03:32.913215 32181 tablet_bootstrap.cc:654] T 9b79cc4d001145f1850d4addda21bd24 P e12240d7272c4424847197d209782e1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:32.912811 32183 raft_consensus.cc:359] T 1d430e706e584ab18da28fd2ad61c032 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:32.913746 32183 raft_consensus.cc:385] T 1d430e706e584ab18da28fd2ad61c032 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:32.914058 32183 raft_consensus.cc:740] T 1d430e706e584ab18da28fd2ad61c032 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4af34380954bddb34cbde729102898, State: Initialized, Role: FOLLOWER
I20260710 11:03:32.914964 32183 consensus_queue.cc:260] T 1d430e706e584ab18da28fd2ad61c032 P de4af34380954bddb34cbde729102898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:32.916291 32119 raft_consensus.cc:2749] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:32.917841 32183 ts_tablet_manager.cc:1434] T 1d430e706e584ab18da28fd2ad61c032 P de4af34380954bddb34cbde729102898: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:03:32.919323 32183 tablet_bootstrap.cc:492] T 2d8c6d0c426041939801b6073500aa28 P de4af34380954bddb34cbde729102898: Bootstrap starting.
I20260710 11:03:32.925673 32181 tablet_bootstrap.cc:492] T 9b79cc4d001145f1850d4addda21bd24 P e12240d7272c4424847197d209782e1f: No bootstrap required, opened a new log
I20260710 11:03:32.926347 32181 ts_tablet_manager.cc:1403] T 9b79cc4d001145f1850d4addda21bd24 P e12240d7272c4424847197d209782e1f: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260710 11:03:32.927459 32152 raft_consensus.cc:493] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:32.927881 32183 tablet_bootstrap.cc:654] T 2d8c6d0c426041939801b6073500aa28 P de4af34380954bddb34cbde729102898: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:32.927977 32152 raft_consensus.cc:515] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:32.930197 32152 leader_election.cc:290] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e12240d7272c4424847197d209782e1f (127.27.60.130:41653), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:32.929891 32181 raft_consensus.cc:359] T 9b79cc4d001145f1850d4addda21bd24 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:32.930732 32169 leader_election.cc:290] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 1 election: Requested vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:32.930809 32181 raft_consensus.cc:385] T 9b79cc4d001145f1850d4addda21bd24 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:32.931352 32009 raft_consensus.cc:2468] T ce23bcf522bb4b099b111ea427af650b P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12240d7272c4424847197d209782e1f in term 1.
I20260710 11:03:32.931419 32181 raft_consensus.cc:740] T 9b79cc4d001145f1850d4addda21bd24 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12240d7272c4424847197d209782e1f, State: Initialized, Role: FOLLOWER
I20260710 11:03:32.931368 31935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b79cc4d001145f1850d4addda21bd24" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12240d7272c4424847197d209782e1f" is_pre_election: true
I20260710 11:03:32.932938 32180 tablet_bootstrap.cc:492] T f3119388a8cc43b18ad7c81771cad049 P 335c47bd6a994a12ad9286159b86472b: No bootstrap required, opened a new log
I20260710 11:03:32.932657 32181 consensus_queue.cc:260] T 9b79cc4d001145f1850d4addda21bd24 P e12240d7272c4424847197d209782e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:32.933414 32180 ts_tablet_manager.cc:1403] T f3119388a8cc43b18ad7c81771cad049 P 335c47bd6a994a12ad9286159b86472b: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.008s
I20260710 11:03:32.933207 32011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b79cc4d001145f1850d4addda21bd24" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335c47bd6a994a12ad9286159b86472b" is_pre_election: true
I20260710 11:03:32.933981 31935 raft_consensus.cc:2468] T 9b79cc4d001145f1850d4addda21bd24 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de4af34380954bddb34cbde729102898 in term 0.
I20260710 11:03:32.934571 31903 leader_election.cc:304] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 335c47bd6a994a12ad9286159b86472b, e12240d7272c4424847197d209782e1f; no voters: de4af34380954bddb34cbde729102898
I20260710 11:03:32.935567 32181 ts_tablet_manager.cc:1434] T 9b79cc4d001145f1850d4addda21bd24 P e12240d7272c4424847197d209782e1f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
W20260710 11:03:32.935930 31828 leader_election.cc:343] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:32.936734 32181 tablet_bootstrap.cc:492] T 138d9d7a29bd4c0b944204b4417611be P e12240d7272c4424847197d209782e1f: Bootstrap starting.
I20260710 11:03:32.936594 32180 raft_consensus.cc:359] T f3119388a8cc43b18ad7c81771cad049 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:32.937122 31825 leader_election.cc:304] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898 [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: de4af34380954bddb34cbde729102898, e12240d7272c4424847197d209782e1f; no voters: 335c47bd6a994a12ad9286159b86472b
I20260710 11:03:32.937353 32180 raft_consensus.cc:385] T f3119388a8cc43b18ad7c81771cad049 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:32.937776 32180 raft_consensus.cc:740] T f3119388a8cc43b18ad7c81771cad049 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Initialized, Role: FOLLOWER
I20260710 11:03:32.935592 32119 raft_consensus.cc:2804] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:32.938560 32180 consensus_queue.cc:260] T f3119388a8cc43b18ad7c81771cad049 P 335c47bd6a994a12ad9286159b86472b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:32.939188 32152 raft_consensus.cc:2804] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:32.939397 32119 raft_consensus.cc:697] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f [term 1 LEADER]: Becoming Leader. State: Replica: e12240d7272c4424847197d209782e1f, State: Running, Role: LEADER
I20260710 11:03:32.939644 32152 raft_consensus.cc:493] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:32.939993 32152 raft_consensus.cc:3060] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:32.940873 32180 ts_tablet_manager.cc:1434] T f3119388a8cc43b18ad7c81771cad049 P 335c47bd6a994a12ad9286159b86472b: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:03:32.940348 32119 consensus_queue.cc:237] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:32.941952 32180 tablet_bootstrap.cc:492] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b: Bootstrap starting.
I20260710 11:03:32.948808 32180 tablet_bootstrap.cc:654] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:32.958258 32152 raft_consensus.cc:515] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:32.958185 32181 tablet_bootstrap.cc:654] T 138d9d7a29bd4c0b944204b4417611be P e12240d7272c4424847197d209782e1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:32.960479 32152 leader_election.cc:290] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 1 election: Requested vote from peers e12240d7272c4424847197d209782e1f (127.27.60.130:41653), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:32.960875 32183 tablet_bootstrap.cc:492] T 2d8c6d0c426041939801b6073500aa28 P de4af34380954bddb34cbde729102898: No bootstrap required, opened a new log
I20260710 11:03:32.961428 32183 ts_tablet_manager.cc:1403] T 2d8c6d0c426041939801b6073500aa28 P de4af34380954bddb34cbde729102898: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.000s
I20260710 11:03:32.961647 32011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b79cc4d001145f1850d4addda21bd24" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335c47bd6a994a12ad9286159b86472b"
I20260710 11:03:32.962875 31935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b79cc4d001145f1850d4addda21bd24" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12240d7272c4424847197d209782e1f"
I20260710 11:03:32.963474 31935 raft_consensus.cc:3060] T 9b79cc4d001145f1850d4addda21bd24 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:32.964737 31760 catalog_manager.cc:5697] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f reported cstate change: term changed from 0 to 1, leader changed from <none> to e12240d7272c4424847197d209782e1f (127.27.60.130). New cstate: current_term: 1 leader_uuid: "e12240d7272c4424847197d209782e1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:32.965152 32183 raft_consensus.cc:359] T 2d8c6d0c426041939801b6073500aa28 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:32.966210 32183 raft_consensus.cc:385] T 2d8c6d0c426041939801b6073500aa28 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:32.966626 32183 raft_consensus.cc:740] T 2d8c6d0c426041939801b6073500aa28 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4af34380954bddb34cbde729102898, State: Initialized, Role: FOLLOWER
W20260710 11:03:32.968492 31828 leader_election.cc:343] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:32.971001 32183 consensus_queue.cc:260] T 2d8c6d0c426041939801b6073500aa28 P de4af34380954bddb34cbde729102898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:32.973943 31935 raft_consensus.cc:2468] T 9b79cc4d001145f1850d4addda21bd24 P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4af34380954bddb34cbde729102898 in term 1.
I20260710 11:03:32.974335 32183 ts_tablet_manager.cc:1434] T 2d8c6d0c426041939801b6073500aa28 P de4af34380954bddb34cbde729102898: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:03:32.975404 31825 leader_election.cc:304] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: de4af34380954bddb34cbde729102898, e12240d7272c4424847197d209782e1f; no voters: 335c47bd6a994a12ad9286159b86472b
I20260710 11:03:32.975785 32183 tablet_bootstrap.cc:492] T 8df6679508f34f65bfe4a80f455474ee P de4af34380954bddb34cbde729102898: Bootstrap starting.
I20260710 11:03:32.976526 32152 raft_consensus.cc:2804] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:32.977865 32152 raft_consensus.cc:697] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898 [term 1 LEADER]: Becoming Leader. State: Replica: de4af34380954bddb34cbde729102898, State: Running, Role: LEADER
I20260710 11:03:32.978724 32152 consensus_queue.cc:237] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:32.980260 32180 tablet_bootstrap.cc:492] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b: No bootstrap required, opened a new log
I20260710 11:03:32.980945 32180 ts_tablet_manager.cc:1403] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.007s
I20260710 11:03:32.984982 32180 raft_consensus.cc:359] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:32.987450 32180 raft_consensus.cc:385] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:32.987758 32180 raft_consensus.cc:740] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Initialized, Role: FOLLOWER
I20260710 11:03:32.988572 32156 raft_consensus.cc:493] T 138d9d7a29bd4c0b944204b4417611be P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:32.989084 32156 raft_consensus.cc:515] T 138d9d7a29bd4c0b944204b4417611be P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:32.988734 32180 consensus_queue.cc:260] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:32.991317 32156 leader_election.cc:290] T 138d9d7a29bd4c0b944204b4417611be P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), e12240d7272c4424847197d209782e1f (127.27.60.130:41653)
I20260710 11:03:32.992043 32183 tablet_bootstrap.cc:654] T 8df6679508f34f65bfe4a80f455474ee P de4af34380954bddb34cbde729102898: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:32.993631 31935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "138d9d7a29bd4c0b944204b4417611be" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12240d7272c4424847197d209782e1f" is_pre_election: true
I20260710 11:03:32.995481 31860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "138d9d7a29bd4c0b944204b4417611be" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4af34380954bddb34cbde729102898" is_pre_election: true
I20260710 11:03:32.995007 31760 catalog_manager.cc:5697] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898 reported cstate change: term changed from 0 to 1, leader changed from <none> to de4af34380954bddb34cbde729102898 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "de4af34380954bddb34cbde729102898" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:32.996333 31860 raft_consensus.cc:2468] T 138d9d7a29bd4c0b944204b4417611be P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 335c47bd6a994a12ad9286159b86472b in term 0.
W20260710 11:03:32.998260 31974 leader_election.cc:343] T 138d9d7a29bd4c0b944204b4417611be P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e12240d7272c4424847197d209782e1f (127.27.60.130:41653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:32.999879 31977 leader_election.cc:304] T 138d9d7a29bd4c0b944204b4417611be P 335c47bd6a994a12ad9286159b86472b [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: 335c47bd6a994a12ad9286159b86472b, de4af34380954bddb34cbde729102898; no voters: e12240d7272c4424847197d209782e1f
I20260710 11:03:33.003690 32183 tablet_bootstrap.cc:492] T 8df6679508f34f65bfe4a80f455474ee P de4af34380954bddb34cbde729102898: No bootstrap required, opened a new log
I20260710 11:03:33.004195 32156 raft_consensus.cc:2804] T 138d9d7a29bd4c0b944204b4417611be P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:33.004237 32183 ts_tablet_manager.cc:1403] T 8df6679508f34f65bfe4a80f455474ee P de4af34380954bddb34cbde729102898: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.004s
I20260710 11:03:33.004750 32156 raft_consensus.cc:493] T 138d9d7a29bd4c0b944204b4417611be P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:33.005169 32156 raft_consensus.cc:3060] T 138d9d7a29bd4c0b944204b4417611be P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:33.007647 32183 raft_consensus.cc:359] T 8df6679508f34f65bfe4a80f455474ee P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.008425 32183 raft_consensus.cc:385] T 8df6679508f34f65bfe4a80f455474ee P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:33.008769 32183 raft_consensus.cc:740] T 8df6679508f34f65bfe4a80f455474ee P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4af34380954bddb34cbde729102898, State: Initialized, Role: FOLLOWER
I20260710 11:03:33.009579 32183 consensus_queue.cc:260] T 8df6679508f34f65bfe4a80f455474ee P de4af34380954bddb34cbde729102898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.011994 32183 ts_tablet_manager.cc:1434] T 8df6679508f34f65bfe4a80f455474ee P de4af34380954bddb34cbde729102898: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:03:33.012995 32183 tablet_bootstrap.cc:492] T 4af519fd45f84c88b7f1d6500f922747 P de4af34380954bddb34cbde729102898: Bootstrap starting.
I20260710 11:03:33.012988 32156 raft_consensus.cc:515] T 138d9d7a29bd4c0b944204b4417611be P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.015925 32181 tablet_bootstrap.cc:492] T 138d9d7a29bd4c0b944204b4417611be P e12240d7272c4424847197d209782e1f: No bootstrap required, opened a new log
I20260710 11:03:33.016491 32181 ts_tablet_manager.cc:1403] T 138d9d7a29bd4c0b944204b4417611be P e12240d7272c4424847197d209782e1f: Time spent bootstrapping tablet: real 0.080s	user 0.022s	sys 0.016s
I20260710 11:03:33.019598 32181 raft_consensus.cc:359] T 138d9d7a29bd4c0b944204b4417611be P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.022467 31935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "138d9d7a29bd4c0b944204b4417611be" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12240d7272c4424847197d209782e1f"
I20260710 11:03:33.022590 32156 leader_election.cc:290] T 138d9d7a29bd4c0b944204b4417611be P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 election: Requested vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), e12240d7272c4424847197d209782e1f (127.27.60.130:41653)
I20260710 11:03:33.023185 32181 raft_consensus.cc:385] T 138d9d7a29bd4c0b944204b4417611be P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:33.020609 32183 tablet_bootstrap.cc:654] T 4af519fd45f84c88b7f1d6500f922747 P de4af34380954bddb34cbde729102898: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:33.024147 32181 raft_consensus.cc:740] T 138d9d7a29bd4c0b944204b4417611be P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12240d7272c4424847197d209782e1f, State: Initialized, Role: FOLLOWER
I20260710 11:03:33.024943 32181 consensus_queue.cc:260] T 138d9d7a29bd4c0b944204b4417611be P e12240d7272c4424847197d209782e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.025533 32180 ts_tablet_manager.cc:1434] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b: Time spent starting tablet: real 0.044s	user 0.033s	sys 0.004s
I20260710 11:03:33.025905 31935 raft_consensus.cc:3060] T 138d9d7a29bd4c0b944204b4417611be P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:33.022464 31860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "138d9d7a29bd4c0b944204b4417611be" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4af34380954bddb34cbde729102898"
I20260710 11:03:33.027093 31860 raft_consensus.cc:3060] T 138d9d7a29bd4c0b944204b4417611be P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:33.027316 32181 ts_tablet_manager.cc:1434] T 138d9d7a29bd4c0b944204b4417611be P e12240d7272c4424847197d209782e1f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:03:33.028384 32181 tablet_bootstrap.cc:492] T 4af519fd45f84c88b7f1d6500f922747 P e12240d7272c4424847197d209782e1f: Bootstrap starting.
I20260710 11:03:33.035476 32181 tablet_bootstrap.cc:654] T 4af519fd45f84c88b7f1d6500f922747 P e12240d7272c4424847197d209782e1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:33.041283 31935 raft_consensus.cc:2468] T 138d9d7a29bd4c0b944204b4417611be P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335c47bd6a994a12ad9286159b86472b in term 1.
I20260710 11:03:33.045373 31860 raft_consensus.cc:2468] T 138d9d7a29bd4c0b944204b4417611be P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335c47bd6a994a12ad9286159b86472b in term 1.
I20260710 11:03:33.050958 31977 leader_election.cc:304] T 138d9d7a29bd4c0b944204b4417611be P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335c47bd6a994a12ad9286159b86472b, de4af34380954bddb34cbde729102898; no voters: 
I20260710 11:03:33.052033 32202 raft_consensus.cc:2804] T 138d9d7a29bd4c0b944204b4417611be P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:33.052503 32202 raft_consensus.cc:697] T 138d9d7a29bd4c0b944204b4417611be P 335c47bd6a994a12ad9286159b86472b [term 1 LEADER]: Becoming Leader. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Running, Role: LEADER
I20260710 11:03:33.053381 32202 consensus_queue.cc:237] T 138d9d7a29bd4c0b944204b4417611be P 335c47bd6a994a12ad9286159b86472b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.054682 32180 tablet_bootstrap.cc:492] T 1d430e706e584ab18da28fd2ad61c032 P 335c47bd6a994a12ad9286159b86472b: Bootstrap starting.
I20260710 11:03:33.055402 32183 tablet_bootstrap.cc:492] T 4af519fd45f84c88b7f1d6500f922747 P de4af34380954bddb34cbde729102898: No bootstrap required, opened a new log
I20260710 11:03:33.055886 32183 ts_tablet_manager.cc:1403] T 4af519fd45f84c88b7f1d6500f922747 P de4af34380954bddb34cbde729102898: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.012s
I20260710 11:03:33.059291 32183 raft_consensus.cc:359] T 4af519fd45f84c88b7f1d6500f922747 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.059966 32183 raft_consensus.cc:385] T 4af519fd45f84c88b7f1d6500f922747 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:33.060173 32181 tablet_bootstrap.cc:492] T 4af519fd45f84c88b7f1d6500f922747 P e12240d7272c4424847197d209782e1f: No bootstrap required, opened a new log
I20260710 11:03:33.060240 32183 raft_consensus.cc:740] T 4af519fd45f84c88b7f1d6500f922747 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4af34380954bddb34cbde729102898, State: Initialized, Role: FOLLOWER
I20260710 11:03:33.060796 32181 ts_tablet_manager.cc:1403] T 4af519fd45f84c88b7f1d6500f922747 P e12240d7272c4424847197d209782e1f: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.008s
I20260710 11:03:33.061067 32183 consensus_queue.cc:260] T 4af519fd45f84c88b7f1d6500f922747 P de4af34380954bddb34cbde729102898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.064873 32181 raft_consensus.cc:359] T 4af519fd45f84c88b7f1d6500f922747 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.065670 32181 raft_consensus.cc:385] T 4af519fd45f84c88b7f1d6500f922747 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:33.065959 32181 raft_consensus.cc:740] T 4af519fd45f84c88b7f1d6500f922747 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12240d7272c4424847197d209782e1f, State: Initialized, Role: FOLLOWER
I20260710 11:03:33.066656 32181 consensus_queue.cc:260] T 4af519fd45f84c88b7f1d6500f922747 P e12240d7272c4424847197d209782e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.068764 32183 ts_tablet_manager.cc:1434] T 4af519fd45f84c88b7f1d6500f922747 P de4af34380954bddb34cbde729102898: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:03:33.068764 32181 ts_tablet_manager.cc:1434] T 4af519fd45f84c88b7f1d6500f922747 P e12240d7272c4424847197d209782e1f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:03:33.069878 32181 tablet_bootstrap.cc:492] T 0dc0beb8411f4eb69ee3dfa59b420c3c P e12240d7272c4424847197d209782e1f: Bootstrap starting.
I20260710 11:03:33.069878 32183 tablet_bootstrap.cc:492] T ce23bcf522bb4b099b111ea427af650b P de4af34380954bddb34cbde729102898: Bootstrap starting.
I20260710 11:03:33.074260 31760 catalog_manager.cc:5697] T 138d9d7a29bd4c0b944204b4417611be P 335c47bd6a994a12ad9286159b86472b reported cstate change: term changed from 0 to 1, leader changed from <none> to 335c47bd6a994a12ad9286159b86472b (127.27.60.131). New cstate: current_term: 1 leader_uuid: "335c47bd6a994a12ad9286159b86472b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:33.067329 32180 tablet_bootstrap.cc:654] T 1d430e706e584ab18da28fd2ad61c032 P 335c47bd6a994a12ad9286159b86472b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:33.075735 32183 tablet_bootstrap.cc:654] T ce23bcf522bb4b099b111ea427af650b P de4af34380954bddb34cbde729102898: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:33.076403 32181 tablet_bootstrap.cc:654] T 0dc0beb8411f4eb69ee3dfa59b420c3c P e12240d7272c4424847197d209782e1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:33.091717 32181 tablet_bootstrap.cc:492] T 0dc0beb8411f4eb69ee3dfa59b420c3c P e12240d7272c4424847197d209782e1f: No bootstrap required, opened a new log
I20260710 11:03:33.092326 32181 ts_tablet_manager.cc:1403] T 0dc0beb8411f4eb69ee3dfa59b420c3c P e12240d7272c4424847197d209782e1f: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.005s
I20260710 11:03:33.097625 32181 raft_consensus.cc:359] T 0dc0beb8411f4eb69ee3dfa59b420c3c P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.098735 32181 raft_consensus.cc:385] T 0dc0beb8411f4eb69ee3dfa59b420c3c P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:33.099092 32181 raft_consensus.cc:740] T 0dc0beb8411f4eb69ee3dfa59b420c3c P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12240d7272c4424847197d209782e1f, State: Initialized, Role: FOLLOWER
I20260710 11:03:33.099900 32181 consensus_queue.cc:260] T 0dc0beb8411f4eb69ee3dfa59b420c3c P e12240d7272c4424847197d209782e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.102730 32181 ts_tablet_manager.cc:1434] T 0dc0beb8411f4eb69ee3dfa59b420c3c P e12240d7272c4424847197d209782e1f: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260710 11:03:33.103921 32181 tablet_bootstrap.cc:492] T 2d8c6d0c426041939801b6073500aa28 P e12240d7272c4424847197d209782e1f: Bootstrap starting.
I20260710 11:03:33.107905 32183 tablet_bootstrap.cc:492] T ce23bcf522bb4b099b111ea427af650b P de4af34380954bddb34cbde729102898: No bootstrap required, opened a new log
I20260710 11:03:33.108376 32183 ts_tablet_manager.cc:1403] T ce23bcf522bb4b099b111ea427af650b P de4af34380954bddb34cbde729102898: Time spent bootstrapping tablet: real 0.039s	user 0.025s	sys 0.011s
I20260710 11:03:33.109046 32180 tablet_bootstrap.cc:492] T 1d430e706e584ab18da28fd2ad61c032 P 335c47bd6a994a12ad9286159b86472b: No bootstrap required, opened a new log
I20260710 11:03:33.109541 32180 ts_tablet_manager.cc:1403] T 1d430e706e584ab18da28fd2ad61c032 P 335c47bd6a994a12ad9286159b86472b: Time spent bootstrapping tablet: real 0.055s	user 0.024s	sys 0.007s
I20260710 11:03:33.111074 32183 raft_consensus.cc:359] T ce23bcf522bb4b099b111ea427af650b P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.111770 32183 raft_consensus.cc:385] T ce23bcf522bb4b099b111ea427af650b P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:33.112032 32183 raft_consensus.cc:740] T ce23bcf522bb4b099b111ea427af650b P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4af34380954bddb34cbde729102898, State: Initialized, Role: FOLLOWER
I20260710 11:03:33.112213 32180 raft_consensus.cc:359] T 1d430e706e584ab18da28fd2ad61c032 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.112931 32180 raft_consensus.cc:385] T 1d430e706e584ab18da28fd2ad61c032 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:33.112823 32183 consensus_queue.cc:260] T ce23bcf522bb4b099b111ea427af650b P de4af34380954bddb34cbde729102898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.113291 32180 raft_consensus.cc:740] T 1d430e706e584ab18da28fd2ad61c032 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Initialized, Role: FOLLOWER
I20260710 11:03:33.114955 32180 consensus_queue.cc:260] T 1d430e706e584ab18da28fd2ad61c032 P 335c47bd6a994a12ad9286159b86472b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.115518 32181 tablet_bootstrap.cc:654] T 2d8c6d0c426041939801b6073500aa28 P e12240d7272c4424847197d209782e1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:33.115744 32183 ts_tablet_manager.cc:1434] T ce23bcf522bb4b099b111ea427af650b P de4af34380954bddb34cbde729102898: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:03:33.116705 32152 raft_consensus.cc:493] T 4af519fd45f84c88b7f1d6500f922747 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:33.117511 32180 ts_tablet_manager.cc:1434] T 1d430e706e584ab18da28fd2ad61c032 P 335c47bd6a994a12ad9286159b86472b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:03:33.117172 32152 raft_consensus.cc:515] T 4af519fd45f84c88b7f1d6500f922747 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.118489 32180 tablet_bootstrap.cc:492] T 2d8c6d0c426041939801b6073500aa28 P 335c47bd6a994a12ad9286159b86472b: Bootstrap starting.
I20260710 11:03:33.119287 32152 leader_election.cc:290] T 4af519fd45f84c88b7f1d6500f922747 P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e12240d7272c4424847197d209782e1f (127.27.60.130:41653), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:33.121236 32009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af519fd45f84c88b7f1d6500f922747" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335c47bd6a994a12ad9286159b86472b" is_pre_election: true
I20260710 11:03:33.126078 32180 tablet_bootstrap.cc:654] T 2d8c6d0c426041939801b6073500aa28 P 335c47bd6a994a12ad9286159b86472b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:33.127866 32181 tablet_bootstrap.cc:492] T 2d8c6d0c426041939801b6073500aa28 P e12240d7272c4424847197d209782e1f: No bootstrap required, opened a new log
I20260710 11:03:33.128327 32181 ts_tablet_manager.cc:1403] T 2d8c6d0c426041939801b6073500aa28 P e12240d7272c4424847197d209782e1f: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.000s
I20260710 11:03:33.128443 31937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af519fd45f84c88b7f1d6500f922747" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12240d7272c4424847197d209782e1f" is_pre_election: true
I20260710 11:03:33.129156 31937 raft_consensus.cc:2468] T 4af519fd45f84c88b7f1d6500f922747 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de4af34380954bddb34cbde729102898 in term 0.
I20260710 11:03:33.130409 31825 leader_election.cc:304] T 4af519fd45f84c88b7f1d6500f922747 P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de4af34380954bddb34cbde729102898, e12240d7272c4424847197d209782e1f; no voters: 
I20260710 11:03:33.130762 32180 tablet_bootstrap.cc:492] T 2d8c6d0c426041939801b6073500aa28 P 335c47bd6a994a12ad9286159b86472b: No bootstrap required, opened a new log
I20260710 11:03:33.131181 32152 raft_consensus.cc:2804] T 4af519fd45f84c88b7f1d6500f922747 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:33.131215 32180 ts_tablet_manager.cc:1403] T 2d8c6d0c426041939801b6073500aa28 P 335c47bd6a994a12ad9286159b86472b: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:03:33.131779 32152 raft_consensus.cc:493] T 4af519fd45f84c88b7f1d6500f922747 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:33.131248 32181 raft_consensus.cc:359] T 2d8c6d0c426041939801b6073500aa28 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.132148 32152 raft_consensus.cc:3060] T 4af519fd45f84c88b7f1d6500f922747 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:33.132280 32181 raft_consensus.cc:385] T 2d8c6d0c426041939801b6073500aa28 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:33.132683 32181 raft_consensus.cc:740] T 2d8c6d0c426041939801b6073500aa28 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12240d7272c4424847197d209782e1f, State: Initialized, Role: FOLLOWER
I20260710 11:03:33.133550 32181 consensus_queue.cc:260] T 2d8c6d0c426041939801b6073500aa28 P e12240d7272c4424847197d209782e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.134521 32180 raft_consensus.cc:359] T 2d8c6d0c426041939801b6073500aa28 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.135210 32180 raft_consensus.cc:385] T 2d8c6d0c426041939801b6073500aa28 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:33.135479 32180 raft_consensus.cc:740] T 2d8c6d0c426041939801b6073500aa28 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Initialized, Role: FOLLOWER
I20260710 11:03:33.135803 32181 ts_tablet_manager.cc:1434] T 2d8c6d0c426041939801b6073500aa28 P e12240d7272c4424847197d209782e1f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:03:33.136246 32180 consensus_queue.cc:260] T 2d8c6d0c426041939801b6073500aa28 P 335c47bd6a994a12ad9286159b86472b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
W20260710 11:03:33.137291 31828 leader_election.cc:343] T 4af519fd45f84c88b7f1d6500f922747 P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:33.138942 32180 ts_tablet_manager.cc:1434] T 2d8c6d0c426041939801b6073500aa28 P 335c47bd6a994a12ad9286159b86472b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:03:33.139961 32180 tablet_bootstrap.cc:492] T 0dc0beb8411f4eb69ee3dfa59b420c3c P 335c47bd6a994a12ad9286159b86472b: Bootstrap starting.
I20260710 11:03:33.142913 32185 raft_consensus.cc:493] T 1d430e706e584ab18da28fd2ad61c032 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:33.143472 32185 raft_consensus.cc:515] T 1d430e706e584ab18da28fd2ad61c032 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.145917 32185 leader_election.cc:290] T 1d430e706e584ab18da28fd2ad61c032 P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e12240d7272c4424847197d209782e1f (127.27.60.130:41653), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:33.146590 32180 tablet_bootstrap.cc:654] T 0dc0beb8411f4eb69ee3dfa59b420c3c P 335c47bd6a994a12ad9286159b86472b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:33.150705 31937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d430e706e584ab18da28fd2ad61c032" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12240d7272c4424847197d209782e1f" is_pre_election: true
I20260710 11:03:33.151552 31937 raft_consensus.cc:2468] T 1d430e706e584ab18da28fd2ad61c032 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de4af34380954bddb34cbde729102898 in term 0.
I20260710 11:03:33.153481 31825 leader_election.cc:304] T 1d430e706e584ab18da28fd2ad61c032 P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de4af34380954bddb34cbde729102898, e12240d7272c4424847197d209782e1f; no voters: 
I20260710 11:03:33.154660 32185 raft_consensus.cc:2804] T 1d430e706e584ab18da28fd2ad61c032 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:33.155196 32185 raft_consensus.cc:493] T 1d430e706e584ab18da28fd2ad61c032 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:33.155872 32185 raft_consensus.cc:3060] T 1d430e706e584ab18da28fd2ad61c032 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:33.158334 32180 tablet_bootstrap.cc:492] T 0dc0beb8411f4eb69ee3dfa59b420c3c P 335c47bd6a994a12ad9286159b86472b: No bootstrap required, opened a new log
I20260710 11:03:33.155121 32009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d430e706e584ab18da28fd2ad61c032" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335c47bd6a994a12ad9286159b86472b" is_pre_election: true
I20260710 11:03:33.158875 32180 ts_tablet_manager.cc:1403] T 0dc0beb8411f4eb69ee3dfa59b420c3c P 335c47bd6a994a12ad9286159b86472b: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 11:03:33.158900 32009 raft_consensus.cc:2468] T 1d430e706e584ab18da28fd2ad61c032 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de4af34380954bddb34cbde729102898 in term 0.
I20260710 11:03:33.161995 32180 raft_consensus.cc:359] T 0dc0beb8411f4eb69ee3dfa59b420c3c P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.162802 32180 raft_consensus.cc:385] T 0dc0beb8411f4eb69ee3dfa59b420c3c P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:33.163139 32180 raft_consensus.cc:740] T 0dc0beb8411f4eb69ee3dfa59b420c3c P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Initialized, Role: FOLLOWER
I20260710 11:03:33.163946 32180 consensus_queue.cc:260] T 0dc0beb8411f4eb69ee3dfa59b420c3c P 335c47bd6a994a12ad9286159b86472b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.166790 32180 ts_tablet_manager.cc:1434] T 0dc0beb8411f4eb69ee3dfa59b420c3c P 335c47bd6a994a12ad9286159b86472b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 11:03:33.166925 32152 raft_consensus.cc:515] T 4af519fd45f84c88b7f1d6500f922747 P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
W20260710 11:03:33.167480 31808 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:33.168012 32180 tablet_bootstrap.cc:492] T 4af519fd45f84c88b7f1d6500f922747 P 335c47bd6a994a12ad9286159b86472b: Bootstrap starting.
I20260710 11:03:33.170614 32009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af519fd45f84c88b7f1d6500f922747" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335c47bd6a994a12ad9286159b86472b"
W20260710 11:03:33.171972 31828 leader_election.cc:343] T 4af519fd45f84c88b7f1d6500f922747 P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:33.172722 32152 leader_election.cc:290] T 4af519fd45f84c88b7f1d6500f922747 P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 1 election: Requested vote from peers e12240d7272c4424847197d209782e1f (127.27.60.130:41653), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:33.170892 32185 raft_consensus.cc:515] T 1d430e706e584ab18da28fd2ad61c032 P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.175217 32180 tablet_bootstrap.cc:654] T 4af519fd45f84c88b7f1d6500f922747 P 335c47bd6a994a12ad9286159b86472b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:33.175292 32119 raft_consensus.cc:493] T f3119388a8cc43b18ad7c81771cad049 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:33.175904 32119 raft_consensus.cc:515] T f3119388a8cc43b18ad7c81771cad049 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.176849 31937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af519fd45f84c88b7f1d6500f922747" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12240d7272c4424847197d209782e1f"
I20260710 11:03:33.177397 31937 raft_consensus.cc:3060] T 4af519fd45f84c88b7f1d6500f922747 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:33.178149 32119 leader_election.cc:290] T f3119388a8cc43b18ad7c81771cad049 P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:33.179281 32009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3119388a8cc43b18ad7c81771cad049" candidate_uuid: "e12240d7272c4424847197d209782e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335c47bd6a994a12ad9286159b86472b" is_pre_election: true
I20260710 11:03:33.179430 31860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3119388a8cc43b18ad7c81771cad049" candidate_uuid: "e12240d7272c4424847197d209782e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4af34380954bddb34cbde729102898" is_pre_election: true
I20260710 11:03:33.179983 32009 raft_consensus.cc:2468] T f3119388a8cc43b18ad7c81771cad049 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e12240d7272c4424847197d209782e1f in term 0.
I20260710 11:03:33.180197 32185 leader_election.cc:290] T 1d430e706e584ab18da28fd2ad61c032 P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 1 election: Requested vote from peers e12240d7272c4424847197d209782e1f (127.27.60.130:41653), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:33.180313 31860 raft_consensus.cc:2468] T f3119388a8cc43b18ad7c81771cad049 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e12240d7272c4424847197d209782e1f in term 0.
I20260710 11:03:33.181175 32011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d430e706e584ab18da28fd2ad61c032" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335c47bd6a994a12ad9286159b86472b"
I20260710 11:03:33.181459 31903 leader_election.cc:304] T f3119388a8cc43b18ad7c81771cad049 P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335c47bd6a994a12ad9286159b86472b, e12240d7272c4424847197d209782e1f; no voters: 
I20260710 11:03:33.181921 32011 raft_consensus.cc:3060] T 1d430e706e584ab18da28fd2ad61c032 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:33.182400 32119 raft_consensus.cc:2804] T f3119388a8cc43b18ad7c81771cad049 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:33.182920 32119 raft_consensus.cc:493] T f3119388a8cc43b18ad7c81771cad049 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:33.183457 32119 raft_consensus.cc:3060] T f3119388a8cc43b18ad7c81771cad049 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:33.185609 31936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d430e706e584ab18da28fd2ad61c032" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12240d7272c4424847197d209782e1f"
I20260710 11:03:33.186311 31936 raft_consensus.cc:3060] T 1d430e706e584ab18da28fd2ad61c032 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:33.190553 32011 raft_consensus.cc:2468] T 1d430e706e584ab18da28fd2ad61c032 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4af34380954bddb34cbde729102898 in term 1.
I20260710 11:03:33.192147 31828 leader_election.cc:304] T 1d430e706e584ab18da28fd2ad61c032 P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335c47bd6a994a12ad9286159b86472b, de4af34380954bddb34cbde729102898; no voters: 
I20260710 11:03:33.194978 31936 raft_consensus.cc:2468] T 1d430e706e584ab18da28fd2ad61c032 P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4af34380954bddb34cbde729102898 in term 1.
I20260710 11:03:33.196604 32213 raft_consensus.cc:493] T 0dc0beb8411f4eb69ee3dfa59b420c3c P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:33.195902 32185 raft_consensus.cc:2804] T 1d430e706e584ab18da28fd2ad61c032 P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:33.197160 32213 raft_consensus.cc:515] T 0dc0beb8411f4eb69ee3dfa59b420c3c P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.198664 32185 raft_consensus.cc:697] T 1d430e706e584ab18da28fd2ad61c032 P de4af34380954bddb34cbde729102898 [term 1 LEADER]: Becoming Leader. State: Replica: de4af34380954bddb34cbde729102898, State: Running, Role: LEADER
I20260710 11:03:33.198966 31937 raft_consensus.cc:2468] T 4af519fd45f84c88b7f1d6500f922747 P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4af34380954bddb34cbde729102898 in term 1.
I20260710 11:03:33.199888 32185 consensus_queue.cc:237] T 1d430e706e584ab18da28fd2ad61c032 P de4af34380954bddb34cbde729102898 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.200206 31825 leader_election.cc:304] T 4af519fd45f84c88b7f1d6500f922747 P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: de4af34380954bddb34cbde729102898, e12240d7272c4424847197d209782e1f; no voters: 335c47bd6a994a12ad9286159b86472b
I20260710 11:03:33.201181 32213 leader_election.cc:290] T 0dc0beb8411f4eb69ee3dfa59b420c3c P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e12240d7272c4424847197d209782e1f (127.27.60.130:41653), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:33.201426 32152 raft_consensus.cc:2804] T 4af519fd45f84c88b7f1d6500f922747 P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:33.200819 31937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dc0beb8411f4eb69ee3dfa59b420c3c" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12240d7272c4424847197d209782e1f" is_pre_election: true
I20260710 11:03:33.202080 32180 tablet_bootstrap.cc:492] T 4af519fd45f84c88b7f1d6500f922747 P 335c47bd6a994a12ad9286159b86472b: No bootstrap required, opened a new log
I20260710 11:03:33.201978 32152 raft_consensus.cc:697] T 4af519fd45f84c88b7f1d6500f922747 P de4af34380954bddb34cbde729102898 [term 1 LEADER]: Becoming Leader. State: Replica: de4af34380954bddb34cbde729102898, State: Running, Role: LEADER
I20260710 11:03:33.202116 31937 raft_consensus.cc:2468] T 0dc0beb8411f4eb69ee3dfa59b420c3c P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de4af34380954bddb34cbde729102898 in term 0.
I20260710 11:03:33.202394 32011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dc0beb8411f4eb69ee3dfa59b420c3c" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335c47bd6a994a12ad9286159b86472b" is_pre_election: true
I20260710 11:03:33.202572 32180 ts_tablet_manager.cc:1403] T 4af519fd45f84c88b7f1d6500f922747 P 335c47bd6a994a12ad9286159b86472b: Time spent bootstrapping tablet: real 0.035s	user 0.025s	sys 0.008s
I20260710 11:03:33.202941 32152 consensus_queue.cc:237] T 4af519fd45f84c88b7f1d6500f922747 P de4af34380954bddb34cbde729102898 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.203553 32011 raft_consensus.cc:2468] T 0dc0beb8411f4eb69ee3dfa59b420c3c P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de4af34380954bddb34cbde729102898 in term 0.
I20260710 11:03:33.204748 31828 leader_election.cc:304] T 0dc0beb8411f4eb69ee3dfa59b420c3c P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335c47bd6a994a12ad9286159b86472b, de4af34380954bddb34cbde729102898; no voters: 
I20260710 11:03:33.205763 32213 raft_consensus.cc:2804] T 0dc0beb8411f4eb69ee3dfa59b420c3c P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:33.205619 32180 raft_consensus.cc:359] T 4af519fd45f84c88b7f1d6500f922747 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.206233 32213 raft_consensus.cc:493] T 0dc0beb8411f4eb69ee3dfa59b420c3c P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:33.206426 32180 raft_consensus.cc:385] T 4af519fd45f84c88b7f1d6500f922747 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:33.205462 32119 raft_consensus.cc:515] T f3119388a8cc43b18ad7c81771cad049 P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.206782 32180 raft_consensus.cc:740] T 4af519fd45f84c88b7f1d6500f922747 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Initialized, Role: FOLLOWER
I20260710 11:03:33.206693 32213 raft_consensus.cc:3060] T 0dc0beb8411f4eb69ee3dfa59b420c3c P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:33.207789 32180 consensus_queue.cc:260] T 4af519fd45f84c88b7f1d6500f922747 P 335c47bd6a994a12ad9286159b86472b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.210855 32180 ts_tablet_manager.cc:1434] T 4af519fd45f84c88b7f1d6500f922747 P 335c47bd6a994a12ad9286159b86472b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:03:33.211959 32180 tablet_bootstrap.cc:492] T 9b79cc4d001145f1850d4addda21bd24 P 335c47bd6a994a12ad9286159b86472b: Bootstrap starting.
I20260710 11:03:33.215211 32213 raft_consensus.cc:515] T 0dc0beb8411f4eb69ee3dfa59b420c3c P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.219007 32011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dc0beb8411f4eb69ee3dfa59b420c3c" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335c47bd6a994a12ad9286159b86472b"
I20260710 11:03:33.219240 32180 tablet_bootstrap.cc:654] T 9b79cc4d001145f1850d4addda21bd24 P 335c47bd6a994a12ad9286159b86472b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:33.219718 32011 raft_consensus.cc:3060] T 0dc0beb8411f4eb69ee3dfa59b420c3c P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:33.228122 32009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3119388a8cc43b18ad7c81771cad049" candidate_uuid: "e12240d7272c4424847197d209782e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335c47bd6a994a12ad9286159b86472b"
I20260710 11:03:33.228826 32009 raft_consensus.cc:3060] T f3119388a8cc43b18ad7c81771cad049 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:33.230623 32152 raft_consensus.cc:493] T ce23bcf522bb4b099b111ea427af650b P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:33.231352 32152 raft_consensus.cc:515] T ce23bcf522bb4b099b111ea427af650b P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.229130 32011 raft_consensus.cc:2468] T 0dc0beb8411f4eb69ee3dfa59b420c3c P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4af34380954bddb34cbde729102898 in term 1.
I20260710 11:03:33.234022 32213 leader_election.cc:290] T 0dc0beb8411f4eb69ee3dfa59b420c3c P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 1 election: Requested vote from peers e12240d7272c4424847197d209782e1f (127.27.60.130:41653), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:33.236433 31937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dc0beb8411f4eb69ee3dfa59b420c3c" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12240d7272c4424847197d209782e1f"
I20260710 11:03:33.237241 31937 raft_consensus.cc:3060] T 0dc0beb8411f4eb69ee3dfa59b420c3c P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:33.239316 32009 raft_consensus.cc:2468] T f3119388a8cc43b18ad7c81771cad049 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12240d7272c4424847197d209782e1f in term 1.
I20260710 11:03:33.241904 31903 leader_election.cc:304] T f3119388a8cc43b18ad7c81771cad049 P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335c47bd6a994a12ad9286159b86472b, e12240d7272c4424847197d209782e1f; no voters: 
I20260710 11:03:33.242671 31860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3119388a8cc43b18ad7c81771cad049" candidate_uuid: "e12240d7272c4424847197d209782e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4af34380954bddb34cbde729102898"
I20260710 11:03:33.243245 32169 raft_consensus.cc:2804] T f3119388a8cc43b18ad7c81771cad049 P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:33.243593 31860 raft_consensus.cc:3060] T f3119388a8cc43b18ad7c81771cad049 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:33.240096 32119 leader_election.cc:290] T f3119388a8cc43b18ad7c81771cad049 P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 1 election: Requested vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:33.245119 32202 raft_consensus.cc:493] T 2d8c6d0c426041939801b6073500aa28 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:33.245142 32169 raft_consensus.cc:697] T f3119388a8cc43b18ad7c81771cad049 P e12240d7272c4424847197d209782e1f [term 1 LEADER]: Becoming Leader. State: Replica: e12240d7272c4424847197d209782e1f, State: Running, Role: LEADER
I20260710 11:03:33.246168 32202 raft_consensus.cc:515] T 2d8c6d0c426041939801b6073500aa28 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.246665 32169 consensus_queue.cc:237] T f3119388a8cc43b18ad7c81771cad049 P e12240d7272c4424847197d209782e1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.248629 32202 leader_election.cc:290] T 2d8c6d0c426041939801b6073500aa28 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), e12240d7272c4424847197d209782e1f (127.27.60.130:41653)
I20260710 11:03:33.251395 31936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d8c6d0c426041939801b6073500aa28" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12240d7272c4424847197d209782e1f" is_pre_election: true
I20260710 11:03:33.252498 31936 raft_consensus.cc:2468] T 2d8c6d0c426041939801b6073500aa28 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 335c47bd6a994a12ad9286159b86472b in term 0.
I20260710 11:03:33.254555 31862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d8c6d0c426041939801b6073500aa28" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4af34380954bddb34cbde729102898" is_pre_election: true
I20260710 11:03:33.255558 31862 raft_consensus.cc:2468] T 2d8c6d0c426041939801b6073500aa28 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 335c47bd6a994a12ad9286159b86472b in term 0.
I20260710 11:03:33.255687 31974 leader_election.cc:304] T 2d8c6d0c426041939801b6073500aa28 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335c47bd6a994a12ad9286159b86472b, e12240d7272c4424847197d209782e1f; no voters: 
I20260710 11:03:33.256922 32202 raft_consensus.cc:2804] T 2d8c6d0c426041939801b6073500aa28 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:33.257354 32202 raft_consensus.cc:493] T 2d8c6d0c426041939801b6073500aa28 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:33.257762 32202 raft_consensus.cc:3060] T 2d8c6d0c426041939801b6073500aa28 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:33.263412 31860 raft_consensus.cc:2468] T f3119388a8cc43b18ad7c81771cad049 P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12240d7272c4424847197d209782e1f in term 1.
I20260710 11:03:33.266022 32202 raft_consensus.cc:515] T 2d8c6d0c426041939801b6073500aa28 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.273365 32152 leader_election.cc:290] T ce23bcf522bb4b099b111ea427af650b P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e12240d7272c4424847197d209782e1f (127.27.60.130:41653), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:33.273829 32202 leader_election.cc:290] T 2d8c6d0c426041939801b6073500aa28 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 election: Requested vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), e12240d7272c4424847197d209782e1f (127.27.60.130:41653)
I20260710 11:03:33.273965 31828 leader_election.cc:304] T 0dc0beb8411f4eb69ee3dfa59b420c3c P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335c47bd6a994a12ad9286159b86472b, de4af34380954bddb34cbde729102898; no voters: 
I20260710 11:03:33.275609 31935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d8c6d0c426041939801b6073500aa28" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12240d7272c4424847197d209782e1f"
I20260710 11:03:33.275846 32011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce23bcf522bb4b099b111ea427af650b" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335c47bd6a994a12ad9286159b86472b" is_pre_election: true
I20260710 11:03:33.276363 31935 raft_consensus.cc:3060] T 2d8c6d0c426041939801b6073500aa28 P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:33.276583 32011 raft_consensus.cc:2393] T ce23bcf522bb4b099b111ea427af650b P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate de4af34380954bddb34cbde729102898 in current term 1: Already voted for candidate e12240d7272c4424847197d209782e1f in this term.
I20260710 11:03:33.278419 32213 raft_consensus.cc:2804] T 0dc0beb8411f4eb69ee3dfa59b420c3c P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:33.278968 32213 raft_consensus.cc:697] T 0dc0beb8411f4eb69ee3dfa59b420c3c P de4af34380954bddb34cbde729102898 [term 1 LEADER]: Becoming Leader. State: Replica: de4af34380954bddb34cbde729102898, State: Running, Role: LEADER
I20260710 11:03:33.279896 32213 consensus_queue.cc:237] T 0dc0beb8411f4eb69ee3dfa59b420c3c P de4af34380954bddb34cbde729102898 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.283021 31860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d8c6d0c426041939801b6073500aa28" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4af34380954bddb34cbde729102898"
I20260710 11:03:33.285511 31860 raft_consensus.cc:3060] T 2d8c6d0c426041939801b6073500aa28 P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:33.286051 31936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce23bcf522bb4b099b111ea427af650b" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12240d7272c4424847197d209782e1f" is_pre_election: true
I20260710 11:03:33.288298 31825 leader_election.cc:304] T ce23bcf522bb4b099b111ea427af650b P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de4af34380954bddb34cbde729102898; no voters: 335c47bd6a994a12ad9286159b86472b, e12240d7272c4424847197d209782e1f
I20260710 11:03:33.289529 32202 raft_consensus.cc:493] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:33.284866 31758 catalog_manager.cc:5697] T 1d430e706e584ab18da28fd2ad61c032 P de4af34380954bddb34cbde729102898 reported cstate change: term changed from 0 to 1, leader changed from <none> to de4af34380954bddb34cbde729102898 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "de4af34380954bddb34cbde729102898" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:33.290189 32202 raft_consensus.cc:515] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.291769 31935 raft_consensus.cc:2468] T 2d8c6d0c426041939801b6073500aa28 P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335c47bd6a994a12ad9286159b86472b in term 1.
I20260710 11:03:33.292461 32202 leader_election.cc:290] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), e12240d7272c4424847197d209782e1f (127.27.60.130:41653)
I20260710 11:03:33.293218 31862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df6679508f34f65bfe4a80f455474ee" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4af34380954bddb34cbde729102898" is_pre_election: true
I20260710 11:03:33.294216 31862 raft_consensus.cc:2468] T 8df6679508f34f65bfe4a80f455474ee P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 335c47bd6a994a12ad9286159b86472b in term 0.
I20260710 11:03:33.294582 31936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df6679508f34f65bfe4a80f455474ee" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12240d7272c4424847197d209782e1f" is_pre_election: true
I20260710 11:03:33.295646 31936 raft_consensus.cc:2468] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 335c47bd6a994a12ad9286159b86472b in term 0.
I20260710 11:03:33.295785 31977 leader_election.cc:304] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335c47bd6a994a12ad9286159b86472b, de4af34380954bddb34cbde729102898; no voters: 
I20260710 11:03:33.289618 32152 raft_consensus.cc:3060] T ce23bcf522bb4b099b111ea427af650b P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:33.297227 32202 raft_consensus.cc:2804] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:33.297678 32202 raft_consensus.cc:493] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:33.298060 32202 raft_consensus.cc:3060] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:33.299171 31937 raft_consensus.cc:2468] T 0dc0beb8411f4eb69ee3dfa59b420c3c P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4af34380954bddb34cbde729102898 in term 1.
I20260710 11:03:33.306895 32152 raft_consensus.cc:2749] T ce23bcf522bb4b099b111ea427af650b P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:33.307308 32202 raft_consensus.cc:515] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.308380 31974 leader_election.cc:304] T 2d8c6d0c426041939801b6073500aa28 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335c47bd6a994a12ad9286159b86472b, e12240d7272c4424847197d209782e1f; no voters: 
I20260710 11:03:33.309505 32202 leader_election.cc:290] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 election: Requested vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), e12240d7272c4424847197d209782e1f (127.27.60.130:41653)
I20260710 11:03:33.309194 32156 raft_consensus.cc:2804] T 2d8c6d0c426041939801b6073500aa28 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:33.310968 31862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df6679508f34f65bfe4a80f455474ee" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4af34380954bddb34cbde729102898"
I20260710 11:03:33.311565 32156 raft_consensus.cc:697] T 2d8c6d0c426041939801b6073500aa28 P 335c47bd6a994a12ad9286159b86472b [term 1 LEADER]: Becoming Leader. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Running, Role: LEADER
I20260710 11:03:33.312229 31862 raft_consensus.cc:3060] T 8df6679508f34f65bfe4a80f455474ee P de4af34380954bddb34cbde729102898 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:33.314076 32156 consensus_queue.cc:237] T 2d8c6d0c426041939801b6073500aa28 P 335c47bd6a994a12ad9286159b86472b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.318763 32180 tablet_bootstrap.cc:492] T 9b79cc4d001145f1850d4addda21bd24 P 335c47bd6a994a12ad9286159b86472b: No bootstrap required, opened a new log
I20260710 11:03:33.321311 32180 ts_tablet_manager.cc:1403] T 9b79cc4d001145f1850d4addda21bd24 P 335c47bd6a994a12ad9286159b86472b: Time spent bootstrapping tablet: real 0.110s	user 0.040s	sys 0.027s
I20260710 11:03:33.320993 31758 catalog_manager.cc:5697] T 4af519fd45f84c88b7f1d6500f922747 P de4af34380954bddb34cbde729102898 reported cstate change: term changed from 0 to 1, leader changed from <none> to de4af34380954bddb34cbde729102898 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "de4af34380954bddb34cbde729102898" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:33.322718 31758 catalog_manager.cc:5697] T 0dc0beb8411f4eb69ee3dfa59b420c3c P de4af34380954bddb34cbde729102898 reported cstate change: term changed from 0 to 1, leader changed from <none> to de4af34380954bddb34cbde729102898 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "de4af34380954bddb34cbde729102898" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:33.323210 31935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df6679508f34f65bfe4a80f455474ee" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12240d7272c4424847197d209782e1f"
I20260710 11:03:33.323889 31935 raft_consensus.cc:3060] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:33.324753 31757 catalog_manager.cc:5697] T f3119388a8cc43b18ad7c81771cad049 P e12240d7272c4424847197d209782e1f reported cstate change: term changed from 0 to 1, leader changed from <none> to e12240d7272c4424847197d209782e1f (127.27.60.130). New cstate: current_term: 1 leader_uuid: "e12240d7272c4424847197d209782e1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:33.326752 32180 raft_consensus.cc:359] T 9b79cc4d001145f1850d4addda21bd24 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.327541 32180 raft_consensus.cc:385] T 9b79cc4d001145f1850d4addda21bd24 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:33.327811 32180 raft_consensus.cc:740] T 9b79cc4d001145f1850d4addda21bd24 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Initialized, Role: FOLLOWER
I20260710 11:03:33.328540 32180 consensus_queue.cc:260] T 9b79cc4d001145f1850d4addda21bd24 P 335c47bd6a994a12ad9286159b86472b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.328969 31860 raft_consensus.cc:2468] T 2d8c6d0c426041939801b6073500aa28 P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335c47bd6a994a12ad9286159b86472b in term 1.
I20260710 11:03:33.332038 31862 raft_consensus.cc:2468] T 8df6679508f34f65bfe4a80f455474ee P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335c47bd6a994a12ad9286159b86472b in term 1.
I20260710 11:03:33.335359 31977 leader_election.cc:304] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335c47bd6a994a12ad9286159b86472b, de4af34380954bddb34cbde729102898; no voters: 
I20260710 11:03:33.336789 32202 raft_consensus.cc:2804] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:33.337327 32202 raft_consensus.cc:697] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b [term 1 LEADER]: Becoming Leader. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Running, Role: LEADER
I20260710 11:03:33.339536 31760 catalog_manager.cc:5697] T 2d8c6d0c426041939801b6073500aa28 P 335c47bd6a994a12ad9286159b86472b reported cstate change: term changed from 0 to 1, leader changed from <none> to 335c47bd6a994a12ad9286159b86472b (127.27.60.131). New cstate: current_term: 1 leader_uuid: "335c47bd6a994a12ad9286159b86472b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:33.339959 32202 consensus_queue.cc:237] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.342521 32180 ts_tablet_manager.cc:1434] T 9b79cc4d001145f1850d4addda21bd24 P 335c47bd6a994a12ad9286159b86472b: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 11:03:33.347741 31935 raft_consensus.cc:2468] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335c47bd6a994a12ad9286159b86472b in term 1.
I20260710 11:03:33.357661 31760 catalog_manager.cc:5697] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b reported cstate change: term changed from 0 to 1, leader changed from <none> to 335c47bd6a994a12ad9286159b86472b (127.27.60.131). New cstate: current_term: 1 leader_uuid: "335c47bd6a994a12ad9286159b86472b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:33.407413 32152 consensus_queue.cc:1048] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:33.417820 32011 raft_consensus.cc:3060] T 9b79cc4d001145f1850d4addda21bd24 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:33.426209 32213 consensus_queue.cc:1048] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:33.456101 32169 consensus_queue.cc:1048] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:33.468168 32169 consensus_queue.cc:1048] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:03:33.469681 32011 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "138d9d7a29bd4c0b944204b4417611be"
dest_uuid: "335c47bd6a994a12ad9286159b86472b"
mode: GRACEFUL
new_leader_uuid: "de4af34380954bddb34cbde729102898"
 from {username='slave'} at 127.0.0.1:58452
I20260710 11:03:33.470286 32011 raft_consensus.cc:606] T 138d9d7a29bd4c0b944204b4417611be P 335c47bd6a994a12ad9286159b86472b [term 1 LEADER]: Received request to transfer leadership to TS de4af34380954bddb34cbde729102898
I20260710 11:03:33.479954 31935 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce23bcf522bb4b099b111ea427af650b"
dest_uuid: "e12240d7272c4424847197d209782e1f"
mode: GRACEFUL
new_leader_uuid: "de4af34380954bddb34cbde729102898"
 from {username='slave'} at 127.0.0.1:34448
I20260710 11:03:33.480507 31935 raft_consensus.cc:606] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f [term 1 LEADER]: Received request to transfer leadership to TS de4af34380954bddb34cbde729102898
I20260710 11:03:33.488785 32009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d8c6d0c426041939801b6073500aa28"
dest_uuid: "335c47bd6a994a12ad9286159b86472b"
mode: GRACEFUL
new_leader_uuid: "de4af34380954bddb34cbde729102898"
 from {username='slave'} at 127.0.0.1:58452
I20260710 11:03:33.489506 32009 raft_consensus.cc:606] T 2d8c6d0c426041939801b6073500aa28 P 335c47bd6a994a12ad9286159b86472b [term 1 LEADER]: Received request to transfer leadership to TS de4af34380954bddb34cbde729102898
I20260710 11:03:33.494277 31862 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d430e706e584ab18da28fd2ad61c032"
dest_uuid: "de4af34380954bddb34cbde729102898"
mode: GRACEFUL
new_leader_uuid: "e12240d7272c4424847197d209782e1f"
 from {username='slave'} at 127.0.0.1:34372
I20260710 11:03:33.494840 31862 raft_consensus.cc:606] T 1d430e706e584ab18da28fd2ad61c032 P de4af34380954bddb34cbde729102898 [term 1 LEADER]: Received request to transfer leadership to TS e12240d7272c4424847197d209782e1f
I20260710 11:03:33.499902 31862 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0dc0beb8411f4eb69ee3dfa59b420c3c"
dest_uuid: "de4af34380954bddb34cbde729102898"
mode: GRACEFUL
new_leader_uuid: "e12240d7272c4424847197d209782e1f"
 from {username='slave'} at 127.0.0.1:34372
I20260710 11:03:33.500454 31862 raft_consensus.cc:606] T 0dc0beb8411f4eb69ee3dfa59b420c3c P de4af34380954bddb34cbde729102898 [term 1 LEADER]: Received request to transfer leadership to TS e12240d7272c4424847197d209782e1f
I20260710 11:03:33.508108 32009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8df6679508f34f65bfe4a80f455474ee"
dest_uuid: "335c47bd6a994a12ad9286159b86472b"
mode: GRACEFUL
new_leader_uuid: "e12240d7272c4424847197d209782e1f"
 from {username='slave'} at 127.0.0.1:58452
I20260710 11:03:33.508785 32009 raft_consensus.cc:606] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b [term 1 LEADER]: Received request to transfer leadership to TS e12240d7272c4424847197d209782e1f
I20260710 11:03:33.514570 31862 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b79cc4d001145f1850d4addda21bd24"
dest_uuid: "de4af34380954bddb34cbde729102898"
mode: GRACEFUL
new_leader_uuid: "335c47bd6a994a12ad9286159b86472b"
 from {username='slave'} at 127.0.0.1:34372
I20260710 11:03:33.515261 31862 raft_consensus.cc:606] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898 [term 1 LEADER]: Received request to transfer leadership to TS 335c47bd6a994a12ad9286159b86472b
I20260710 11:03:33.606153 32224 consensus_queue.cc:1048] T 138d9d7a29bd4c0b944204b4417611be P 335c47bd6a994a12ad9286159b86472b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:33.616164 32156 consensus_queue.cc:1048] T 138d9d7a29bd4c0b944204b4417611be P 335c47bd6a994a12ad9286159b86472b [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:33.620982 32213 consensus_queue.cc:1048] T 1d430e706e584ab18da28fd2ad61c032 P de4af34380954bddb34cbde729102898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:33.625921 32202 raft_consensus.cc:993] T 138d9d7a29bd4c0b944204b4417611be P 335c47bd6a994a12ad9286159b86472b: : Instructing follower de4af34380954bddb34cbde729102898 to start an election
I20260710 11:03:33.626380 32202 raft_consensus.cc:1081] T 138d9d7a29bd4c0b944204b4417611be P 335c47bd6a994a12ad9286159b86472b [term 1 LEADER]: Signalling peer de4af34380954bddb34cbde729102898 to start an election
I20260710 11:03:33.627945 31862 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "138d9d7a29bd4c0b944204b4417611be"
dest_uuid: "de4af34380954bddb34cbde729102898"
 from {username='slave'} at 127.0.0.1:34364
I20260710 11:03:33.628504 31862 raft_consensus.cc:493] T 138d9d7a29bd4c0b944204b4417611be P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:33.628901 31862 raft_consensus.cc:3060] T 138d9d7a29bd4c0b944204b4417611be P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:33.631837 32152 raft_consensus.cc:993] T 1d430e706e584ab18da28fd2ad61c032 P de4af34380954bddb34cbde729102898: : Instructing follower e12240d7272c4424847197d209782e1f to start an election
I20260710 11:03:33.632369 32185 raft_consensus.cc:1081] T 1d430e706e584ab18da28fd2ad61c032 P de4af34380954bddb34cbde729102898 [term 1 LEADER]: Signalling peer e12240d7272c4424847197d209782e1f to start an election
I20260710 11:03:33.637687 32185 consensus_queue.cc:1048] T 1d430e706e584ab18da28fd2ad61c032 P de4af34380954bddb34cbde729102898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:33.637687 31862 raft_consensus.cc:515] T 138d9d7a29bd4c0b944204b4417611be P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.639379 31937 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d430e706e584ab18da28fd2ad61c032"
dest_uuid: "e12240d7272c4424847197d209782e1f"
 from {username='slave'} at 127.0.0.1:34432
I20260710 11:03:33.639972 31937 raft_consensus.cc:493] T 1d430e706e584ab18da28fd2ad61c032 P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:33.640298 31937 raft_consensus.cc:3060] T 1d430e706e584ab18da28fd2ad61c032 P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:33.642768 31862 leader_election.cc:290] T 138d9d7a29bd4c0b944204b4417611be P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 2 election: Requested vote from peers e12240d7272c4424847197d209782e1f (127.27.60.130:41653), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:33.643008 32011 raft_consensus.cc:3060] T 4af519fd45f84c88b7f1d6500f922747 P 335c47bd6a994a12ad9286159b86472b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:33.643184 31936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "138d9d7a29bd4c0b944204b4417611be" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e12240d7272c4424847197d209782e1f"
I20260710 11:03:33.643823 31936 raft_consensus.cc:3060] T 138d9d7a29bd4c0b944204b4417611be P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:33.647053 31937 raft_consensus.cc:515] T 1d430e706e584ab18da28fd2ad61c032 P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.648728 31935 raft_consensus.cc:1240] T 1d430e706e584ab18da28fd2ad61c032 P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Rejecting Update request from peer de4af34380954bddb34cbde729102898 for earlier term 1. Current term is 2. Ops: []
I20260710 11:03:33.648859 32010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "138d9d7a29bd4c0b944204b4417611be" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "335c47bd6a994a12ad9286159b86472b"
I20260710 11:03:33.649502 32010 raft_consensus.cc:3055] T 138d9d7a29bd4c0b944204b4417611be P 335c47bd6a994a12ad9286159b86472b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:33.649818 32010 raft_consensus.cc:740] T 138d9d7a29bd4c0b944204b4417611be P 335c47bd6a994a12ad9286159b86472b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Running, Role: LEADER
I20260710 11:03:33.650620 32010 consensus_queue.cc:260] T 138d9d7a29bd4c0b944204b4417611be P 335c47bd6a994a12ad9286159b86472b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.651096 32152 consensus_queue.cc:1048] T 4af519fd45f84c88b7f1d6500f922747 P de4af34380954bddb34cbde729102898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:33.651561 32185 consensus_queue.cc:1059] T 1d430e706e584ab18da28fd2ad61c032 P de4af34380954bddb34cbde729102898 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:33.651899 32010 raft_consensus.cc:3060] T 138d9d7a29bd4c0b944204b4417611be P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:33.652340 32213 raft_consensus.cc:3055] T 1d430e706e584ab18da28fd2ad61c032 P de4af34380954bddb34cbde729102898 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:33.652702 32213 raft_consensus.cc:740] T 1d430e706e584ab18da28fd2ad61c032 P de4af34380954bddb34cbde729102898 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de4af34380954bddb34cbde729102898, State: Running, Role: LEADER
I20260710 11:03:33.653604 32213 consensus_queue.cc:260] T 1d430e706e584ab18da28fd2ad61c032 P de4af34380954bddb34cbde729102898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.654480 32213 raft_consensus.cc:3060] T 1d430e706e584ab18da28fd2ad61c032 P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:33.658093 31937 leader_election.cc:290] T 1d430e706e584ab18da28fd2ad61c032 P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 2 election: Requested vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:33.659175 31862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d430e706e584ab18da28fd2ad61c032" candidate_uuid: "e12240d7272c4424847197d209782e1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de4af34380954bddb34cbde729102898"
I20260710 11:03:33.659437 32008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d430e706e584ab18da28fd2ad61c032" candidate_uuid: "e12240d7272c4424847197d209782e1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "335c47bd6a994a12ad9286159b86472b"
I20260710 11:03:33.666289 31936 raft_consensus.cc:2468] T 138d9d7a29bd4c0b944204b4417611be P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4af34380954bddb34cbde729102898 in term 2.
I20260710 11:03:33.667387 31825 leader_election.cc:304] T 138d9d7a29bd4c0b944204b4417611be P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de4af34380954bddb34cbde729102898, e12240d7272c4424847197d209782e1f; no voters: 
I20260710 11:03:33.668186 32152 raft_consensus.cc:2804] T 138d9d7a29bd4c0b944204b4417611be P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:33.670032 32010 raft_consensus.cc:2468] T 138d9d7a29bd4c0b944204b4417611be P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4af34380954bddb34cbde729102898 in term 2.
I20260710 11:03:33.670148 32152 raft_consensus.cc:697] T 138d9d7a29bd4c0b944204b4417611be P de4af34380954bddb34cbde729102898 [term 2 LEADER]: Becoming Leader. State: Replica: de4af34380954bddb34cbde729102898, State: Running, Role: LEADER
I20260710 11:03:33.673795 32152 consensus_queue.cc:237] T 138d9d7a29bd4c0b944204b4417611be P de4af34380954bddb34cbde729102898 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.674355 32219 consensus_queue.cc:1048] T 4af519fd45f84c88b7f1d6500f922747 P de4af34380954bddb34cbde729102898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:33.673743 31862 raft_consensus.cc:2468] T 1d430e706e584ab18da28fd2ad61c032 P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12240d7272c4424847197d209782e1f in term 2.
I20260710 11:03:33.678438 31903 leader_election.cc:304] T 1d430e706e584ab18da28fd2ad61c032 P e12240d7272c4424847197d209782e1f [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: de4af34380954bddb34cbde729102898, e12240d7272c4424847197d209782e1f; no voters: 335c47bd6a994a12ad9286159b86472b
I20260710 11:03:33.679690 32232 raft_consensus.cc:2804] T 1d430e706e584ab18da28fd2ad61c032 P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:33.680301 32232 raft_consensus.cc:697] T 1d430e706e584ab18da28fd2ad61c032 P e12240d7272c4424847197d209782e1f [term 2 LEADER]: Becoming Leader. State: Replica: e12240d7272c4424847197d209782e1f, State: Running, Role: LEADER
I20260710 11:03:33.681389 32232 consensus_queue.cc:237] T 1d430e706e584ab18da28fd2ad61c032 P e12240d7272c4424847197d209782e1f [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: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.688699 31758 catalog_manager.cc:5697] T 138d9d7a29bd4c0b944204b4417611be P de4af34380954bddb34cbde729102898 reported cstate change: term changed from 1 to 2, leader changed from 335c47bd6a994a12ad9286159b86472b (127.27.60.131) to de4af34380954bddb34cbde729102898 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "de4af34380954bddb34cbde729102898" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:33.703356 31760 catalog_manager.cc:5697] T 1d430e706e584ab18da28fd2ad61c032 P e12240d7272c4424847197d209782e1f reported cstate change: term changed from 1 to 2, leader changed from de4af34380954bddb34cbde729102898 (127.27.60.129) to e12240d7272c4424847197d209782e1f (127.27.60.130). New cstate: current_term: 2 leader_uuid: "e12240d7272c4424847197d209782e1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:33.726600 32232 consensus_queue.cc:1048] T f3119388a8cc43b18ad7c81771cad049 P e12240d7272c4424847197d209782e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:33.736524 32232 consensus_queue.cc:1048] T f3119388a8cc43b18ad7c81771cad049 P e12240d7272c4424847197d209782e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:33.768779 32152 consensus_queue.cc:1048] T 0dc0beb8411f4eb69ee3dfa59b420c3c P de4af34380954bddb34cbde729102898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:33.771329 32156 consensus_queue.cc:1048] T 2d8c6d0c426041939801b6073500aa28 P 335c47bd6a994a12ad9286159b86472b [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:33.780354 32202 raft_consensus.cc:993] T 2d8c6d0c426041939801b6073500aa28 P 335c47bd6a994a12ad9286159b86472b: : Instructing follower de4af34380954bddb34cbde729102898 to start an election
I20260710 11:03:33.780864 32202 raft_consensus.cc:1081] T 2d8c6d0c426041939801b6073500aa28 P 335c47bd6a994a12ad9286159b86472b [term 1 LEADER]: Signalling peer de4af34380954bddb34cbde729102898 to start an election
I20260710 11:03:33.780133 32152 consensus_queue.cc:1048] T 0dc0beb8411f4eb69ee3dfa59b420c3c P de4af34380954bddb34cbde729102898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:03:33.783404 31860 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d8c6d0c426041939801b6073500aa28"
dest_uuid: "de4af34380954bddb34cbde729102898"
 from {username='slave'} at 127.0.0.1:34364
I20260710 11:03:33.783957 31860 raft_consensus.cc:493] T 2d8c6d0c426041939801b6073500aa28 P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:33.784307 31860 raft_consensus.cc:3060] T 2d8c6d0c426041939801b6073500aa28 P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:33.791788 31860 raft_consensus.cc:515] T 2d8c6d0c426041939801b6073500aa28 P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.792794 31862 raft_consensus.cc:1240] T 2d8c6d0c426041939801b6073500aa28 P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Rejecting Update request from peer 335c47bd6a994a12ad9286159b86472b for earlier term 1. Current term is 2. Ops: []
I20260710 11:03:33.795739 31860 leader_election.cc:290] T 2d8c6d0c426041939801b6073500aa28 P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 2 election: Requested vote from peers e12240d7272c4424847197d209782e1f (127.27.60.130:41653), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:33.796276 32156 consensus_queue.cc:1059] T 2d8c6d0c426041939801b6073500aa28 P 335c47bd6a994a12ad9286159b86472b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:33.797190 32156 raft_consensus.cc:3055] T 2d8c6d0c426041939801b6073500aa28 P 335c47bd6a994a12ad9286159b86472b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:33.797554 32156 raft_consensus.cc:740] T 2d8c6d0c426041939801b6073500aa28 P 335c47bd6a994a12ad9286159b86472b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Running, Role: LEADER
I20260710 11:03:33.797876 32202 consensus_queue.cc:1048] T 2d8c6d0c426041939801b6073500aa28 P 335c47bd6a994a12ad9286159b86472b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:33.798660 32009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d8c6d0c426041939801b6073500aa28" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "335c47bd6a994a12ad9286159b86472b"
I20260710 11:03:33.803086 31935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d8c6d0c426041939801b6073500aa28" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e12240d7272c4424847197d209782e1f"
I20260710 11:03:33.804296 32156 consensus_queue.cc:260] T 2d8c6d0c426041939801b6073500aa28 P 335c47bd6a994a12ad9286159b86472b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.804952 32215 raft_consensus.cc:993] T 0dc0beb8411f4eb69ee3dfa59b420c3c P de4af34380954bddb34cbde729102898: : Instructing follower e12240d7272c4424847197d209782e1f to start an election
I20260710 11:03:33.805588 32215 raft_consensus.cc:1081] T 0dc0beb8411f4eb69ee3dfa59b420c3c P de4af34380954bddb34cbde729102898 [term 1 LEADER]: Signalling peer e12240d7272c4424847197d209782e1f to start an election
I20260710 11:03:33.807401 31935 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0dc0beb8411f4eb69ee3dfa59b420c3c"
dest_uuid: "e12240d7272c4424847197d209782e1f"
 from {username='slave'} at 127.0.0.1:34432
I20260710 11:03:33.808017 31935 raft_consensus.cc:493] T 0dc0beb8411f4eb69ee3dfa59b420c3c P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:33.808456 31935 raft_consensus.cc:3060] T 0dc0beb8411f4eb69ee3dfa59b420c3c P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:33.809917 32156 raft_consensus.cc:3060] T 2d8c6d0c426041939801b6073500aa28 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:33.817619 31935 raft_consensus.cc:515] T 0dc0beb8411f4eb69ee3dfa59b420c3c P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.821142 31935 leader_election.cc:290] T 0dc0beb8411f4eb69ee3dfa59b420c3c P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 2 election: Requested vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:33.822178 32011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dc0beb8411f4eb69ee3dfa59b420c3c" candidate_uuid: "e12240d7272c4424847197d209782e1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "335c47bd6a994a12ad9286159b86472b"
I20260710 11:03:33.822839 32011 raft_consensus.cc:3060] T 0dc0beb8411f4eb69ee3dfa59b420c3c P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:33.822710 31860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dc0beb8411f4eb69ee3dfa59b420c3c" candidate_uuid: "e12240d7272c4424847197d209782e1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de4af34380954bddb34cbde729102898"
I20260710 11:03:33.823436 31860 raft_consensus.cc:3055] T 0dc0beb8411f4eb69ee3dfa59b420c3c P de4af34380954bddb34cbde729102898 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:33.823791 31860 raft_consensus.cc:740] T 0dc0beb8411f4eb69ee3dfa59b420c3c P de4af34380954bddb34cbde729102898 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de4af34380954bddb34cbde729102898, State: Running, Role: LEADER
I20260710 11:03:33.824563 31860 consensus_queue.cc:260] T 0dc0beb8411f4eb69ee3dfa59b420c3c P de4af34380954bddb34cbde729102898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.825721 32009 raft_consensus.cc:2468] T 2d8c6d0c426041939801b6073500aa28 P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4af34380954bddb34cbde729102898 in term 2.
I20260710 11:03:33.825874 31860 raft_consensus.cc:3060] T 0dc0beb8411f4eb69ee3dfa59b420c3c P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:33.829854 32011 raft_consensus.cc:2468] T 0dc0beb8411f4eb69ee3dfa59b420c3c P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12240d7272c4424847197d209782e1f in term 2.
I20260710 11:03:33.830166 31828 leader_election.cc:304] T 2d8c6d0c426041939801b6073500aa28 P de4af34380954bddb34cbde729102898 [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: 335c47bd6a994a12ad9286159b86472b, de4af34380954bddb34cbde729102898; no voters: e12240d7272c4424847197d209782e1f
I20260710 11:03:33.831117 31903 leader_election.cc:304] T 0dc0beb8411f4eb69ee3dfa59b420c3c P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335c47bd6a994a12ad9286159b86472b, e12240d7272c4424847197d209782e1f; no voters: 
I20260710 11:03:33.831497 32152 raft_consensus.cc:2804] T 2d8c6d0c426041939801b6073500aa28 P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:33.832180 32232 raft_consensus.cc:2804] T 0dc0beb8411f4eb69ee3dfa59b420c3c P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:33.832247 32152 raft_consensus.cc:697] T 2d8c6d0c426041939801b6073500aa28 P de4af34380954bddb34cbde729102898 [term 2 LEADER]: Becoming Leader. State: Replica: de4af34380954bddb34cbde729102898, State: Running, Role: LEADER
I20260710 11:03:33.832572 31860 raft_consensus.cc:2468] T 0dc0beb8411f4eb69ee3dfa59b420c3c P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12240d7272c4424847197d209782e1f in term 2.
I20260710 11:03:33.833038 32232 raft_consensus.cc:697] T 0dc0beb8411f4eb69ee3dfa59b420c3c P e12240d7272c4424847197d209782e1f [term 2 LEADER]: Becoming Leader. State: Replica: e12240d7272c4424847197d209782e1f, State: Running, Role: LEADER
I20260710 11:03:33.833402 32152 consensus_queue.cc:237] T 2d8c6d0c426041939801b6073500aa28 P de4af34380954bddb34cbde729102898 [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: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.833809 32232 consensus_queue.cc:237] T 0dc0beb8411f4eb69ee3dfa59b420c3c P e12240d7272c4424847197d209782e1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.841701 31758 catalog_manager.cc:5697] T 2d8c6d0c426041939801b6073500aa28 P de4af34380954bddb34cbde729102898 reported cstate change: term changed from 1 to 2, leader changed from 335c47bd6a994a12ad9286159b86472b (127.27.60.131) to de4af34380954bddb34cbde729102898 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "de4af34380954bddb34cbde729102898" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:33.843640 31759 catalog_manager.cc:5697] T 0dc0beb8411f4eb69ee3dfa59b420c3c P e12240d7272c4424847197d209782e1f reported cstate change: term changed from 1 to 2, leader changed from de4af34380954bddb34cbde729102898 (127.27.60.129) to e12240d7272c4424847197d209782e1f (127.27.60.130). New cstate: current_term: 2 leader_uuid: "e12240d7272c4424847197d209782e1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:33.861984 32156 consensus_queue.cc:1048] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:33.869524 32224 raft_consensus.cc:993] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b: : Instructing follower e12240d7272c4424847197d209782e1f to start an election
I20260710 11:03:33.870524 32224 raft_consensus.cc:1081] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b [term 1 LEADER]: Signalling peer e12240d7272c4424847197d209782e1f to start an election
I20260710 11:03:33.872236 31936 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8df6679508f34f65bfe4a80f455474ee"
dest_uuid: "e12240d7272c4424847197d209782e1f"
 from {username='slave'} at 127.0.0.1:34416
I20260710 11:03:33.872809 31936 raft_consensus.cc:493] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:33.873202 31936 raft_consensus.cc:3060] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:33.876474 32156 consensus_queue.cc:1048] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:33.880142 31936 raft_consensus.cc:515] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.881633 31935 raft_consensus.cc:1240] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Rejecting Update request from peer 335c47bd6a994a12ad9286159b86472b for earlier term 1. Current term is 2. Ops: []
I20260710 11:03:33.882524 31936 leader_election.cc:290] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f [CANDIDATE]: Term 2 election: Requested vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:33.883345 31862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df6679508f34f65bfe4a80f455474ee" candidate_uuid: "e12240d7272c4424847197d209782e1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de4af34380954bddb34cbde729102898"
I20260710 11:03:33.883484 32011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df6679508f34f65bfe4a80f455474ee" candidate_uuid: "e12240d7272c4424847197d209782e1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "335c47bd6a994a12ad9286159b86472b"
I20260710 11:03:33.884101 32011 raft_consensus.cc:3055] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:33.884402 32011 raft_consensus.cc:740] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Running, Role: LEADER
I20260710 11:03:33.885154 32011 consensus_queue.cc:260] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.886044 32011 raft_consensus.cc:3060] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:33.892606 32011 raft_consensus.cc:2468] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12240d7272c4424847197d209782e1f in term 2.
I20260710 11:03:33.892912 32232 raft_consensus.cc:993] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f: : Instructing follower de4af34380954bddb34cbde729102898 to start an election
I20260710 11:03:33.893483 32232 raft_consensus.cc:1081] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f [term 1 LEADER]: Signalling peer de4af34380954bddb34cbde729102898 to start an election
I20260710 11:03:33.894084 31903 leader_election.cc:304] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f [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: 335c47bd6a994a12ad9286159b86472b, e12240d7272c4424847197d209782e1f; no voters: de4af34380954bddb34cbde729102898
I20260710 11:03:33.894853 32119 raft_consensus.cc:2804] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:33.895372 32119 raft_consensus.cc:697] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f [term 2 LEADER]: Becoming Leader. State: Replica: e12240d7272c4424847197d209782e1f, State: Running, Role: LEADER
I20260710 11:03:33.895817 31860 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce23bcf522bb4b099b111ea427af650b"
dest_uuid: "de4af34380954bddb34cbde729102898"
 from {username='slave'} at 127.0.0.1:34370
I20260710 11:03:33.896348 31860 raft_consensus.cc:493] T ce23bcf522bb4b099b111ea427af650b P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:33.896245 32119 consensus_queue.cc:237] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f [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: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.897167 31860 raft_consensus.cc:3060] T ce23bcf522bb4b099b111ea427af650b P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:33.902582 31860 raft_consensus.cc:515] T ce23bcf522bb4b099b111ea427af650b P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.904457 31860 leader_election.cc:290] T ce23bcf522bb4b099b111ea427af650b P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 2 election: Requested vote from peers e12240d7272c4424847197d209782e1f (127.27.60.130:41653), 335c47bd6a994a12ad9286159b86472b (127.27.60.131:36173)
I20260710 11:03:33.904673 31758 catalog_manager.cc:5697] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f reported cstate change: term changed from 1 to 2, leader changed from 335c47bd6a994a12ad9286159b86472b (127.27.60.131) to e12240d7272c4424847197d209782e1f (127.27.60.130). New cstate: current_term: 2 leader_uuid: "e12240d7272c4424847197d209782e1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:33.905202 31935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce23bcf522bb4b099b111ea427af650b" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e12240d7272c4424847197d209782e1f"
I20260710 11:03:33.905668 32011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce23bcf522bb4b099b111ea427af650b" candidate_uuid: "de4af34380954bddb34cbde729102898" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "335c47bd6a994a12ad9286159b86472b"
I20260710 11:03:33.906018 31935 raft_consensus.cc:3055] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:33.906251 32011 raft_consensus.cc:3060] T ce23bcf522bb4b099b111ea427af650b P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:33.906414 31935 raft_consensus.cc:740] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e12240d7272c4424847197d209782e1f, State: Running, Role: LEADER
I20260710 11:03:33.907341 31935 consensus_queue.cc:260] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.908695 31935 raft_consensus.cc:3060] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:33.913481 32011 raft_consensus.cc:2468] T ce23bcf522bb4b099b111ea427af650b P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4af34380954bddb34cbde729102898 in term 2.
I20260710 11:03:33.914783 31828 leader_election.cc:304] T ce23bcf522bb4b099b111ea427af650b P de4af34380954bddb34cbde729102898 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335c47bd6a994a12ad9286159b86472b, de4af34380954bddb34cbde729102898; no voters: 
I20260710 11:03:33.915633 32152 raft_consensus.cc:2804] T ce23bcf522bb4b099b111ea427af650b P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:33.916074 32152 raft_consensus.cc:697] T ce23bcf522bb4b099b111ea427af650b P de4af34380954bddb34cbde729102898 [term 2 LEADER]: Becoming Leader. State: Replica: de4af34380954bddb34cbde729102898, State: Running, Role: LEADER
I20260710 11:03:33.916159 31935 raft_consensus.cc:2468] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4af34380954bddb34cbde729102898 in term 2.
I20260710 11:03:33.916906 32152 consensus_queue.cc:237] T ce23bcf522bb4b099b111ea427af650b P de4af34380954bddb34cbde729102898 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:33.923636 31758 catalog_manager.cc:5697] T ce23bcf522bb4b099b111ea427af650b P de4af34380954bddb34cbde729102898 reported cstate change: term changed from 1 to 2, leader changed from e12240d7272c4424847197d209782e1f (127.27.60.130) to de4af34380954bddb34cbde729102898 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "de4af34380954bddb34cbde729102898" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:34.007246 32152 raft_consensus.cc:993] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898: : Instructing follower 335c47bd6a994a12ad9286159b86472b to start an election
I20260710 11:03:34.007798 32219 raft_consensus.cc:1081] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898 [term 1 LEADER]: Signalling peer 335c47bd6a994a12ad9286159b86472b to start an election
I20260710 11:03:34.009411 32011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b79cc4d001145f1850d4addda21bd24"
dest_uuid: "335c47bd6a994a12ad9286159b86472b"
 from {username='slave'} at 127.0.0.1:58428
I20260710 11:03:34.010015 32011 raft_consensus.cc:493] T 9b79cc4d001145f1850d4addda21bd24 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:34.010391 32011 raft_consensus.cc:3060] T 9b79cc4d001145f1850d4addda21bd24 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:34.015614 32011 raft_consensus.cc:515] T 9b79cc4d001145f1850d4addda21bd24 P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:34.017557 32011 leader_election.cc:290] T 9b79cc4d001145f1850d4addda21bd24 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 2 election: Requested vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), e12240d7272c4424847197d209782e1f (127.27.60.130:41653)
I20260710 11:03:34.018235 31860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b79cc4d001145f1850d4addda21bd24" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de4af34380954bddb34cbde729102898"
I20260710 11:03:34.018846 31860 raft_consensus.cc:3055] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:34.018795 31935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b79cc4d001145f1850d4addda21bd24" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e12240d7272c4424847197d209782e1f"
I20260710 11:03:34.019311 31860 raft_consensus.cc:740] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de4af34380954bddb34cbde729102898, State: Running, Role: LEADER
I20260710 11:03:34.019738 31935 raft_consensus.cc:3060] T 9b79cc4d001145f1850d4addda21bd24 P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:34.020048 31860 consensus_queue.cc:260] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:34.021041 31860 raft_consensus.cc:3060] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:34.025242 31860 raft_consensus.cc:2468] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335c47bd6a994a12ad9286159b86472b in term 2.
I20260710 11:03:34.025255 31935 raft_consensus.cc:2468] T 9b79cc4d001145f1850d4addda21bd24 P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335c47bd6a994a12ad9286159b86472b in term 2.
I20260710 11:03:34.026371 31977 leader_election.cc:304] T 9b79cc4d001145f1850d4addda21bd24 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335c47bd6a994a12ad9286159b86472b, de4af34380954bddb34cbde729102898; no voters: 
I20260710 11:03:34.027098 32156 raft_consensus.cc:2804] T 9b79cc4d001145f1850d4addda21bd24 P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:34.027591 32156 raft_consensus.cc:697] T 9b79cc4d001145f1850d4addda21bd24 P 335c47bd6a994a12ad9286159b86472b [term 2 LEADER]: Becoming Leader. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Running, Role: LEADER
I20260710 11:03:34.028385 32156 consensus_queue.cc:237] T 9b79cc4d001145f1850d4addda21bd24 P 335c47bd6a994a12ad9286159b86472b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:34.035115 31758 catalog_manager.cc:5697] T 9b79cc4d001145f1850d4addda21bd24 P 335c47bd6a994a12ad9286159b86472b reported cstate change: term changed from 1 to 2, leader changed from de4af34380954bddb34cbde729102898 (127.27.60.129) to 335c47bd6a994a12ad9286159b86472b (127.27.60.131). New cstate: current_term: 2 leader_uuid: "335c47bd6a994a12ad9286159b86472b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:34.065943 31935 raft_consensus.cc:1275] T 138d9d7a29bd4c0b944204b4417611be P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Refusing update from remote peer de4af34380954bddb34cbde729102898: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:34.067340 32219 consensus_queue.cc:1048] T 138d9d7a29bd4c0b944204b4417611be P de4af34380954bddb34cbde729102898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:34.075487 32011 raft_consensus.cc:1275] T 138d9d7a29bd4c0b944204b4417611be P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Refusing update from remote peer de4af34380954bddb34cbde729102898: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:34.077394 32185 consensus_queue.cc:1048] T 138d9d7a29bd4c0b944204b4417611be P de4af34380954bddb34cbde729102898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:34.238025 32011 raft_consensus.cc:1275] T 0dc0beb8411f4eb69ee3dfa59b420c3c P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Refusing update from remote peer e12240d7272c4424847197d209782e1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:34.239115 32119 consensus_queue.cc:1048] T 0dc0beb8411f4eb69ee3dfa59b420c3c P e12240d7272c4424847197d209782e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:34.246268 31860 raft_consensus.cc:1275] T 0dc0beb8411f4eb69ee3dfa59b420c3c P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Refusing update from remote peer e12240d7272c4424847197d209782e1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:34.247684 32220 consensus_queue.cc:1048] T 0dc0beb8411f4eb69ee3dfa59b420c3c P e12240d7272c4424847197d209782e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:34.254315 32011 raft_consensus.cc:3060] T 1d430e706e584ab18da28fd2ad61c032 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:34.255250 32009 raft_consensus.cc:1275] T 2d8c6d0c426041939801b6073500aa28 P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Refusing update from remote peer de4af34380954bddb34cbde729102898: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:34.256647 32215 consensus_queue.cc:1048] T 2d8c6d0c426041939801b6073500aa28 P de4af34380954bddb34cbde729102898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:34.261591 32011 raft_consensus.cc:1275] T 1d430e706e584ab18da28fd2ad61c032 P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Refusing update from remote peer e12240d7272c4424847197d209782e1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:34.263348 32232 consensus_queue.cc:1048] T 1d430e706e584ab18da28fd2ad61c032 P e12240d7272c4424847197d209782e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:34.266479 31936 raft_consensus.cc:3060] T 2d8c6d0c426041939801b6073500aa28 P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:34.274065 31936 raft_consensus.cc:1275] T 2d8c6d0c426041939801b6073500aa28 P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Refusing update from remote peer de4af34380954bddb34cbde729102898: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:34.277611 32215 consensus_queue.cc:1048] T 2d8c6d0c426041939801b6073500aa28 P de4af34380954bddb34cbde729102898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:34.278123 31860 raft_consensus.cc:1275] T 1d430e706e584ab18da28fd2ad61c032 P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Refusing update from remote peer e12240d7272c4424847197d209782e1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:34.280627 32119 consensus_queue.cc:1048] T 1d430e706e584ab18da28fd2ad61c032 P e12240d7272c4424847197d209782e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:34.329035 31936 raft_consensus.cc:1275] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Refusing update from remote peer de4af34380954bddb34cbde729102898: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:34.330255 32215 consensus_queue.cc:1048] T ce23bcf522bb4b099b111ea427af650b P de4af34380954bddb34cbde729102898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:34.338405 32009 raft_consensus.cc:1275] T ce23bcf522bb4b099b111ea427af650b P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Refusing update from remote peer de4af34380954bddb34cbde729102898: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:34.339707 32152 consensus_queue.cc:1048] T ce23bcf522bb4b099b111ea427af650b P de4af34380954bddb34cbde729102898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:34.442255 32009 raft_consensus.cc:1275] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Refusing update from remote peer e12240d7272c4424847197d209782e1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:34.443765 32119 consensus_queue.cc:1048] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:34.452837 31860 raft_consensus.cc:3060] T 8df6679508f34f65bfe4a80f455474ee P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:34.453480 31862 raft_consensus.cc:1275] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Refusing update from remote peer 335c47bd6a994a12ad9286159b86472b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:34.455678 32156 consensus_queue.cc:1048] T 9b79cc4d001145f1850d4addda21bd24 P 335c47bd6a994a12ad9286159b86472b [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:34.462387 31860 raft_consensus.cc:1275] T 8df6679508f34f65bfe4a80f455474ee P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Refusing update from remote peer e12240d7272c4424847197d209782e1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:34.464560 32248 consensus_queue.cc:1048] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 11:03:34.469683 31936 raft_consensus.cc:1275] T 9b79cc4d001145f1850d4addda21bd24 P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Refusing update from remote peer 335c47bd6a994a12ad9286159b86472b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:34.471670 32156 consensus_queue.cc:1048] T 9b79cc4d001145f1850d4addda21bd24 P 335c47bd6a994a12ad9286159b86472b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:36.519028 31757 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:40394:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:03:36.545845 31757 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40394:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:03:36.573275 27890 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 11:03:36.793028 32279 log.cc:927] Time spent T 138d9d7a29bd4c0b944204b4417611be P e12240d7272c4424847197d209782e1f: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
W20260710 11:03:36.826157 32278 log.cc:927] Time spent T 2d8c6d0c426041939801b6073500aa28 P de4af34380954bddb34cbde729102898: Append to log took a long time: real 0.059s	user 0.002s	sys 0.000s
W20260710 11:03:36.827720 32282 log.cc:927] Time spent T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
W20260710 11:03:36.851277 32275 log.cc:927] Time spent T 0dc0beb8411f4eb69ee3dfa59b420c3c P e12240d7272c4424847197d209782e1f: Append to log took a long time: real 0.050s	user 0.001s	sys 0.000s
I20260710 11:03:36.880860 31937 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8df6679508f34f65bfe4a80f455474ee"
dest_uuid: "e12240d7272c4424847197d209782e1f"
mode: GRACEFUL
new_leader_uuid: "335c47bd6a994a12ad9286159b86472b"
 from {username='slave'} at 127.0.0.1:45810
I20260710 11:03:36.881910 31937 raft_consensus.cc:606] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f [term 2 LEADER]: Received request to transfer leadership to TS 335c47bd6a994a12ad9286159b86472b
I20260710 11:03:36.921430 32293 tablet.cc:1724] T 138d9d7a29bd4c0b944204b4417611be P de4af34380954bddb34cbde729102898: 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
W20260710 11:03:36.959657 31828 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:36173, user_credentials={real_user=slave}} blocked reactor thread for 59267.6us
I20260710 11:03:36.972402 32299 tablet.cc:1724] T ce23bcf522bb4b099b111ea427af650b P de4af34380954bddb34cbde729102898: 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
W20260710 11:03:37.004204 31825 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41653, user_credentials={real_user=slave}} blocked reactor thread for 105903us
I20260710 11:03:37.005800 32306 tablet.cc:1724] T f3119388a8cc43b18ad7c81771cad049 P e12240d7272c4424847197d209782e1f: 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
I20260710 11:03:37.021656 32310 tablet.cc:1724] T f3119388a8cc43b18ad7c81771cad049 P 335c47bd6a994a12ad9286159b86472b: 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
I20260710 11:03:37.023734 32300 tablet.cc:1724] T 138d9d7a29bd4c0b944204b4417611be P 335c47bd6a994a12ad9286159b86472b: 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
I20260710 11:03:37.042438 32232 raft_consensus.cc:993] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f: : Instructing follower 335c47bd6a994a12ad9286159b86472b to start an election
I20260710 11:03:37.046289 32309 tablet.cc:1724] T ce23bcf522bb4b099b111ea427af650b P 335c47bd6a994a12ad9286159b86472b: 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
I20260710 11:03:37.047262 32311 tablet.cc:1724] T 138d9d7a29bd4c0b944204b4417611be P e12240d7272c4424847197d209782e1f: 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
I20260710 11:03:37.060294 32287 raft_consensus.cc:1081] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f [term 2 LEADER]: Signalling peer 335c47bd6a994a12ad9286159b86472b to start an election
I20260710 11:03:37.060824 32308 tablet.cc:1724] T 0dc0beb8411f4eb69ee3dfa59b420c3c P e12240d7272c4424847197d209782e1f: 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
I20260710 11:03:37.064189 32009 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8df6679508f34f65bfe4a80f455474ee"
dest_uuid: "335c47bd6a994a12ad9286159b86472b"
 from {username='slave'} at 127.0.0.1:58444
I20260710 11:03:37.064929 32009 raft_consensus.cc:493] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:37.065404 32009 raft_consensus.cc:3060] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:37.056833 32313 tablet.cc:1724] T 9b79cc4d001145f1850d4addda21bd24 P e12240d7272c4424847197d209782e1f: 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
W20260710 11:03:37.081219 31888 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:138d9d7a29bd4c0b944204b4417611be)
W20260710 11:03:37.093279 31888 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:138d9d7a29bd4c0b944204b4417611be)
W20260710 11:03:37.094550 31888 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:138d9d7a29bd4c0b944204b4417611be)
I20260710 11:03:37.109884 32312 tablet.cc:1724] T 0dc0beb8411f4eb69ee3dfa59b420c3c P 335c47bd6a994a12ad9286159b86472b: 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
I20260710 11:03:37.152271 32306 tablet.cc:1724] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f: 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
I20260710 11:03:37.161613 32309 tablet.cc:1724] T 9b79cc4d001145f1850d4addda21bd24 P 335c47bd6a994a12ad9286159b86472b: 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
I20260710 11:03:37.173955 32293 tablet.cc:1724] T f3119388a8cc43b18ad7c81771cad049 P de4af34380954bddb34cbde729102898: 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
I20260710 11:03:37.173192 31759 catalog_manager.cc:5789] TS e12240d7272c4424847197d209782e1f (127.27.60.130:41653) does not have the latest schema for tablet 1d430e706e584ab18da28fd2ad61c032 (table soft_deleted_table [id=7fc94b746d45425082e7450fc5e14dc0]). Expected version 1 got 0
I20260710 11:03:37.178514 31759 catalog_manager.cc:5789] TS e12240d7272c4424847197d209782e1f (127.27.60.130:41653) does not have the latest schema for tablet 8df6679508f34f65bfe4a80f455474ee (table soft_deleted_table [id=7fc94b746d45425082e7450fc5e14dc0]). Expected version 1 got 0
I20260710 11:03:37.179322 31759 catalog_manager.cc:5789] TS e12240d7272c4424847197d209782e1f (127.27.60.130:41653) does not have the latest schema for tablet 0dc0beb8411f4eb69ee3dfa59b420c3c (table soft_deleted_table [id=7fc94b746d45425082e7450fc5e14dc0]). Expected version 1 got 0
I20260710 11:03:37.186964 32306 tablet.cc:1724] T 1d430e706e584ab18da28fd2ad61c032 P e12240d7272c4424847197d209782e1f: 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
I20260710 11:03:37.200233 31862 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce23bcf522bb4b099b111ea427af650b"
dest_uuid: "de4af34380954bddb34cbde729102898"
mode: GRACEFUL
new_leader_uuid: "335c47bd6a994a12ad9286159b86472b"
 from {username='slave'} at 127.0.0.1:45604
I20260710 11:03:37.200947 31862 raft_consensus.cc:606] T ce23bcf522bb4b099b111ea427af650b P de4af34380954bddb34cbde729102898 [term 2 LEADER]: Received request to transfer leadership to TS 335c47bd6a994a12ad9286159b86472b
I20260710 11:03:37.200516 32309 tablet.cc:1724] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b: 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
I20260710 11:03:37.202662 27890 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:03:37.203464 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:37.205773 32299 tablet.cc:1724] T 0dc0beb8411f4eb69ee3dfa59b420c3c P de4af34380954bddb34cbde729102898: 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
I20260710 11:03:37.210316 32319 tablet.cc:1724] T 4af519fd45f84c88b7f1d6500f922747 P de4af34380954bddb34cbde729102898: 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
I20260710 11:03:37.211397 32009 raft_consensus.cc:515] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:37.215035 31935 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1093a3aaeafb46f0a657950bab357784"
dest_uuid: "e12240d7272c4424847197d209782e1f"
mode: GRACEFUL
new_leader_uuid: "335c47bd6a994a12ad9286159b86472b"
 from {username='slave'} at 127.0.0.1:45810
I20260710 11:03:37.214757 32312 tablet.cc:1724] T 1d430e706e584ab18da28fd2ad61c032 P 335c47bd6a994a12ad9286159b86472b: 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
I20260710 11:03:37.215728 31935 raft_consensus.cc:606] T 1093a3aaeafb46f0a657950bab357784 P e12240d7272c4424847197d209782e1f [term 2 LEADER]: Received request to transfer leadership to TS 335c47bd6a994a12ad9286159b86472b
I20260710 11:03:37.225844 32313 tablet.cc:1724] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f: 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
I20260710 11:03:37.227730 31759 catalog_manager.cc:5789] TS de4af34380954bddb34cbde729102898 (127.27.60.129:42383) does not have the latest schema for tablet 4af519fd45f84c88b7f1d6500f922747 (table soft_deleted_table [id=7fc94b746d45425082e7450fc5e14dc0]). Expected version 1 got 0
I20260710 11:03:37.230948 31861 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd4412ef3bbe4984ba7961bad7237f11"
dest_uuid: "de4af34380954bddb34cbde729102898"
mode: GRACEFUL
new_leader_uuid: "335c47bd6a994a12ad9286159b86472b"
 from {username='slave'} at 127.0.0.1:45604
I20260710 11:03:37.231729 31861 raft_consensus.cc:606] T bd4412ef3bbe4984ba7961bad7237f11 P de4af34380954bddb34cbde729102898 [term 1 LEADER]: Received request to transfer leadership to TS 335c47bd6a994a12ad9286159b86472b
I20260710 11:03:37.233210 27890 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:03:37.233996 27890 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:37.228691 31759 catalog_manager.cc:5789] TS de4af34380954bddb34cbde729102898 (127.27.60.129:42383) does not have the latest schema for tablet 2d8c6d0c426041939801b6073500aa28 (table soft_deleted_table [id=7fc94b746d45425082e7450fc5e14dc0]). Expected version 1 got 0
I20260710 11:03:37.255256 32306 tablet.cc:1724] T 4af519fd45f84c88b7f1d6500f922747 P e12240d7272c4424847197d209782e1f: 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
I20260710 11:03:37.269263 32310 tablet.cc:1724] T 4af519fd45f84c88b7f1d6500f922747 P 335c47bd6a994a12ad9286159b86472b: 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
I20260710 11:03:37.271332 31935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df6679508f34f65bfe4a80f455474ee" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "e12240d7272c4424847197d209782e1f"
I20260710 11:03:37.272207 31935 raft_consensus.cc:3055] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:37.272802 31935 raft_consensus.cc:740] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e12240d7272c4424847197d209782e1f, State: Running, Role: LEADER
I20260710 11:03:37.274180 31935 consensus_queue.cc:260] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f [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: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:37.275332 31935 raft_consensus.cc:3060] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:37.266878 32009 leader_election.cc:290] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 3 election: Requested vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), e12240d7272c4424847197d209782e1f (127.27.60.130:41653)
I20260710 11:03:37.278815 31862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df6679508f34f65bfe4a80f455474ee" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "de4af34380954bddb34cbde729102898"
I20260710 11:03:37.281780 31862 raft_consensus.cc:3060] T 8df6679508f34f65bfe4a80f455474ee P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:37.280323 32320 tablet.cc:1724] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898: 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
I20260710 11:03:37.285426 31935 raft_consensus.cc:2468] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335c47bd6a994a12ad9286159b86472b in term 3.
I20260710 11:03:37.286902 31974 leader_election.cc:304] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b [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: 335c47bd6a994a12ad9286159b86472b, e12240d7272c4424847197d209782e1f; no voters: 
I20260710 11:03:37.287940 32290 raft_consensus.cc:2804] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:37.288427 32290 raft_consensus.cc:697] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b [term 3 LEADER]: Becoming Leader. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Running, Role: LEADER
I20260710 11:03:37.289235 32290 consensus_queue.cc:237] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b [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: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:37.291218 31862 raft_consensus.cc:2468] T 8df6679508f34f65bfe4a80f455474ee P de4af34380954bddb34cbde729102898 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335c47bd6a994a12ad9286159b86472b in term 3.
I20260710 11:03:37.239812 32311 tablet.cc:1724] T 2d8c6d0c426041939801b6073500aa28 P e12240d7272c4424847197d209782e1f: 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
I20260710 11:03:37.300509 31758 catalog_manager.cc:5697] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b reported cstate change: term changed from 2 to 3, leader changed from e12240d7272c4424847197d209782e1f (127.27.60.130) to 335c47bd6a994a12ad9286159b86472b (127.27.60.131). New cstate: current_term: 3 leader_uuid: "335c47bd6a994a12ad9286159b86472b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:37.244763 32293 tablet.cc:1724] T 2d8c6d0c426041939801b6073500aa28 P de4af34380954bddb34cbde729102898: 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
I20260710 11:03:37.310910 32319 tablet.cc:1724] T 8df6679508f34f65bfe4a80f455474ee P de4af34380954bddb34cbde729102898: 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
I20260710 11:03:37.323511 32319 tablet.cc:1724] T 1d430e706e584ab18da28fd2ad61c032 P de4af34380954bddb34cbde729102898: 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
I20260710 11:03:37.311460 32300 tablet.cc:1724] T 2d8c6d0c426041939801b6073500aa28 P 335c47bd6a994a12ad9286159b86472b: 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
I20260710 11:03:37.359632 31759 catalog_manager.cc:6242] T 00000000000000000000000000000000 P f693bb021bf348a8900af4f10b975739: soft_deleted_table [id=7fc94b746d45425082e7450fc5e14dc0] alter complete (version 1)
I20260710 11:03:37.467780 32185 raft_consensus.cc:993] T ce23bcf522bb4b099b111ea427af650b P de4af34380954bddb34cbde729102898: : Instructing follower 335c47bd6a994a12ad9286159b86472b to start an election
I20260710 11:03:37.468308 32283 raft_consensus.cc:1081] T ce23bcf522bb4b099b111ea427af650b P de4af34380954bddb34cbde729102898 [term 2 LEADER]: Signalling peer 335c47bd6a994a12ad9286159b86472b to start an election
I20260710 11:03:37.470228 32004 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce23bcf522bb4b099b111ea427af650b"
dest_uuid: "335c47bd6a994a12ad9286159b86472b"
 from {username='slave'} at 127.0.0.1:58428
I20260710 11:03:37.470897 32004 raft_consensus.cc:493] T ce23bcf522bb4b099b111ea427af650b P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:37.471251 32004 raft_consensus.cc:3060] T ce23bcf522bb4b099b111ea427af650b P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:37.476981 32004 raft_consensus.cc:515] T ce23bcf522bb4b099b111ea427af650b P 335c47bd6a994a12ad9286159b86472b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:37.479243 32004 leader_election.cc:290] T ce23bcf522bb4b099b111ea427af650b P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 3 election: Requested vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), e12240d7272c4424847197d209782e1f (127.27.60.130:41653)
I20260710 11:03:37.479777 31862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce23bcf522bb4b099b111ea427af650b" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "de4af34380954bddb34cbde729102898"
I20260710 11:03:37.480377 31862 raft_consensus.cc:3055] T ce23bcf522bb4b099b111ea427af650b P de4af34380954bddb34cbde729102898 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:37.480273 31935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce23bcf522bb4b099b111ea427af650b" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "e12240d7272c4424847197d209782e1f"
I20260710 11:03:37.480695 31862 raft_consensus.cc:740] T ce23bcf522bb4b099b111ea427af650b P de4af34380954bddb34cbde729102898 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: de4af34380954bddb34cbde729102898, State: Running, Role: LEADER
I20260710 11:03:37.480861 31935 raft_consensus.cc:3060] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:37.481360 31862 consensus_queue.cc:260] T ce23bcf522bb4b099b111ea427af650b P de4af34380954bddb34cbde729102898 [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: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:37.482583 31862 raft_consensus.cc:3060] T ce23bcf522bb4b099b111ea427af650b P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:37.485754 31935 raft_consensus.cc:2468] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335c47bd6a994a12ad9286159b86472b in term 3.
I20260710 11:03:37.487018 31974 leader_election.cc:304] T ce23bcf522bb4b099b111ea427af650b P 335c47bd6a994a12ad9286159b86472b [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: 335c47bd6a994a12ad9286159b86472b, e12240d7272c4424847197d209782e1f; no voters: 
I20260710 11:03:37.487784 32290 raft_consensus.cc:2804] T ce23bcf522bb4b099b111ea427af650b P 335c47bd6a994a12ad9286159b86472b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:37.488250 32290 raft_consensus.cc:697] T ce23bcf522bb4b099b111ea427af650b P 335c47bd6a994a12ad9286159b86472b [term 3 LEADER]: Becoming Leader. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Running, Role: LEADER
I20260710 11:03:37.488508 31862 raft_consensus.cc:2468] T ce23bcf522bb4b099b111ea427af650b P de4af34380954bddb34cbde729102898 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335c47bd6a994a12ad9286159b86472b in term 3.
I20260710 11:03:37.489182 32290 consensus_queue.cc:237] T ce23bcf522bb4b099b111ea427af650b P 335c47bd6a994a12ad9286159b86472b [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: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:37.500114 31757 catalog_manager.cc:5697] T ce23bcf522bb4b099b111ea427af650b P 335c47bd6a994a12ad9286159b86472b reported cstate change: term changed from 2 to 3, leader changed from de4af34380954bddb34cbde729102898 (127.27.60.129) to 335c47bd6a994a12ad9286159b86472b (127.27.60.131). New cstate: current_term: 3 leader_uuid: "335c47bd6a994a12ad9286159b86472b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:37.626955 32291 raft_consensus.cc:993] T 1093a3aaeafb46f0a657950bab357784 P e12240d7272c4424847197d209782e1f: : Instructing follower 335c47bd6a994a12ad9286159b86472b to start an election
I20260710 11:03:37.627657 32286 raft_consensus.cc:1081] T 1093a3aaeafb46f0a657950bab357784 P e12240d7272c4424847197d209782e1f [term 2 LEADER]: Signalling peer 335c47bd6a994a12ad9286159b86472b to start an election
I20260710 11:03:37.629141 32004 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1093a3aaeafb46f0a657950bab357784"
dest_uuid: "335c47bd6a994a12ad9286159b86472b"
 from {username='slave'} at 127.0.0.1:58444
I20260710 11:03:37.629645 32004 raft_consensus.cc:493] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:37.629961 32004 raft_consensus.cc:3060] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:37.635169 32004 raft_consensus.cc:515] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:37.636897 32004 leader_election.cc:290] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 3 election: Requested vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), e12240d7272c4424847197d209782e1f (127.27.60.130:41653)
I20260710 11:03:37.637699 31862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1093a3aaeafb46f0a657950bab357784" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "de4af34380954bddb34cbde729102898"
I20260710 11:03:37.638077 31935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1093a3aaeafb46f0a657950bab357784" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e12240d7272c4424847197d209782e1f"
I20260710 11:03:37.638296 31862 raft_consensus.cc:3060] T 1093a3aaeafb46f0a657950bab357784 P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:37.638623 31935 raft_consensus.cc:3055] T 1093a3aaeafb46f0a657950bab357784 P e12240d7272c4424847197d209782e1f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:37.638909 31935 raft_consensus.cc:740] T 1093a3aaeafb46f0a657950bab357784 P e12240d7272c4424847197d209782e1f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e12240d7272c4424847197d209782e1f, State: Running, Role: LEADER
I20260710 11:03:37.639636 31935 consensus_queue.cc:260] T 1093a3aaeafb46f0a657950bab357784 P e12240d7272c4424847197d209782e1f [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: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:37.640645 31935 raft_consensus.cc:3060] T 1093a3aaeafb46f0a657950bab357784 P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:37.643770 31862 raft_consensus.cc:2468] T 1093a3aaeafb46f0a657950bab357784 P de4af34380954bddb34cbde729102898 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335c47bd6a994a12ad9286159b86472b in term 3.
I20260710 11:03:37.645061 31977 leader_election.cc:304] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [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: 335c47bd6a994a12ad9286159b86472b, de4af34380954bddb34cbde729102898; no voters: 
I20260710 11:03:37.645928 32290 raft_consensus.cc:2804] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:37.646395 32290 raft_consensus.cc:697] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [term 3 LEADER]: Becoming Leader. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Running, Role: LEADER
I20260710 11:03:37.647348 32290 consensus_queue.cc:237] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [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: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:37.647665 31935 raft_consensus.cc:2468] T 1093a3aaeafb46f0a657950bab357784 P e12240d7272c4424847197d209782e1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335c47bd6a994a12ad9286159b86472b in term 3.
I20260710 11:03:37.656088 31757 catalog_manager.cc:5697] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b reported cstate change: term changed from 2 to 3, leader changed from e12240d7272c4424847197d209782e1f (127.27.60.130) to 335c47bd6a994a12ad9286159b86472b (127.27.60.131). New cstate: current_term: 3 leader_uuid: "335c47bd6a994a12ad9286159b86472b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:37.732321 32185 raft_consensus.cc:993] T bd4412ef3bbe4984ba7961bad7237f11 P de4af34380954bddb34cbde729102898: : Instructing follower 335c47bd6a994a12ad9286159b86472b to start an election
I20260710 11:03:37.732892 32283 raft_consensus.cc:1081] T bd4412ef3bbe4984ba7961bad7237f11 P de4af34380954bddb34cbde729102898 [term 1 LEADER]: Signalling peer 335c47bd6a994a12ad9286159b86472b to start an election
I20260710 11:03:37.734669 32004 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd4412ef3bbe4984ba7961bad7237f11"
dest_uuid: "335c47bd6a994a12ad9286159b86472b"
 from {username='slave'} at 127.0.0.1:58428
I20260710 11:03:37.735208 32004 raft_consensus.cc:493] T bd4412ef3bbe4984ba7961bad7237f11 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:37.735582 32004 raft_consensus.cc:3060] T bd4412ef3bbe4984ba7961bad7237f11 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:37.742013 32004 raft_consensus.cc:515] T bd4412ef3bbe4984ba7961bad7237f11 P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:37.744390 32004 leader_election.cc:290] T bd4412ef3bbe4984ba7961bad7237f11 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 2 election: Requested vote from peers de4af34380954bddb34cbde729102898 (127.27.60.129:42383), e12240d7272c4424847197d209782e1f (127.27.60.130:41653)
I20260710 11:03:37.744712 31862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4412ef3bbe4984ba7961bad7237f11" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de4af34380954bddb34cbde729102898"
I20260710 11:03:37.745288 31862 raft_consensus.cc:3055] T bd4412ef3bbe4984ba7961bad7237f11 P de4af34380954bddb34cbde729102898 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:37.745581 31862 raft_consensus.cc:740] T bd4412ef3bbe4984ba7961bad7237f11 P de4af34380954bddb34cbde729102898 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de4af34380954bddb34cbde729102898, State: Running, Role: LEADER
I20260710 11:03:37.745599 31935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4412ef3bbe4984ba7961bad7237f11" candidate_uuid: "335c47bd6a994a12ad9286159b86472b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e12240d7272c4424847197d209782e1f"
I20260710 11:03:37.746181 31935 raft_consensus.cc:3060] T bd4412ef3bbe4984ba7961bad7237f11 P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:37.746484 31862 consensus_queue.cc:260] T bd4412ef3bbe4984ba7961bad7237f11 P de4af34380954bddb34cbde729102898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:37.747490 31862 raft_consensus.cc:3060] T bd4412ef3bbe4984ba7961bad7237f11 P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:37.750771 31935 raft_consensus.cc:2468] T bd4412ef3bbe4984ba7961bad7237f11 P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335c47bd6a994a12ad9286159b86472b in term 2.
I20260710 11:03:37.751806 31974 leader_election.cc:304] T bd4412ef3bbe4984ba7961bad7237f11 P 335c47bd6a994a12ad9286159b86472b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335c47bd6a994a12ad9286159b86472b, e12240d7272c4424847197d209782e1f; no voters: 
I20260710 11:03:37.752693 32290 raft_consensus.cc:2804] T bd4412ef3bbe4984ba7961bad7237f11 P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:37.753170 32290 raft_consensus.cc:697] T bd4412ef3bbe4984ba7961bad7237f11 P 335c47bd6a994a12ad9286159b86472b [term 2 LEADER]: Becoming Leader. State: Replica: 335c47bd6a994a12ad9286159b86472b, State: Running, Role: LEADER
I20260710 11:03:37.752837 31862 raft_consensus.cc:2468] T bd4412ef3bbe4984ba7961bad7237f11 P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335c47bd6a994a12ad9286159b86472b in term 2.
I20260710 11:03:37.754067 32290 consensus_queue.cc:237] T bd4412ef3bbe4984ba7961bad7237f11 P 335c47bd6a994a12ad9286159b86472b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } }
I20260710 11:03:37.762789 31757 catalog_manager.cc:5697] T bd4412ef3bbe4984ba7961bad7237f11 P 335c47bd6a994a12ad9286159b86472b reported cstate change: term changed from 1 to 2, leader changed from de4af34380954bddb34cbde729102898 (127.27.60.129) to 335c47bd6a994a12ad9286159b86472b (127.27.60.131). New cstate: current_term: 2 leader_uuid: "335c47bd6a994a12ad9286159b86472b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335c47bd6a994a12ad9286159b86472b" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36173 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:37.869593 31862 raft_consensus.cc:1275] T 8df6679508f34f65bfe4a80f455474ee P de4af34380954bddb34cbde729102898 [term 3 FOLLOWER]: Refusing update from remote peer 335c47bd6a994a12ad9286159b86472b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:03:37.870802 32290 consensus_queue.cc:1048] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:37.878917 31935 raft_consensus.cc:1275] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f [term 3 FOLLOWER]: Refusing update from remote peer 335c47bd6a994a12ad9286159b86472b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:03:37.880306 32290 consensus_queue.cc:1048] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:03:37.903075 31935 raft_consensus.cc:1275] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f [term 3 FOLLOWER]: Refusing update from remote peer 335c47bd6a994a12ad9286159b86472b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:03:37.904443 32202 consensus_queue.cc:1048] T ce23bcf522bb4b099b111ea427af650b P 335c47bd6a994a12ad9286159b86472b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:37.912791 31862 raft_consensus.cc:1275] T ce23bcf522bb4b099b111ea427af650b P de4af34380954bddb34cbde729102898 [term 3 FOLLOWER]: Refusing update from remote peer 335c47bd6a994a12ad9286159b86472b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:03:37.915022 32202 consensus_queue.cc:1048] T ce23bcf522bb4b099b111ea427af650b P 335c47bd6a994a12ad9286159b86472b [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:38.130872 31862 raft_consensus.cc:1275] T 1093a3aaeafb46f0a657950bab357784 P de4af34380954bddb34cbde729102898 [term 3 FOLLOWER]: Refusing update from remote peer 335c47bd6a994a12ad9286159b86472b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:38.132495 32202 consensus_queue.cc:1048] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:38.144727 31935 raft_consensus.cc:1275] T 1093a3aaeafb46f0a657950bab357784 P e12240d7272c4424847197d209782e1f [term 3 FOLLOWER]: Refusing update from remote peer 335c47bd6a994a12ad9286159b86472b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:38.145943 32290 consensus_queue.cc:1048] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:38.255606 31935 raft_consensus.cc:1275] T bd4412ef3bbe4984ba7961bad7237f11 P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Refusing update from remote peer 335c47bd6a994a12ad9286159b86472b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:38.257007 32290 consensus_queue.cc:1048] T bd4412ef3bbe4984ba7961bad7237f11 P 335c47bd6a994a12ad9286159b86472b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12240d7272c4424847197d209782e1f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:38.268898 31859 raft_consensus.cc:1275] T bd4412ef3bbe4984ba7961bad7237f11 P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Refusing update from remote peer 335c47bd6a994a12ad9286159b86472b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:38.270920 32290 consensus_queue.cc:1048] T bd4412ef3bbe4984ba7961bad7237f11 P 335c47bd6a994a12ad9286159b86472b [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4af34380954bddb34cbde729102898" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:38.305197 27890 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:03:38.313351 27890 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:03:38.313953 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:38.321336 27890 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:03:38.321913 27890 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:39.355679 27890 tablet_server.cc:179] TabletServer@127.27.60.129:0 shutting down...
I20260710 11:03:39.391280 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:39.392271 27890 tablet_replica.cc:333] T 4af519fd45f84c88b7f1d6500f922747 P de4af34380954bddb34cbde729102898: stopping tablet replica
I20260710 11:03:39.393404 27890 raft_consensus.cc:2243] T 4af519fd45f84c88b7f1d6500f922747 P de4af34380954bddb34cbde729102898 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:39.394304 27890 raft_consensus.cc:2272] T 4af519fd45f84c88b7f1d6500f922747 P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.396574 27890 tablet_replica.cc:333] T 8df6679508f34f65bfe4a80f455474ee P de4af34380954bddb34cbde729102898: stopping tablet replica
I20260710 11:03:39.397207 27890 raft_consensus.cc:2243] T 8df6679508f34f65bfe4a80f455474ee P de4af34380954bddb34cbde729102898 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.397745 27890 raft_consensus.cc:2272] T 8df6679508f34f65bfe4a80f455474ee P de4af34380954bddb34cbde729102898 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.399991 27890 tablet_replica.cc:333] T 2d8c6d0c426041939801b6073500aa28 P de4af34380954bddb34cbde729102898: stopping tablet replica
I20260710 11:03:39.400657 27890 raft_consensus.cc:2243] T 2d8c6d0c426041939801b6073500aa28 P de4af34380954bddb34cbde729102898 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:39.401542 27890 raft_consensus.cc:2272] T 2d8c6d0c426041939801b6073500aa28 P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.403591 27890 tablet_replica.cc:333] T 1d430e706e584ab18da28fd2ad61c032 P de4af34380954bddb34cbde729102898: stopping tablet replica
I20260710 11:03:39.404194 27890 raft_consensus.cc:2243] T 1d430e706e584ab18da28fd2ad61c032 P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.404661 27890 raft_consensus.cc:2272] T 1d430e706e584ab18da28fd2ad61c032 P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.406560 27890 tablet_replica.cc:333] T 138d9d7a29bd4c0b944204b4417611be P de4af34380954bddb34cbde729102898: stopping tablet replica
I20260710 11:03:39.407214 27890 raft_consensus.cc:2243] T 138d9d7a29bd4c0b944204b4417611be P de4af34380954bddb34cbde729102898 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:39.408001 27890 raft_consensus.cc:2272] T 138d9d7a29bd4c0b944204b4417611be P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.409929 27890 tablet_replica.cc:333] T ce23bcf522bb4b099b111ea427af650b P de4af34380954bddb34cbde729102898: stopping tablet replica
I20260710 11:03:39.410801 27890 raft_consensus.cc:2243] T ce23bcf522bb4b099b111ea427af650b P de4af34380954bddb34cbde729102898 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.411278 27890 raft_consensus.cc:2272] T ce23bcf522bb4b099b111ea427af650b P de4af34380954bddb34cbde729102898 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:39.411520 31977 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]
I20260710 11:03:39.413888 27890 tablet_replica.cc:333] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898: stopping tablet replica
W20260710 11:03:39.414570 31977 consensus_peers.cc:597] T ce23bcf522bb4b099b111ea427af650b P 335c47bd6a994a12ad9286159b86472b -> Peer de4af34380954bddb34cbde729102898 (127.27.60.129:42383): Couldn't send request to peer de4af34380954bddb34cbde729102898. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:39.414798 27890 raft_consensus.cc:2243] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.415354 27890 raft_consensus.cc:2272] T 9b79cc4d001145f1850d4addda21bd24 P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.417331 27890 tablet_replica.cc:333] T 78b48a19cb254aa9bb4b419b26787617 P de4af34380954bddb34cbde729102898: stopping tablet replica
I20260710 11:03:39.418138 27890 raft_consensus.cc:2243] T 78b48a19cb254aa9bb4b419b26787617 P de4af34380954bddb34cbde729102898 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:39.418957 27890 raft_consensus.cc:2272] T 78b48a19cb254aa9bb4b419b26787617 P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.421017 27890 tablet_replica.cc:333] T e3441b9b6cce474d87f4bc43b4e54bb0 P de4af34380954bddb34cbde729102898: stopping tablet replica
I20260710 11:03:39.421586 27890 raft_consensus.cc:2243] T e3441b9b6cce474d87f4bc43b4e54bb0 P de4af34380954bddb34cbde729102898 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:39.422353 27890 raft_consensus.cc:2272] T e3441b9b6cce474d87f4bc43b4e54bb0 P de4af34380954bddb34cbde729102898 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.424329 27890 tablet_replica.cc:333] T be87ab64d6de40a59d8fefc0cb218939 P de4af34380954bddb34cbde729102898: stopping tablet replica
I20260710 11:03:39.424855 27890 raft_consensus.cc:2243] T be87ab64d6de40a59d8fefc0cb218939 P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.425280 27890 raft_consensus.cc:2272] T be87ab64d6de40a59d8fefc0cb218939 P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.427143 27890 tablet_replica.cc:333] T 7e818be4838145c0bef5e0b9307e59ce P de4af34380954bddb34cbde729102898: stopping tablet replica
I20260710 11:03:39.427690 27890 raft_consensus.cc:2243] T 7e818be4838145c0bef5e0b9307e59ce P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.428090 27890 raft_consensus.cc:2272] T 7e818be4838145c0bef5e0b9307e59ce P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.430007 27890 tablet_replica.cc:333] T d327d0086334428793ae7a28b01f2e23 P de4af34380954bddb34cbde729102898: stopping tablet replica
I20260710 11:03:39.430518 27890 raft_consensus.cc:2243] T d327d0086334428793ae7a28b01f2e23 P de4af34380954bddb34cbde729102898 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:39.431264 27890 raft_consensus.cc:2272] T d327d0086334428793ae7a28b01f2e23 P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.433061 27890 tablet_replica.cc:333] T b6915d48f1c040648cda8933f8864a98 P de4af34380954bddb34cbde729102898: stopping tablet replica
I20260710 11:03:39.433681 27890 raft_consensus.cc:2243] T b6915d48f1c040648cda8933f8864a98 P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.434125 27890 raft_consensus.cc:2272] T b6915d48f1c040648cda8933f8864a98 P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.436168 27890 tablet_replica.cc:333] T 0dc0beb8411f4eb69ee3dfa59b420c3c P de4af34380954bddb34cbde729102898: stopping tablet replica
I20260710 11:03:39.436655 27890 raft_consensus.cc:2243] T 0dc0beb8411f4eb69ee3dfa59b420c3c P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.437135 27890 raft_consensus.cc:2272] T 0dc0beb8411f4eb69ee3dfa59b420c3c P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.438962 27890 tablet_replica.cc:333] T bd4412ef3bbe4984ba7961bad7237f11 P de4af34380954bddb34cbde729102898: stopping tablet replica
I20260710 11:03:39.439472 27890 raft_consensus.cc:2243] T bd4412ef3bbe4984ba7961bad7237f11 P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.439883 27890 raft_consensus.cc:2272] T bd4412ef3bbe4984ba7961bad7237f11 P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.441656 27890 tablet_replica.cc:333] T 15e7340460954b6685ef126b07c1211b P de4af34380954bddb34cbde729102898: stopping tablet replica
I20260710 11:03:39.442158 27890 raft_consensus.cc:2243] T 15e7340460954b6685ef126b07c1211b P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.442605 27890 raft_consensus.cc:2272] T 15e7340460954b6685ef126b07c1211b P de4af34380954bddb34cbde729102898 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.444401 27890 tablet_replica.cc:333] T f3119388a8cc43b18ad7c81771cad049 P de4af34380954bddb34cbde729102898: stopping tablet replica
I20260710 11:03:39.444864 27890 raft_consensus.cc:2243] T f3119388a8cc43b18ad7c81771cad049 P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.445291 27890 raft_consensus.cc:2272] T f3119388a8cc43b18ad7c81771cad049 P de4af34380954bddb34cbde729102898 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.446978 27890 tablet_replica.cc:333] T 1093a3aaeafb46f0a657950bab357784 P de4af34380954bddb34cbde729102898: stopping tablet replica
I20260710 11:03:39.447469 27890 raft_consensus.cc:2243] T 1093a3aaeafb46f0a657950bab357784 P de4af34380954bddb34cbde729102898 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.447968 27890 raft_consensus.cc:2272] T 1093a3aaeafb46f0a657950bab357784 P de4af34380954bddb34cbde729102898 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:39.472767 31903 consensus_peers.cc:597] T 7e818be4838145c0bef5e0b9307e59ce P e12240d7272c4424847197d209782e1f -> Peer de4af34380954bddb34cbde729102898 (127.27.60.129:42383): Couldn't send request to peer de4af34380954bddb34cbde729102898. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:42383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:39.487049 27890 tablet_server.cc:196] TabletServer@127.27.60.129:0 shutdown complete.
W20260710 11:03:39.493294 31903 consensus_peers.cc:597] T 15e7340460954b6685ef126b07c1211b P e12240d7272c4424847197d209782e1f -> Peer de4af34380954bddb34cbde729102898 (127.27.60.129:42383): Couldn't send request to peer de4af34380954bddb34cbde729102898. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:42383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:39.524168 27890 tablet_server.cc:179] TabletServer@127.27.60.130:0 shutting down...
I20260710 11:03:39.553620 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:39.554318 27890 tablet_replica.cc:333] T 2d8c6d0c426041939801b6073500aa28 P e12240d7272c4424847197d209782e1f: stopping tablet replica
I20260710 11:03:39.554988 27890 raft_consensus.cc:2243] T 2d8c6d0c426041939801b6073500aa28 P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.555500 27890 raft_consensus.cc:2272] T 2d8c6d0c426041939801b6073500aa28 P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.557497 27890 tablet_replica.cc:333] T 4af519fd45f84c88b7f1d6500f922747 P e12240d7272c4424847197d209782e1f: stopping tablet replica
I20260710 11:03:39.558065 27890 raft_consensus.cc:2243] T 4af519fd45f84c88b7f1d6500f922747 P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.558496 27890 raft_consensus.cc:2272] T 4af519fd45f84c88b7f1d6500f922747 P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.560242 27890 tablet_replica.cc:333] T 138d9d7a29bd4c0b944204b4417611be P e12240d7272c4424847197d209782e1f: stopping tablet replica
I20260710 11:03:39.560778 27890 raft_consensus.cc:2243] T 138d9d7a29bd4c0b944204b4417611be P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.561223 27890 raft_consensus.cc:2272] T 138d9d7a29bd4c0b944204b4417611be P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.563514 27890 tablet_replica.cc:333] T 1d430e706e584ab18da28fd2ad61c032 P e12240d7272c4424847197d209782e1f: stopping tablet replica
I20260710 11:03:39.564174 27890 raft_consensus.cc:2243] T 1d430e706e584ab18da28fd2ad61c032 P e12240d7272c4424847197d209782e1f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:39.565203 27890 raft_consensus.cc:2272] T 1d430e706e584ab18da28fd2ad61c032 P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:39.566983 31974 consensus_peers.cc:597] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b -> Peer e12240d7272c4424847197d209782e1f (127.27.60.130:41653): Couldn't send request to peer e12240d7272c4424847197d209782e1f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:39.567613 27890 tablet_replica.cc:333] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f: stopping tablet replica
W20260710 11:03:39.567617 31903 consensus_peers.cc:597] T f3119388a8cc43b18ad7c81771cad049 P e12240d7272c4424847197d209782e1f -> Peer de4af34380954bddb34cbde729102898 (127.27.60.129:42383): Couldn't send request to peer de4af34380954bddb34cbde729102898. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:42383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:39.568529 27890 raft_consensus.cc:2243] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.569036 27890 raft_consensus.cc:2272] T 8df6679508f34f65bfe4a80f455474ee P e12240d7272c4424847197d209782e1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.571312 27890 tablet_replica.cc:333] T 9b79cc4d001145f1850d4addda21bd24 P e12240d7272c4424847197d209782e1f: stopping tablet replica
I20260710 11:03:39.571868 27890 raft_consensus.cc:2243] T 9b79cc4d001145f1850d4addda21bd24 P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.572364 27890 raft_consensus.cc:2272] T 9b79cc4d001145f1850d4addda21bd24 P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:39.573570 31977 consensus_peers.cc:597] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b -> Peer de4af34380954bddb34cbde729102898 (127.27.60.129:42383): Couldn't send request to peer de4af34380954bddb34cbde729102898. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:42383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:39.574834 27890 tablet_replica.cc:333] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f: stopping tablet replica
I20260710 11:03:39.575655 27890 raft_consensus.cc:2243] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.576262 27890 raft_consensus.cc:2272] T ce23bcf522bb4b099b111ea427af650b P e12240d7272c4424847197d209782e1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.578241 27890 tablet_replica.cc:333] T 0dc0beb8411f4eb69ee3dfa59b420c3c P e12240d7272c4424847197d209782e1f: stopping tablet replica
I20260710 11:03:39.578778 27890 raft_consensus.cc:2243] T 0dc0beb8411f4eb69ee3dfa59b420c3c P e12240d7272c4424847197d209782e1f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:39.579496 27890 raft_consensus.cc:2272] T 0dc0beb8411f4eb69ee3dfa59b420c3c P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.581210 27890 tablet_replica.cc:333] T b6915d48f1c040648cda8933f8864a98 P e12240d7272c4424847197d209782e1f: stopping tablet replica
I20260710 11:03:39.581765 27890 raft_consensus.cc:2243] T b6915d48f1c040648cda8933f8864a98 P e12240d7272c4424847197d209782e1f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:39.582538 27890 raft_consensus.cc:2272] T b6915d48f1c040648cda8933f8864a98 P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.584415 27890 tablet_replica.cc:333] T f3119388a8cc43b18ad7c81771cad049 P e12240d7272c4424847197d209782e1f: stopping tablet replica
I20260710 11:03:39.584920 27890 raft_consensus.cc:2243] T f3119388a8cc43b18ad7c81771cad049 P e12240d7272c4424847197d209782e1f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:39.585714 27890 raft_consensus.cc:2272] T f3119388a8cc43b18ad7c81771cad049 P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.587566 27890 tablet_replica.cc:333] T 15e7340460954b6685ef126b07c1211b P e12240d7272c4424847197d209782e1f: stopping tablet replica
I20260710 11:03:39.588096 27890 raft_consensus.cc:2243] T 15e7340460954b6685ef126b07c1211b P e12240d7272c4424847197d209782e1f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:39.588917 27890 raft_consensus.cc:2272] T 15e7340460954b6685ef126b07c1211b P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.591365 27890 tablet_replica.cc:333] T bd4412ef3bbe4984ba7961bad7237f11 P e12240d7272c4424847197d209782e1f: stopping tablet replica
I20260710 11:03:39.591917 27890 raft_consensus.cc:2243] T bd4412ef3bbe4984ba7961bad7237f11 P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.592327 27890 raft_consensus.cc:2272] T bd4412ef3bbe4984ba7961bad7237f11 P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.594339 27890 tablet_replica.cc:333] T 1093a3aaeafb46f0a657950bab357784 P e12240d7272c4424847197d209782e1f: stopping tablet replica
I20260710 11:03:39.594861 27890 raft_consensus.cc:2243] T 1093a3aaeafb46f0a657950bab357784 P e12240d7272c4424847197d209782e1f [term 3 FOLLOWER]: Raft consensus shutting down.
W20260710 11:03:39.594962 31977 consensus_peers.cc:597] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b -> Peer de4af34380954bddb34cbde729102898 (127.27.60.129:42383): Couldn't send request to peer de4af34380954bddb34cbde729102898. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:42383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:39.595346 27890 raft_consensus.cc:2272] T 1093a3aaeafb46f0a657950bab357784 P e12240d7272c4424847197d209782e1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.597782 27890 tablet_replica.cc:333] T d327d0086334428793ae7a28b01f2e23 P e12240d7272c4424847197d209782e1f: stopping tablet replica
I20260710 11:03:39.598558 27890 raft_consensus.cc:2243] T d327d0086334428793ae7a28b01f2e23 P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.599123 27890 raft_consensus.cc:2272] T d327d0086334428793ae7a28b01f2e23 P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:39.601399 31977 consensus_peers.cc:597] T be87ab64d6de40a59d8fefc0cb218939 P 335c47bd6a994a12ad9286159b86472b -> Peer de4af34380954bddb34cbde729102898 (127.27.60.129:42383): Couldn't send request to peer de4af34380954bddb34cbde729102898. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:42383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:39.601719 27890 tablet_replica.cc:333] T 7e818be4838145c0bef5e0b9307e59ce P e12240d7272c4424847197d209782e1f: stopping tablet replica
I20260710 11:03:39.602344 27890 raft_consensus.cc:2243] T 7e818be4838145c0bef5e0b9307e59ce P e12240d7272c4424847197d209782e1f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:39.603157 27890 raft_consensus.cc:2272] T 7e818be4838145c0bef5e0b9307e59ce P e12240d7272c4424847197d209782e1f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:39.603569 31974 consensus_peers.cc:597] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b -> Peer e12240d7272c4424847197d209782e1f (127.27.60.130:41653): Couldn't send request to peer e12240d7272c4424847197d209782e1f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:39.605286 27890 tablet_replica.cc:333] T 78b48a19cb254aa9bb4b419b26787617 P e12240d7272c4424847197d209782e1f: stopping tablet replica
I20260710 11:03:39.605882 27890 raft_consensus.cc:2243] T 78b48a19cb254aa9bb4b419b26787617 P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.606320 27890 raft_consensus.cc:2272] T 78b48a19cb254aa9bb4b419b26787617 P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.608090 27890 tablet_replica.cc:333] T be87ab64d6de40a59d8fefc0cb218939 P e12240d7272c4424847197d209782e1f: stopping tablet replica
I20260710 11:03:39.608590 27890 raft_consensus.cc:2243] T be87ab64d6de40a59d8fefc0cb218939 P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.609058 27890 raft_consensus.cc:2272] T be87ab64d6de40a59d8fefc0cb218939 P e12240d7272c4424847197d209782e1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.610975 27890 tablet_replica.cc:333] T e3441b9b6cce474d87f4bc43b4e54bb0 P e12240d7272c4424847197d209782e1f: stopping tablet replica
I20260710 11:03:39.611410 27890 raft_consensus.cc:2243] T e3441b9b6cce474d87f4bc43b4e54bb0 P e12240d7272c4424847197d209782e1f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.611825 27890 raft_consensus.cc:2272] T e3441b9b6cce474d87f4bc43b4e54bb0 P e12240d7272c4424847197d209782e1f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:39.626849 31977 consensus_peers.cc:597] T 9b79cc4d001145f1850d4addda21bd24 P 335c47bd6a994a12ad9286159b86472b -> Peer de4af34380954bddb34cbde729102898 (127.27.60.129:42383): Couldn't send request to peer de4af34380954bddb34cbde729102898. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:42383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:39.651532 27890 tablet_server.cc:196] TabletServer@127.27.60.130:0 shutdown complete.
I20260710 11:03:39.684248 27890 tablet_server.cc:179] TabletServer@127.27.60.131:0 shutting down...
I20260710 11:03:39.711076 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:39.711854 27890 tablet_replica.cc:333] T 4af519fd45f84c88b7f1d6500f922747 P 335c47bd6a994a12ad9286159b86472b: stopping tablet replica
I20260710 11:03:39.712747 27890 raft_consensus.cc:2243] T 4af519fd45f84c88b7f1d6500f922747 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.713302 27890 raft_consensus.cc:2272] T 4af519fd45f84c88b7f1d6500f922747 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.715373 27890 tablet_replica.cc:333] T 2d8c6d0c426041939801b6073500aa28 P 335c47bd6a994a12ad9286159b86472b: stopping tablet replica
I20260710 11:03:39.715972 27890 raft_consensus.cc:2243] T 2d8c6d0c426041939801b6073500aa28 P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.716449 27890 raft_consensus.cc:2272] T 2d8c6d0c426041939801b6073500aa28 P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.718596 27890 tablet_replica.cc:333] T 1d430e706e584ab18da28fd2ad61c032 P 335c47bd6a994a12ad9286159b86472b: stopping tablet replica
I20260710 11:03:39.719127 27890 raft_consensus.cc:2243] T 1d430e706e584ab18da28fd2ad61c032 P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.719573 27890 raft_consensus.cc:2272] T 1d430e706e584ab18da28fd2ad61c032 P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.721239 27890 tablet_replica.cc:333] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b: stopping tablet replica
I20260710 11:03:39.721812 27890 raft_consensus.cc:2243] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:39.722601 27890 raft_consensus.cc:2272] T 8df6679508f34f65bfe4a80f455474ee P 335c47bd6a994a12ad9286159b86472b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.724411 27890 tablet_replica.cc:333] T 9b79cc4d001145f1850d4addda21bd24 P 335c47bd6a994a12ad9286159b86472b: stopping tablet replica
I20260710 11:03:39.724975 27890 raft_consensus.cc:2243] T 9b79cc4d001145f1850d4addda21bd24 P 335c47bd6a994a12ad9286159b86472b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:39.725827 27890 raft_consensus.cc:2272] T 9b79cc4d001145f1850d4addda21bd24 P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.727659 27890 tablet_replica.cc:333] T ce23bcf522bb4b099b111ea427af650b P 335c47bd6a994a12ad9286159b86472b: stopping tablet replica
I20260710 11:03:39.728199 27890 raft_consensus.cc:2243] T ce23bcf522bb4b099b111ea427af650b P 335c47bd6a994a12ad9286159b86472b [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:39.728911 27890 raft_consensus.cc:2272] T ce23bcf522bb4b099b111ea427af650b P 335c47bd6a994a12ad9286159b86472b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.730778 27890 tablet_replica.cc:333] T 138d9d7a29bd4c0b944204b4417611be P 335c47bd6a994a12ad9286159b86472b: stopping tablet replica
I20260710 11:03:39.731326 27890 raft_consensus.cc:2243] T 138d9d7a29bd4c0b944204b4417611be P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.731760 27890 raft_consensus.cc:2272] T 138d9d7a29bd4c0b944204b4417611be P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.733563 27890 tablet_replica.cc:333] T 0dc0beb8411f4eb69ee3dfa59b420c3c P 335c47bd6a994a12ad9286159b86472b: stopping tablet replica
I20260710 11:03:39.734089 27890 raft_consensus.cc:2243] T 0dc0beb8411f4eb69ee3dfa59b420c3c P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.734577 27890 raft_consensus.cc:2272] T 0dc0beb8411f4eb69ee3dfa59b420c3c P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.736392 27890 tablet_replica.cc:333] T b6915d48f1c040648cda8933f8864a98 P 335c47bd6a994a12ad9286159b86472b: stopping tablet replica
I20260710 11:03:39.736927 27890 raft_consensus.cc:2243] T b6915d48f1c040648cda8933f8864a98 P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.737361 27890 raft_consensus.cc:2272] T b6915d48f1c040648cda8933f8864a98 P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.739102 27890 tablet_replica.cc:333] T bd4412ef3bbe4984ba7961bad7237f11 P 335c47bd6a994a12ad9286159b86472b: stopping tablet replica
I20260710 11:03:39.739616 27890 raft_consensus.cc:2243] T bd4412ef3bbe4984ba7961bad7237f11 P 335c47bd6a994a12ad9286159b86472b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:39.740325 27890 raft_consensus.cc:2272] T bd4412ef3bbe4984ba7961bad7237f11 P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.742108 27890 tablet_replica.cc:333] T f3119388a8cc43b18ad7c81771cad049 P 335c47bd6a994a12ad9286159b86472b: stopping tablet replica
I20260710 11:03:39.742672 27890 raft_consensus.cc:2243] T f3119388a8cc43b18ad7c81771cad049 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.743091 27890 raft_consensus.cc:2272] T f3119388a8cc43b18ad7c81771cad049 P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.744781 27890 tablet_replica.cc:333] T 15e7340460954b6685ef126b07c1211b P 335c47bd6a994a12ad9286159b86472b: stopping tablet replica
I20260710 11:03:39.745317 27890 raft_consensus.cc:2243] T 15e7340460954b6685ef126b07c1211b P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.745772 27890 raft_consensus.cc:2272] T 15e7340460954b6685ef126b07c1211b P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.747602 27890 tablet_replica.cc:333] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b: stopping tablet replica
I20260710 11:03:39.748099 27890 raft_consensus.cc:2243] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:39.748822 27890 raft_consensus.cc:2272] T 1093a3aaeafb46f0a657950bab357784 P 335c47bd6a994a12ad9286159b86472b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.750542 27890 tablet_replica.cc:333] T 7e818be4838145c0bef5e0b9307e59ce P 335c47bd6a994a12ad9286159b86472b: stopping tablet replica
I20260710 11:03:39.751029 27890 raft_consensus.cc:2243] T 7e818be4838145c0bef5e0b9307e59ce P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.751459 27890 raft_consensus.cc:2272] T 7e818be4838145c0bef5e0b9307e59ce P 335c47bd6a994a12ad9286159b86472b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.753245 27890 tablet_replica.cc:333] T d327d0086334428793ae7a28b01f2e23 P 335c47bd6a994a12ad9286159b86472b: stopping tablet replica
I20260710 11:03:39.753772 27890 raft_consensus.cc:2243] T d327d0086334428793ae7a28b01f2e23 P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.754220 27890 raft_consensus.cc:2272] T d327d0086334428793ae7a28b01f2e23 P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.756081 27890 tablet_replica.cc:333] T be87ab64d6de40a59d8fefc0cb218939 P 335c47bd6a994a12ad9286159b86472b: stopping tablet replica
I20260710 11:03:39.756626 27890 raft_consensus.cc:2243] T be87ab64d6de40a59d8fefc0cb218939 P 335c47bd6a994a12ad9286159b86472b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:39.757479 27890 raft_consensus.cc:2272] T be87ab64d6de40a59d8fefc0cb218939 P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.759341 27890 tablet_replica.cc:333] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b: stopping tablet replica
I20260710 11:03:39.759806 27890 raft_consensus.cc:2243] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.760251 27890 raft_consensus.cc:2272] T e3441b9b6cce474d87f4bc43b4e54bb0 P 335c47bd6a994a12ad9286159b86472b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.762059 27890 tablet_replica.cc:333] T 78b48a19cb254aa9bb4b419b26787617 P 335c47bd6a994a12ad9286159b86472b: stopping tablet replica
I20260710 11:03:39.762527 27890 raft_consensus.cc:2243] T 78b48a19cb254aa9bb4b419b26787617 P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.762986 27890 raft_consensus.cc:2272] T 78b48a19cb254aa9bb4b419b26787617 P 335c47bd6a994a12ad9286159b86472b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.800817 27890 tablet_server.cc:196] TabletServer@127.27.60.131:0 shutdown complete.
I20260710 11:03:39.832759 27890 master.cc:562] Master@127.27.60.190:34863 shutting down...
I20260710 11:03:39.856663 27890 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f693bb021bf348a8900af4f10b975739 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:39.857267 27890 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f693bb021bf348a8900af4f10b975739 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.857667 27890 tablet_replica.cc:333] T 00000000000000000000000000000000 P f693bb021bf348a8900af4f10b975739: stopping tablet replica
I20260710 11:03:39.878433 27890 master.cc:584] Master@127.27.60.190:34863 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (14007 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:03:39.936019 27890 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.60.190:41321
I20260710 11:03:39.937281 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:39.944173 32341 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
W20260710 11:03:39.944336 32344 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
W20260710 11:03:39.944538 32342 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
I20260710 11:03:39.945781 27890 server_base.cc:1061] running on GCE node
I20260710 11:03:39.946620 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:39.946810 27890 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:39.947006 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783681419946972 us; error 0 us; skew 500 ppm
I20260710 11:03:39.947525 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:39.950134 27890 webserver.cc:533] Webserver started at http://127.27.60.190:32807/ using document root <none> and password file <none>
I20260710 11:03:39.950640 27890 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:39.950814 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:39.951143 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:39.952219 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681313955765-27890-0/minicluster-data/master-0-root/instance:
uuid: "6aa257bf25534aeb85ae14dd4666a5f9"
format_stamp: "Formatted at 2026-07-10 11:03:39 on dist-test-slave-s2gl"
I20260710 11:03:39.956756 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:03:39.960179 32349 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:39.961189 27890 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:03:39.961529 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681313955765-27890-0/minicluster-data/master-0-root
uuid: "6aa257bf25534aeb85ae14dd4666a5f9"
format_stamp: "Formatted at 2026-07-10 11:03:39 on dist-test-slave-s2gl"
I20260710 11:03:39.961784 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681313955765-27890-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681313955765-27890-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681313955765-27890-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)
I20260710 11:03:39.999068 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:40.000527 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:40.043079 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.190:41321
I20260710 11:03:40.043187 32400 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.190:41321 every 8 connection(s)
I20260710 11:03:40.047194 32401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.057629 32401 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6aa257bf25534aeb85ae14dd4666a5f9: Bootstrap starting.
I20260710 11:03:40.062482 32401 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6aa257bf25534aeb85ae14dd4666a5f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:40.066991 32401 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6aa257bf25534aeb85ae14dd4666a5f9: No bootstrap required, opened a new log
I20260710 11:03:40.069036 32401 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6aa257bf25534aeb85ae14dd4666a5f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6aa257bf25534aeb85ae14dd4666a5f9" member_type: VOTER }
I20260710 11:03:40.069412 32401 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6aa257bf25534aeb85ae14dd4666a5f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:40.069684 32401 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6aa257bf25534aeb85ae14dd4666a5f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa257bf25534aeb85ae14dd4666a5f9, State: Initialized, Role: FOLLOWER
I20260710 11:03:40.070188 32401 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6aa257bf25534aeb85ae14dd4666a5f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6aa257bf25534aeb85ae14dd4666a5f9" member_type: VOTER }
I20260710 11:03:40.070627 32401 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6aa257bf25534aeb85ae14dd4666a5f9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:03:40.070820 32401 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6aa257bf25534aeb85ae14dd4666a5f9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:03:40.071023 32401 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6aa257bf25534aeb85ae14dd4666a5f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:40.075593 32401 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6aa257bf25534aeb85ae14dd4666a5f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6aa257bf25534aeb85ae14dd4666a5f9" member_type: VOTER }
I20260710 11:03:40.076064 32401 leader_election.cc:304] T 00000000000000000000000000000000 P 6aa257bf25534aeb85ae14dd4666a5f9 [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: 6aa257bf25534aeb85ae14dd4666a5f9; no voters: 
I20260710 11:03:40.077149 32401 leader_election.cc:290] T 00000000000000000000000000000000 P 6aa257bf25534aeb85ae14dd4666a5f9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:03:40.077598 32404 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6aa257bf25534aeb85ae14dd4666a5f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:40.079216 32404 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6aa257bf25534aeb85ae14dd4666a5f9 [term 1 LEADER]: Becoming Leader. State: Replica: 6aa257bf25534aeb85ae14dd4666a5f9, State: Running, Role: LEADER
I20260710 11:03:40.079953 32404 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6aa257bf25534aeb85ae14dd4666a5f9 [LEADER]: Queue going to LEADER mode. State: All 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: "6aa257bf25534aeb85ae14dd4666a5f9" member_type: VOTER }
I20260710 11:03:40.080219 32401 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6aa257bf25534aeb85ae14dd4666a5f9 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:03:40.085004 32405 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6aa257bf25534aeb85ae14dd4666a5f9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6aa257bf25534aeb85ae14dd4666a5f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6aa257bf25534aeb85ae14dd4666a5f9" member_type: VOTER } }
I20260710 11:03:40.085677 32406 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6aa257bf25534aeb85ae14dd4666a5f9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6aa257bf25534aeb85ae14dd4666a5f9. Latest consensus state: current_term: 1 leader_uuid: "6aa257bf25534aeb85ae14dd4666a5f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6aa257bf25534aeb85ae14dd4666a5f9" member_type: VOTER } }
I20260710 11:03:40.085952 32405 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6aa257bf25534aeb85ae14dd4666a5f9 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:40.086464 32406 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6aa257bf25534aeb85ae14dd4666a5f9 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:40.090441 32412 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:03:40.098199 32412 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:03:40.099174 27890 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:03:40.107514 32412 catalog_manager.cc:1383] Generated new cluster ID: c1f12396236b4202b725f244bdd2c7df
I20260710 11:03:40.107831 32412 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:03:40.125681 32412 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:03:40.127108 32412 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:03:40.140084 32412 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6aa257bf25534aeb85ae14dd4666a5f9: Generated new TSK 0
I20260710 11:03:40.140733 32412 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:03:40.165939 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:40.172290 32422 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
W20260710 11:03:40.173507 32423 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
I20260710 11:03:40.175223 27890 server_base.cc:1061] running on GCE node
W20260710 11:03:40.175993 32425 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
I20260710 11:03:40.176977 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:40.177187 27890 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:40.177325 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783681420177312 us; error 0 us; skew 500 ppm
I20260710 11:03:40.177879 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:40.180294 27890 webserver.cc:533] Webserver started at http://127.27.60.129:40027/ using document root <none> and password file <none>
I20260710 11:03:40.180765 27890 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:40.180930 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:40.181171 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:40.182412 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681313955765-27890-0/minicluster-data/ts-0-root/instance:
uuid: "6072f60e128c4d59b9cc03f8f26f2ca4"
format_stamp: "Formatted at 2026-07-10 11:03:40 on dist-test-slave-s2gl"
I20260710 11:03:40.187213 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:03:40.191063 32430 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:40.192037 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:03:40.192356 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681313955765-27890-0/minicluster-data/ts-0-root
uuid: "6072f60e128c4d59b9cc03f8f26f2ca4"
format_stamp: "Formatted at 2026-07-10 11:03:40 on dist-test-slave-s2gl"
I20260710 11:03:40.192632 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681313955765-27890-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681313955765-27890-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681313955765-27890-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)
I20260710 11:03:40.216710 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:40.217952 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:40.219513 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:40.221835 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:40.222105 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:40.222347 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:40.222548 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:40.264269 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.129:36961
I20260710 11:03:40.264367 32492 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.129:36961 every 8 connection(s)
I20260710 11:03:40.269498 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:40.277387 32497 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
W20260710 11:03:40.280812 32498 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
W20260710 11:03:40.281997 32500 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
I20260710 11:03:40.282770 27890 server_base.cc:1061] running on GCE node
I20260710 11:03:40.283982 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:40.284253 27890 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:40.284356 32493 heartbeater.cc:344] Connected to a master server at 127.27.60.190:41321
I20260710 11:03:40.284505 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783681420284483 us; error 0 us; skew 500 ppm
I20260710 11:03:40.284773 32493 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:40.285310 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:40.285787 32493 heartbeater.cc:507] Master 127.27.60.190:41321 requested a full tablet report, sending...
I20260710 11:03:40.288327 27890 webserver.cc:533] Webserver started at http://127.27.60.130:43799/ using document root <none> and password file <none>
I20260710 11:03:40.288362 32366 ts_manager.cc:194] Registered new tserver with Master: 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961)
I20260710 11:03:40.288992 27890 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:40.289222 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:40.289573 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:40.290416 32366 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33704
I20260710 11:03:40.290803 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681313955765-27890-0/minicluster-data/ts-1-root/instance:
uuid: "6a282e3da30e40ada68cde7b8a893945"
format_stamp: "Formatted at 2026-07-10 11:03:40 on dist-test-slave-s2gl"
I20260710 11:03:40.296278 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260710 11:03:40.300258 32505 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:40.301528 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:03:40.301873 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681313955765-27890-0/minicluster-data/ts-1-root
uuid: "6a282e3da30e40ada68cde7b8a893945"
format_stamp: "Formatted at 2026-07-10 11:03:40 on dist-test-slave-s2gl"
I20260710 11:03:40.302134 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681313955765-27890-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681313955765-27890-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681313955765-27890-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)
I20260710 11:03:40.312770 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:40.314054 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:40.315547 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:40.318223 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:40.318449 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:40.318826 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:40.318984 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:40.366390 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.130:45171
I20260710 11:03:40.366482 32567 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.130:45171 every 8 connection(s)
I20260710 11:03:40.371616 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:40.380290 32571 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
I20260710 11:03:40.383104 32568 heartbeater.cc:344] Connected to a master server at 127.27.60.190:41321
I20260710 11:03:40.383572 32568 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:40.384368 32568 heartbeater.cc:507] Master 127.27.60.190:41321 requested a full tablet report, sending...
W20260710 11:03:40.384793 32572 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
I20260710 11:03:40.387107 32366 ts_manager.cc:194] Registered new tserver with Master: 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171)
W20260710 11:03:40.388028 32574 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
I20260710 11:03:40.390341 32366 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33710
I20260710 11:03:40.394524 27890 server_base.cc:1061] running on GCE node
I20260710 11:03:40.395540 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:40.395754 27890 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:40.396019 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783681420395992 us; error 0 us; skew 500 ppm
I20260710 11:03:40.396566 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:40.399080 27890 webserver.cc:533] Webserver started at http://127.27.60.131:45059/ using document root <none> and password file <none>
I20260710 11:03:40.399575 27890 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:40.399765 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:40.400051 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:40.401324 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681313955765-27890-0/minicluster-data/ts-2-root/instance:
uuid: "835ea69ad3a64292a1d166f1feaabc84"
format_stamp: "Formatted at 2026-07-10 11:03:40 on dist-test-slave-s2gl"
I20260710 11:03:40.405934 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:03:40.409596 32579 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:40.410543 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 11:03:40.410802 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681313955765-27890-0/minicluster-data/ts-2-root
uuid: "835ea69ad3a64292a1d166f1feaabc84"
format_stamp: "Formatted at 2026-07-10 11:03:40 on dist-test-slave-s2gl"
I20260710 11:03:40.411051 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681313955765-27890-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681313955765-27890-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvh7tP1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681313955765-27890-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)
I20260710 11:03:40.437024 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:40.438385 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:40.439765 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:40.442071 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:40.442251 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:40.442569 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:40.442719 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:40.485821 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.131:40985
I20260710 11:03:40.485927 32641 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.131:40985 every 8 connection(s)
I20260710 11:03:40.500901 32642 heartbeater.cc:344] Connected to a master server at 127.27.60.190:41321
I20260710 11:03:40.501506 32642 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:40.502218 32642 heartbeater.cc:507] Master 127.27.60.190:41321 requested a full tablet report, sending...
I20260710 11:03:40.504354 32366 ts_manager.cc:194] Registered new tserver with Master: 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:40.504859 27890 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015997973s
I20260710 11:03:40.506131 32366 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33726
I20260710 11:03:40.533308 32366 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33734:
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"
    }
  }
}
W20260710 11:03:40.536206 32366 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.
I20260710 11:03:40.626835 32458 tablet_service.cc:1511] Processing CreateTablet for tablet 429d3bc7aac843ce9555d3f724e694d6 (DEFAULT_TABLE table=test-workload [id=2ffe3030300f44ddb1f8e4b5ffee8355]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:40.628191 32458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 429d3bc7aac843ce9555d3f724e694d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.630858 32457 tablet_service.cc:1511] Processing CreateTablet for tablet d189efbbbab14dabb8ae56d46c0d1b73 (DEFAULT_TABLE table=test-workload [id=2ffe3030300f44ddb1f8e4b5ffee8355]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:40.632504 32457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d189efbbbab14dabb8ae56d46c0d1b73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.632135 32454 tablet_service.cc:1511] Processing CreateTablet for tablet 7e55cf9857584466b4c3aeffb1259bbb (DEFAULT_TABLE table=test-workload [id=2ffe3030300f44ddb1f8e4b5ffee8355]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:40.633069 32606 tablet_service.cc:1511] Processing CreateTablet for tablet d189efbbbab14dabb8ae56d46c0d1b73 (DEFAULT_TABLE table=test-workload [id=2ffe3030300f44ddb1f8e4b5ffee8355]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:40.633668 32454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e55cf9857584466b4c3aeffb1259bbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.634671 32606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d189efbbbab14dabb8ae56d46c0d1b73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.636329 32453 tablet_service.cc:1511] Processing CreateTablet for tablet 77e375cb184f4dd3830c4d2923e45780 (DEFAULT_TABLE table=test-workload [id=2ffe3030300f44ddb1f8e4b5ffee8355]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:40.638907 32455 tablet_service.cc:1511] Processing CreateTablet for tablet 1f37b5e24d7848898cc85f57a98bb51a (DEFAULT_TABLE table=test-workload [id=2ffe3030300f44ddb1f8e4b5ffee8355]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:40.639115 32605 tablet_service.cc:1511] Processing CreateTablet for tablet 3d34af3a4d8e4032bc15552b55e3795d (DEFAULT_TABLE table=test-workload [id=2ffe3030300f44ddb1f8e4b5ffee8355]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:40.641170 32605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d34af3a4d8e4032bc15552b55e3795d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.641691 32453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77e375cb184f4dd3830c4d2923e45780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.641510 32456 tablet_service.cc:1511] Processing CreateTablet for tablet 3d34af3a4d8e4032bc15552b55e3795d (DEFAULT_TABLE table=test-workload [id=2ffe3030300f44ddb1f8e4b5ffee8355]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:40.661623 32456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d34af3a4d8e4032bc15552b55e3795d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.661962 32450 tablet_service.cc:1511] Processing CreateTablet for tablet fed26b0f7c9d4694ab247bd1a924893a (DEFAULT_TABLE table=test-workload [id=2ffe3030300f44ddb1f8e4b5ffee8355]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:40.663534 32450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fed26b0f7c9d4694ab247bd1a924893a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.663139 32600 tablet_service.cc:1511] Processing CreateTablet for tablet 5892121a20cf42bba329dda45f80d0c4 (DEFAULT_TABLE table=test-workload [id=2ffe3030300f44ddb1f8e4b5ffee8355]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:40.664636 32600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5892121a20cf42bba329dda45f80d0c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.645040 32607 tablet_service.cc:1511] Processing CreateTablet for tablet 429d3bc7aac843ce9555d3f724e694d6 (DEFAULT_TABLE table=test-workload [id=2ffe3030300f44ddb1f8e4b5ffee8355]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:40.666316 32607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 429d3bc7aac843ce9555d3f724e694d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.666150 32533 tablet_service.cc:1511] Processing CreateTablet for tablet 429d3bc7aac843ce9555d3f724e694d6 (DEFAULT_TABLE table=test-workload [id=2ffe3030300f44ddb1f8e4b5ffee8355]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:40.667510 32533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 429d3bc7aac843ce9555d3f724e694d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.667598 32530 tablet_service.cc:1511] Processing CreateTablet for tablet 1f37b5e24d7848898cc85f57a98bb51a (DEFAULT_TABLE table=test-workload [id=2ffe3030300f44ddb1f8e4b5ffee8355]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:40.668470 32527 tablet_service.cc:1511] Processing CreateTablet for tablet 3efcfc1a2f304f088907d3a2d4467fb6 (DEFAULT_TABLE table=test-workload [id=2ffe3030300f44ddb1f8e4b5ffee8355]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:40.669241 32530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f37b5e24d7848898cc85f57a98bb51a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.670564 32532 tablet_service.cc:1511] Processing CreateTablet for tablet d189efbbbab14dabb8ae56d46c0d1b73 (DEFAULT_TABLE table=test-workload [id=2ffe3030300f44ddb1f8e4b5ffee8355]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:40.671058 32526 tablet_service.cc:1511] Processing CreateTablet for tablet 5892121a20cf42bba329dda45f80d0c4 (DEFAULT_TABLE table=test-workload [id=2ffe3030300f44ddb1f8e4b5ffee8355]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:40.671902 32532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d189efbbbab14dabb8ae56d46c0d1b73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.651803 32602 tablet_service.cc:1511] Processing CreateTablet for tablet 77e375cb184f4dd3830c4d2923e45780 (DEFAULT_TABLE table=test-workload [id=2ffe3030300f44ddb1f8e4b5ffee8355]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:40.674336 32602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77e375cb184f4dd3830c4d2923e45780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.674618 32531 tablet_service.cc:1511] Processing CreateTablet for tablet 3d34af3a4d8e4032bc15552b55e3795d (DEFAULT_TABLE table=test-workload [id=2ffe3030300f44ddb1f8e4b5ffee8355]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:40.675951 32531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d34af3a4d8e4032bc15552b55e3795d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.652570 32603 tablet_service.cc:1511] Processing CreateTablet for tablet 7e55cf9857584466b4c3aeffb1259bbb (DEFAULT_TABLE table=test-workload [id=2ffe3030300f44ddb1f8e4b5ffee8355]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:40.678364 32603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e55cf9857584466b4c3aeffb1259bbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.678661 32529 tablet_service.cc:1511] Processing CreateTablet for tablet 7e55cf9857584466b4c3aeffb1259bbb (DEFAULT_TABLE table=test-workload [id=2ffe3030300f44ddb1f8e4b5ffee8355]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:40.680068 32529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e55cf9857584466b4c3aeffb1259bbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.655019 32601 tablet_service.cc:1511] Processing CreateTablet for tablet 3efcfc1a2f304f088907d3a2d4467fb6 (DEFAULT_TABLE table=test-workload [id=2ffe3030300f44ddb1f8e4b5ffee8355]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:40.682392 32601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3efcfc1a2f304f088907d3a2d4467fb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.682992 32528 tablet_service.cc:1511] Processing CreateTablet for tablet 77e375cb184f4dd3830c4d2923e45780 (DEFAULT_TABLE table=test-workload [id=2ffe3030300f44ddb1f8e4b5ffee8355]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:40.684885 32528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77e375cb184f4dd3830c4d2923e45780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.655023 32451 tablet_service.cc:1511] Processing CreateTablet for tablet 5892121a20cf42bba329dda45f80d0c4 (DEFAULT_TABLE table=test-workload [id=2ffe3030300f44ddb1f8e4b5ffee8355]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:40.686851 32451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5892121a20cf42bba329dda45f80d0c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.643103 32604 tablet_service.cc:1511] Processing CreateTablet for tablet 1f37b5e24d7848898cc85f57a98bb51a (DEFAULT_TABLE table=test-workload [id=2ffe3030300f44ddb1f8e4b5ffee8355]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:40.689162 32604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f37b5e24d7848898cc85f57a98bb51a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.650315 32452 tablet_service.cc:1511] Processing CreateTablet for tablet 3efcfc1a2f304f088907d3a2d4467fb6 (DEFAULT_TABLE table=test-workload [id=2ffe3030300f44ddb1f8e4b5ffee8355]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:40.692236 32452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3efcfc1a2f304f088907d3a2d4467fb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.694118 32527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3efcfc1a2f304f088907d3a2d4467fb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.695924 32526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5892121a20cf42bba329dda45f80d0c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.707482 32455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f37b5e24d7848898cc85f57a98bb51a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.765028 32525 tablet_service.cc:1511] Processing CreateTablet for tablet fed26b0f7c9d4694ab247bd1a924893a (DEFAULT_TABLE table=test-workload [id=2ffe3030300f44ddb1f8e4b5ffee8355]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:40.766486 32525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fed26b0f7c9d4694ab247bd1a924893a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.781641 32599 tablet_service.cc:1511] Processing CreateTablet for tablet fed26b0f7c9d4694ab247bd1a924893a (DEFAULT_TABLE table=test-workload [id=2ffe3030300f44ddb1f8e4b5ffee8355]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:40.786352 32599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fed26b0f7c9d4694ab247bd1a924893a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.810741 32657 tablet_bootstrap.cc:492] T 7e55cf9857584466b4c3aeffb1259bbb P 6072f60e128c4d59b9cc03f8f26f2ca4: Bootstrap starting.
I20260710 11:03:40.817260 32658 tablet_bootstrap.cc:492] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6a282e3da30e40ada68cde7b8a893945: Bootstrap starting.
I20260710 11:03:40.817719 32657 tablet_bootstrap.cc:654] T 7e55cf9857584466b4c3aeffb1259bbb P 6072f60e128c4d59b9cc03f8f26f2ca4: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:40.830958 32658 tablet_bootstrap.cc:654] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6a282e3da30e40ada68cde7b8a893945: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:40.848567 32659 tablet_bootstrap.cc:492] T 5892121a20cf42bba329dda45f80d0c4 P 835ea69ad3a64292a1d166f1feaabc84: Bootstrap starting.
I20260710 11:03:40.855332 32658 tablet_bootstrap.cc:492] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6a282e3da30e40ada68cde7b8a893945: No bootstrap required, opened a new log
I20260710 11:03:40.857246 32659 tablet_bootstrap.cc:654] T 5892121a20cf42bba329dda45f80d0c4 P 835ea69ad3a64292a1d166f1feaabc84: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:40.858032 32658 ts_tablet_manager.cc:1403] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6a282e3da30e40ada68cde7b8a893945: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.000s
I20260710 11:03:40.857316 32657 tablet_bootstrap.cc:492] T 7e55cf9857584466b4c3aeffb1259bbb P 6072f60e128c4d59b9cc03f8f26f2ca4: No bootstrap required, opened a new log
I20260710 11:03:40.860829 32657 ts_tablet_manager.cc:1403] T 7e55cf9857584466b4c3aeffb1259bbb P 6072f60e128c4d59b9cc03f8f26f2ca4: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.021s
I20260710 11:03:40.861249 32658 raft_consensus.cc:359] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:40.862079 32658 raft_consensus.cc:385] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:40.862380 32658 raft_consensus.cc:740] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a282e3da30e40ada68cde7b8a893945, State: Initialized, Role: FOLLOWER
I20260710 11:03:40.863380 32659 tablet_bootstrap.cc:492] T 5892121a20cf42bba329dda45f80d0c4 P 835ea69ad3a64292a1d166f1feaabc84: No bootstrap required, opened a new log
I20260710 11:03:40.863184 32658 consensus_queue.cc:260] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6a282e3da30e40ada68cde7b8a893945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:40.863994 32659 ts_tablet_manager.cc:1403] T 5892121a20cf42bba329dda45f80d0c4 P 835ea69ad3a64292a1d166f1feaabc84: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.006s
I20260710 11:03:40.863958 32657 raft_consensus.cc:359] T 7e55cf9857584466b4c3aeffb1259bbb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:40.865008 32657 raft_consensus.cc:385] T 7e55cf9857584466b4c3aeffb1259bbb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:40.865332 32657 raft_consensus.cc:740] T 7e55cf9857584466b4c3aeffb1259bbb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6072f60e128c4d59b9cc03f8f26f2ca4, State: Initialized, Role: FOLLOWER
I20260710 11:03:40.865919 32568 heartbeater.cc:499] Master 127.27.60.190:41321 was elected leader, sending a full tablet report...
I20260710 11:03:40.866271 32658 ts_tablet_manager.cc:1434] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6a282e3da30e40ada68cde7b8a893945: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:03:40.866108 32657 consensus_queue.cc:260] T 7e55cf9857584466b4c3aeffb1259bbb P 6072f60e128c4d59b9cc03f8f26f2ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:40.867327 32658 tablet_bootstrap.cc:492] T 1f37b5e24d7848898cc85f57a98bb51a P 6a282e3da30e40ada68cde7b8a893945: Bootstrap starting.
I20260710 11:03:40.867555 32659 raft_consensus.cc:359] T 5892121a20cf42bba329dda45f80d0c4 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:40.868371 32659 raft_consensus.cc:385] T 5892121a20cf42bba329dda45f80d0c4 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:40.868687 32659 raft_consensus.cc:740] T 5892121a20cf42bba329dda45f80d0c4 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 835ea69ad3a64292a1d166f1feaabc84, State: Initialized, Role: FOLLOWER
I20260710 11:03:40.869711 32659 consensus_queue.cc:260] T 5892121a20cf42bba329dda45f80d0c4 P 835ea69ad3a64292a1d166f1feaabc84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:40.875496 32657 ts_tablet_manager.cc:1434] T 7e55cf9857584466b4c3aeffb1259bbb P 6072f60e128c4d59b9cc03f8f26f2ca4: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:03:40.875550 32658 tablet_bootstrap.cc:654] T 1f37b5e24d7848898cc85f57a98bb51a P 6a282e3da30e40ada68cde7b8a893945: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:40.875921 32493 heartbeater.cc:499] Master 127.27.60.190:41321 was elected leader, sending a full tablet report...
I20260710 11:03:40.876688 32657 tablet_bootstrap.cc:492] T d189efbbbab14dabb8ae56d46c0d1b73 P 6072f60e128c4d59b9cc03f8f26f2ca4: Bootstrap starting.
I20260710 11:03:40.885329 32657 tablet_bootstrap.cc:654] T d189efbbbab14dabb8ae56d46c0d1b73 P 6072f60e128c4d59b9cc03f8f26f2ca4: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:40.888453 32659 ts_tablet_manager.cc:1434] T 5892121a20cf42bba329dda45f80d0c4 P 835ea69ad3a64292a1d166f1feaabc84: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.003s
I20260710 11:03:40.889323 32642 heartbeater.cc:499] Master 127.27.60.190:41321 was elected leader, sending a full tablet report...
I20260710 11:03:40.889750 32659 tablet_bootstrap.cc:492] T 3efcfc1a2f304f088907d3a2d4467fb6 P 835ea69ad3a64292a1d166f1feaabc84: Bootstrap starting.
I20260710 11:03:40.897624 32659 tablet_bootstrap.cc:654] T 3efcfc1a2f304f088907d3a2d4467fb6 P 835ea69ad3a64292a1d166f1feaabc84: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:40.903880 32658 tablet_bootstrap.cc:492] T 1f37b5e24d7848898cc85f57a98bb51a P 6a282e3da30e40ada68cde7b8a893945: No bootstrap required, opened a new log
I20260710 11:03:40.904438 32657 tablet_bootstrap.cc:492] T d189efbbbab14dabb8ae56d46c0d1b73 P 6072f60e128c4d59b9cc03f8f26f2ca4: No bootstrap required, opened a new log
I20260710 11:03:40.904958 32657 ts_tablet_manager.cc:1403] T d189efbbbab14dabb8ae56d46c0d1b73 P 6072f60e128c4d59b9cc03f8f26f2ca4: Time spent bootstrapping tablet: real 0.028s	user 0.026s	sys 0.000s
I20260710 11:03:40.905472 32658 ts_tablet_manager.cc:1403] T 1f37b5e24d7848898cc85f57a98bb51a P 6a282e3da30e40ada68cde7b8a893945: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.014s
I20260710 11:03:40.905601 32659 tablet_bootstrap.cc:492] T 3efcfc1a2f304f088907d3a2d4467fb6 P 835ea69ad3a64292a1d166f1feaabc84: No bootstrap required, opened a new log
I20260710 11:03:40.906117 32659 ts_tablet_manager.cc:1403] T 3efcfc1a2f304f088907d3a2d4467fb6 P 835ea69ad3a64292a1d166f1feaabc84: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.008s
I20260710 11:03:40.907893 32657 raft_consensus.cc:359] T d189efbbbab14dabb8ae56d46c0d1b73 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:40.908707 32657 raft_consensus.cc:385] T d189efbbbab14dabb8ae56d46c0d1b73 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:40.908998 32657 raft_consensus.cc:740] T d189efbbbab14dabb8ae56d46c0d1b73 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6072f60e128c4d59b9cc03f8f26f2ca4, State: Initialized, Role: FOLLOWER
I20260710 11:03:40.909241 32658 raft_consensus.cc:359] T 1f37b5e24d7848898cc85f57a98bb51a P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:40.910171 32658 raft_consensus.cc:385] T 1f37b5e24d7848898cc85f57a98bb51a P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:40.909775 32657 consensus_queue.cc:260] T d189efbbbab14dabb8ae56d46c0d1b73 P 6072f60e128c4d59b9cc03f8f26f2ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:40.910543 32658 raft_consensus.cc:740] T 1f37b5e24d7848898cc85f57a98bb51a P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a282e3da30e40ada68cde7b8a893945, State: Initialized, Role: FOLLOWER
I20260710 11:03:40.911125 32659 raft_consensus.cc:359] T 3efcfc1a2f304f088907d3a2d4467fb6 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:40.911895 32659 raft_consensus.cc:385] T 3efcfc1a2f304f088907d3a2d4467fb6 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:40.911586 32658 consensus_queue.cc:260] T 1f37b5e24d7848898cc85f57a98bb51a P 6a282e3da30e40ada68cde7b8a893945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:40.912307 32657 ts_tablet_manager.cc:1434] T d189efbbbab14dabb8ae56d46c0d1b73 P 6072f60e128c4d59b9cc03f8f26f2ca4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:03:40.912245 32659 raft_consensus.cc:740] T 3efcfc1a2f304f088907d3a2d4467fb6 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 835ea69ad3a64292a1d166f1feaabc84, State: Initialized, Role: FOLLOWER
I20260710 11:03:40.913393 32657 tablet_bootstrap.cc:492] T 429d3bc7aac843ce9555d3f724e694d6 P 6072f60e128c4d59b9cc03f8f26f2ca4: Bootstrap starting.
I20260710 11:03:40.913339 32659 consensus_queue.cc:260] T 3efcfc1a2f304f088907d3a2d4467fb6 P 835ea69ad3a64292a1d166f1feaabc84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:40.914345 32658 ts_tablet_manager.cc:1434] T 1f37b5e24d7848898cc85f57a98bb51a P 6a282e3da30e40ada68cde7b8a893945: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:03:40.915463 32658 tablet_bootstrap.cc:492] T 429d3bc7aac843ce9555d3f724e694d6 P 6a282e3da30e40ada68cde7b8a893945: Bootstrap starting.
I20260710 11:03:40.916169 32659 ts_tablet_manager.cc:1434] T 3efcfc1a2f304f088907d3a2d4467fb6 P 835ea69ad3a64292a1d166f1feaabc84: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:03:40.917291 32659 tablet_bootstrap.cc:492] T d189efbbbab14dabb8ae56d46c0d1b73 P 835ea69ad3a64292a1d166f1feaabc84: Bootstrap starting.
I20260710 11:03:40.920603 32657 tablet_bootstrap.cc:654] T 429d3bc7aac843ce9555d3f724e694d6 P 6072f60e128c4d59b9cc03f8f26f2ca4: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:40.922740 32658 tablet_bootstrap.cc:654] T 429d3bc7aac843ce9555d3f724e694d6 P 6a282e3da30e40ada68cde7b8a893945: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:40.924381 32659 tablet_bootstrap.cc:654] T d189efbbbab14dabb8ae56d46c0d1b73 P 835ea69ad3a64292a1d166f1feaabc84: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:40.932646 32657 tablet_bootstrap.cc:492] T 429d3bc7aac843ce9555d3f724e694d6 P 6072f60e128c4d59b9cc03f8f26f2ca4: No bootstrap required, opened a new log
I20260710 11:03:40.933215 32657 ts_tablet_manager.cc:1403] T 429d3bc7aac843ce9555d3f724e694d6 P 6072f60e128c4d59b9cc03f8f26f2ca4: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260710 11:03:40.935235 32659 tablet_bootstrap.cc:492] T d189efbbbab14dabb8ae56d46c0d1b73 P 835ea69ad3a64292a1d166f1feaabc84: No bootstrap required, opened a new log
I20260710 11:03:40.935822 32659 ts_tablet_manager.cc:1403] T d189efbbbab14dabb8ae56d46c0d1b73 P 835ea69ad3a64292a1d166f1feaabc84: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 11:03:40.936221 32657 raft_consensus.cc:359] T 429d3bc7aac843ce9555d3f724e694d6 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:40.937012 32657 raft_consensus.cc:385] T 429d3bc7aac843ce9555d3f724e694d6 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:40.937311 32657 raft_consensus.cc:740] T 429d3bc7aac843ce9555d3f724e694d6 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6072f60e128c4d59b9cc03f8f26f2ca4, State: Initialized, Role: FOLLOWER
I20260710 11:03:40.938216 32657 consensus_queue.cc:260] T 429d3bc7aac843ce9555d3f724e694d6 P 6072f60e128c4d59b9cc03f8f26f2ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:40.939335 32659 raft_consensus.cc:359] T d189efbbbab14dabb8ae56d46c0d1b73 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:40.940131 32659 raft_consensus.cc:385] T d189efbbbab14dabb8ae56d46c0d1b73 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:40.940516 32659 raft_consensus.cc:740] T d189efbbbab14dabb8ae56d46c0d1b73 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 835ea69ad3a64292a1d166f1feaabc84, State: Initialized, Role: FOLLOWER
I20260710 11:03:40.940941 32657 ts_tablet_manager.cc:1434] T 429d3bc7aac843ce9555d3f724e694d6 P 6072f60e128c4d59b9cc03f8f26f2ca4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:03:40.941514 32659 consensus_queue.cc:260] T d189efbbbab14dabb8ae56d46c0d1b73 P 835ea69ad3a64292a1d166f1feaabc84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:40.942073 32657 tablet_bootstrap.cc:492] T fed26b0f7c9d4694ab247bd1a924893a P 6072f60e128c4d59b9cc03f8f26f2ca4: Bootstrap starting.
I20260710 11:03:40.944140 32659 ts_tablet_manager.cc:1434] T d189efbbbab14dabb8ae56d46c0d1b73 P 835ea69ad3a64292a1d166f1feaabc84: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:03:40.945248 32659 tablet_bootstrap.cc:492] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84: Bootstrap starting.
I20260710 11:03:40.948724 32657 tablet_bootstrap.cc:654] T fed26b0f7c9d4694ab247bd1a924893a P 6072f60e128c4d59b9cc03f8f26f2ca4: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:40.953512 32659 tablet_bootstrap.cc:654] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:40.961594 32657 tablet_bootstrap.cc:492] T fed26b0f7c9d4694ab247bd1a924893a P 6072f60e128c4d59b9cc03f8f26f2ca4: No bootstrap required, opened a new log
I20260710 11:03:40.962271 32657 ts_tablet_manager.cc:1403] T fed26b0f7c9d4694ab247bd1a924893a P 6072f60e128c4d59b9cc03f8f26f2ca4: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260710 11:03:40.966353 32657 raft_consensus.cc:359] T fed26b0f7c9d4694ab247bd1a924893a P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:40.967373 32657 raft_consensus.cc:385] T fed26b0f7c9d4694ab247bd1a924893a P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:40.967783 32657 raft_consensus.cc:740] T fed26b0f7c9d4694ab247bd1a924893a P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6072f60e128c4d59b9cc03f8f26f2ca4, State: Initialized, Role: FOLLOWER
I20260710 11:03:40.969511 32657 consensus_queue.cc:260] T fed26b0f7c9d4694ab247bd1a924893a P 6072f60e128c4d59b9cc03f8f26f2ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:40.972116 32657 ts_tablet_manager.cc:1434] T fed26b0f7c9d4694ab247bd1a924893a P 6072f60e128c4d59b9cc03f8f26f2ca4: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260710 11:03:40.973219 32657 tablet_bootstrap.cc:492] T 3d34af3a4d8e4032bc15552b55e3795d P 6072f60e128c4d59b9cc03f8f26f2ca4: Bootstrap starting.
I20260710 11:03:40.974709 32659 tablet_bootstrap.cc:492] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84: No bootstrap required, opened a new log
I20260710 11:03:40.975247 32659 ts_tablet_manager.cc:1403] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.013s
I20260710 11:03:40.976263 32658 tablet_bootstrap.cc:492] T 429d3bc7aac843ce9555d3f724e694d6 P 6a282e3da30e40ada68cde7b8a893945: No bootstrap required, opened a new log
I20260710 11:03:40.976771 32658 ts_tablet_manager.cc:1403] T 429d3bc7aac843ce9555d3f724e694d6 P 6a282e3da30e40ada68cde7b8a893945: Time spent bootstrapping tablet: real 0.062s	user 0.040s	sys 0.019s
I20260710 11:03:40.979596 32658 raft_consensus.cc:359] T 429d3bc7aac843ce9555d3f724e694d6 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:40.980046 32657 tablet_bootstrap.cc:654] T 3d34af3a4d8e4032bc15552b55e3795d P 6072f60e128c4d59b9cc03f8f26f2ca4: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:40.980198 32658 raft_consensus.cc:385] T 429d3bc7aac843ce9555d3f724e694d6 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:40.980577 32658 raft_consensus.cc:740] T 429d3bc7aac843ce9555d3f724e694d6 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a282e3da30e40ada68cde7b8a893945, State: Initialized, Role: FOLLOWER
I20260710 11:03:40.981050 32659 raft_consensus.cc:359] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:40.981951 32659 raft_consensus.cc:385] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:40.981511 32658 consensus_queue.cc:260] T 429d3bc7aac843ce9555d3f724e694d6 P 6a282e3da30e40ada68cde7b8a893945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:40.982362 32659 raft_consensus.cc:740] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 835ea69ad3a64292a1d166f1feaabc84, State: Initialized, Role: FOLLOWER
I20260710 11:03:40.983177 32659 consensus_queue.cc:260] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:40.986589 32658 ts_tablet_manager.cc:1434] T 429d3bc7aac843ce9555d3f724e694d6 P 6a282e3da30e40ada68cde7b8a893945: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:03:40.987690 32658 tablet_bootstrap.cc:492] T 7e55cf9857584466b4c3aeffb1259bbb P 6a282e3da30e40ada68cde7b8a893945: Bootstrap starting.
I20260710 11:03:40.994355 32658 tablet_bootstrap.cc:654] T 7e55cf9857584466b4c3aeffb1259bbb P 6a282e3da30e40ada68cde7b8a893945: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.001009 32659 ts_tablet_manager.cc:1434] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.002s
I20260710 11:03:41.002794 32659 tablet_bootstrap.cc:492] T 429d3bc7aac843ce9555d3f724e694d6 P 835ea69ad3a64292a1d166f1feaabc84: Bootstrap starting.
I20260710 11:03:41.003762 32658 tablet_bootstrap.cc:492] T 7e55cf9857584466b4c3aeffb1259bbb P 6a282e3da30e40ada68cde7b8a893945: No bootstrap required, opened a new log
I20260710 11:03:41.004341 32658 ts_tablet_manager.cc:1403] T 7e55cf9857584466b4c3aeffb1259bbb P 6a282e3da30e40ada68cde7b8a893945: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 11:03:41.007323 32658 raft_consensus.cc:359] T 7e55cf9857584466b4c3aeffb1259bbb P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.008136 32658 raft_consensus.cc:385] T 7e55cf9857584466b4c3aeffb1259bbb P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.008414 32658 raft_consensus.cc:740] T 7e55cf9857584466b4c3aeffb1259bbb P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a282e3da30e40ada68cde7b8a893945, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.009262 32658 consensus_queue.cc:260] T 7e55cf9857584466b4c3aeffb1259bbb P 6a282e3da30e40ada68cde7b8a893945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.011667 32658 ts_tablet_manager.cc:1434] T 7e55cf9857584466b4c3aeffb1259bbb P 6a282e3da30e40ada68cde7b8a893945: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:03:41.012713 32658 tablet_bootstrap.cc:492] T 3d34af3a4d8e4032bc15552b55e3795d P 6a282e3da30e40ada68cde7b8a893945: Bootstrap starting.
I20260710 11:03:41.012029 32659 tablet_bootstrap.cc:654] T 429d3bc7aac843ce9555d3f724e694d6 P 835ea69ad3a64292a1d166f1feaabc84: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.015221 32657 tablet_bootstrap.cc:492] T 3d34af3a4d8e4032bc15552b55e3795d P 6072f60e128c4d59b9cc03f8f26f2ca4: No bootstrap required, opened a new log
I20260710 11:03:41.015822 32657 ts_tablet_manager.cc:1403] T 3d34af3a4d8e4032bc15552b55e3795d P 6072f60e128c4d59b9cc03f8f26f2ca4: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.026s
I20260710 11:03:41.019906 32657 raft_consensus.cc:359] T 3d34af3a4d8e4032bc15552b55e3795d P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.020650 32658 tablet_bootstrap.cc:654] T 3d34af3a4d8e4032bc15552b55e3795d P 6a282e3da30e40ada68cde7b8a893945: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.020926 32657 raft_consensus.cc:385] T 3d34af3a4d8e4032bc15552b55e3795d P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.021421 32657 raft_consensus.cc:740] T 3d34af3a4d8e4032bc15552b55e3795d P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6072f60e128c4d59b9cc03f8f26f2ca4, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.022830 32657 consensus_queue.cc:260] T 3d34af3a4d8e4032bc15552b55e3795d P 6072f60e128c4d59b9cc03f8f26f2ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.030011 32657 ts_tablet_manager.cc:1434] T 3d34af3a4d8e4032bc15552b55e3795d P 6072f60e128c4d59b9cc03f8f26f2ca4: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.004s
I20260710 11:03:41.031534 32657 tablet_bootstrap.cc:492] T 77e375cb184f4dd3830c4d2923e45780 P 6072f60e128c4d59b9cc03f8f26f2ca4: Bootstrap starting.
I20260710 11:03:41.031947 32663 raft_consensus.cc:493] T 1f37b5e24d7848898cc85f57a98bb51a P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:41.032691 32663 raft_consensus.cc:515] T 1f37b5e24d7848898cc85f57a98bb51a P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.036142 32663 leader_election.cc:290] T 1f37b5e24d7848898cc85f57a98bb51a P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:41.040176 32657 tablet_bootstrap.cc:654] T 77e375cb184f4dd3830c4d2923e45780 P 6072f60e128c4d59b9cc03f8f26f2ca4: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.085315 32657 tablet_bootstrap.cc:492] T 77e375cb184f4dd3830c4d2923e45780 P 6072f60e128c4d59b9cc03f8f26f2ca4: No bootstrap required, opened a new log
I20260710 11:03:41.085953 32657 ts_tablet_manager.cc:1403] T 77e375cb184f4dd3830c4d2923e45780 P 6072f60e128c4d59b9cc03f8f26f2ca4: Time spent bootstrapping tablet: real 0.055s	user 0.023s	sys 0.028s
I20260710 11:03:41.090130 32468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f37b5e24d7848898cc85f57a98bb51a" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" is_pre_election: true
I20260710 11:03:41.090997 32617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f37b5e24d7848898cc85f57a98bb51a" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835ea69ad3a64292a1d166f1feaabc84" is_pre_election: true
I20260710 11:03:41.091506 32659 tablet_bootstrap.cc:492] T 429d3bc7aac843ce9555d3f724e694d6 P 835ea69ad3a64292a1d166f1feaabc84: No bootstrap required, opened a new log
W20260710 11:03:41.092764 32414 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 11:03:41.091861 32506 leader_election.cc:343] T 1f37b5e24d7848898cc85f57a98bb51a P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:41.092718 32657 raft_consensus.cc:359] T 77e375cb184f4dd3830c4d2923e45780 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.097285 32659 ts_tablet_manager.cc:1403] T 429d3bc7aac843ce9555d3f724e694d6 P 835ea69ad3a64292a1d166f1feaabc84: Time spent bootstrapping tablet: real 0.095s	user 0.019s	sys 0.062s
W20260710 11:03:41.097334 32506 leader_election.cc:343] T 1f37b5e24d7848898cc85f57a98bb51a P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:41.097791 32657 raft_consensus.cc:385] T 77e375cb184f4dd3830c4d2923e45780 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.098117 32506 leader_election.cc:304] T 1f37b5e24d7848898cc85f57a98bb51a P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a282e3da30e40ada68cde7b8a893945; no voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 835ea69ad3a64292a1d166f1feaabc84
I20260710 11:03:41.098244 32657 raft_consensus.cc:740] T 77e375cb184f4dd3830c4d2923e45780 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6072f60e128c4d59b9cc03f8f26f2ca4, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.099105 32663 raft_consensus.cc:2749] T 1f37b5e24d7848898cc85f57a98bb51a P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:41.099602 32657 consensus_queue.cc:260] T 77e375cb184f4dd3830c4d2923e45780 P 6072f60e128c4d59b9cc03f8f26f2ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.095999 32658 tablet_bootstrap.cc:492] T 3d34af3a4d8e4032bc15552b55e3795d P 6a282e3da30e40ada68cde7b8a893945: No bootstrap required, opened a new log
I20260710 11:03:41.101157 32659 raft_consensus.cc:359] T 429d3bc7aac843ce9555d3f724e694d6 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.101917 32659 raft_consensus.cc:385] T 429d3bc7aac843ce9555d3f724e694d6 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.102115 32657 ts_tablet_manager.cc:1434] T 77e375cb184f4dd3830c4d2923e45780 P 6072f60e128c4d59b9cc03f8f26f2ca4: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260710 11:03:41.102206 32658 ts_tablet_manager.cc:1403] T 3d34af3a4d8e4032bc15552b55e3795d P 6a282e3da30e40ada68cde7b8a893945: Time spent bootstrapping tablet: real 0.090s	user 0.036s	sys 0.039s
I20260710 11:03:41.102402 32659 raft_consensus.cc:740] T 429d3bc7aac843ce9555d3f724e694d6 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 835ea69ad3a64292a1d166f1feaabc84, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.103523 32657 tablet_bootstrap.cc:492] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6072f60e128c4d59b9cc03f8f26f2ca4: Bootstrap starting.
I20260710 11:03:41.103510 32659 consensus_queue.cc:260] T 429d3bc7aac843ce9555d3f724e694d6 P 835ea69ad3a64292a1d166f1feaabc84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.106062 32659 ts_tablet_manager.cc:1434] T 429d3bc7aac843ce9555d3f724e694d6 P 835ea69ad3a64292a1d166f1feaabc84: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:03:41.106077 32658 raft_consensus.cc:359] T 3d34af3a4d8e4032bc15552b55e3795d P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.107263 32658 raft_consensus.cc:385] T 3d34af3a4d8e4032bc15552b55e3795d P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.107381 32659 tablet_bootstrap.cc:492] T 7e55cf9857584466b4c3aeffb1259bbb P 835ea69ad3a64292a1d166f1feaabc84: Bootstrap starting.
I20260710 11:03:41.107694 32658 raft_consensus.cc:740] T 3d34af3a4d8e4032bc15552b55e3795d P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a282e3da30e40ada68cde7b8a893945, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.108562 32658 consensus_queue.cc:260] T 3d34af3a4d8e4032bc15552b55e3795d P 6a282e3da30e40ada68cde7b8a893945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.111210 32658 ts_tablet_manager.cc:1434] T 3d34af3a4d8e4032bc15552b55e3795d P 6a282e3da30e40ada68cde7b8a893945: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:03:41.112380 32658 tablet_bootstrap.cc:492] T 77e375cb184f4dd3830c4d2923e45780 P 6a282e3da30e40ada68cde7b8a893945: Bootstrap starting.
I20260710 11:03:41.113917 32663 raft_consensus.cc:493] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:41.114522 32663 raft_consensus.cc:515] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.114964 32659 tablet_bootstrap.cc:654] T 7e55cf9857584466b4c3aeffb1259bbb P 835ea69ad3a64292a1d166f1feaabc84: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.115437 32657 tablet_bootstrap.cc:654] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6072f60e128c4d59b9cc03f8f26f2ca4: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.116927 32663 leader_election.cc:290] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:41.119665 32664 raft_consensus.cc:493] T 429d3bc7aac843ce9555d3f724e694d6 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:41.120424 32664 raft_consensus.cc:515] T 429d3bc7aac843ce9555d3f724e694d6 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.126574 32665 raft_consensus.cc:493] T 3efcfc1a2f304f088907d3a2d4467fb6 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:41.127498 32665 raft_consensus.cc:515] T 3efcfc1a2f304f088907d3a2d4467fb6 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.137799 32657 tablet_bootstrap.cc:492] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6072f60e128c4d59b9cc03f8f26f2ca4: No bootstrap required, opened a new log
I20260710 11:03:41.138612 32657 ts_tablet_manager.cc:1403] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6072f60e128c4d59b9cc03f8f26f2ca4: Time spent bootstrapping tablet: real 0.035s	user 0.023s	sys 0.002s
I20260710 11:03:41.142285 32657 raft_consensus.cc:359] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.143489 32657 raft_consensus.cc:385] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.143951 32657 raft_consensus.cc:740] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6072f60e128c4d59b9cc03f8f26f2ca4, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.144598 32665 leader_election.cc:290] T 3efcfc1a2f304f088907d3a2d4467fb6 P 835ea69ad3a64292a1d166f1feaabc84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171)
I20260710 11:03:41.127485 32664 leader_election.cc:290] T 429d3bc7aac843ce9555d3f724e694d6 P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:41.144891 32657 consensus_queue.cc:260] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6072f60e128c4d59b9cc03f8f26f2ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.145929 32664 raft_consensus.cc:493] T fed26b0f7c9d4694ab247bd1a924893a P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:41.146381 32664 raft_consensus.cc:515] T fed26b0f7c9d4694ab247bd1a924893a P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.147168 32659 tablet_bootstrap.cc:492] T 7e55cf9857584466b4c3aeffb1259bbb P 835ea69ad3a64292a1d166f1feaabc84: No bootstrap required, opened a new log
I20260710 11:03:41.147709 32657 ts_tablet_manager.cc:1434] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6072f60e128c4d59b9cc03f8f26f2ca4: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:03:41.147965 32659 ts_tablet_manager.cc:1403] T 7e55cf9857584466b4c3aeffb1259bbb P 835ea69ad3a64292a1d166f1feaabc84: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.003s
I20260710 11:03:41.148453 32664 leader_election.cc:290] T fed26b0f7c9d4694ab247bd1a924893a P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:41.148937 32657 tablet_bootstrap.cc:492] T 1f37b5e24d7848898cc85f57a98bb51a P 6072f60e128c4d59b9cc03f8f26f2ca4: Bootstrap starting.
I20260710 11:03:41.155905 32617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efcfc1a2f304f088907d3a2d4467fb6" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835ea69ad3a64292a1d166f1feaabc84" is_pre_election: true
I20260710 11:03:41.156322 32663 raft_consensus.cc:493] T 429d3bc7aac843ce9555d3f724e694d6 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:41.156853 32617 raft_consensus.cc:2468] T 3efcfc1a2f304f088907d3a2d4467fb6 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a282e3da30e40ada68cde7b8a893945 in term 0.
I20260710 11:03:41.156988 32663 raft_consensus.cc:515] T 429d3bc7aac843ce9555d3f724e694d6 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.159512 32663 leader_election.cc:290] T 429d3bc7aac843ce9555d3f724e694d6 P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:41.160379 32657 tablet_bootstrap.cc:654] T 1f37b5e24d7848898cc85f57a98bb51a P 6072f60e128c4d59b9cc03f8f26f2ca4: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.160878 32468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efcfc1a2f304f088907d3a2d4467fb6" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" is_pre_election: true
I20260710 11:03:41.161562 32468 raft_consensus.cc:2468] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a282e3da30e40ada68cde7b8a893945 in term 0.
I20260710 11:03:41.162569 32658 tablet_bootstrap.cc:654] T 77e375cb184f4dd3830c4d2923e45780 P 6a282e3da30e40ada68cde7b8a893945: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.162590 32659 raft_consensus.cc:359] T 7e55cf9857584466b4c3aeffb1259bbb P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.163516 32659 raft_consensus.cc:385] T 7e55cf9857584466b4c3aeffb1259bbb P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.163825 32659 raft_consensus.cc:740] T 7e55cf9857584466b4c3aeffb1259bbb P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 835ea69ad3a64292a1d166f1feaabc84, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.164289 32617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429d3bc7aac843ce9555d3f724e694d6" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835ea69ad3a64292a1d166f1feaabc84" is_pre_election: true
I20260710 11:03:41.165089 32617 raft_consensus.cc:2468] T 429d3bc7aac843ce9555d3f724e694d6 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a282e3da30e40ada68cde7b8a893945 in term 0.
I20260710 11:03:41.165709 32659 consensus_queue.cc:260] T 7e55cf9857584466b4c3aeffb1259bbb P 835ea69ad3a64292a1d166f1feaabc84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.167013 32468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429d3bc7aac843ce9555d3f724e694d6" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" is_pre_election: true
I20260710 11:03:41.167834 32468 raft_consensus.cc:2468] T 429d3bc7aac843ce9555d3f724e694d6 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a282e3da30e40ada68cde7b8a893945 in term 0.
I20260710 11:03:41.169147 32506 leader_election.cc:304] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 6a282e3da30e40ada68cde7b8a893945; no voters: 
I20260710 11:03:41.170281 32663 raft_consensus.cc:2804] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:41.171342 32663 raft_consensus.cc:493] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:41.171711 32663 raft_consensus.cc:3060] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.170697 32506 leader_election.cc:304] T 429d3bc7aac843ce9555d3f724e694d6 P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 6a282e3da30e40ada68cde7b8a893945; no voters: 
I20260710 11:03:41.180647 32665 raft_consensus.cc:493] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:41.181224 32665 raft_consensus.cc:515] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.183871 32665 leader_election.cc:290] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171)
I20260710 11:03:41.197297 32691 raft_consensus.cc:2804] T 429d3bc7aac843ce9555d3f724e694d6 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:41.197857 32691 raft_consensus.cc:493] T 429d3bc7aac843ce9555d3f724e694d6 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:41.198252 32691 raft_consensus.cc:3060] T 429d3bc7aac843ce9555d3f724e694d6 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.201370 32543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efcfc1a2f304f088907d3a2d4467fb6" candidate_uuid: "835ea69ad3a64292a1d166f1feaabc84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a282e3da30e40ada68cde7b8a893945" is_pre_election: true
I20260710 11:03:41.202996 32542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d34af3a4d8e4032bc15552b55e3795d" candidate_uuid: "835ea69ad3a64292a1d166f1feaabc84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a282e3da30e40ada68cde7b8a893945" is_pre_election: true
I20260710 11:03:41.204035 32542 raft_consensus.cc:2468] T 3d34af3a4d8e4032bc15552b55e3795d P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 835ea69ad3a64292a1d166f1feaabc84 in term 0.
I20260710 11:03:41.205822 32581 leader_election.cc:304] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a282e3da30e40ada68cde7b8a893945, 835ea69ad3a64292a1d166f1feaabc84; no voters: 
I20260710 11:03:41.206755 32468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efcfc1a2f304f088907d3a2d4467fb6" candidate_uuid: "835ea69ad3a64292a1d166f1feaabc84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" is_pre_election: true
I20260710 11:03:41.207142 32665 raft_consensus.cc:2804] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:41.207732 32468 raft_consensus.cc:2468] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 835ea69ad3a64292a1d166f1feaabc84 in term 0.
I20260710 11:03:41.169423 32659 ts_tablet_manager.cc:1434] T 7e55cf9857584466b4c3aeffb1259bbb P 835ea69ad3a64292a1d166f1feaabc84: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260710 11:03:41.207747 32665 raft_consensus.cc:493] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:41.209417 32665 raft_consensus.cc:3060] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.214754 32659 tablet_bootstrap.cc:492] T 1f37b5e24d7848898cc85f57a98bb51a P 835ea69ad3a64292a1d166f1feaabc84: Bootstrap starting.
I20260710 11:03:41.210687 32663 raft_consensus.cc:515] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.217890 32543 raft_consensus.cc:2393] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 835ea69ad3a64292a1d166f1feaabc84 in current term 1: Already voted for candidate 6a282e3da30e40ada68cde7b8a893945 in this term.
I20260710 11:03:41.228452 32468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d34af3a4d8e4032bc15552b55e3795d" candidate_uuid: "835ea69ad3a64292a1d166f1feaabc84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" is_pre_election: true
I20260710 11:03:41.229393 32468 raft_consensus.cc:2468] T 3d34af3a4d8e4032bc15552b55e3795d P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 835ea69ad3a64292a1d166f1feaabc84 in term 0.
I20260710 11:03:41.230916 32580 leader_election.cc:304] T 3efcfc1a2f304f088907d3a2d4467fb6 P 835ea69ad3a64292a1d166f1feaabc84 [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: 6072f60e128c4d59b9cc03f8f26f2ca4, 835ea69ad3a64292a1d166f1feaabc84; no voters: 6a282e3da30e40ada68cde7b8a893945
I20260710 11:03:41.231241 32663 leader_election.cc:290] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 1 election: Requested vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:41.231823 32663 raft_consensus.cc:493] T 3d34af3a4d8e4032bc15552b55e3795d P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:41.241686 32657 tablet_bootstrap.cc:492] T 1f37b5e24d7848898cc85f57a98bb51a P 6072f60e128c4d59b9cc03f8f26f2ca4: No bootstrap required, opened a new log
I20260710 11:03:41.242448 32657 ts_tablet_manager.cc:1403] T 1f37b5e24d7848898cc85f57a98bb51a P 6072f60e128c4d59b9cc03f8f26f2ca4: Time spent bootstrapping tablet: real 0.094s	user 0.042s	sys 0.044s
I20260710 11:03:41.232795 32663 raft_consensus.cc:515] T 3d34af3a4d8e4032bc15552b55e3795d P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.243178 32688 raft_consensus.cc:493] T 7e55cf9857584466b4c3aeffb1259bbb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:41.243913 32688 raft_consensus.cc:515] T 7e55cf9857584466b4c3aeffb1259bbb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.244580 32663 leader_election.cc:290] T 3d34af3a4d8e4032bc15552b55e3795d P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:41.246799 32617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429d3bc7aac843ce9555d3f724e694d6" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835ea69ad3a64292a1d166f1feaabc84" is_pre_election: true
I20260710 11:03:41.246981 32616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed26b0f7c9d4694ab247bd1a924893a" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835ea69ad3a64292a1d166f1feaabc84" is_pre_election: true
I20260710 11:03:41.247061 32688 leader_election.cc:290] T 7e55cf9857584466b4c3aeffb1259bbb P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:41.247608 32617 raft_consensus.cc:2468] T 429d3bc7aac843ce9555d3f724e694d6 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in term 0.
W20260710 11:03:41.249473 32431 leader_election.cc:343] T fed26b0f7c9d4694ab247bd1a924893a P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:41.249840 32617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e55cf9857584466b4c3aeffb1259bbb" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835ea69ad3a64292a1d166f1feaabc84" is_pre_election: true
I20260710 11:03:41.250317 32431 leader_election.cc:304] T 429d3bc7aac843ce9555d3f724e694d6 P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 835ea69ad3a64292a1d166f1feaabc84; no voters: 
I20260710 11:03:41.250564 32617 raft_consensus.cc:2468] T 7e55cf9857584466b4c3aeffb1259bbb P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in term 0.
I20260710 11:03:41.251157 32688 raft_consensus.cc:2804] T 429d3bc7aac843ce9555d3f724e694d6 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:41.251549 32688 raft_consensus.cc:493] T 429d3bc7aac843ce9555d3f724e694d6 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:41.251907 32688 raft_consensus.cc:3060] T 429d3bc7aac843ce9555d3f724e694d6 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.254869 32431 leader_election.cc:304] T 7e55cf9857584466b4c3aeffb1259bbb P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 835ea69ad3a64292a1d166f1feaabc84; no voters: 
I20260710 11:03:41.255861 32664 raft_consensus.cc:2804] T 7e55cf9857584466b4c3aeffb1259bbb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:41.256285 32664 raft_consensus.cc:493] T 7e55cf9857584466b4c3aeffb1259bbb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:41.256649 32664 raft_consensus.cc:3060] T 7e55cf9857584466b4c3aeffb1259bbb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.257571 32657 raft_consensus.cc:359] T 1f37b5e24d7848898cc85f57a98bb51a P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.258440 32657 raft_consensus.cc:385] T 1f37b5e24d7848898cc85f57a98bb51a P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.258807 32657 raft_consensus.cc:740] T 1f37b5e24d7848898cc85f57a98bb51a P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6072f60e128c4d59b9cc03f8f26f2ca4, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.259596 32657 consensus_queue.cc:260] T 1f37b5e24d7848898cc85f57a98bb51a P 6072f60e128c4d59b9cc03f8f26f2ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
W20260710 11:03:41.262984 32506 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:36961, user_credentials={real_user=slave}} blocked reactor thread for 92395.9us
I20260710 11:03:41.267494 32657 ts_tablet_manager.cc:1434] T 1f37b5e24d7848898cc85f57a98bb51a P 6072f60e128c4d59b9cc03f8f26f2ca4: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.003s
I20260710 11:03:41.268721 32657 tablet_bootstrap.cc:492] T 5892121a20cf42bba329dda45f80d0c4 P 6072f60e128c4d59b9cc03f8f26f2ca4: Bootstrap starting.
I20260710 11:03:41.270572 32468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efcfc1a2f304f088907d3a2d4467fb6" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4"
I20260710 11:03:41.270712 32617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efcfc1a2f304f088907d3a2d4467fb6" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835ea69ad3a64292a1d166f1feaabc84"
I20260710 11:03:41.271199 32468 raft_consensus.cc:3060] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.271369 32617 raft_consensus.cc:3060] T 3efcfc1a2f304f088907d3a2d4467fb6 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.275053 32657 tablet_bootstrap.cc:654] T 5892121a20cf42bba329dda45f80d0c4 P 6072f60e128c4d59b9cc03f8f26f2ca4: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.280071 32617 raft_consensus.cc:2468] T 3efcfc1a2f304f088907d3a2d4467fb6 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a282e3da30e40ada68cde7b8a893945 in term 1.
I20260710 11:03:41.281769 32693 raft_consensus.cc:2764] T 3efcfc1a2f304f088907d3a2d4467fb6 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:03:41.282402 32659 tablet_bootstrap.cc:654] T 1f37b5e24d7848898cc85f57a98bb51a P 835ea69ad3a64292a1d166f1feaabc84: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.284467 32467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d34af3a4d8e4032bc15552b55e3795d" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" is_pre_election: true
I20260710 11:03:41.285251 32467 raft_consensus.cc:2468] T 3d34af3a4d8e4032bc15552b55e3795d P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a282e3da30e40ada68cde7b8a893945 in term 0.
I20260710 11:03:41.286360 32658 tablet_bootstrap.cc:492] T 77e375cb184f4dd3830c4d2923e45780 P 6a282e3da30e40ada68cde7b8a893945: No bootstrap required, opened a new log
I20260710 11:03:41.286953 32658 ts_tablet_manager.cc:1403] T 77e375cb184f4dd3830c4d2923e45780 P 6a282e3da30e40ada68cde7b8a893945: Time spent bootstrapping tablet: real 0.175s	user 0.017s	sys 0.004s
I20260710 11:03:41.286641 32665 raft_consensus.cc:515] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.287575 32616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d34af3a4d8e4032bc15552b55e3795d" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835ea69ad3a64292a1d166f1feaabc84" is_pre_election: true
I20260710 11:03:41.288511 32616 raft_consensus.cc:2393] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a282e3da30e40ada68cde7b8a893945 in current term 1: Already voted for candidate 835ea69ad3a64292a1d166f1feaabc84 in this term.
I20260710 11:03:41.289562 32693 raft_consensus.cc:493] T d189efbbbab14dabb8ae56d46c0d1b73 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:41.289968 32467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d34af3a4d8e4032bc15552b55e3795d" candidate_uuid: "835ea69ad3a64292a1d166f1feaabc84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4"
I20260710 11:03:41.290050 32693 raft_consensus.cc:515] T d189efbbbab14dabb8ae56d46c0d1b73 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.290634 32688 raft_consensus.cc:515] T 429d3bc7aac843ce9555d3f724e694d6 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.290907 32467 raft_consensus.cc:3060] T 3d34af3a4d8e4032bc15552b55e3795d P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.293269 32690 raft_consensus.cc:493] T 7e55cf9857584466b4c3aeffb1259bbb P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:41.294992 32690 raft_consensus.cc:515] T 7e55cf9857584466b4c3aeffb1259bbb P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.295450 32693 leader_election.cc:290] T d189efbbbab14dabb8ae56d46c0d1b73 P 835ea69ad3a64292a1d166f1feaabc84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171)
I20260710 11:03:41.297231 32690 leader_election.cc:290] T 7e55cf9857584466b4c3aeffb1259bbb P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:41.297149 32543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d189efbbbab14dabb8ae56d46c0d1b73" candidate_uuid: "835ea69ad3a64292a1d166f1feaabc84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a282e3da30e40ada68cde7b8a893945" is_pre_election: true
I20260710 11:03:41.296972 32658 raft_consensus.cc:359] T 77e375cb184f4dd3830c4d2923e45780 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.298103 32658 raft_consensus.cc:385] T 77e375cb184f4dd3830c4d2923e45780 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.298518 32658 raft_consensus.cc:740] T 77e375cb184f4dd3830c4d2923e45780 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a282e3da30e40ada68cde7b8a893945, State: Initialized, Role: FOLLOWER
W20260710 11:03:41.298846 32581 leader_election.cc:343] T d189efbbbab14dabb8ae56d46c0d1b73 P 835ea69ad3a64292a1d166f1feaabc84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:41.293397 32506 leader_election.cc:304] T 3d34af3a4d8e4032bc15552b55e3795d P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 6a282e3da30e40ada68cde7b8a893945; no voters: 
I20260710 11:03:41.299966 32506 leader_election.cc:304] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a282e3da30e40ada68cde7b8a893945, 835ea69ad3a64292a1d166f1feaabc84; no voters: 
I20260710 11:03:41.299501 32658 consensus_queue.cc:260] T 77e375cb184f4dd3830c4d2923e45780 P 6a282e3da30e40ada68cde7b8a893945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.300551 32690 raft_consensus.cc:2804] T 3d34af3a4d8e4032bc15552b55e3795d P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:41.271320 32664 raft_consensus.cc:515] T 7e55cf9857584466b4c3aeffb1259bbb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.300794 32663 raft_consensus.cc:2804] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:41.302816 32690 raft_consensus.cc:493] T 3d34af3a4d8e4032bc15552b55e3795d P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:41.304386 32690 raft_consensus.cc:3060] T 3d34af3a4d8e4032bc15552b55e3795d P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.305181 32466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e55cf9857584466b4c3aeffb1259bbb" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" is_pre_election: true
I20260710 11:03:41.306058 32466 raft_consensus.cc:2393] T 7e55cf9857584466b4c3aeffb1259bbb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a282e3da30e40ada68cde7b8a893945 in current term 1: Already voted for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in this term.
I20260710 11:03:41.305958 32664 leader_election.cc:290] T 7e55cf9857584466b4c3aeffb1259bbb P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 election: Requested vote from peers 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:41.306196 32657 tablet_bootstrap.cc:492] T 5892121a20cf42bba329dda45f80d0c4 P 6072f60e128c4d59b9cc03f8f26f2ca4: No bootstrap required, opened a new log
I20260710 11:03:41.306617 32664 raft_consensus.cc:493] T 77e375cb184f4dd3830c4d2923e45780 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:41.307027 32657 ts_tablet_manager.cc:1403] T 5892121a20cf42bba329dda45f80d0c4 P 6072f60e128c4d59b9cc03f8f26f2ca4: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.009s
I20260710 11:03:41.307129 32617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e55cf9857584466b4c3aeffb1259bbb" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835ea69ad3a64292a1d166f1feaabc84" is_pre_election: true
I20260710 11:03:41.307853 32617 raft_consensus.cc:2468] T 7e55cf9857584466b4c3aeffb1259bbb P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a282e3da30e40ada68cde7b8a893945 in term 0.
I20260710 11:03:41.309123 32506 leader_election.cc:304] T 7e55cf9857584466b4c3aeffb1259bbb P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a282e3da30e40ada68cde7b8a893945, 835ea69ad3a64292a1d166f1feaabc84; no voters: 
I20260710 11:03:41.307057 32664 raft_consensus.cc:515] T 77e375cb184f4dd3830c4d2923e45780 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.311992 32465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d189efbbbab14dabb8ae56d46c0d1b73" candidate_uuid: "835ea69ad3a64292a1d166f1feaabc84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" is_pre_election: true
I20260710 11:03:41.312682 32465 raft_consensus.cc:2468] T d189efbbbab14dabb8ae56d46c0d1b73 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 835ea69ad3a64292a1d166f1feaabc84 in term 0.
I20260710 11:03:41.310081 32657 raft_consensus.cc:359] T 5892121a20cf42bba329dda45f80d0c4 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.315157 32657 raft_consensus.cc:385] T 5892121a20cf42bba329dda45f80d0c4 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.315409 32657 raft_consensus.cc:740] T 5892121a20cf42bba329dda45f80d0c4 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6072f60e128c4d59b9cc03f8f26f2ca4, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.316545 32617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e55cf9857584466b4c3aeffb1259bbb" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835ea69ad3a64292a1d166f1feaabc84"
I20260710 11:03:41.317436 32617 raft_consensus.cc:3060] T 7e55cf9857584466b4c3aeffb1259bbb P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.314350 32580 leader_election.cc:304] T d189efbbbab14dabb8ae56d46c0d1b73 P 835ea69ad3a64292a1d166f1feaabc84 [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: 6072f60e128c4d59b9cc03f8f26f2ca4, 835ea69ad3a64292a1d166f1feaabc84; no voters: 6a282e3da30e40ada68cde7b8a893945
I20260710 11:03:41.318554 32693 raft_consensus.cc:2804] T d189efbbbab14dabb8ae56d46c0d1b73 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:41.318903 32693 raft_consensus.cc:493] T d189efbbbab14dabb8ae56d46c0d1b73 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:41.319370 32693 raft_consensus.cc:3060] T d189efbbbab14dabb8ae56d46c0d1b73 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.318971 32691 raft_consensus.cc:515] T 429d3bc7aac843ce9555d3f724e694d6 P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.320019 32616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429d3bc7aac843ce9555d3f724e694d6" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835ea69ad3a64292a1d166f1feaabc84"
I20260710 11:03:41.320628 32616 raft_consensus.cc:3060] T 429d3bc7aac843ce9555d3f724e694d6 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.322795 32665 leader_election.cc:290] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [CANDIDATE]: Term 1 election: Requested vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171)
I20260710 11:03:41.324004 32543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d34af3a4d8e4032bc15552b55e3795d" candidate_uuid: "835ea69ad3a64292a1d166f1feaabc84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a282e3da30e40ada68cde7b8a893945"
I20260710 11:03:41.318912 32688 leader_election.cc:290] T 429d3bc7aac843ce9555d3f724e694d6 P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 election: Requested vote from peers 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:41.325878 32657 consensus_queue.cc:260] T 5892121a20cf42bba329dda45f80d0c4 P 6072f60e128c4d59b9cc03f8f26f2ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.321177 32691 leader_election.cc:290] T 429d3bc7aac843ce9555d3f724e694d6 P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 1 election: Requested vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:41.325436 32617 raft_consensus.cc:2468] T 7e55cf9857584466b4c3aeffb1259bbb P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in term 1.
I20260710 11:03:41.333107 32664 leader_election.cc:290] T 77e375cb184f4dd3830c4d2923e45780 P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:41.337052 32657 ts_tablet_manager.cc:1434] T 5892121a20cf42bba329dda45f80d0c4 P 6072f60e128c4d59b9cc03f8f26f2ca4: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260710 11:03:41.338380 32690 raft_consensus.cc:515] T 3d34af3a4d8e4032bc15552b55e3795d P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.345639 32543 raft_consensus.cc:2393] T 3d34af3a4d8e4032bc15552b55e3795d P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 835ea69ad3a64292a1d166f1feaabc84 in current term 1: Already voted for candidate 6a282e3da30e40ada68cde7b8a893945 in this term.
I20260710 11:03:41.345530 32617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e375cb184f4dd3830c4d2923e45780" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835ea69ad3a64292a1d166f1feaabc84" is_pre_election: true
I20260710 11:03:41.346184 32691 raft_consensus.cc:2804] T 7e55cf9857584466b4c3aeffb1259bbb P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:41.346633 32691 raft_consensus.cc:493] T 7e55cf9857584466b4c3aeffb1259bbb P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:41.347527 32466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429d3bc7aac843ce9555d3f724e694d6" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4"
I20260710 11:03:41.348455 32615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429d3bc7aac843ce9555d3f724e694d6" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835ea69ad3a64292a1d166f1feaabc84"
I20260710 11:03:41.349037 32690 leader_election.cc:290] T 3d34af3a4d8e4032bc15552b55e3795d P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 1 election: Requested vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:41.350103 32431 leader_election.cc:304] T 7e55cf9857584466b4c3aeffb1259bbb P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 835ea69ad3a64292a1d166f1feaabc84; no voters: 
I20260710 11:03:41.350005 32465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d34af3a4d8e4032bc15552b55e3795d" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4"
I20260710 11:03:41.339836 32663 raft_consensus.cc:697] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6a282e3da30e40ada68cde7b8a893945 [term 1 LEADER]: Becoming Leader. State: Replica: 6a282e3da30e40ada68cde7b8a893945, State: Running, Role: LEADER
I20260710 11:03:41.352543 32542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed26b0f7c9d4694ab247bd1a924893a" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a282e3da30e40ada68cde7b8a893945" is_pre_election: true
I20260710 11:03:41.352634 32539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e55cf9857584466b4c3aeffb1259bbb" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a282e3da30e40ada68cde7b8a893945"
I20260710 11:03:41.353547 32466 raft_consensus.cc:2393] T 429d3bc7aac843ce9555d3f724e694d6 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6a282e3da30e40ada68cde7b8a893945 in current term 1: Already voted for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in this term.
I20260710 11:03:41.353228 32691 raft_consensus.cc:3060] T 7e55cf9857584466b4c3aeffb1259bbb P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.356472 32538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e375cb184f4dd3830c4d2923e45780" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a282e3da30e40ada68cde7b8a893945" is_pre_election: true
I20260710 11:03:41.359072 32540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429d3bc7aac843ce9555d3f724e694d6" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a282e3da30e40ada68cde7b8a893945"
I20260710 11:03:41.362149 32540 raft_consensus.cc:2393] T 429d3bc7aac843ce9555d3f724e694d6 P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in current term 1: Already voted for candidate 6a282e3da30e40ada68cde7b8a893945 in this term.
I20260710 11:03:41.352665 32541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e55cf9857584466b4c3aeffb1259bbb" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a282e3da30e40ada68cde7b8a893945" is_pre_election: true
I20260710 11:03:41.350036 32467 raft_consensus.cc:2468] T 3d34af3a4d8e4032bc15552b55e3795d P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 835ea69ad3a64292a1d166f1feaabc84 in term 1.
W20260710 11:03:41.362473 32432 leader_election.cc:343] T fed26b0f7c9d4694ab247bd1a924893a P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:41.363380 32665 raft_consensus.cc:493] T 5892121a20cf42bba329dda45f80d0c4 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:41.359360 32538 raft_consensus.cc:2468] T 77e375cb184f4dd3830c4d2923e45780 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in term 0.
I20260710 11:03:41.364673 32432 leader_election.cc:304] T fed26b0f7c9d4694ab247bd1a924893a P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6072f60e128c4d59b9cc03f8f26f2ca4; no voters: 6a282e3da30e40ada68cde7b8a893945, 835ea69ad3a64292a1d166f1feaabc84
I20260710 11:03:41.362830 32543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429d3bc7aac843ce9555d3f724e694d6" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a282e3da30e40ada68cde7b8a893945" is_pre_election: true
I20260710 11:03:41.365195 32665 raft_consensus.cc:515] T 5892121a20cf42bba329dda45f80d0c4 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.365629 32688 raft_consensus.cc:2749] T fed26b0f7c9d4694ab247bd1a924893a P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:41.366287 32543 raft_consensus.cc:2393] T 429d3bc7aac843ce9555d3f724e694d6 P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in current term 1: Already voted for candidate 6a282e3da30e40ada68cde7b8a893945 in this term.
W20260710 11:03:41.366950 32431 leader_election.cc:343] T 77e375cb184f4dd3830c4d2923e45780 P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:41.367715 32665 leader_election.cc:290] T 5892121a20cf42bba329dda45f80d0c4 P 835ea69ad3a64292a1d166f1feaabc84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171)
I20260710 11:03:41.363056 32696 raft_consensus.cc:2804] T 7e55cf9857584466b4c3aeffb1259bbb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:41.368762 32696 raft_consensus.cc:697] T 7e55cf9857584466b4c3aeffb1259bbb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 LEADER]: Becoming Leader. State: Replica: 6072f60e128c4d59b9cc03f8f26f2ca4, State: Running, Role: LEADER
I20260710 11:03:41.364583 32663 consensus_queue.cc:237] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6a282e3da30e40ada68cde7b8a893945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.363327 32616 raft_consensus.cc:2468] T 429d3bc7aac843ce9555d3f724e694d6 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in term 1.
I20260710 11:03:41.383299 32580 leader_election.cc:304] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 835ea69ad3a64292a1d166f1feaabc84; no voters: 6a282e3da30e40ada68cde7b8a893945
I20260710 11:03:41.371860 32466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5892121a20cf42bba329dda45f80d0c4" candidate_uuid: "835ea69ad3a64292a1d166f1feaabc84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" is_pre_election: true
I20260710 11:03:41.372378 32506 leader_election.cc:304] T 429d3bc7aac843ce9555d3f724e694d6 P 6a282e3da30e40ada68cde7b8a893945 [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: 6a282e3da30e40ada68cde7b8a893945; no voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 835ea69ad3a64292a1d166f1feaabc84
I20260710 11:03:41.384334 32466 raft_consensus.cc:2468] T 5892121a20cf42bba329dda45f80d0c4 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 835ea69ad3a64292a1d166f1feaabc84 in term 0.
I20260710 11:03:41.370530 32543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5892121a20cf42bba329dda45f80d0c4" candidate_uuid: "835ea69ad3a64292a1d166f1feaabc84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a282e3da30e40ada68cde7b8a893945" is_pre_election: true
I20260710 11:03:41.385654 32580 leader_election.cc:304] T 5892121a20cf42bba329dda45f80d0c4 P 835ea69ad3a64292a1d166f1feaabc84 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 835ea69ad3a64292a1d166f1feaabc84; no voters: 
W20260710 11:03:41.387038 32581 leader_election.cc:343] T 5892121a20cf42bba329dda45f80d0c4 P 835ea69ad3a64292a1d166f1feaabc84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:41.384904 32665 raft_consensus.cc:2804] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:41.371779 32432 leader_election.cc:304] T 77e375cb184f4dd3830c4d2923e45780 P 6072f60e128c4d59b9cc03f8f26f2ca4 [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: 6072f60e128c4d59b9cc03f8f26f2ca4, 6a282e3da30e40ada68cde7b8a893945; no voters: 835ea69ad3a64292a1d166f1feaabc84
I20260710 11:03:41.389024 32658 ts_tablet_manager.cc:1434] T 77e375cb184f4dd3830c4d2923e45780 P 6a282e3da30e40ada68cde7b8a893945: Time spent starting tablet: real 0.102s	user 0.009s	sys 0.001s
I20260710 11:03:41.389627 32688 raft_consensus.cc:2804] T 77e375cb184f4dd3830c4d2923e45780 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:41.389986 32688 raft_consensus.cc:493] T 77e375cb184f4dd3830c4d2923e45780 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:41.390133 32658 tablet_bootstrap.cc:492] T 5892121a20cf42bba329dda45f80d0c4 P 6a282e3da30e40ada68cde7b8a893945: Bootstrap starting.
I20260710 11:03:41.390377 32688 raft_consensus.cc:3060] T 77e375cb184f4dd3830c4d2923e45780 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.394203 32366 catalog_manager.cc:5697] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6a282e3da30e40ada68cde7b8a893945 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "6a282e3da30e40ada68cde7b8a893945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:41.393929 32431 leader_election.cc:304] T 429d3bc7aac843ce9555d3f724e694d6 P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 835ea69ad3a64292a1d166f1feaabc84; no voters: 6a282e3da30e40ada68cde7b8a893945
I20260710 11:03:41.397202 32658 tablet_bootstrap.cc:654] T 5892121a20cf42bba329dda45f80d0c4 P 6a282e3da30e40ada68cde7b8a893945: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.397480 32664 raft_consensus.cc:2804] T 429d3bc7aac843ce9555d3f724e694d6 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:41.398047 32664 raft_consensus.cc:697] T 429d3bc7aac843ce9555d3f724e694d6 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 LEADER]: Becoming Leader. State: Replica: 6072f60e128c4d59b9cc03f8f26f2ca4, State: Running, Role: LEADER
I20260710 11:03:41.399258 32664 consensus_queue.cc:237] T 429d3bc7aac843ce9555d3f724e694d6 P 6072f60e128c4d59b9cc03f8f26f2ca4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.369740 32696 consensus_queue.cc:237] T 7e55cf9857584466b4c3aeffb1259bbb P 6072f60e128c4d59b9cc03f8f26f2ca4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.368044 32468 raft_consensus.cc:2468] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a282e3da30e40ada68cde7b8a893945 in term 1.
I20260710 11:03:41.376463 32659 tablet_bootstrap.cc:492] T 1f37b5e24d7848898cc85f57a98bb51a P 835ea69ad3a64292a1d166f1feaabc84: No bootstrap required, opened a new log
I20260710 11:03:41.404408 32659 ts_tablet_manager.cc:1403] T 1f37b5e24d7848898cc85f57a98bb51a P 835ea69ad3a64292a1d166f1feaabc84: Time spent bootstrapping tablet: real 0.190s	user 0.015s	sys 0.014s
I20260710 11:03:41.381847 32617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d34af3a4d8e4032bc15552b55e3795d" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835ea69ad3a64292a1d166f1feaabc84"
I20260710 11:03:41.384905 32700 raft_consensus.cc:2749] T 429d3bc7aac843ce9555d3f724e694d6 P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:03:41.407032 32688 raft_consensus.cc:515] T 77e375cb184f4dd3830c4d2923e45780 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.407547 32659 raft_consensus.cc:359] T 1f37b5e24d7848898cc85f57a98bb51a P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.408270 32659 raft_consensus.cc:385] T 1f37b5e24d7848898cc85f57a98bb51a P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.408553 32659 raft_consensus.cc:740] T 1f37b5e24d7848898cc85f57a98bb51a P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 835ea69ad3a64292a1d166f1feaabc84, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.373540 32693 raft_consensus.cc:515] T d189efbbbab14dabb8ae56d46c0d1b73 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.410060 32543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e375cb184f4dd3830c4d2923e45780" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a282e3da30e40ada68cde7b8a893945"
I20260710 11:03:41.410645 32693 leader_election.cc:290] T d189efbbbab14dabb8ae56d46c0d1b73 P 835ea69ad3a64292a1d166f1feaabc84 [CANDIDATE]: Term 1 election: Requested vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171)
I20260710 11:03:41.411244 32693 raft_consensus.cc:2804] T 5892121a20cf42bba329dda45f80d0c4 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:41.411418 32688 leader_election.cc:290] T 77e375cb184f4dd3830c4d2923e45780 P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 election: Requested vote from peers 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:41.411614 32693 raft_consensus.cc:493] T 5892121a20cf42bba329dda45f80d0c4 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:41.412001 32693 raft_consensus.cc:3060] T 5892121a20cf42bba329dda45f80d0c4 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.386834 32691 raft_consensus.cc:515] T 7e55cf9857584466b4c3aeffb1259bbb P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.413699 32616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e375cb184f4dd3830c4d2923e45780" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835ea69ad3a64292a1d166f1feaabc84"
I20260710 11:03:41.414822 32691 leader_election.cc:290] T 7e55cf9857584466b4c3aeffb1259bbb P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 1 election: Requested vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:41.415670 32539 raft_consensus.cc:2393] T 7e55cf9857584466b4c3aeffb1259bbb P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in current term 1: Already voted for candidate 6a282e3da30e40ada68cde7b8a893945 in this term.
W20260710 11:03:41.416321 32431 leader_election.cc:343] T 77e375cb184f4dd3830c4d2923e45780 P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:41.422043 32665 raft_consensus.cc:697] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [term 1 LEADER]: Becoming Leader. State: Replica: 835ea69ad3a64292a1d166f1feaabc84, State: Running, Role: LEADER
I20260710 11:03:41.421403 32363 catalog_manager.cc:5697] T 7e55cf9857584466b4c3aeffb1259bbb P 6072f60e128c4d59b9cc03f8f26f2ca4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:41.422533 32468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e55cf9857584466b4c3aeffb1259bbb" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4"
I20260710 11:03:41.410699 32543 raft_consensus.cc:3060] T 77e375cb184f4dd3830c4d2923e45780 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.425211 32665 consensus_queue.cc:237] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.427879 32468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d189efbbbab14dabb8ae56d46c0d1b73" candidate_uuid: "835ea69ad3a64292a1d166f1feaabc84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4"
I20260710 11:03:41.428696 32468 raft_consensus.cc:3060] T d189efbbbab14dabb8ae56d46c0d1b73 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.433853 32659 consensus_queue.cc:260] T 1f37b5e24d7848898cc85f57a98bb51a P 835ea69ad3a64292a1d166f1feaabc84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.434731 32539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d189efbbbab14dabb8ae56d46c0d1b73" candidate_uuid: "835ea69ad3a64292a1d166f1feaabc84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a282e3da30e40ada68cde7b8a893945"
I20260710 11:03:41.436288 32659 ts_tablet_manager.cc:1434] T 1f37b5e24d7848898cc85f57a98bb51a P 835ea69ad3a64292a1d166f1feaabc84: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260710 11:03:41.436888 32506 leader_election.cc:304] T 3d34af3a4d8e4032bc15552b55e3795d P 6a282e3da30e40ada68cde7b8a893945 [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: 6a282e3da30e40ada68cde7b8a893945; no voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 835ea69ad3a64292a1d166f1feaabc84
I20260710 11:03:41.437539 32659 tablet_bootstrap.cc:492] T 77e375cb184f4dd3830c4d2923e45780 P 835ea69ad3a64292a1d166f1feaabc84: Bootstrap starting.
I20260710 11:03:41.438251 32691 raft_consensus.cc:2749] T 3d34af3a4d8e4032bc15552b55e3795d P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 11:03:41.440028 32581 leader_election.cc:343] T d189efbbbab14dabb8ae56d46c0d1b73 P 835ea69ad3a64292a1d166f1feaabc84 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:41.438856 32364 catalog_manager.cc:5697] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 reported cstate change: term changed from 0 to 1, leader changed from <none> to 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "835ea69ad3a64292a1d166f1feaabc84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:41.441098 32617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e55cf9857584466b4c3aeffb1259bbb" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835ea69ad3a64292a1d166f1feaabc84"
I20260710 11:03:41.441915 32617 raft_consensus.cc:2393] T 7e55cf9857584466b4c3aeffb1259bbb P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6a282e3da30e40ada68cde7b8a893945 in current term 1: Already voted for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in this term.
I20260710 11:03:41.443005 32506 leader_election.cc:304] T 7e55cf9857584466b4c3aeffb1259bbb P 6a282e3da30e40ada68cde7b8a893945 [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: 6a282e3da30e40ada68cde7b8a893945; no voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 835ea69ad3a64292a1d166f1feaabc84
I20260710 11:03:41.444223 32691 raft_consensus.cc:2749] T 7e55cf9857584466b4c3aeffb1259bbb P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:03:41.444772 32543 raft_consensus.cc:2468] T 77e375cb184f4dd3830c4d2923e45780 P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in term 1.
I20260710 11:03:41.448127 32693 raft_consensus.cc:515] T 5892121a20cf42bba329dda45f80d0c4 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.450726 32693 leader_election.cc:290] T 5892121a20cf42bba329dda45f80d0c4 P 835ea69ad3a64292a1d166f1feaabc84 [CANDIDATE]: Term 1 election: Requested vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171)
I20260710 11:03:41.451601 32466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5892121a20cf42bba329dda45f80d0c4" candidate_uuid: "835ea69ad3a64292a1d166f1feaabc84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4"
I20260710 11:03:41.452281 32466 raft_consensus.cc:3060] T 5892121a20cf42bba329dda45f80d0c4 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.453020 32539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5892121a20cf42bba329dda45f80d0c4" candidate_uuid: "835ea69ad3a64292a1d166f1feaabc84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a282e3da30e40ada68cde7b8a893945"
W20260710 11:03:41.454649 32581 leader_election.cc:343] T 5892121a20cf42bba329dda45f80d0c4 P 835ea69ad3a64292a1d166f1feaabc84 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:41.455900 32432 leader_election.cc:304] T 77e375cb184f4dd3830c4d2923e45780 P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 6a282e3da30e40ada68cde7b8a893945; no voters: 835ea69ad3a64292a1d166f1feaabc84
I20260710 11:03:41.456429 32468 raft_consensus.cc:2468] T d189efbbbab14dabb8ae56d46c0d1b73 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 835ea69ad3a64292a1d166f1feaabc84 in term 1.
I20260710 11:03:41.457168 32696 raft_consensus.cc:2804] T 77e375cb184f4dd3830c4d2923e45780 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:41.457693 32696 raft_consensus.cc:697] T 77e375cb184f4dd3830c4d2923e45780 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 LEADER]: Becoming Leader. State: Replica: 6072f60e128c4d59b9cc03f8f26f2ca4, State: Running, Role: LEADER
I20260710 11:03:41.457846 32658 tablet_bootstrap.cc:492] T 5892121a20cf42bba329dda45f80d0c4 P 6a282e3da30e40ada68cde7b8a893945: No bootstrap required, opened a new log
I20260710 11:03:41.458480 32658 ts_tablet_manager.cc:1403] T 5892121a20cf42bba329dda45f80d0c4 P 6a282e3da30e40ada68cde7b8a893945: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.004s
I20260710 11:03:41.458398 32696 consensus_queue.cc:237] T 77e375cb184f4dd3830c4d2923e45780 P 6072f60e128c4d59b9cc03f8f26f2ca4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.457705 32580 leader_election.cc:304] T d189efbbbab14dabb8ae56d46c0d1b73 P 835ea69ad3a64292a1d166f1feaabc84 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 835ea69ad3a64292a1d166f1feaabc84; no voters: 6a282e3da30e40ada68cde7b8a893945
I20260710 11:03:41.462014 32658 raft_consensus.cc:359] T 5892121a20cf42bba329dda45f80d0c4 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.463016 32658 raft_consensus.cc:385] T 5892121a20cf42bba329dda45f80d0c4 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.463372 32658 raft_consensus.cc:740] T 5892121a20cf42bba329dda45f80d0c4 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a282e3da30e40ada68cde7b8a893945, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.464035 32693 raft_consensus.cc:2804] T d189efbbbab14dabb8ae56d46c0d1b73 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:41.464607 32659 tablet_bootstrap.cc:654] T 77e375cb184f4dd3830c4d2923e45780 P 835ea69ad3a64292a1d166f1feaabc84: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.464761 32693 raft_consensus.cc:697] T d189efbbbab14dabb8ae56d46c0d1b73 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 LEADER]: Becoming Leader. State: Replica: 835ea69ad3a64292a1d166f1feaabc84, State: Running, Role: LEADER
I20260710 11:03:41.465723 32693 consensus_queue.cc:237] T d189efbbbab14dabb8ae56d46c0d1b73 P 835ea69ad3a64292a1d166f1feaabc84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.468416 32466 raft_consensus.cc:2468] T 5892121a20cf42bba329dda45f80d0c4 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 835ea69ad3a64292a1d166f1feaabc84 in term 1.
I20260710 11:03:41.471582 32580 leader_election.cc:304] T 5892121a20cf42bba329dda45f80d0c4 P 835ea69ad3a64292a1d166f1feaabc84 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 835ea69ad3a64292a1d166f1feaabc84; no voters: 6a282e3da30e40ada68cde7b8a893945
I20260710 11:03:41.473631 32693 raft_consensus.cc:2804] T 5892121a20cf42bba329dda45f80d0c4 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:41.474054 32658 consensus_queue.cc:260] T 5892121a20cf42bba329dda45f80d0c4 P 6a282e3da30e40ada68cde7b8a893945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.475437 32693 raft_consensus.cc:697] T 5892121a20cf42bba329dda45f80d0c4 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 LEADER]: Becoming Leader. State: Replica: 835ea69ad3a64292a1d166f1feaabc84, State: Running, Role: LEADER
I20260710 11:03:41.476379 32693 consensus_queue.cc:237] T 5892121a20cf42bba329dda45f80d0c4 P 835ea69ad3a64292a1d166f1feaabc84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.478787 32658 ts_tablet_manager.cc:1434] T 5892121a20cf42bba329dda45f80d0c4 P 6a282e3da30e40ada68cde7b8a893945: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 11:03:41.479903 32658 tablet_bootstrap.cc:492] T d189efbbbab14dabb8ae56d46c0d1b73 P 6a282e3da30e40ada68cde7b8a893945: Bootstrap starting.
I20260710 11:03:41.488531 32659 tablet_bootstrap.cc:492] T 77e375cb184f4dd3830c4d2923e45780 P 835ea69ad3a64292a1d166f1feaabc84: No bootstrap required, opened a new log
I20260710 11:03:41.488991 32658 tablet_bootstrap.cc:654] T d189efbbbab14dabb8ae56d46c0d1b73 P 6a282e3da30e40ada68cde7b8a893945: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.489118 32659 ts_tablet_manager.cc:1403] T 77e375cb184f4dd3830c4d2923e45780 P 835ea69ad3a64292a1d166f1feaabc84: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.000s
I20260710 11:03:41.492399 32659 raft_consensus.cc:359] T 77e375cb184f4dd3830c4d2923e45780 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.493111 32659 raft_consensus.cc:385] T 77e375cb184f4dd3830c4d2923e45780 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.493559 32659 raft_consensus.cc:740] T 77e375cb184f4dd3830c4d2923e45780 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 835ea69ad3a64292a1d166f1feaabc84, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.494510 32659 consensus_queue.cc:260] T 77e375cb184f4dd3830c4d2923e45780 P 835ea69ad3a64292a1d166f1feaabc84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.496997 32659 ts_tablet_manager.cc:1434] T 77e375cb184f4dd3830c4d2923e45780 P 835ea69ad3a64292a1d166f1feaabc84: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:03:41.498078 32659 tablet_bootstrap.cc:492] T fed26b0f7c9d4694ab247bd1a924893a P 835ea69ad3a64292a1d166f1feaabc84: Bootstrap starting.
I20260710 11:03:41.496809 32366 catalog_manager.cc:5697] T d189efbbbab14dabb8ae56d46c0d1b73 P 835ea69ad3a64292a1d166f1feaabc84 reported cstate change: term changed from 0 to 1, leader changed from <none> to 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "835ea69ad3a64292a1d166f1feaabc84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:41.493148 32363 catalog_manager.cc:5697] T 429d3bc7aac843ce9555d3f724e694d6 P 6072f60e128c4d59b9cc03f8f26f2ca4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:41.503543 32363 catalog_manager.cc:5697] T 77e375cb184f4dd3830c4d2923e45780 P 6072f60e128c4d59b9cc03f8f26f2ca4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:41.507947 32658 tablet_bootstrap.cc:492] T d189efbbbab14dabb8ae56d46c0d1b73 P 6a282e3da30e40ada68cde7b8a893945: No bootstrap required, opened a new log
I20260710 11:03:41.508490 32658 ts_tablet_manager.cc:1403] T d189efbbbab14dabb8ae56d46c0d1b73 P 6a282e3da30e40ada68cde7b8a893945: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.009s
I20260710 11:03:41.510150 32659 tablet_bootstrap.cc:654] T fed26b0f7c9d4694ab247bd1a924893a P 835ea69ad3a64292a1d166f1feaabc84: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.511219 32658 raft_consensus.cc:359] T d189efbbbab14dabb8ae56d46c0d1b73 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.511921 32658 raft_consensus.cc:385] T d189efbbbab14dabb8ae56d46c0d1b73 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.512197 32658 raft_consensus.cc:740] T d189efbbbab14dabb8ae56d46c0d1b73 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a282e3da30e40ada68cde7b8a893945, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.513082 32658 consensus_queue.cc:260] T d189efbbbab14dabb8ae56d46c0d1b73 P 6a282e3da30e40ada68cde7b8a893945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.515563 32659 tablet_bootstrap.cc:492] T fed26b0f7c9d4694ab247bd1a924893a P 835ea69ad3a64292a1d166f1feaabc84: No bootstrap required, opened a new log
I20260710 11:03:41.516059 32659 ts_tablet_manager.cc:1403] T fed26b0f7c9d4694ab247bd1a924893a P 835ea69ad3a64292a1d166f1feaabc84: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.000s
I20260710 11:03:41.517908 32658 ts_tablet_manager.cc:1434] T d189efbbbab14dabb8ae56d46c0d1b73 P 6a282e3da30e40ada68cde7b8a893945: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 11:03:41.518958 32658 tablet_bootstrap.cc:492] T fed26b0f7c9d4694ab247bd1a924893a P 6a282e3da30e40ada68cde7b8a893945: Bootstrap starting.
I20260710 11:03:41.520572 32659 raft_consensus.cc:359] T fed26b0f7c9d4694ab247bd1a924893a P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.521272 32659 raft_consensus.cc:385] T fed26b0f7c9d4694ab247bd1a924893a P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.521586 32659 raft_consensus.cc:740] T fed26b0f7c9d4694ab247bd1a924893a P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 835ea69ad3a64292a1d166f1feaabc84, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.522287 32659 consensus_queue.cc:260] T fed26b0f7c9d4694ab247bd1a924893a P 835ea69ad3a64292a1d166f1feaabc84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.524888 32658 tablet_bootstrap.cc:654] T fed26b0f7c9d4694ab247bd1a924893a P 6a282e3da30e40ada68cde7b8a893945: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.525034 32659 ts_tablet_manager.cc:1434] T fed26b0f7c9d4694ab247bd1a924893a P 835ea69ad3a64292a1d166f1feaabc84: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:03:41.527395 32365 catalog_manager.cc:5697] T 5892121a20cf42bba329dda45f80d0c4 P 835ea69ad3a64292a1d166f1feaabc84 reported cstate change: term changed from 0 to 1, leader changed from <none> to 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "835ea69ad3a64292a1d166f1feaabc84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:41.531621 32658 tablet_bootstrap.cc:492] T fed26b0f7c9d4694ab247bd1a924893a P 6a282e3da30e40ada68cde7b8a893945: No bootstrap required, opened a new log
I20260710 11:03:41.532064 32658 ts_tablet_manager.cc:1403] T fed26b0f7c9d4694ab247bd1a924893a P 6a282e3da30e40ada68cde7b8a893945: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260710 11:03:41.534091 32658 raft_consensus.cc:359] T fed26b0f7c9d4694ab247bd1a924893a P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.534713 32658 raft_consensus.cc:385] T fed26b0f7c9d4694ab247bd1a924893a P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.534937 32658 raft_consensus.cc:740] T fed26b0f7c9d4694ab247bd1a924893a P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a282e3da30e40ada68cde7b8a893945, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.535542 32658 consensus_queue.cc:260] T fed26b0f7c9d4694ab247bd1a924893a P 6a282e3da30e40ada68cde7b8a893945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.537467 32658 ts_tablet_manager.cc:1434] T fed26b0f7c9d4694ab247bd1a924893a P 6a282e3da30e40ada68cde7b8a893945: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:03:41.592460 32691 raft_consensus.cc:493] T 5892121a20cf42bba329dda45f80d0c4 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:41.592882 32691 raft_consensus.cc:515] T 5892121a20cf42bba329dda45f80d0c4 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.594827 32691 leader_election.cc:290] T 5892121a20cf42bba329dda45f80d0c4 P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:41.595510 32466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5892121a20cf42bba329dda45f80d0c4" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" is_pre_election: true
I20260710 11:03:41.595752 32617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5892121a20cf42bba329dda45f80d0c4" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835ea69ad3a64292a1d166f1feaabc84" is_pre_election: true
I20260710 11:03:41.596263 32466 raft_consensus.cc:2393] T 5892121a20cf42bba329dda45f80d0c4 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a282e3da30e40ada68cde7b8a893945 in current term 1: Already voted for candidate 835ea69ad3a64292a1d166f1feaabc84 in this term.
I20260710 11:03:41.597348 32506 leader_election.cc:304] T 5892121a20cf42bba329dda45f80d0c4 P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a282e3da30e40ada68cde7b8a893945; no voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 835ea69ad3a64292a1d166f1feaabc84
I20260710 11:03:41.598110 32691 raft_consensus.cc:3060] T 5892121a20cf42bba329dda45f80d0c4 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.602893 32691 raft_consensus.cc:2749] T 5892121a20cf42bba329dda45f80d0c4 P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:41.603909 32691 raft_consensus.cc:493] T fed26b0f7c9d4694ab247bd1a924893a P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:41.604317 32691 raft_consensus.cc:515] T fed26b0f7c9d4694ab247bd1a924893a P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.605876 32693 raft_consensus.cc:493] T 77e375cb184f4dd3830c4d2923e45780 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:41.606074 32691 leader_election.cc:290] T fed26b0f7c9d4694ab247bd1a924893a P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:41.606513 32693 raft_consensus.cc:515] T 77e375cb184f4dd3830c4d2923e45780 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.607642 32617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed26b0f7c9d4694ab247bd1a924893a" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835ea69ad3a64292a1d166f1feaabc84" is_pre_election: true
I20260710 11:03:41.607666 32466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed26b0f7c9d4694ab247bd1a924893a" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" is_pre_election: true
I20260710 11:03:41.608469 32617 raft_consensus.cc:2468] T fed26b0f7c9d4694ab247bd1a924893a P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a282e3da30e40ada68cde7b8a893945 in term 0.
I20260710 11:03:41.608526 32466 raft_consensus.cc:2468] T fed26b0f7c9d4694ab247bd1a924893a P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a282e3da30e40ada68cde7b8a893945 in term 0.
I20260710 11:03:41.608759 32693 leader_election.cc:290] T 77e375cb184f4dd3830c4d2923e45780 P 835ea69ad3a64292a1d166f1feaabc84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171)
I20260710 11:03:41.609530 32468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e375cb184f4dd3830c4d2923e45780" candidate_uuid: "835ea69ad3a64292a1d166f1feaabc84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" is_pre_election: true
I20260710 11:03:41.609813 32506 leader_election.cc:304] T fed26b0f7c9d4694ab247bd1a924893a P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 6a282e3da30e40ada68cde7b8a893945; no voters: 
I20260710 11:03:41.610512 32543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e375cb184f4dd3830c4d2923e45780" candidate_uuid: "835ea69ad3a64292a1d166f1feaabc84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a282e3da30e40ada68cde7b8a893945" is_pre_election: true
I20260710 11:03:41.610903 32691 raft_consensus.cc:2804] T fed26b0f7c9d4694ab247bd1a924893a P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:41.611230 32543 raft_consensus.cc:2393] T 77e375cb184f4dd3830c4d2923e45780 P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 835ea69ad3a64292a1d166f1feaabc84 in current term 1: Already voted for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in this term.
I20260710 11:03:41.611326 32691 raft_consensus.cc:493] T fed26b0f7c9d4694ab247bd1a924893a P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:41.611826 32691 raft_consensus.cc:3060] T fed26b0f7c9d4694ab247bd1a924893a P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.612404 32581 leader_election.cc:304] T 77e375cb184f4dd3830c4d2923e45780 P 835ea69ad3a64292a1d166f1feaabc84 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 835ea69ad3a64292a1d166f1feaabc84; no voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 6a282e3da30e40ada68cde7b8a893945
I20260710 11:03:41.613127 32693 raft_consensus.cc:3060] T 77e375cb184f4dd3830c4d2923e45780 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.619199 32691 raft_consensus.cc:515] T fed26b0f7c9d4694ab247bd1a924893a P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.620071 32693 raft_consensus.cc:2749] T 77e375cb184f4dd3830c4d2923e45780 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:41.621249 32691 leader_election.cc:290] T fed26b0f7c9d4694ab247bd1a924893a P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 1 election: Requested vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:41.622093 32468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed26b0f7c9d4694ab247bd1a924893a" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4"
I20260710 11:03:41.622377 32617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed26b0f7c9d4694ab247bd1a924893a" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835ea69ad3a64292a1d166f1feaabc84"
I20260710 11:03:41.622654 32468 raft_consensus.cc:3060] T fed26b0f7c9d4694ab247bd1a924893a P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.623025 32617 raft_consensus.cc:3060] T fed26b0f7c9d4694ab247bd1a924893a P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.627579 32468 raft_consensus.cc:2468] T fed26b0f7c9d4694ab247bd1a924893a P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a282e3da30e40ada68cde7b8a893945 in term 1.
I20260710 11:03:41.627921 32617 raft_consensus.cc:2468] T fed26b0f7c9d4694ab247bd1a924893a P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a282e3da30e40ada68cde7b8a893945 in term 1.
I20260710 11:03:41.628691 32506 leader_election.cc:304] T fed26b0f7c9d4694ab247bd1a924893a P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 6a282e3da30e40ada68cde7b8a893945; no voters: 
I20260710 11:03:41.629473 32691 raft_consensus.cc:2804] T fed26b0f7c9d4694ab247bd1a924893a P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:41.630016 32691 raft_consensus.cc:697] T fed26b0f7c9d4694ab247bd1a924893a P 6a282e3da30e40ada68cde7b8a893945 [term 1 LEADER]: Becoming Leader. State: Replica: 6a282e3da30e40ada68cde7b8a893945, State: Running, Role: LEADER
I20260710 11:03:41.630856 32691 consensus_queue.cc:237] T fed26b0f7c9d4694ab247bd1a924893a P 6a282e3da30e40ada68cde7b8a893945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.637564 32366 catalog_manager.cc:5697] T fed26b0f7c9d4694ab247bd1a924893a P 6a282e3da30e40ada68cde7b8a893945 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "6a282e3da30e40ada68cde7b8a893945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:41.693336 32691 raft_consensus.cc:493] T d189efbbbab14dabb8ae56d46c0d1b73 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:41.693938 32691 raft_consensus.cc:515] T d189efbbbab14dabb8ae56d46c0d1b73 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.695940 32691 leader_election.cc:290] T d189efbbbab14dabb8ae56d46c0d1b73 P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:41.696856 32468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d189efbbbab14dabb8ae56d46c0d1b73" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" is_pre_election: true
I20260710 11:03:41.697337 32617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d189efbbbab14dabb8ae56d46c0d1b73" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835ea69ad3a64292a1d166f1feaabc84" is_pre_election: true
I20260710 11:03:41.697638 32468 raft_consensus.cc:2393] T d189efbbbab14dabb8ae56d46c0d1b73 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a282e3da30e40ada68cde7b8a893945 in current term 1: Already voted for candidate 835ea69ad3a64292a1d166f1feaabc84 in this term.
I20260710 11:03:41.699007 32506 leader_election.cc:304] T d189efbbbab14dabb8ae56d46c0d1b73 P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a282e3da30e40ada68cde7b8a893945; no voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 835ea69ad3a64292a1d166f1feaabc84
I20260710 11:03:41.699716 32691 raft_consensus.cc:3060] T d189efbbbab14dabb8ae56d46c0d1b73 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.705003 32691 raft_consensus.cc:2749] T d189efbbbab14dabb8ae56d46c0d1b73 P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:41.717317 32696 raft_consensus.cc:493] T 1f37b5e24d7848898cc85f57a98bb51a P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:41.718191 32696 raft_consensus.cc:515] T 1f37b5e24d7848898cc85f57a98bb51a P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.720148 32696 leader_election.cc:290] T 1f37b5e24d7848898cc85f57a98bb51a P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:41.720453 32693 raft_consensus.cc:493] T 1f37b5e24d7848898cc85f57a98bb51a P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:41.720870 32543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f37b5e24d7848898cc85f57a98bb51a" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a282e3da30e40ada68cde7b8a893945" is_pre_election: true
I20260710 11:03:41.721187 32617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f37b5e24d7848898cc85f57a98bb51a" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835ea69ad3a64292a1d166f1feaabc84" is_pre_election: true
I20260710 11:03:41.720984 32693 raft_consensus.cc:515] T 1f37b5e24d7848898cc85f57a98bb51a P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.721655 32543 raft_consensus.cc:2468] T 1f37b5e24d7848898cc85f57a98bb51a P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in term 0.
I20260710 11:03:41.722105 32617 raft_consensus.cc:2468] T 1f37b5e24d7848898cc85f57a98bb51a P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in term 0.
I20260710 11:03:41.722846 32432 leader_election.cc:304] T 1f37b5e24d7848898cc85f57a98bb51a P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 6a282e3da30e40ada68cde7b8a893945; no voters: 
I20260710 11:03:41.723660 32696 raft_consensus.cc:2804] T 1f37b5e24d7848898cc85f57a98bb51a P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:41.724056 32696 raft_consensus.cc:493] T 1f37b5e24d7848898cc85f57a98bb51a P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:41.724090 32693 leader_election.cc:290] T 1f37b5e24d7848898cc85f57a98bb51a P 835ea69ad3a64292a1d166f1feaabc84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171)
I20260710 11:03:41.724428 32468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f37b5e24d7848898cc85f57a98bb51a" candidate_uuid: "835ea69ad3a64292a1d166f1feaabc84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" is_pre_election: true
I20260710 11:03:41.724474 32696 raft_consensus.cc:3060] T 1f37b5e24d7848898cc85f57a98bb51a P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.724699 32543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f37b5e24d7848898cc85f57a98bb51a" candidate_uuid: "835ea69ad3a64292a1d166f1feaabc84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a282e3da30e40ada68cde7b8a893945" is_pre_election: true
I20260710 11:03:41.725358 32543 raft_consensus.cc:2468] T 1f37b5e24d7848898cc85f57a98bb51a P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 835ea69ad3a64292a1d166f1feaabc84 in term 0.
I20260710 11:03:41.726480 32581 leader_election.cc:304] T 1f37b5e24d7848898cc85f57a98bb51a P 835ea69ad3a64292a1d166f1feaabc84 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a282e3da30e40ada68cde7b8a893945, 835ea69ad3a64292a1d166f1feaabc84; no voters: 
I20260710 11:03:41.727147 32693 raft_consensus.cc:2804] T 1f37b5e24d7848898cc85f57a98bb51a P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:41.727507 32693 raft_consensus.cc:493] T 1f37b5e24d7848898cc85f57a98bb51a P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:41.727828 32693 raft_consensus.cc:3060] T 1f37b5e24d7848898cc85f57a98bb51a P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.732059 32696 raft_consensus.cc:515] T 1f37b5e24d7848898cc85f57a98bb51a P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.733328 32468 raft_consensus.cc:2393] T 1f37b5e24d7848898cc85f57a98bb51a P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 835ea69ad3a64292a1d166f1feaabc84 in current term 1: Already voted for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in this term.
I20260710 11:03:41.734351 32696 leader_election.cc:290] T 1f37b5e24d7848898cc85f57a98bb51a P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 election: Requested vote from peers 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:41.735255 32543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f37b5e24d7848898cc85f57a98bb51a" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a282e3da30e40ada68cde7b8a893945"
I20260710 11:03:41.735034 32693 raft_consensus.cc:515] T 1f37b5e24d7848898cc85f57a98bb51a P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.735446 32617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f37b5e24d7848898cc85f57a98bb51a" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835ea69ad3a64292a1d166f1feaabc84"
I20260710 11:03:41.735859 32543 raft_consensus.cc:3060] T 1f37b5e24d7848898cc85f57a98bb51a P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.736234 32617 raft_consensus.cc:2393] T 1f37b5e24d7848898cc85f57a98bb51a P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in current term 1: Already voted for candidate 835ea69ad3a64292a1d166f1feaabc84 in this term.
I20260710 11:03:41.737164 32693 leader_election.cc:290] T 1f37b5e24d7848898cc85f57a98bb51a P 835ea69ad3a64292a1d166f1feaabc84 [CANDIDATE]: Term 1 election: Requested vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171)
I20260710 11:03:41.738241 32539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f37b5e24d7848898cc85f57a98bb51a" candidate_uuid: "835ea69ad3a64292a1d166f1feaabc84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a282e3da30e40ada68cde7b8a893945"
I20260710 11:03:41.738255 32468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f37b5e24d7848898cc85f57a98bb51a" candidate_uuid: "835ea69ad3a64292a1d166f1feaabc84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4"
I20260710 11:03:41.739181 32468 raft_consensus.cc:2393] T 1f37b5e24d7848898cc85f57a98bb51a P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 835ea69ad3a64292a1d166f1feaabc84 in current term 1: Already voted for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in this term.
I20260710 11:03:41.740237 32580 leader_election.cc:304] T 1f37b5e24d7848898cc85f57a98bb51a P 835ea69ad3a64292a1d166f1feaabc84 [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: 835ea69ad3a64292a1d166f1feaabc84; no voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 6a282e3da30e40ada68cde7b8a893945
I20260710 11:03:41.741067 32693 raft_consensus.cc:2749] T 1f37b5e24d7848898cc85f57a98bb51a P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:03:41.742744 32543 raft_consensus.cc:2468] T 1f37b5e24d7848898cc85f57a98bb51a P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in term 1.
I20260710 11:03:41.743719 32432 leader_election.cc:304] T 1f37b5e24d7848898cc85f57a98bb51a P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 6a282e3da30e40ada68cde7b8a893945; no voters: 835ea69ad3a64292a1d166f1feaabc84
I20260710 11:03:41.744333 32696 raft_consensus.cc:2804] T 1f37b5e24d7848898cc85f57a98bb51a P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:41.744850 32696 raft_consensus.cc:697] T 1f37b5e24d7848898cc85f57a98bb51a P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 LEADER]: Becoming Leader. State: Replica: 6072f60e128c4d59b9cc03f8f26f2ca4, State: Running, Role: LEADER
I20260710 11:03:41.745548 32696 consensus_queue.cc:237] T 1f37b5e24d7848898cc85f57a98bb51a P 6072f60e128c4d59b9cc03f8f26f2ca4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.752614 32366 catalog_manager.cc:5697] T 1f37b5e24d7848898cc85f57a98bb51a P 6072f60e128c4d59b9cc03f8f26f2ca4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:41.798094 32691 consensus_queue.cc:1048] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6a282e3da30e40ada68cde7b8a893945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:41.801837 32617 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d189efbbbab14dabb8ae56d46c0d1b73"
dest_uuid: "835ea69ad3a64292a1d166f1feaabc84"
mode: GRACEFUL
new_leader_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4"
 from {username='slave'} at 127.0.0.1:47326
I20260710 11:03:41.802313 32691 consensus_queue.cc:1048] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6a282e3da30e40ada68cde7b8a893945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:41.802621 32617 raft_consensus.cc:606] T d189efbbbab14dabb8ae56d46c0d1b73 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 LEADER]: Received request to transfer leadership to TS 6072f60e128c4d59b9cc03f8f26f2ca4
I20260710 11:03:41.813396 32616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d34af3a4d8e4032bc15552b55e3795d"
dest_uuid: "835ea69ad3a64292a1d166f1feaabc84"
mode: GRACEFUL
new_leader_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4"
 from {username='slave'} at 127.0.0.1:47326
I20260710 11:03:41.814137 32616 raft_consensus.cc:606] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [term 1 LEADER]: Received request to transfer leadership to TS 6072f60e128c4d59b9cc03f8f26f2ca4
I20260710 11:03:41.843556 32468 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e55cf9857584466b4c3aeffb1259bbb"
dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4"
mode: GRACEFUL
new_leader_uuid: "6a282e3da30e40ada68cde7b8a893945"
 from {username='slave'} at 127.0.0.1:42056
I20260710 11:03:41.843780 32693 consensus_queue.cc:1048] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:41.844300 32468 raft_consensus.cc:606] T 7e55cf9857584466b4c3aeffb1259bbb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 LEADER]: Received request to transfer leadership to TS 6a282e3da30e40ada68cde7b8a893945
I20260710 11:03:41.845860 32696 consensus_queue.cc:1048] T 429d3bc7aac843ce9555d3f724e694d6 P 6072f60e128c4d59b9cc03f8f26f2ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:41.852831 32468 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77e375cb184f4dd3830c4d2923e45780"
dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4"
mode: GRACEFUL
new_leader_uuid: "6a282e3da30e40ada68cde7b8a893945"
 from {username='slave'} at 127.0.0.1:42056
I20260710 11:03:41.853533 32468 raft_consensus.cc:606] T 77e375cb184f4dd3830c4d2923e45780 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 LEADER]: Received request to transfer leadership to TS 6a282e3da30e40ada68cde7b8a893945
I20260710 11:03:41.858072 32665 consensus_queue.cc:1048] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:41.865576 32617 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5892121a20cf42bba329dda45f80d0c4"
dest_uuid: "835ea69ad3a64292a1d166f1feaabc84"
mode: GRACEFUL
new_leader_uuid: "6a282e3da30e40ada68cde7b8a893945"
 from {username='slave'} at 127.0.0.1:47326
I20260710 11:03:41.866201 32617 raft_consensus.cc:606] T 5892121a20cf42bba329dda45f80d0c4 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 LEADER]: Received request to transfer leadership to TS 6a282e3da30e40ada68cde7b8a893945
I20260710 11:03:41.866545 32664 consensus_queue.cc:1048] T 7e55cf9857584466b4c3aeffb1259bbb P 6072f60e128c4d59b9cc03f8f26f2ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:41.867973 32696 consensus_queue.cc:1048] T 429d3bc7aac843ce9555d3f724e694d6 P 6072f60e128c4d59b9cc03f8f26f2ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:41.875630 32688 consensus_queue.cc:1048] T 7e55cf9857584466b4c3aeffb1259bbb P 6072f60e128c4d59b9cc03f8f26f2ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:41.887950 32665 consensus_queue.cc:1048] T 5892121a20cf42bba329dda45f80d0c4 P 835ea69ad3a64292a1d166f1feaabc84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:41.908597 32543 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fed26b0f7c9d4694ab247bd1a924893a"
dest_uuid: "6a282e3da30e40ada68cde7b8a893945"
mode: GRACEFUL
new_leader_uuid: "835ea69ad3a64292a1d166f1feaabc84"
 from {username='slave'} at 127.0.0.1:51786
I20260710 11:03:41.909233 32543 raft_consensus.cc:606] T fed26b0f7c9d4694ab247bd1a924893a P 6a282e3da30e40ada68cde7b8a893945 [term 1 LEADER]: Received request to transfer leadership to TS 835ea69ad3a64292a1d166f1feaabc84
I20260710 11:03:41.915616 32694 raft_consensus.cc:993] T 7e55cf9857584466b4c3aeffb1259bbb P 6072f60e128c4d59b9cc03f8f26f2ca4: : Instructing follower 6a282e3da30e40ada68cde7b8a893945 to start an election
I20260710 11:03:41.916065 32665 consensus_queue.cc:1048] T 5892121a20cf42bba329dda45f80d0c4 P 835ea69ad3a64292a1d166f1feaabc84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:41.916090 32694 raft_consensus.cc:1081] T 7e55cf9857584466b4c3aeffb1259bbb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 LEADER]: Signalling peer 6a282e3da30e40ada68cde7b8a893945 to start an election
I20260710 11:03:41.920347 32539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e55cf9857584466b4c3aeffb1259bbb"
dest_uuid: "6a282e3da30e40ada68cde7b8a893945"
 from {username='slave'} at 127.0.0.1:51770
I20260710 11:03:41.920838 32539 raft_consensus.cc:493] T 7e55cf9857584466b4c3aeffb1259bbb P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:41.921159 32539 raft_consensus.cc:3060] T 7e55cf9857584466b4c3aeffb1259bbb P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:41.931197 32703 raft_consensus.cc:993] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84: : Instructing follower 6072f60e128c4d59b9cc03f8f26f2ca4 to start an election
I20260710 11:03:41.931953 32703 raft_consensus.cc:1081] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [term 1 LEADER]: Signalling peer 6072f60e128c4d59b9cc03f8f26f2ca4 to start an election
I20260710 11:03:41.935647 32693 raft_consensus.cc:993] T 5892121a20cf42bba329dda45f80d0c4 P 835ea69ad3a64292a1d166f1feaabc84: : Instructing follower 6a282e3da30e40ada68cde7b8a893945 to start an election
I20260710 11:03:41.936249 32693 raft_consensus.cc:1081] T 5892121a20cf42bba329dda45f80d0c4 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 LEADER]: Signalling peer 6a282e3da30e40ada68cde7b8a893945 to start an election
I20260710 11:03:41.939117 32468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d34af3a4d8e4032bc15552b55e3795d"
dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4"
 from {username='slave'} at 127.0.0.1:42044
I20260710 11:03:41.940021 32468 raft_consensus.cc:493] T 3d34af3a4d8e4032bc15552b55e3795d P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:41.940534 32468 raft_consensus.cc:3060] T 3d34af3a4d8e4032bc15552b55e3795d P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:41.938792 32543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5892121a20cf42bba329dda45f80d0c4"
dest_uuid: "6a282e3da30e40ada68cde7b8a893945"
 from {username='slave'} at 127.0.0.1:51780
I20260710 11:03:41.946926 32543 raft_consensus.cc:493] T 5892121a20cf42bba329dda45f80d0c4 P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:41.947415 32543 raft_consensus.cc:3060] T 5892121a20cf42bba329dda45f80d0c4 P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:41.951218 32468 raft_consensus.cc:515] T 3d34af3a4d8e4032bc15552b55e3795d P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.951925 32539 raft_consensus.cc:515] T 7e55cf9857584466b4c3aeffb1259bbb P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.953310 32468 leader_election.cc:290] T 3d34af3a4d8e4032bc15552b55e3795d P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 2 election: Requested vote from peers 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:41.954488 32538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d34af3a4d8e4032bc15552b55e3795d" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a282e3da30e40ada68cde7b8a893945"
I20260710 11:03:41.955211 32538 raft_consensus.cc:3060] T 3d34af3a4d8e4032bc15552b55e3795d P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:41.955327 32543 raft_consensus.cc:515] T 5892121a20cf42bba329dda45f80d0c4 P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.955662 32617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d34af3a4d8e4032bc15552b55e3795d" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "835ea69ad3a64292a1d166f1feaabc84"
I20260710 11:03:41.956688 32617 raft_consensus.cc:3055] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:41.957006 32617 raft_consensus.cc:740] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 835ea69ad3a64292a1d166f1feaabc84, State: Running, Role: LEADER
I20260710 11:03:41.957907 32617 consensus_queue.cc:260] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.959198 32617 raft_consensus.cc:3060] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:41.959501 32468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5892121a20cf42bba329dda45f80d0c4" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4"
I20260710 11:03:41.959818 32616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5892121a20cf42bba329dda45f80d0c4" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "835ea69ad3a64292a1d166f1feaabc84"
I20260710 11:03:41.960162 32468 raft_consensus.cc:3060] T 5892121a20cf42bba329dda45f80d0c4 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:41.960457 32616 raft_consensus.cc:3055] T 5892121a20cf42bba329dda45f80d0c4 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:41.960846 32616 raft_consensus.cc:740] T 5892121a20cf42bba329dda45f80d0c4 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 835ea69ad3a64292a1d166f1feaabc84, State: Running, Role: LEADER
I20260710 11:03:41.961648 32616 consensus_queue.cc:260] T 5892121a20cf42bba329dda45f80d0c4 P 835ea69ad3a64292a1d166f1feaabc84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.962762 32616 raft_consensus.cc:3060] T 5892121a20cf42bba329dda45f80d0c4 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:41.967294 32617 raft_consensus.cc:2468] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in term 2.
I20260710 11:03:41.968405 32468 raft_consensus.cc:2468] T 5892121a20cf42bba329dda45f80d0c4 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a282e3da30e40ada68cde7b8a893945 in term 2.
I20260710 11:03:41.968542 32431 leader_election.cc:304] T 3d34af3a4d8e4032bc15552b55e3795d P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 835ea69ad3a64292a1d166f1feaabc84; no voters: 
I20260710 11:03:41.969297 32543 leader_election.cc:290] T 5892121a20cf42bba329dda45f80d0c4 P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 2 election: Requested vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:41.969507 32694 raft_consensus.cc:2804] T 3d34af3a4d8e4032bc15552b55e3795d P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:41.970007 32506 leader_election.cc:304] T 5892121a20cf42bba329dda45f80d0c4 P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 6a282e3da30e40ada68cde7b8a893945; no voters: 
I20260710 11:03:41.970044 32694 raft_consensus.cc:697] T 3d34af3a4d8e4032bc15552b55e3795d P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 LEADER]: Becoming Leader. State: Replica: 6072f60e128c4d59b9cc03f8f26f2ca4, State: Running, Role: LEADER
I20260710 11:03:41.970889 32663 raft_consensus.cc:2804] T 5892121a20cf42bba329dda45f80d0c4 P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:41.971414 32663 raft_consensus.cc:697] T 5892121a20cf42bba329dda45f80d0c4 P 6a282e3da30e40ada68cde7b8a893945 [term 2 LEADER]: Becoming Leader. State: Replica: 6a282e3da30e40ada68cde7b8a893945, State: Running, Role: LEADER
I20260710 11:03:41.971184 32694 consensus_queue.cc:237] T 3d34af3a4d8e4032bc15552b55e3795d P 6072f60e128c4d59b9cc03f8f26f2ca4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.971819 32539 leader_election.cc:290] T 7e55cf9857584466b4c3aeffb1259bbb P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 2 election: Requested vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:41.972376 32663 consensus_queue.cc:237] T 5892121a20cf42bba329dda45f80d0c4 P 6a282e3da30e40ada68cde7b8a893945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.972937 32468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e55cf9857584466b4c3aeffb1259bbb" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4"
I20260710 11:03:41.973631 32468 raft_consensus.cc:3055] T 7e55cf9857584466b4c3aeffb1259bbb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:41.973985 32468 raft_consensus.cc:740] T 7e55cf9857584466b4c3aeffb1259bbb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6072f60e128c4d59b9cc03f8f26f2ca4, State: Running, Role: LEADER
I20260710 11:03:41.974601 32615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e55cf9857584466b4c3aeffb1259bbb" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "835ea69ad3a64292a1d166f1feaabc84"
I20260710 11:03:41.975165 32615 raft_consensus.cc:3060] T 7e55cf9857584466b4c3aeffb1259bbb P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:41.974805 32468 consensus_queue.cc:260] T 7e55cf9857584466b4c3aeffb1259bbb P 6072f60e128c4d59b9cc03f8f26f2ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.976262 32468 raft_consensus.cc:3060] T 7e55cf9857584466b4c3aeffb1259bbb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:41.978238 32665 consensus_queue.cc:1048] T d189efbbbab14dabb8ae56d46c0d1b73 P 835ea69ad3a64292a1d166f1feaabc84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:41.979991 32538 raft_consensus.cc:2468] T 3d34af3a4d8e4032bc15552b55e3795d P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in term 2.
I20260710 11:03:41.983325 32616 raft_consensus.cc:2468] T 5892121a20cf42bba329dda45f80d0c4 P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a282e3da30e40ada68cde7b8a893945 in term 2.
I20260710 11:03:41.984141 32468 raft_consensus.cc:2468] T 7e55cf9857584466b4c3aeffb1259bbb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a282e3da30e40ada68cde7b8a893945 in term 2.
I20260710 11:03:41.983392 32365 catalog_manager.cc:5697] T 3d34af3a4d8e4032bc15552b55e3795d P 6072f60e128c4d59b9cc03f8f26f2ca4 reported cstate change: term changed from 1 to 2, leader changed from 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131) to 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:41.988396 32506 leader_election.cc:304] T 7e55cf9857584466b4c3aeffb1259bbb P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 6a282e3da30e40ada68cde7b8a893945; no voters: 
I20260710 11:03:41.989212 32663 raft_consensus.cc:2804] T 7e55cf9857584466b4c3aeffb1259bbb P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:41.989971 32663 raft_consensus.cc:697] T 7e55cf9857584466b4c3aeffb1259bbb P 6a282e3da30e40ada68cde7b8a893945 [term 2 LEADER]: Becoming Leader. State: Replica: 6a282e3da30e40ada68cde7b8a893945, State: Running, Role: LEADER
I20260710 11:03:41.984340 32615 raft_consensus.cc:2468] T 7e55cf9857584466b4c3aeffb1259bbb P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a282e3da30e40ada68cde7b8a893945 in term 2.
I20260710 11:03:41.991230 32663 consensus_queue.cc:237] T 7e55cf9857584466b4c3aeffb1259bbb P 6a282e3da30e40ada68cde7b8a893945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:41.991024 32363 catalog_manager.cc:5697] T 5892121a20cf42bba329dda45f80d0c4 P 6a282e3da30e40ada68cde7b8a893945 reported cstate change: term changed from 1 to 2, leader changed from 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131) to 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130). New cstate: current_term: 2 leader_uuid: "6a282e3da30e40ada68cde7b8a893945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:41.992753 32703 raft_consensus.cc:993] T d189efbbbab14dabb8ae56d46c0d1b73 P 835ea69ad3a64292a1d166f1feaabc84: : Instructing follower 6072f60e128c4d59b9cc03f8f26f2ca4 to start an election
I20260710 11:03:41.993173 32703 raft_consensus.cc:1081] T d189efbbbab14dabb8ae56d46c0d1b73 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 LEADER]: Signalling peer 6072f60e128c4d59b9cc03f8f26f2ca4 to start an election
I20260710 11:03:41.996062 32468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d189efbbbab14dabb8ae56d46c0d1b73"
dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4"
 from {username='slave'} at 127.0.0.1:42044
I20260710 11:03:41.996605 32468 raft_consensus.cc:493] T d189efbbbab14dabb8ae56d46c0d1b73 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:41.996979 32468 raft_consensus.cc:3060] T d189efbbbab14dabb8ae56d46c0d1b73 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:42.000166 32703 consensus_queue.cc:1048] T d189efbbbab14dabb8ae56d46c0d1b73 P 835ea69ad3a64292a1d166f1feaabc84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:42.007783 32468 raft_consensus.cc:515] T d189efbbbab14dabb8ae56d46c0d1b73 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:42.009811 32468 leader_election.cc:290] T d189efbbbab14dabb8ae56d46c0d1b73 P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 2 election: Requested vote from peers 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:42.010764 32539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d189efbbbab14dabb8ae56d46c0d1b73" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a282e3da30e40ada68cde7b8a893945"
I20260710 11:03:42.010782 32615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d189efbbbab14dabb8ae56d46c0d1b73" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "835ea69ad3a64292a1d166f1feaabc84"
I20260710 11:03:42.011571 32539 raft_consensus.cc:3060] T d189efbbbab14dabb8ae56d46c0d1b73 P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:42.011641 32615 raft_consensus.cc:3055] T d189efbbbab14dabb8ae56d46c0d1b73 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:42.012050 32615 raft_consensus.cc:740] T d189efbbbab14dabb8ae56d46c0d1b73 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 835ea69ad3a64292a1d166f1feaabc84, State: Running, Role: LEADER
I20260710 11:03:42.013130 32615 consensus_queue.cc:260] T d189efbbbab14dabb8ae56d46c0d1b73 P 835ea69ad3a64292a1d166f1feaabc84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:42.014443 32615 raft_consensus.cc:3060] T d189efbbbab14dabb8ae56d46c0d1b73 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:42.019481 32539 raft_consensus.cc:2468] T d189efbbbab14dabb8ae56d46c0d1b73 P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in term 2.
I20260710 11:03:42.020805 32694 consensus_queue.cc:1048] T 77e375cb184f4dd3830c4d2923e45780 P 6072f60e128c4d59b9cc03f8f26f2ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:42.020838 32432 leader_election.cc:304] T d189efbbbab14dabb8ae56d46c0d1b73 P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 6a282e3da30e40ada68cde7b8a893945; no voters: 
I20260710 11:03:42.023419 32694 raft_consensus.cc:2804] T d189efbbbab14dabb8ae56d46c0d1b73 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:42.023859 32694 raft_consensus.cc:697] T d189efbbbab14dabb8ae56d46c0d1b73 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 LEADER]: Becoming Leader. State: Replica: 6072f60e128c4d59b9cc03f8f26f2ca4, State: Running, Role: LEADER
I20260710 11:03:42.024545 32694 consensus_queue.cc:237] T d189efbbbab14dabb8ae56d46c0d1b73 P 6072f60e128c4d59b9cc03f8f26f2ca4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:42.022081 32615 raft_consensus.cc:2468] T d189efbbbab14dabb8ae56d46c0d1b73 P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in term 2.
I20260710 11:03:42.030414 32363 catalog_manager.cc:5697] T 7e55cf9857584466b4c3aeffb1259bbb P 6a282e3da30e40ada68cde7b8a893945 reported cstate change: term changed from 1 to 2, leader changed from 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129) to 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130). New cstate: current_term: 2 leader_uuid: "6a282e3da30e40ada68cde7b8a893945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:42.034257 32688 consensus_queue.cc:1048] T 77e375cb184f4dd3830c4d2923e45780 P 6072f60e128c4d59b9cc03f8f26f2ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:42.043419 32688 raft_consensus.cc:993] T 77e375cb184f4dd3830c4d2923e45780 P 6072f60e128c4d59b9cc03f8f26f2ca4: : Instructing follower 6a282e3da30e40ada68cde7b8a893945 to start an election
I20260710 11:03:42.043833 32688 raft_consensus.cc:1081] T 77e375cb184f4dd3830c4d2923e45780 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 LEADER]: Signalling peer 6a282e3da30e40ada68cde7b8a893945 to start an election
I20260710 11:03:42.045233 32539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77e375cb184f4dd3830c4d2923e45780"
dest_uuid: "6a282e3da30e40ada68cde7b8a893945"
 from {username='slave'} at 127.0.0.1:51770
I20260710 11:03:42.045778 32539 raft_consensus.cc:493] T 77e375cb184f4dd3830c4d2923e45780 P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:42.046096 32539 raft_consensus.cc:3060] T 77e375cb184f4dd3830c4d2923e45780 P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:42.046901 32365 catalog_manager.cc:5697] T d189efbbbab14dabb8ae56d46c0d1b73 P 6072f60e128c4d59b9cc03f8f26f2ca4 reported cstate change: term changed from 1 to 2, leader changed from 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131) to 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:42.052186 32539 raft_consensus.cc:515] T 77e375cb184f4dd3830c4d2923e45780 P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:42.054229 32539 leader_election.cc:290] T 77e375cb184f4dd3830c4d2923e45780 P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 2 election: Requested vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:42.055328 32468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e375cb184f4dd3830c4d2923e45780" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4"
I20260710 11:03:42.055958 32468 raft_consensus.cc:3055] T 77e375cb184f4dd3830c4d2923e45780 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:42.056294 32468 raft_consensus.cc:740] T 77e375cb184f4dd3830c4d2923e45780 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6072f60e128c4d59b9cc03f8f26f2ca4, State: Running, Role: LEADER
I20260710 11:03:42.056417 32616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e375cb184f4dd3830c4d2923e45780" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "835ea69ad3a64292a1d166f1feaabc84"
I20260710 11:03:42.057037 32616 raft_consensus.cc:3060] T 77e375cb184f4dd3830c4d2923e45780 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:42.057142 32468 consensus_queue.cc:260] T 77e375cb184f4dd3830c4d2923e45780 P 6072f60e128c4d59b9cc03f8f26f2ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:42.058517 32468 raft_consensus.cc:3060] T 77e375cb184f4dd3830c4d2923e45780 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:42.063230 32616 raft_consensus.cc:2468] T 77e375cb184f4dd3830c4d2923e45780 P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a282e3da30e40ada68cde7b8a893945 in term 2.
I20260710 11:03:42.063771 32468 raft_consensus.cc:2468] T 77e375cb184f4dd3830c4d2923e45780 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a282e3da30e40ada68cde7b8a893945 in term 2.
I20260710 11:03:42.064481 32506 leader_election.cc:304] T 77e375cb184f4dd3830c4d2923e45780 P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a282e3da30e40ada68cde7b8a893945, 835ea69ad3a64292a1d166f1feaabc84; no voters: 
I20260710 11:03:42.065311 32663 raft_consensus.cc:2804] T 77e375cb184f4dd3830c4d2923e45780 P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:42.065891 32663 raft_consensus.cc:697] T 77e375cb184f4dd3830c4d2923e45780 P 6a282e3da30e40ada68cde7b8a893945 [term 2 LEADER]: Becoming Leader. State: Replica: 6a282e3da30e40ada68cde7b8a893945, State: Running, Role: LEADER
I20260710 11:03:42.066689 32663 consensus_queue.cc:237] T 77e375cb184f4dd3830c4d2923e45780 P 6a282e3da30e40ada68cde7b8a893945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:42.073861 32663 consensus_queue.cc:1048] T fed26b0f7c9d4694ab247bd1a924893a P 6a282e3da30e40ada68cde7b8a893945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:42.073792 32363 catalog_manager.cc:5697] T 77e375cb184f4dd3830c4d2923e45780 P 6a282e3da30e40ada68cde7b8a893945 reported cstate change: term changed from 1 to 2, leader changed from 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129) to 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130). New cstate: current_term: 2 leader_uuid: "6a282e3da30e40ada68cde7b8a893945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:42.085489 32700 consensus_queue.cc:1048] T fed26b0f7c9d4694ab247bd1a924893a P 6a282e3da30e40ada68cde7b8a893945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:42.095402 32691 raft_consensus.cc:993] T fed26b0f7c9d4694ab247bd1a924893a P 6a282e3da30e40ada68cde7b8a893945: : Instructing follower 835ea69ad3a64292a1d166f1feaabc84 to start an election
I20260710 11:03:42.095917 32700 raft_consensus.cc:1081] T fed26b0f7c9d4694ab247bd1a924893a P 6a282e3da30e40ada68cde7b8a893945 [term 1 LEADER]: Signalling peer 835ea69ad3a64292a1d166f1feaabc84 to start an election
I20260710 11:03:42.097796 32616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fed26b0f7c9d4694ab247bd1a924893a"
dest_uuid: "835ea69ad3a64292a1d166f1feaabc84"
 from {username='slave'} at 127.0.0.1:47298
I20260710 11:03:42.098421 32616 raft_consensus.cc:493] T fed26b0f7c9d4694ab247bd1a924893a P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:42.098798 32616 raft_consensus.cc:3060] T fed26b0f7c9d4694ab247bd1a924893a P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:42.106369 32616 raft_consensus.cc:515] T fed26b0f7c9d4694ab247bd1a924893a P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:42.108557 32616 leader_election.cc:290] T fed26b0f7c9d4694ab247bd1a924893a P 835ea69ad3a64292a1d166f1feaabc84 [CANDIDATE]: Term 2 election: Requested vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171)
I20260710 11:03:42.109272 32468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed26b0f7c9d4694ab247bd1a924893a" candidate_uuid: "835ea69ad3a64292a1d166f1feaabc84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4"
I20260710 11:03:42.109616 32539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed26b0f7c9d4694ab247bd1a924893a" candidate_uuid: "835ea69ad3a64292a1d166f1feaabc84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a282e3da30e40ada68cde7b8a893945"
I20260710 11:03:42.109957 32468 raft_consensus.cc:3060] T fed26b0f7c9d4694ab247bd1a924893a P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:42.110213 32539 raft_consensus.cc:3055] T fed26b0f7c9d4694ab247bd1a924893a P 6a282e3da30e40ada68cde7b8a893945 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:42.110528 32539 raft_consensus.cc:740] T fed26b0f7c9d4694ab247bd1a924893a P 6a282e3da30e40ada68cde7b8a893945 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a282e3da30e40ada68cde7b8a893945, State: Running, Role: LEADER
I20260710 11:03:42.111325 32539 consensus_queue.cc:260] T fed26b0f7c9d4694ab247bd1a924893a P 6a282e3da30e40ada68cde7b8a893945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:42.112597 32539 raft_consensus.cc:3060] T fed26b0f7c9d4694ab247bd1a924893a P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:42.117344 32468 raft_consensus.cc:2468] T fed26b0f7c9d4694ab247bd1a924893a P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 835ea69ad3a64292a1d166f1feaabc84 in term 2.
I20260710 11:03:42.118741 32580 leader_election.cc:304] T fed26b0f7c9d4694ab247bd1a924893a P 835ea69ad3a64292a1d166f1feaabc84 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 835ea69ad3a64292a1d166f1feaabc84; no voters: 
I20260710 11:03:42.119519 32703 raft_consensus.cc:2804] T fed26b0f7c9d4694ab247bd1a924893a P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:42.119426 32539 raft_consensus.cc:2468] T fed26b0f7c9d4694ab247bd1a924893a P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 835ea69ad3a64292a1d166f1feaabc84 in term 2.
I20260710 11:03:42.120132 32703 raft_consensus.cc:697] T fed26b0f7c9d4694ab247bd1a924893a P 835ea69ad3a64292a1d166f1feaabc84 [term 2 LEADER]: Becoming Leader. State: Replica: 835ea69ad3a64292a1d166f1feaabc84, State: Running, Role: LEADER
I20260710 11:03:42.120896 32703 consensus_queue.cc:237] T fed26b0f7c9d4694ab247bd1a924893a P 835ea69ad3a64292a1d166f1feaabc84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:42.127717 32363 catalog_manager.cc:5697] T fed26b0f7c9d4694ab247bd1a924893a P 835ea69ad3a64292a1d166f1feaabc84 reported cstate change: term changed from 1 to 2, leader changed from 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130) to 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131). New cstate: current_term: 2 leader_uuid: "835ea69ad3a64292a1d166f1feaabc84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:42.213342 32688 consensus_queue.cc:1048] T 1f37b5e24d7848898cc85f57a98bb51a P 6072f60e128c4d59b9cc03f8f26f2ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:42.224614 32696 consensus_queue.cc:1048] T 1f37b5e24d7848898cc85f57a98bb51a P 6072f60e128c4d59b9cc03f8f26f2ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:42.404138 32539 raft_consensus.cc:1275] T 3d34af3a4d8e4032bc15552b55e3795d P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Refusing update from remote peer 6072f60e128c4d59b9cc03f8f26f2ca4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:42.405710 32696 consensus_queue.cc:1048] T 3d34af3a4d8e4032bc15552b55e3795d P 6072f60e128c4d59b9cc03f8f26f2ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:42.416654 32616 raft_consensus.cc:1275] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Refusing update from remote peer 6072f60e128c4d59b9cc03f8f26f2ca4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:42.418090 32664 consensus_queue.cc:1048] T 3d34af3a4d8e4032bc15552b55e3795d P 6072f60e128c4d59b9cc03f8f26f2ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:42.460901 32468 raft_consensus.cc:1275] T 5892121a20cf42bba329dda45f80d0c4 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Refusing update from remote peer 6a282e3da30e40ada68cde7b8a893945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:42.462358 32691 consensus_queue.cc:1048] T 5892121a20cf42bba329dda45f80d0c4 P 6a282e3da30e40ada68cde7b8a893945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:42.471364 32616 raft_consensus.cc:1275] T 5892121a20cf42bba329dda45f80d0c4 P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Refusing update from remote peer 6a282e3da30e40ada68cde7b8a893945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:42.474004 32691 consensus_queue.cc:1048] T 5892121a20cf42bba329dda45f80d0c4 P 6a282e3da30e40ada68cde7b8a893945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:42.477208 32539 raft_consensus.cc:1275] T d189efbbbab14dabb8ae56d46c0d1b73 P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Refusing update from remote peer 6072f60e128c4d59b9cc03f8f26f2ca4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:42.479641 32664 consensus_queue.cc:1048] T d189efbbbab14dabb8ae56d46c0d1b73 P 6072f60e128c4d59b9cc03f8f26f2ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:42.481981 32616 raft_consensus.cc:1275] T 77e375cb184f4dd3830c4d2923e45780 P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Refusing update from remote peer 6a282e3da30e40ada68cde7b8a893945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:42.483924 32700 consensus_queue.cc:1048] T 77e375cb184f4dd3830c4d2923e45780 P 6a282e3da30e40ada68cde7b8a893945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:42.485786 32616 raft_consensus.cc:1275] T 7e55cf9857584466b4c3aeffb1259bbb P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Refusing update from remote peer 6a282e3da30e40ada68cde7b8a893945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:42.488847 32700 consensus_queue.cc:1048] T 7e55cf9857584466b4c3aeffb1259bbb P 6a282e3da30e40ada68cde7b8a893945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:42.493924 32615 raft_consensus.cc:1275] T d189efbbbab14dabb8ae56d46c0d1b73 P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Refusing update from remote peer 6072f60e128c4d59b9cc03f8f26f2ca4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:42.499444 32664 consensus_queue.cc:1048] T d189efbbbab14dabb8ae56d46c0d1b73 P 6072f60e128c4d59b9cc03f8f26f2ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:42.501590 32468 raft_consensus.cc:1275] T 77e375cb184f4dd3830c4d2923e45780 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Refusing update from remote peer 6a282e3da30e40ada68cde7b8a893945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:42.506367 32691 consensus_queue.cc:1048] T 77e375cb184f4dd3830c4d2923e45780 P 6a282e3da30e40ada68cde7b8a893945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:42.512835 32466 raft_consensus.cc:1275] T 7e55cf9857584466b4c3aeffb1259bbb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Refusing update from remote peer 6a282e3da30e40ada68cde7b8a893945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:42.515322 32663 consensus_queue.cc:1048] T 7e55cf9857584466b4c3aeffb1259bbb P 6a282e3da30e40ada68cde7b8a893945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:42.585080 32466 raft_consensus.cc:1275] T fed26b0f7c9d4694ab247bd1a924893a P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Refusing update from remote peer 835ea69ad3a64292a1d166f1feaabc84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:42.586738 32702 consensus_queue.cc:1048] T fed26b0f7c9d4694ab247bd1a924893a P 835ea69ad3a64292a1d166f1feaabc84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:42.595347 32539 raft_consensus.cc:1275] T fed26b0f7c9d4694ab247bd1a924893a P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Refusing update from remote peer 835ea69ad3a64292a1d166f1feaabc84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:42.597028 32702 consensus_queue.cc:1048] T fed26b0f7c9d4694ab247bd1a924893a P 835ea69ad3a64292a1d166f1feaabc84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:44.954607 32363 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39124:
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"
    }
  }
}
W20260710 11:03:44.957969 32363 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.
I20260710 11:03:45.017506 32451 tablet_service.cc:1511] Processing CreateTablet for tablet 03926f53d34647f9ae3b45accd839328 (DEFAULT_TABLE table=soft_deleted_table [id=c759723749f24dfa819cc53c56d182d1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:45.019634 32451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03926f53d34647f9ae3b45accd839328. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.022738 32455 tablet_service.cc:1511] Processing CreateTablet for tablet d0d242e067e5480db25cc9e32c5a12f1 (DEFAULT_TABLE table=soft_deleted_table [id=c759723749f24dfa819cc53c56d182d1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:45.024507 32455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0d242e067e5480db25cc9e32c5a12f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.022624 32599 tablet_service.cc:1511] Processing CreateTablet for tablet 03926f53d34647f9ae3b45accd839328 (DEFAULT_TABLE table=soft_deleted_table [id=c759723749f24dfa819cc53c56d182d1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:45.025966 32599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03926f53d34647f9ae3b45accd839328. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.025836 32532 tablet_service.cc:1511] Processing CreateTablet for tablet d0d242e067e5480db25cc9e32c5a12f1 (DEFAULT_TABLE table=soft_deleted_table [id=c759723749f24dfa819cc53c56d182d1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:45.027755 32532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0d242e067e5480db25cc9e32c5a12f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.032182 32531 tablet_service.cc:1511] Processing CreateTablet for tablet 5fa967ec3d454d52b31812516fbad6b5 (DEFAULT_TABLE table=soft_deleted_table [id=c759723749f24dfa819cc53c56d182d1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:45.033699 32531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fa967ec3d454d52b31812516fbad6b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.041626 32528 tablet_service.cc:1511] Processing CreateTablet for tablet f3309735e662491e9ce61a0f4404b818 (DEFAULT_TABLE table=soft_deleted_table [id=c759723749f24dfa819cc53c56d182d1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:45.042105 32602 tablet_service.cc:1511] Processing CreateTablet for tablet d0d242e067e5480db25cc9e32c5a12f1 (DEFAULT_TABLE table=soft_deleted_table [id=c759723749f24dfa819cc53c56d182d1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:45.043467 32528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3309735e662491e9ce61a0f4404b818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.043593 32602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0d242e067e5480db25cc9e32c5a12f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.046897 32604 tablet_service.cc:1511] Processing CreateTablet for tablet 40fa6771ffe747bbb704e8fea8d6dfb7 (DEFAULT_TABLE table=soft_deleted_table [id=c759723749f24dfa819cc53c56d182d1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:45.048177 32452 tablet_service.cc:1511] Processing CreateTablet for tablet 5fa967ec3d454d52b31812516fbad6b5 (DEFAULT_TABLE table=soft_deleted_table [id=c759723749f24dfa819cc53c56d182d1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:45.051014 32453 tablet_service.cc:1511] Processing CreateTablet for tablet 40fa6771ffe747bbb704e8fea8d6dfb7 (DEFAULT_TABLE table=soft_deleted_table [id=c759723749f24dfa819cc53c56d182d1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:45.037176 32526 tablet_service.cc:1511] Processing CreateTablet for tablet 40fa6771ffe747bbb704e8fea8d6dfb7 (DEFAULT_TABLE table=soft_deleted_table [id=c759723749f24dfa819cc53c56d182d1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:45.041802 32600 tablet_service.cc:1511] Processing CreateTablet for tablet 5fa967ec3d454d52b31812516fbad6b5 (DEFAULT_TABLE table=soft_deleted_table [id=c759723749f24dfa819cc53c56d182d1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:45.053917 32454 tablet_service.cc:1511] Processing CreateTablet for tablet f3309735e662491e9ce61a0f4404b818 (DEFAULT_TABLE table=soft_deleted_table [id=c759723749f24dfa819cc53c56d182d1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:45.055500 32452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fa967ec3d454d52b31812516fbad6b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.058936 32529 tablet_service.cc:1511] Processing CreateTablet for tablet de7ad4289aee44aca6e10fb93a231bfb (DEFAULT_TABLE table=soft_deleted_table [id=c759723749f24dfa819cc53c56d182d1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:45.060031 32454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3309735e662491e9ce61a0f4404b818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.060395 32529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de7ad4289aee44aca6e10fb93a231bfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.019464 32525 tablet_service.cc:1511] Processing CreateTablet for tablet 03926f53d34647f9ae3b45accd839328 (DEFAULT_TABLE table=soft_deleted_table [id=c759723749f24dfa819cc53c56d182d1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:45.062394 32525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03926f53d34647f9ae3b45accd839328. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.063486 32453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40fa6771ffe747bbb704e8fea8d6dfb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.066707 32526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40fa6771ffe747bbb704e8fea8d6dfb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.070983 32527 tablet_service.cc:1511] Processing CreateTablet for tablet 4ec9fe0d9de74e009530e3e11f718c49 (DEFAULT_TABLE table=soft_deleted_table [id=c759723749f24dfa819cc53c56d182d1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:45.048592 32604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40fa6771ffe747bbb704e8fea8d6dfb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.072564 32527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ec9fe0d9de74e009530e3e11f718c49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.073004 32601 tablet_service.cc:1511] Processing CreateTablet for tablet f3309735e662491e9ce61a0f4404b818 (DEFAULT_TABLE table=soft_deleted_table [id=c759723749f24dfa819cc53c56d182d1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:45.074003 32600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fa967ec3d454d52b31812516fbad6b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.075582 32456 tablet_service.cc:1511] Processing CreateTablet for tablet de7ad4289aee44aca6e10fb93a231bfb (DEFAULT_TABLE table=soft_deleted_table [id=c759723749f24dfa819cc53c56d182d1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:45.077134 32456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de7ad4289aee44aca6e10fb93a231bfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.078879 32458 tablet_service.cc:1511] Processing CreateTablet for tablet 4ec9fe0d9de74e009530e3e11f718c49 (DEFAULT_TABLE table=soft_deleted_table [id=c759723749f24dfa819cc53c56d182d1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:45.079423 32533 tablet_service.cc:1511] Processing CreateTablet for tablet 3cc1513560bc4b9083e93f170de42768 (DEFAULT_TABLE table=soft_deleted_table [id=c759723749f24dfa819cc53c56d182d1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:45.080940 32533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cc1513560bc4b9083e93f170de42768. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.081535 32450 tablet_service.cc:1511] Processing CreateTablet for tablet 3cc1513560bc4b9083e93f170de42768 (DEFAULT_TABLE table=soft_deleted_table [id=c759723749f24dfa819cc53c56d182d1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:45.083349 32530 tablet_service.cc:1511] Processing CreateTablet for tablet 62f9e772632c42c0943ac950643eb20b (DEFAULT_TABLE table=soft_deleted_table [id=c759723749f24dfa819cc53c56d182d1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:45.084789 32530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62f9e772632c42c0943ac950643eb20b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.086234 32457 tablet_service.cc:1511] Processing CreateTablet for tablet 62f9e772632c42c0943ac950643eb20b (DEFAULT_TABLE table=soft_deleted_table [id=c759723749f24dfa819cc53c56d182d1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:45.087790 32601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3309735e662491e9ce61a0f4404b818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.089097 32603 tablet_service.cc:1511] Processing CreateTablet for tablet 4ec9fe0d9de74e009530e3e11f718c49 (DEFAULT_TABLE table=soft_deleted_table [id=c759723749f24dfa819cc53c56d182d1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:45.090535 32603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ec9fe0d9de74e009530e3e11f718c49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.092332 32607 tablet_service.cc:1511] Processing CreateTablet for tablet 3cc1513560bc4b9083e93f170de42768 (DEFAULT_TABLE table=soft_deleted_table [id=c759723749f24dfa819cc53c56d182d1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:45.095319 32605 tablet_service.cc:1511] Processing CreateTablet for tablet 62f9e772632c42c0943ac950643eb20b (DEFAULT_TABLE table=soft_deleted_table [id=c759723749f24dfa819cc53c56d182d1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:45.096524 32457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62f9e772632c42c0943ac950643eb20b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.097811 32458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ec9fe0d9de74e009530e3e11f718c49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.098177 32607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cc1513560bc4b9083e93f170de42768. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.087109 32606 tablet_service.cc:1511] Processing CreateTablet for tablet de7ad4289aee44aca6e10fb93a231bfb (DEFAULT_TABLE table=soft_deleted_table [id=c759723749f24dfa819cc53c56d182d1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:45.102543 32605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62f9e772632c42c0943ac950643eb20b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.103272 32450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cc1513560bc4b9083e93f170de42768. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.112661 32606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de7ad4289aee44aca6e10fb93a231bfb. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:03:45.143580 32414 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:45.210908 32763 tablet_bootstrap.cc:492] T d0d242e067e5480db25cc9e32c5a12f1 P 835ea69ad3a64292a1d166f1feaabc84: Bootstrap starting.
I20260710 11:03:45.232636 32763 tablet_bootstrap.cc:654] T d0d242e067e5480db25cc9e32c5a12f1 P 835ea69ad3a64292a1d166f1feaabc84: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:45.245208 32764 tablet_bootstrap.cc:492] T 03926f53d34647f9ae3b45accd839328 P 6a282e3da30e40ada68cde7b8a893945: Bootstrap starting.
I20260710 11:03:45.257349 32762 tablet_bootstrap.cc:492] T 5fa967ec3d454d52b31812516fbad6b5 P 6072f60e128c4d59b9cc03f8f26f2ca4: Bootstrap starting.
I20260710 11:03:45.263134 32762 tablet_bootstrap.cc:654] T 5fa967ec3d454d52b31812516fbad6b5 P 6072f60e128c4d59b9cc03f8f26f2ca4: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:45.264784 32764 tablet_bootstrap.cc:654] T 03926f53d34647f9ae3b45accd839328 P 6a282e3da30e40ada68cde7b8a893945: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:45.270764 32763 tablet_bootstrap.cc:492] T d0d242e067e5480db25cc9e32c5a12f1 P 835ea69ad3a64292a1d166f1feaabc84: No bootstrap required, opened a new log
I20260710 11:03:45.271361 32763 ts_tablet_manager.cc:1403] T d0d242e067e5480db25cc9e32c5a12f1 P 835ea69ad3a64292a1d166f1feaabc84: Time spent bootstrapping tablet: real 0.061s	user 0.003s	sys 0.012s
I20260710 11:03:45.271852 32762 tablet_bootstrap.cc:492] T 5fa967ec3d454d52b31812516fbad6b5 P 6072f60e128c4d59b9cc03f8f26f2ca4: No bootstrap required, opened a new log
I20260710 11:03:45.272431 32762 ts_tablet_manager.cc:1403] T 5fa967ec3d454d52b31812516fbad6b5 P 6072f60e128c4d59b9cc03f8f26f2ca4: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 11:03:45.274539 32763 raft_consensus.cc:359] T d0d242e067e5480db25cc9e32c5a12f1 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.275503 32763 raft_consensus.cc:385] T d0d242e067e5480db25cc9e32c5a12f1 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:45.275632 32762 raft_consensus.cc:359] T 5fa967ec3d454d52b31812516fbad6b5 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.275877 32764 tablet_bootstrap.cc:492] T 03926f53d34647f9ae3b45accd839328 P 6a282e3da30e40ada68cde7b8a893945: No bootstrap required, opened a new log
I20260710 11:03:45.275880 32763 raft_consensus.cc:740] T d0d242e067e5480db25cc9e32c5a12f1 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 835ea69ad3a64292a1d166f1feaabc84, State: Initialized, Role: FOLLOWER
I20260710 11:03:45.276327 32762 raft_consensus.cc:385] T 5fa967ec3d454d52b31812516fbad6b5 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:45.276610 32764 ts_tablet_manager.cc:1403] T 03926f53d34647f9ae3b45accd839328 P 6a282e3da30e40ada68cde7b8a893945: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.008s
I20260710 11:03:45.276721 32762 raft_consensus.cc:740] T 5fa967ec3d454d52b31812516fbad6b5 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6072f60e128c4d59b9cc03f8f26f2ca4, State: Initialized, Role: FOLLOWER
I20260710 11:03:45.276944 32763 consensus_queue.cc:260] T d0d242e067e5480db25cc9e32c5a12f1 P 835ea69ad3a64292a1d166f1feaabc84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.277607 32762 consensus_queue.cc:260] T 5fa967ec3d454d52b31812516fbad6b5 P 6072f60e128c4d59b9cc03f8f26f2ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.279700 32763 ts_tablet_manager.cc:1434] T d0d242e067e5480db25cc9e32c5a12f1 P 835ea69ad3a64292a1d166f1feaabc84: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:03:45.280321 32762 ts_tablet_manager.cc:1434] T 5fa967ec3d454d52b31812516fbad6b5 P 6072f60e128c4d59b9cc03f8f26f2ca4: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260710 11:03:45.280838 32763 tablet_bootstrap.cc:492] T 5fa967ec3d454d52b31812516fbad6b5 P 835ea69ad3a64292a1d166f1feaabc84: Bootstrap starting.
I20260710 11:03:45.281368 32762 tablet_bootstrap.cc:492] T 03926f53d34647f9ae3b45accd839328 P 6072f60e128c4d59b9cc03f8f26f2ca4: Bootstrap starting.
I20260710 11:03:45.283331 32764 raft_consensus.cc:359] T 03926f53d34647f9ae3b45accd839328 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.284202 32764 raft_consensus.cc:385] T 03926f53d34647f9ae3b45accd839328 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:45.284535 32764 raft_consensus.cc:740] T 03926f53d34647f9ae3b45accd839328 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a282e3da30e40ada68cde7b8a893945, State: Initialized, Role: FOLLOWER
I20260710 11:03:45.285356 32764 consensus_queue.cc:260] T 03926f53d34647f9ae3b45accd839328 P 6a282e3da30e40ada68cde7b8a893945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.288275 32762 tablet_bootstrap.cc:654] T 03926f53d34647f9ae3b45accd839328 P 6072f60e128c4d59b9cc03f8f26f2ca4: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:45.288880 32763 tablet_bootstrap.cc:654] T 5fa967ec3d454d52b31812516fbad6b5 P 835ea69ad3a64292a1d166f1feaabc84: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:45.297492 32764 ts_tablet_manager.cc:1434] T 03926f53d34647f9ae3b45accd839328 P 6a282e3da30e40ada68cde7b8a893945: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 11:03:45.300973 32763 tablet_bootstrap.cc:492] T 5fa967ec3d454d52b31812516fbad6b5 P 835ea69ad3a64292a1d166f1feaabc84: No bootstrap required, opened a new log
I20260710 11:03:45.301312 32762 tablet_bootstrap.cc:492] T 03926f53d34647f9ae3b45accd839328 P 6072f60e128c4d59b9cc03f8f26f2ca4: No bootstrap required, opened a new log
I20260710 11:03:45.301681 32763 ts_tablet_manager.cc:1403] T 5fa967ec3d454d52b31812516fbad6b5 P 835ea69ad3a64292a1d166f1feaabc84: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.011s
I20260710 11:03:45.301905 32762 ts_tablet_manager.cc:1403] T 03926f53d34647f9ae3b45accd839328 P 6072f60e128c4d59b9cc03f8f26f2ca4: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.009s
I20260710 11:03:45.305346 32762 raft_consensus.cc:359] T 03926f53d34647f9ae3b45accd839328 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.306187 32764 tablet_bootstrap.cc:492] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945: Bootstrap starting.
I20260710 11:03:45.305948 32763 raft_consensus.cc:359] T 5fa967ec3d454d52b31812516fbad6b5 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.306272 32762 raft_consensus.cc:385] T 03926f53d34647f9ae3b45accd839328 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:45.306774 32763 raft_consensus.cc:385] T 5fa967ec3d454d52b31812516fbad6b5 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:45.306867 32762 raft_consensus.cc:740] T 03926f53d34647f9ae3b45accd839328 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6072f60e128c4d59b9cc03f8f26f2ca4, State: Initialized, Role: FOLLOWER
I20260710 11:03:45.307272 32763 raft_consensus.cc:740] T 5fa967ec3d454d52b31812516fbad6b5 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 835ea69ad3a64292a1d166f1feaabc84, State: Initialized, Role: FOLLOWER
I20260710 11:03:45.307811 32762 consensus_queue.cc:260] T 03926f53d34647f9ae3b45accd839328 P 6072f60e128c4d59b9cc03f8f26f2ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.308256 32763 consensus_queue.cc:260] T 5fa967ec3d454d52b31812516fbad6b5 P 835ea69ad3a64292a1d166f1feaabc84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.310299 32762 ts_tablet_manager.cc:1434] T 03926f53d34647f9ae3b45accd839328 P 6072f60e128c4d59b9cc03f8f26f2ca4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:03:45.310997 32763 ts_tablet_manager.cc:1434] T 5fa967ec3d454d52b31812516fbad6b5 P 835ea69ad3a64292a1d166f1feaabc84: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:03:45.311390 32762 tablet_bootstrap.cc:492] T de7ad4289aee44aca6e10fb93a231bfb P 6072f60e128c4d59b9cc03f8f26f2ca4: Bootstrap starting.
I20260710 11:03:45.312103 32763 tablet_bootstrap.cc:492] T 03926f53d34647f9ae3b45accd839328 P 835ea69ad3a64292a1d166f1feaabc84: Bootstrap starting.
I20260710 11:03:45.319235 32762 tablet_bootstrap.cc:654] T de7ad4289aee44aca6e10fb93a231bfb P 6072f60e128c4d59b9cc03f8f26f2ca4: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:45.319259 32764 tablet_bootstrap.cc:654] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:45.319329 32763 tablet_bootstrap.cc:654] T 03926f53d34647f9ae3b45accd839328 P 835ea69ad3a64292a1d166f1feaabc84: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:45.331993 32762 tablet_bootstrap.cc:492] T de7ad4289aee44aca6e10fb93a231bfb P 6072f60e128c4d59b9cc03f8f26f2ca4: No bootstrap required, opened a new log
I20260710 11:03:45.332598 32762 ts_tablet_manager.cc:1403] T de7ad4289aee44aca6e10fb93a231bfb P 6072f60e128c4d59b9cc03f8f26f2ca4: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.005s
I20260710 11:03:45.335753 32762 raft_consensus.cc:359] T de7ad4289aee44aca6e10fb93a231bfb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.336730 32762 raft_consensus.cc:385] T de7ad4289aee44aca6e10fb93a231bfb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:45.337116 32762 raft_consensus.cc:740] T de7ad4289aee44aca6e10fb93a231bfb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6072f60e128c4d59b9cc03f8f26f2ca4, State: Initialized, Role: FOLLOWER
I20260710 11:03:45.337767 32764 tablet_bootstrap.cc:492] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945: No bootstrap required, opened a new log
I20260710 11:03:45.338384 32764 ts_tablet_manager.cc:1403] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.005s
I20260710 11:03:45.338066 32762 consensus_queue.cc:260] T de7ad4289aee44aca6e10fb93a231bfb P 6072f60e128c4d59b9cc03f8f26f2ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.340955 32762 ts_tablet_manager.cc:1434] T de7ad4289aee44aca6e10fb93a231bfb P 6072f60e128c4d59b9cc03f8f26f2ca4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:03:45.341810 32764 raft_consensus.cc:359] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.342435 32763 tablet_bootstrap.cc:492] T 03926f53d34647f9ae3b45accd839328 P 835ea69ad3a64292a1d166f1feaabc84: No bootstrap required, opened a new log
I20260710 11:03:45.342630 32762 tablet_bootstrap.cc:492] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6072f60e128c4d59b9cc03f8f26f2ca4: Bootstrap starting.
I20260710 11:03:45.342779 32764 raft_consensus.cc:385] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:45.343109 32763 ts_tablet_manager.cc:1403] T 03926f53d34647f9ae3b45accd839328 P 835ea69ad3a64292a1d166f1feaabc84: Time spent bootstrapping tablet: real 0.031s	user 0.022s	sys 0.003s
I20260710 11:03:45.343242 32764 raft_consensus.cc:740] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a282e3da30e40ada68cde7b8a893945, State: Initialized, Role: FOLLOWER
I20260710 11:03:45.344252 32764 consensus_queue.cc:260] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.346362 32763 raft_consensus.cc:359] T 03926f53d34647f9ae3b45accd839328 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.347255 32763 raft_consensus.cc:385] T 03926f53d34647f9ae3b45accd839328 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:45.347605 32763 raft_consensus.cc:740] T 03926f53d34647f9ae3b45accd839328 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 835ea69ad3a64292a1d166f1feaabc84, State: Initialized, Role: FOLLOWER
I20260710 11:03:45.348557 32763 consensus_queue.cc:260] T 03926f53d34647f9ae3b45accd839328 P 835ea69ad3a64292a1d166f1feaabc84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.350612 32762 tablet_bootstrap.cc:654] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6072f60e128c4d59b9cc03f8f26f2ca4: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:45.351240 32763 ts_tablet_manager.cc:1434] T 03926f53d34647f9ae3b45accd839328 P 835ea69ad3a64292a1d166f1feaabc84: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:03:45.352386 32763 tablet_bootstrap.cc:492] T 4ec9fe0d9de74e009530e3e11f718c49 P 835ea69ad3a64292a1d166f1feaabc84: Bootstrap starting.
I20260710 11:03:45.354230 32764 ts_tablet_manager.cc:1434] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.004s
I20260710 11:03:45.360888 32750 raft_consensus.cc:493] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:45.361466 32750 raft_consensus.cc:515] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.362175 32763 tablet_bootstrap.cc:654] T 4ec9fe0d9de74e009530e3e11f718c49 P 835ea69ad3a64292a1d166f1feaabc84: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:45.363979 32750 leader_election.cc:290] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:45.364756 32762 tablet_bootstrap.cc:492] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6072f60e128c4d59b9cc03f8f26f2ca4: No bootstrap required, opened a new log
I20260710 11:03:45.365367 32762 ts_tablet_manager.cc:1403] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6072f60e128c4d59b9cc03f8f26f2ca4: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.013s
I20260710 11:03:45.369078 32762 raft_consensus.cc:359] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.370108 32762 raft_consensus.cc:385] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:45.370510 32762 raft_consensus.cc:740] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6072f60e128c4d59b9cc03f8f26f2ca4, State: Initialized, Role: FOLLOWER
I20260710 11:03:45.370967 32466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa6771ffe747bbb704e8fea8d6dfb7" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" is_pre_election: true
I20260710 11:03:45.371510 32762 consensus_queue.cc:260] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6072f60e128c4d59b9cc03f8f26f2ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.372382 32615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa6771ffe747bbb704e8fea8d6dfb7" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835ea69ad3a64292a1d166f1feaabc84" is_pre_election: true
I20260710 11:03:45.373871 32762 ts_tablet_manager.cc:1434] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6072f60e128c4d59b9cc03f8f26f2ca4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:03:45.374368 32763 tablet_bootstrap.cc:492] T 4ec9fe0d9de74e009530e3e11f718c49 P 835ea69ad3a64292a1d166f1feaabc84: No bootstrap required, opened a new log
I20260710 11:03:45.374593 32466 raft_consensus.cc:2468] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a282e3da30e40ada68cde7b8a893945 in term 0.
I20260710 11:03:45.374922 32763 ts_tablet_manager.cc:1403] T 4ec9fe0d9de74e009530e3e11f718c49 P 835ea69ad3a64292a1d166f1feaabc84: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260710 11:03:45.375043 32762 tablet_bootstrap.cc:492] T 3cc1513560bc4b9083e93f170de42768 P 6072f60e128c4d59b9cc03f8f26f2ca4: Bootstrap starting.
I20260710 11:03:45.378201 32763 raft_consensus.cc:359] T 4ec9fe0d9de74e009530e3e11f718c49 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.379096 32763 raft_consensus.cc:385] T 4ec9fe0d9de74e009530e3e11f718c49 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:45.379468 32763 raft_consensus.cc:740] T 4ec9fe0d9de74e009530e3e11f718c49 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 835ea69ad3a64292a1d166f1feaabc84, State: Initialized, Role: FOLLOWER
I20260710 11:03:45.380389 32763 consensus_queue.cc:260] T 4ec9fe0d9de74e009530e3e11f718c49 P 835ea69ad3a64292a1d166f1feaabc84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
W20260710 11:03:45.374244 32506 leader_election.cc:343] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:45.382547 32506 leader_election.cc:304] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945 [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: 6072f60e128c4d59b9cc03f8f26f2ca4, 6a282e3da30e40ada68cde7b8a893945; no voters: 835ea69ad3a64292a1d166f1feaabc84
I20260710 11:03:45.382862 32762 tablet_bootstrap.cc:654] T 3cc1513560bc4b9083e93f170de42768 P 6072f60e128c4d59b9cc03f8f26f2ca4: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:45.383745 32763 ts_tablet_manager.cc:1434] T 4ec9fe0d9de74e009530e3e11f718c49 P 835ea69ad3a64292a1d166f1feaabc84: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:03:45.384349 32750 raft_consensus.cc:2804] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:45.384861 32750 raft_consensus.cc:493] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:45.385038 32763 tablet_bootstrap.cc:492] T f3309735e662491e9ce61a0f4404b818 P 835ea69ad3a64292a1d166f1feaabc84: Bootstrap starting.
I20260710 11:03:45.385362 32750 raft_consensus.cc:3060] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:45.392045 32764 tablet_bootstrap.cc:492] T d0d242e067e5480db25cc9e32c5a12f1 P 6a282e3da30e40ada68cde7b8a893945: Bootstrap starting.
I20260710 11:03:45.393805 32763 tablet_bootstrap.cc:654] T f3309735e662491e9ce61a0f4404b818 P 835ea69ad3a64292a1d166f1feaabc84: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:45.395483 32762 tablet_bootstrap.cc:492] T 3cc1513560bc4b9083e93f170de42768 P 6072f60e128c4d59b9cc03f8f26f2ca4: No bootstrap required, opened a new log
I20260710 11:03:45.396154 32762 ts_tablet_manager.cc:1403] T 3cc1513560bc4b9083e93f170de42768 P 6072f60e128c4d59b9cc03f8f26f2ca4: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.011s
I20260710 11:03:45.399855 32762 raft_consensus.cc:359] T 3cc1513560bc4b9083e93f170de42768 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.400710 32762 raft_consensus.cc:385] T 3cc1513560bc4b9083e93f170de42768 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:45.401049 32762 raft_consensus.cc:740] T 3cc1513560bc4b9083e93f170de42768 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6072f60e128c4d59b9cc03f8f26f2ca4, State: Initialized, Role: FOLLOWER
I20260710 11:03:45.401937 32762 consensus_queue.cc:260] T 3cc1513560bc4b9083e93f170de42768 P 6072f60e128c4d59b9cc03f8f26f2ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.404330 32762 ts_tablet_manager.cc:1434] T 3cc1513560bc4b9083e93f170de42768 P 6072f60e128c4d59b9cc03f8f26f2ca4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:03:45.405608 32762 tablet_bootstrap.cc:492] T d0d242e067e5480db25cc9e32c5a12f1 P 6072f60e128c4d59b9cc03f8f26f2ca4: Bootstrap starting.
I20260710 11:03:45.407760 32763 tablet_bootstrap.cc:492] T f3309735e662491e9ce61a0f4404b818 P 835ea69ad3a64292a1d166f1feaabc84: No bootstrap required, opened a new log
I20260710 11:03:45.408439 32763 ts_tablet_manager.cc:1403] T f3309735e662491e9ce61a0f4404b818 P 835ea69ad3a64292a1d166f1feaabc84: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260710 11:03:45.404956 32750 raft_consensus.cc:515] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.411885 32466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa6771ffe747bbb704e8fea8d6dfb7" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4"
I20260710 11:03:45.412534 32466 raft_consensus.cc:3060] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:45.414927 32763 raft_consensus.cc:359] T f3309735e662491e9ce61a0f4404b818 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.415809 32763 raft_consensus.cc:385] T f3309735e662491e9ce61a0f4404b818 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:45.416118 32763 raft_consensus.cc:740] T f3309735e662491e9ce61a0f4404b818 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 835ea69ad3a64292a1d166f1feaabc84, State: Initialized, Role: FOLLOWER
I20260710 11:03:45.417137 32763 consensus_queue.cc:260] T f3309735e662491e9ce61a0f4404b818 P 835ea69ad3a64292a1d166f1feaabc84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.417945 32762 tablet_bootstrap.cc:654] T d0d242e067e5480db25cc9e32c5a12f1 P 6072f60e128c4d59b9cc03f8f26f2ca4: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:45.423025 32763 ts_tablet_manager.cc:1434] T f3309735e662491e9ce61a0f4404b818 P 835ea69ad3a64292a1d166f1feaabc84: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:03:45.424343 32763 tablet_bootstrap.cc:492] T de7ad4289aee44aca6e10fb93a231bfb P 835ea69ad3a64292a1d166f1feaabc84: Bootstrap starting.
I20260710 11:03:45.425964 32466 raft_consensus.cc:2468] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a282e3da30e40ada68cde7b8a893945 in term 1.
I20260710 11:03:45.428460 32615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa6771ffe747bbb704e8fea8d6dfb7" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835ea69ad3a64292a1d166f1feaabc84"
W20260710 11:03:45.432194 32506 leader_election.cc:343] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:45.432355 32763 tablet_bootstrap.cc:654] T de7ad4289aee44aca6e10fb93a231bfb P 835ea69ad3a64292a1d166f1feaabc84: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:45.429085 32750 leader_election.cc:290] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 1 election: Requested vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:45.434244 32506 leader_election.cc:304] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 6a282e3da30e40ada68cde7b8a893945; no voters: 835ea69ad3a64292a1d166f1feaabc84
I20260710 11:03:45.442591 32764 tablet_bootstrap.cc:654] T d0d242e067e5480db25cc9e32c5a12f1 P 6a282e3da30e40ada68cde7b8a893945: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:45.444751 32750 raft_consensus.cc:2804] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:45.446841 32750 raft_consensus.cc:697] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945 [term 1 LEADER]: Becoming Leader. State: Replica: 6a282e3da30e40ada68cde7b8a893945, State: Running, Role: LEADER
I20260710 11:03:45.449175 32750 consensus_queue.cc:237] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.451732 32763 tablet_bootstrap.cc:492] T de7ad4289aee44aca6e10fb93a231bfb P 835ea69ad3a64292a1d166f1feaabc84: No bootstrap required, opened a new log
I20260710 11:03:45.452330 32763 ts_tablet_manager.cc:1403] T de7ad4289aee44aca6e10fb93a231bfb P 835ea69ad3a64292a1d166f1feaabc84: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.004s
I20260710 11:03:45.452394 32762 tablet_bootstrap.cc:492] T d0d242e067e5480db25cc9e32c5a12f1 P 6072f60e128c4d59b9cc03f8f26f2ca4: No bootstrap required, opened a new log
I20260710 11:03:45.452980 32762 ts_tablet_manager.cc:1403] T d0d242e067e5480db25cc9e32c5a12f1 P 6072f60e128c4d59b9cc03f8f26f2ca4: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.017s
I20260710 11:03:45.455703 32763 raft_consensus.cc:359] T de7ad4289aee44aca6e10fb93a231bfb P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.456568 32763 raft_consensus.cc:385] T de7ad4289aee44aca6e10fb93a231bfb P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:45.456925 32763 raft_consensus.cc:740] T de7ad4289aee44aca6e10fb93a231bfb P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 835ea69ad3a64292a1d166f1feaabc84, State: Initialized, Role: FOLLOWER
I20260710 11:03:45.457922 32763 consensus_queue.cc:260] T de7ad4289aee44aca6e10fb93a231bfb P 835ea69ad3a64292a1d166f1feaabc84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.458455 32762 raft_consensus.cc:359] T d0d242e067e5480db25cc9e32c5a12f1 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.459506 32762 raft_consensus.cc:385] T d0d242e067e5480db25cc9e32c5a12f1 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:45.459925 32762 raft_consensus.cc:740] T d0d242e067e5480db25cc9e32c5a12f1 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6072f60e128c4d59b9cc03f8f26f2ca4, State: Initialized, Role: FOLLOWER
I20260710 11:03:45.460858 32763 ts_tablet_manager.cc:1434] T de7ad4289aee44aca6e10fb93a231bfb P 835ea69ad3a64292a1d166f1feaabc84: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:03:45.460949 32762 consensus_queue.cc:260] T d0d242e067e5480db25cc9e32c5a12f1 P 6072f60e128c4d59b9cc03f8f26f2ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.462222 32763 tablet_bootstrap.cc:492] T 62f9e772632c42c0943ac950643eb20b P 835ea69ad3a64292a1d166f1feaabc84: Bootstrap starting.
I20260710 11:03:45.463867 32762 ts_tablet_manager.cc:1434] T d0d242e067e5480db25cc9e32c5a12f1 P 6072f60e128c4d59b9cc03f8f26f2ca4: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:03:45.465018 32762 tablet_bootstrap.cc:492] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4: Bootstrap starting.
I20260710 11:03:45.472186 32762 tablet_bootstrap.cc:654] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:45.472853 32764 tablet_bootstrap.cc:492] T d0d242e067e5480db25cc9e32c5a12f1 P 6a282e3da30e40ada68cde7b8a893945: No bootstrap required, opened a new log
I20260710 11:03:45.473328 32764 ts_tablet_manager.cc:1403] T d0d242e067e5480db25cc9e32c5a12f1 P 6a282e3da30e40ada68cde7b8a893945: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.005s
I20260710 11:03:45.476233 32764 raft_consensus.cc:359] T d0d242e067e5480db25cc9e32c5a12f1 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.476934 32764 raft_consensus.cc:385] T d0d242e067e5480db25cc9e32c5a12f1 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:45.477229 32764 raft_consensus.cc:740] T d0d242e067e5480db25cc9e32c5a12f1 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a282e3da30e40ada68cde7b8a893945, State: Initialized, Role: FOLLOWER
I20260710 11:03:45.478075 32764 consensus_queue.cc:260] T d0d242e067e5480db25cc9e32c5a12f1 P 6a282e3da30e40ada68cde7b8a893945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.479885 32366 catalog_manager.cc:5697] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "6a282e3da30e40ada68cde7b8a893945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:45.480796 32764 ts_tablet_manager.cc:1434] T d0d242e067e5480db25cc9e32c5a12f1 P 6a282e3da30e40ada68cde7b8a893945: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:03:45.481841 32764 tablet_bootstrap.cc:492] T f3309735e662491e9ce61a0f4404b818 P 6a282e3da30e40ada68cde7b8a893945: Bootstrap starting.
I20260710 11:03:45.484563 32762 tablet_bootstrap.cc:492] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4: No bootstrap required, opened a new log
I20260710 11:03:45.485188 32762 ts_tablet_manager.cc:1403] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260710 11:03:45.488323 32764 tablet_bootstrap.cc:654] T f3309735e662491e9ce61a0f4404b818 P 6a282e3da30e40ada68cde7b8a893945: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:45.489975 32762 raft_consensus.cc:359] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.490932 32762 raft_consensus.cc:385] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:45.491506 32762 raft_consensus.cc:740] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6072f60e128c4d59b9cc03f8f26f2ca4, State: Initialized, Role: FOLLOWER
I20260710 11:03:45.492435 32762 consensus_queue.cc:260] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.494843 32762 ts_tablet_manager.cc:1434] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:03:45.495890 32762 tablet_bootstrap.cc:492] T f3309735e662491e9ce61a0f4404b818 P 6072f60e128c4d59b9cc03f8f26f2ca4: Bootstrap starting.
I20260710 11:03:45.497821 32764 tablet_bootstrap.cc:492] T f3309735e662491e9ce61a0f4404b818 P 6a282e3da30e40ada68cde7b8a893945: No bootstrap required, opened a new log
I20260710 11:03:45.498405 32763 tablet_bootstrap.cc:654] T 62f9e772632c42c0943ac950643eb20b P 835ea69ad3a64292a1d166f1feaabc84: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:45.498433 32764 ts_tablet_manager.cc:1403] T f3309735e662491e9ce61a0f4404b818 P 6a282e3da30e40ada68cde7b8a893945: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260710 11:03:45.502552 32762 tablet_bootstrap.cc:654] T f3309735e662491e9ce61a0f4404b818 P 6072f60e128c4d59b9cc03f8f26f2ca4: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:45.502277 32764 raft_consensus.cc:359] T f3309735e662491e9ce61a0f4404b818 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.503479 32764 raft_consensus.cc:385] T f3309735e662491e9ce61a0f4404b818 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:45.504034 32764 raft_consensus.cc:740] T f3309735e662491e9ce61a0f4404b818 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a282e3da30e40ada68cde7b8a893945, State: Initialized, Role: FOLLOWER
I20260710 11:03:45.505081 32764 consensus_queue.cc:260] T f3309735e662491e9ce61a0f4404b818 P 6a282e3da30e40ada68cde7b8a893945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.508445 32764 ts_tablet_manager.cc:1434] T f3309735e662491e9ce61a0f4404b818 P 6a282e3da30e40ada68cde7b8a893945: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:03:45.509402 32764 tablet_bootstrap.cc:492] T 62f9e772632c42c0943ac950643eb20b P 6a282e3da30e40ada68cde7b8a893945: Bootstrap starting.
I20260710 11:03:45.510389 32753 raft_consensus.cc:493] T 5fa967ec3d454d52b31812516fbad6b5 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:45.510780 32763 tablet_bootstrap.cc:492] T 62f9e772632c42c0943ac950643eb20b P 835ea69ad3a64292a1d166f1feaabc84: No bootstrap required, opened a new log
I20260710 11:03:45.510907 32753 raft_consensus.cc:515] T 5fa967ec3d454d52b31812516fbad6b5 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.511345 32763 ts_tablet_manager.cc:1403] T 62f9e772632c42c0943ac950643eb20b P 835ea69ad3a64292a1d166f1feaabc84: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.004s
I20260710 11:03:45.512028 32762 tablet_bootstrap.cc:492] T f3309735e662491e9ce61a0f4404b818 P 6072f60e128c4d59b9cc03f8f26f2ca4: No bootstrap required, opened a new log
I20260710 11:03:45.512550 32762 ts_tablet_manager.cc:1403] T f3309735e662491e9ce61a0f4404b818 P 6072f60e128c4d59b9cc03f8f26f2ca4: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.001s
I20260710 11:03:45.513295 32753 leader_election.cc:290] T 5fa967ec3d454d52b31812516fbad6b5 P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:45.515192 32539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa967ec3d454d52b31812516fbad6b5" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a282e3da30e40ada68cde7b8a893945" is_pre_election: true
I20260710 11:03:45.515115 32763 raft_consensus.cc:359] T 62f9e772632c42c0943ac950643eb20b P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.515471 32762 raft_consensus.cc:359] T f3309735e662491e9ce61a0f4404b818 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.516106 32763 raft_consensus.cc:385] T 62f9e772632c42c0943ac950643eb20b P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:45.516263 32762 raft_consensus.cc:385] T f3309735e662491e9ce61a0f4404b818 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:45.516628 32763 raft_consensus.cc:740] T 62f9e772632c42c0943ac950643eb20b P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 835ea69ad3a64292a1d166f1feaabc84, State: Initialized, Role: FOLLOWER
I20260710 11:03:45.516732 32762 raft_consensus.cc:740] T f3309735e662491e9ce61a0f4404b818 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6072f60e128c4d59b9cc03f8f26f2ca4, State: Initialized, Role: FOLLOWER
W20260710 11:03:45.517079 32432 leader_election.cc:343] T 5fa967ec3d454d52b31812516fbad6b5 P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:45.517673 32762 consensus_queue.cc:260] T f3309735e662491e9ce61a0f4404b818 P 6072f60e128c4d59b9cc03f8f26f2ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.517871 32763 consensus_queue.cc:260] T 62f9e772632c42c0943ac950643eb20b P 835ea69ad3a64292a1d166f1feaabc84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.518850 32615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa967ec3d454d52b31812516fbad6b5" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835ea69ad3a64292a1d166f1feaabc84" is_pre_election: true
I20260710 11:03:45.519479 32615 raft_consensus.cc:2468] T 5fa967ec3d454d52b31812516fbad6b5 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in term 0.
I20260710 11:03:45.519790 32762 ts_tablet_manager.cc:1434] T f3309735e662491e9ce61a0f4404b818 P 6072f60e128c4d59b9cc03f8f26f2ca4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:03:45.520692 32762 tablet_bootstrap.cc:492] T 62f9e772632c42c0943ac950643eb20b P 6072f60e128c4d59b9cc03f8f26f2ca4: Bootstrap starting.
I20260710 11:03:45.520793 32431 leader_election.cc:304] T 5fa967ec3d454d52b31812516fbad6b5 P 6072f60e128c4d59b9cc03f8f26f2ca4 [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: 6072f60e128c4d59b9cc03f8f26f2ca4, 835ea69ad3a64292a1d166f1feaabc84; no voters: 6a282e3da30e40ada68cde7b8a893945
I20260710 11:03:45.522432 32664 raft_consensus.cc:2804] T 5fa967ec3d454d52b31812516fbad6b5 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:45.522791 32664 raft_consensus.cc:493] T 5fa967ec3d454d52b31812516fbad6b5 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:45.523141 32664 raft_consensus.cc:3060] T 5fa967ec3d454d52b31812516fbad6b5 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:45.527014 32763 ts_tablet_manager.cc:1434] T 62f9e772632c42c0943ac950643eb20b P 835ea69ad3a64292a1d166f1feaabc84: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260710 11:03:45.527161 32762 tablet_bootstrap.cc:654] T 62f9e772632c42c0943ac950643eb20b P 6072f60e128c4d59b9cc03f8f26f2ca4: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:45.528321 32763 tablet_bootstrap.cc:492] T 3cc1513560bc4b9083e93f170de42768 P 835ea69ad3a64292a1d166f1feaabc84: Bootstrap starting.
I20260710 11:03:45.533933 32753 raft_consensus.cc:493] T 03926f53d34647f9ae3b45accd839328 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:45.534471 32753 raft_consensus.cc:515] T 03926f53d34647f9ae3b45accd839328 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.535463 32763 tablet_bootstrap.cc:654] T 3cc1513560bc4b9083e93f170de42768 P 835ea69ad3a64292a1d166f1feaabc84: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:45.537336 32539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03926f53d34647f9ae3b45accd839328" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a282e3da30e40ada68cde7b8a893945" is_pre_election: true
I20260710 11:03:45.538005 32539 raft_consensus.cc:2468] T 03926f53d34647f9ae3b45accd839328 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in term 0.
I20260710 11:03:45.539485 32432 leader_election.cc:304] T 03926f53d34647f9ae3b45accd839328 P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 6a282e3da30e40ada68cde7b8a893945; no voters: 
I20260710 11:03:45.545992 32753 leader_election.cc:290] T 03926f53d34647f9ae3b45accd839328 P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:45.546440 32762 tablet_bootstrap.cc:492] T 62f9e772632c42c0943ac950643eb20b P 6072f60e128c4d59b9cc03f8f26f2ca4: No bootstrap required, opened a new log
I20260710 11:03:45.546911 32762 ts_tablet_manager.cc:1403] T 62f9e772632c42c0943ac950643eb20b P 6072f60e128c4d59b9cc03f8f26f2ca4: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.008s
I20260710 11:03:45.548576 32664 raft_consensus.cc:515] T 5fa967ec3d454d52b31812516fbad6b5 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.549717 32762 raft_consensus.cc:359] T 62f9e772632c42c0943ac950643eb20b P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.550590 32762 raft_consensus.cc:385] T 62f9e772632c42c0943ac950643eb20b P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:45.550866 32762 raft_consensus.cc:740] T 62f9e772632c42c0943ac950643eb20b P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6072f60e128c4d59b9cc03f8f26f2ca4, State: Initialized, Role: FOLLOWER
I20260710 11:03:45.551554 32762 consensus_queue.cc:260] T 62f9e772632c42c0943ac950643eb20b P 6072f60e128c4d59b9cc03f8f26f2ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.552781 32664 leader_election.cc:290] T 5fa967ec3d454d52b31812516fbad6b5 P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 election: Requested vote from peers 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:45.553331 32664 raft_consensus.cc:2804] T 03926f53d34647f9ae3b45accd839328 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:45.553592 32762 ts_tablet_manager.cc:1434] T 62f9e772632c42c0943ac950643eb20b P 6072f60e128c4d59b9cc03f8f26f2ca4: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:03:45.553742 32664 raft_consensus.cc:493] T 03926f53d34647f9ae3b45accd839328 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:45.554103 32664 raft_consensus.cc:3060] T 03926f53d34647f9ae3b45accd839328 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:45.560313 32664 raft_consensus.cc:515] T 03926f53d34647f9ae3b45accd839328 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.563145 32539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa967ec3d454d52b31812516fbad6b5" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a282e3da30e40ada68cde7b8a893945"
I20260710 11:03:45.564064 32764 tablet_bootstrap.cc:654] T 62f9e772632c42c0943ac950643eb20b P 6a282e3da30e40ada68cde7b8a893945: Neither blocks nor log segments found. Creating new log.
W20260710 11:03:45.565259 32432 leader_election.cc:343] T 5fa967ec3d454d52b31812516fbad6b5 P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:45.565702 32664 leader_election.cc:290] T 03926f53d34647f9ae3b45accd839328 P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 election: Requested vote from peers 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:45.567077 32539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03926f53d34647f9ae3b45accd839328" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a282e3da30e40ada68cde7b8a893945"
I20260710 11:03:45.567637 32539 raft_consensus.cc:3060] T 03926f53d34647f9ae3b45accd839328 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:45.569358 32763 tablet_bootstrap.cc:492] T 3cc1513560bc4b9083e93f170de42768 P 835ea69ad3a64292a1d166f1feaabc84: No bootstrap required, opened a new log
I20260710 11:03:45.569970 32763 ts_tablet_manager.cc:1403] T 3cc1513560bc4b9083e93f170de42768 P 835ea69ad3a64292a1d166f1feaabc84: Time spent bootstrapping tablet: real 0.042s	user 0.028s	sys 0.011s
I20260710 11:03:45.569983 32764 tablet_bootstrap.cc:492] T 62f9e772632c42c0943ac950643eb20b P 6a282e3da30e40ada68cde7b8a893945: No bootstrap required, opened a new log
I20260710 11:03:45.571224 32764 ts_tablet_manager.cc:1403] T 62f9e772632c42c0943ac950643eb20b P 6a282e3da30e40ada68cde7b8a893945: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.001s
I20260710 11:03:45.573073 32763 raft_consensus.cc:359] T 3cc1513560bc4b9083e93f170de42768 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.573833 32763 raft_consensus.cc:385] T 3cc1513560bc4b9083e93f170de42768 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:45.574101 32763 raft_consensus.cc:740] T 3cc1513560bc4b9083e93f170de42768 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 835ea69ad3a64292a1d166f1feaabc84, State: Initialized, Role: FOLLOWER
I20260710 11:03:45.574144 32764 raft_consensus.cc:359] T 62f9e772632c42c0943ac950643eb20b P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.574971 32539 raft_consensus.cc:2468] T 03926f53d34647f9ae3b45accd839328 P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in term 1.
I20260710 11:03:45.574869 32763 consensus_queue.cc:260] T 3cc1513560bc4b9083e93f170de42768 P 835ea69ad3a64292a1d166f1feaabc84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.577091 32763 ts_tablet_manager.cc:1434] T 3cc1513560bc4b9083e93f170de42768 P 835ea69ad3a64292a1d166f1feaabc84: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260710 11:03:45.577013 32432 leader_election.cc:304] T 03926f53d34647f9ae3b45accd839328 P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 6a282e3da30e40ada68cde7b8a893945; no voters: 
I20260710 11:03:45.577854 32753 raft_consensus.cc:2804] T 03926f53d34647f9ae3b45accd839328 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:45.578146 32763 tablet_bootstrap.cc:492] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 835ea69ad3a64292a1d166f1feaabc84: Bootstrap starting.
I20260710 11:03:45.578397 32753 raft_consensus.cc:697] T 03926f53d34647f9ae3b45accd839328 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 LEADER]: Becoming Leader. State: Replica: 6072f60e128c4d59b9cc03f8f26f2ca4, State: Running, Role: LEADER
I20260710 11:03:45.578665 32617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03926f53d34647f9ae3b45accd839328" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835ea69ad3a64292a1d166f1feaabc84"
I20260710 11:03:45.579303 32617 raft_consensus.cc:3060] T 03926f53d34647f9ae3b45accd839328 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:45.574888 32764 raft_consensus.cc:385] T 62f9e772632c42c0943ac950643eb20b P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:45.579996 32764 raft_consensus.cc:740] T 62f9e772632c42c0943ac950643eb20b P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a282e3da30e40ada68cde7b8a893945, State: Initialized, Role: FOLLOWER
I20260710 11:03:45.580848 32764 consensus_queue.cc:260] T 62f9e772632c42c0943ac950643eb20b P 6a282e3da30e40ada68cde7b8a893945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.581771 32615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03926f53d34647f9ae3b45accd839328" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835ea69ad3a64292a1d166f1feaabc84" is_pre_election: true
I20260710 11:03:45.583338 32764 ts_tablet_manager.cc:1434] T 62f9e772632c42c0943ac950643eb20b P 6a282e3da30e40ada68cde7b8a893945: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:03:45.584394 32764 tablet_bootstrap.cc:492] T 4ec9fe0d9de74e009530e3e11f718c49 P 6a282e3da30e40ada68cde7b8a893945: Bootstrap starting.
I20260710 11:03:45.584750 32763 tablet_bootstrap.cc:654] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 835ea69ad3a64292a1d166f1feaabc84: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:45.579326 32753 consensus_queue.cc:237] T 03926f53d34647f9ae3b45accd839328 P 6072f60e128c4d59b9cc03f8f26f2ca4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.592283 32764 tablet_bootstrap.cc:654] T 4ec9fe0d9de74e009530e3e11f718c49 P 6a282e3da30e40ada68cde7b8a893945: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:45.577930 32616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa967ec3d454d52b31812516fbad6b5" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835ea69ad3a64292a1d166f1feaabc84"
I20260710 11:03:45.593384 32616 raft_consensus.cc:3060] T 5fa967ec3d454d52b31812516fbad6b5 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:45.596024 32763 tablet_bootstrap.cc:492] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 835ea69ad3a64292a1d166f1feaabc84: No bootstrap required, opened a new log
I20260710 11:03:45.596490 32763 ts_tablet_manager.cc:1403] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 835ea69ad3a64292a1d166f1feaabc84: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260710 11:03:45.599634 32763 raft_consensus.cc:359] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.600492 32763 raft_consensus.cc:385] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:45.600823 32763 raft_consensus.cc:740] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 835ea69ad3a64292a1d166f1feaabc84, State: Initialized, Role: FOLLOWER
I20260710 11:03:45.601984 32763 consensus_queue.cc:260] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 835ea69ad3a64292a1d166f1feaabc84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.604467 32763 ts_tablet_manager.cc:1434] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 835ea69ad3a64292a1d166f1feaabc84: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260710 11:03:45.612872 32617 raft_consensus.cc:2468] T 03926f53d34647f9ae3b45accd839328 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in term 1.
I20260710 11:03:45.618497 32764 tablet_bootstrap.cc:492] T 4ec9fe0d9de74e009530e3e11f718c49 P 6a282e3da30e40ada68cde7b8a893945: No bootstrap required, opened a new log
I20260710 11:03:45.619084 32764 ts_tablet_manager.cc:1403] T 4ec9fe0d9de74e009530e3e11f718c49 P 6a282e3da30e40ada68cde7b8a893945: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.011s
I20260710 11:03:45.619668 32616 raft_consensus.cc:2468] T 5fa967ec3d454d52b31812516fbad6b5 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in term 1.
I20260710 11:03:45.622081 32431 leader_election.cc:304] T 5fa967ec3d454d52b31812516fbad6b5 P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 835ea69ad3a64292a1d166f1feaabc84; no voters: 6a282e3da30e40ada68cde7b8a893945
I20260710 11:03:45.622288 32764 raft_consensus.cc:359] T 4ec9fe0d9de74e009530e3e11f718c49 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.623114 32764 raft_consensus.cc:385] T 4ec9fe0d9de74e009530e3e11f718c49 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:45.623195 32664 raft_consensus.cc:2804] T 5fa967ec3d454d52b31812516fbad6b5 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:45.623438 32764 raft_consensus.cc:740] T 4ec9fe0d9de74e009530e3e11f718c49 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a282e3da30e40ada68cde7b8a893945, State: Initialized, Role: FOLLOWER
I20260710 11:03:45.623793 32664 raft_consensus.cc:697] T 5fa967ec3d454d52b31812516fbad6b5 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 LEADER]: Becoming Leader. State: Replica: 6072f60e128c4d59b9cc03f8f26f2ca4, State: Running, Role: LEADER
I20260710 11:03:45.624325 32764 consensus_queue.cc:260] T 4ec9fe0d9de74e009530e3e11f718c49 P 6a282e3da30e40ada68cde7b8a893945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.624562 32664 consensus_queue.cc:237] T 5fa967ec3d454d52b31812516fbad6b5 P 6072f60e128c4d59b9cc03f8f26f2ca4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.626675 32764 ts_tablet_manager.cc:1434] T 4ec9fe0d9de74e009530e3e11f718c49 P 6a282e3da30e40ada68cde7b8a893945: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 11:03:45.627671 32764 tablet_bootstrap.cc:492] T 3cc1513560bc4b9083e93f170de42768 P 6a282e3da30e40ada68cde7b8a893945: Bootstrap starting.
I20260710 11:03:45.631480 32365 catalog_manager.cc:5697] T 03926f53d34647f9ae3b45accd839328 P 6072f60e128c4d59b9cc03f8f26f2ca4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:45.636302 32764 tablet_bootstrap.cc:654] T 3cc1513560bc4b9083e93f170de42768 P 6a282e3da30e40ada68cde7b8a893945: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:45.647208 32764 tablet_bootstrap.cc:492] T 3cc1513560bc4b9083e93f170de42768 P 6a282e3da30e40ada68cde7b8a893945: No bootstrap required, opened a new log
I20260710 11:03:45.647660 32764 ts_tablet_manager.cc:1403] T 3cc1513560bc4b9083e93f170de42768 P 6a282e3da30e40ada68cde7b8a893945: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260710 11:03:45.647848 32366 catalog_manager.cc:5697] T 5fa967ec3d454d52b31812516fbad6b5 P 6072f60e128c4d59b9cc03f8f26f2ca4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:45.649950 32764 raft_consensus.cc:359] T 3cc1513560bc4b9083e93f170de42768 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.650571 32764 raft_consensus.cc:385] T 3cc1513560bc4b9083e93f170de42768 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:45.650887 32764 raft_consensus.cc:740] T 3cc1513560bc4b9083e93f170de42768 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a282e3da30e40ada68cde7b8a893945, State: Initialized, Role: FOLLOWER
I20260710 11:03:45.651458 32764 consensus_queue.cc:260] T 3cc1513560bc4b9083e93f170de42768 P 6a282e3da30e40ada68cde7b8a893945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.653496 32764 ts_tablet_manager.cc:1434] T 3cc1513560bc4b9083e93f170de42768 P 6a282e3da30e40ada68cde7b8a893945: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260710 11:03:45.654417 32764 tablet_bootstrap.cc:492] T 5fa967ec3d454d52b31812516fbad6b5 P 6a282e3da30e40ada68cde7b8a893945: Bootstrap starting.
I20260710 11:03:45.659756 32764 tablet_bootstrap.cc:654] T 5fa967ec3d454d52b31812516fbad6b5 P 6a282e3da30e40ada68cde7b8a893945: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:45.664716 32764 tablet_bootstrap.cc:492] T 5fa967ec3d454d52b31812516fbad6b5 P 6a282e3da30e40ada68cde7b8a893945: No bootstrap required, opened a new log
I20260710 11:03:45.665113 32764 ts_tablet_manager.cc:1403] T 5fa967ec3d454d52b31812516fbad6b5 P 6a282e3da30e40ada68cde7b8a893945: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:03:45.667243 32764 raft_consensus.cc:359] T 5fa967ec3d454d52b31812516fbad6b5 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.667732 32764 raft_consensus.cc:385] T 5fa967ec3d454d52b31812516fbad6b5 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:45.667943 32764 raft_consensus.cc:740] T 5fa967ec3d454d52b31812516fbad6b5 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a282e3da30e40ada68cde7b8a893945, State: Initialized, Role: FOLLOWER
I20260710 11:03:45.668501 32764 consensus_queue.cc:260] T 5fa967ec3d454d52b31812516fbad6b5 P 6a282e3da30e40ada68cde7b8a893945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.670192 32764 ts_tablet_manager.cc:1434] T 5fa967ec3d454d52b31812516fbad6b5 P 6a282e3da30e40ada68cde7b8a893945: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:03:45.670909 32764 tablet_bootstrap.cc:492] T de7ad4289aee44aca6e10fb93a231bfb P 6a282e3da30e40ada68cde7b8a893945: Bootstrap starting.
I20260710 11:03:45.675309 32748 raft_consensus.cc:493] T d0d242e067e5480db25cc9e32c5a12f1 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:45.675828 32748 raft_consensus.cc:515] T d0d242e067e5480db25cc9e32c5a12f1 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.676592 32764 tablet_bootstrap.cc:654] T de7ad4289aee44aca6e10fb93a231bfb P 6a282e3da30e40ada68cde7b8a893945: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:45.677978 32748 leader_election.cc:290] T d0d242e067e5480db25cc9e32c5a12f1 P 835ea69ad3a64292a1d166f1feaabc84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171)
I20260710 11:03:45.679881 32466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d242e067e5480db25cc9e32c5a12f1" candidate_uuid: "835ea69ad3a64292a1d166f1feaabc84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" is_pre_election: true
I20260710 11:03:45.679881 32539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d242e067e5480db25cc9e32c5a12f1" candidate_uuid: "835ea69ad3a64292a1d166f1feaabc84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a282e3da30e40ada68cde7b8a893945" is_pre_election: true
I20260710 11:03:45.680637 32466 raft_consensus.cc:2468] T d0d242e067e5480db25cc9e32c5a12f1 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 835ea69ad3a64292a1d166f1feaabc84 in term 0.
I20260710 11:03:45.680932 32539 raft_consensus.cc:2468] T d0d242e067e5480db25cc9e32c5a12f1 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 835ea69ad3a64292a1d166f1feaabc84 in term 0.
I20260710 11:03:45.682545 32581 leader_election.cc:304] T d0d242e067e5480db25cc9e32c5a12f1 P 835ea69ad3a64292a1d166f1feaabc84 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a282e3da30e40ada68cde7b8a893945, 835ea69ad3a64292a1d166f1feaabc84; no voters: 
I20260710 11:03:45.683575 32748 raft_consensus.cc:2804] T d0d242e067e5480db25cc9e32c5a12f1 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:45.683877 32748 raft_consensus.cc:493] T d0d242e067e5480db25cc9e32c5a12f1 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:45.683914 32764 tablet_bootstrap.cc:492] T de7ad4289aee44aca6e10fb93a231bfb P 6a282e3da30e40ada68cde7b8a893945: No bootstrap required, opened a new log
I20260710 11:03:45.684221 32748 raft_consensus.cc:3060] T d0d242e067e5480db25cc9e32c5a12f1 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:45.684461 32764 ts_tablet_manager.cc:1403] T de7ad4289aee44aca6e10fb93a231bfb P 6a282e3da30e40ada68cde7b8a893945: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.008s
I20260710 11:03:45.684672 32750 raft_consensus.cc:493] T f3309735e662491e9ce61a0f4404b818 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:45.685163 32750 raft_consensus.cc:515] T f3309735e662491e9ce61a0f4404b818 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.687260 32764 raft_consensus.cc:359] T de7ad4289aee44aca6e10fb93a231bfb P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.687974 32764 raft_consensus.cc:385] T de7ad4289aee44aca6e10fb93a231bfb P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:45.688050 32466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3309735e662491e9ce61a0f4404b818" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" is_pre_election: true
I20260710 11:03:45.688261 32764 raft_consensus.cc:740] T de7ad4289aee44aca6e10fb93a231bfb P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a282e3da30e40ada68cde7b8a893945, State: Initialized, Role: FOLLOWER
I20260710 11:03:45.688280 32617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3309735e662491e9ce61a0f4404b818" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835ea69ad3a64292a1d166f1feaabc84" is_pre_election: true
I20260710 11:03:45.688694 32466 raft_consensus.cc:2468] T f3309735e662491e9ce61a0f4404b818 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a282e3da30e40ada68cde7b8a893945 in term 0.
I20260710 11:03:45.689052 32617 raft_consensus.cc:2468] T f3309735e662491e9ce61a0f4404b818 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a282e3da30e40ada68cde7b8a893945 in term 0.
I20260710 11:03:45.689078 32764 consensus_queue.cc:260] T de7ad4289aee44aca6e10fb93a231bfb P 6a282e3da30e40ada68cde7b8a893945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.687263 32750 leader_election.cc:290] T f3309735e662491e9ce61a0f4404b818 P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:45.690346 32506 leader_election.cc:304] T f3309735e662491e9ce61a0f4404b818 P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 6a282e3da30e40ada68cde7b8a893945; no voters: 
I20260710 11:03:45.691493 32764 ts_tablet_manager.cc:1434] T de7ad4289aee44aca6e10fb93a231bfb P 6a282e3da30e40ada68cde7b8a893945: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:03:45.691319 32748 raft_consensus.cc:515] T d0d242e067e5480db25cc9e32c5a12f1 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.691809 32746 raft_consensus.cc:2804] T f3309735e662491e9ce61a0f4404b818 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:45.692204 32746 raft_consensus.cc:493] T f3309735e662491e9ce61a0f4404b818 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:45.692507 32746 raft_consensus.cc:3060] T f3309735e662491e9ce61a0f4404b818 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:45.694322 32466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d242e067e5480db25cc9e32c5a12f1" candidate_uuid: "835ea69ad3a64292a1d166f1feaabc84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4"
I20260710 11:03:45.694939 32466 raft_consensus.cc:3060] T d0d242e067e5480db25cc9e32c5a12f1 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:45.695619 32748 leader_election.cc:290] T d0d242e067e5480db25cc9e32c5a12f1 P 835ea69ad3a64292a1d166f1feaabc84 [CANDIDATE]: Term 1 election: Requested vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171)
I20260710 11:03:45.698057 32539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d242e067e5480db25cc9e32c5a12f1" candidate_uuid: "835ea69ad3a64292a1d166f1feaabc84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a282e3da30e40ada68cde7b8a893945"
I20260710 11:03:45.698665 32539 raft_consensus.cc:3060] T d0d242e067e5480db25cc9e32c5a12f1 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:45.702318 32466 raft_consensus.cc:2468] T d0d242e067e5480db25cc9e32c5a12f1 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 835ea69ad3a64292a1d166f1feaabc84 in term 1.
I20260710 11:03:45.703713 32580 leader_election.cc:304] T d0d242e067e5480db25cc9e32c5a12f1 P 835ea69ad3a64292a1d166f1feaabc84 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 835ea69ad3a64292a1d166f1feaabc84; no voters: 
I20260710 11:03:45.704718 32748 raft_consensus.cc:2804] T d0d242e067e5480db25cc9e32c5a12f1 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:45.704984 32746 raft_consensus.cc:515] T f3309735e662491e9ce61a0f4404b818 P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.706230 32664 raft_consensus.cc:493] T de7ad4289aee44aca6e10fb93a231bfb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:45.706573 32539 raft_consensus.cc:2468] T d0d242e067e5480db25cc9e32c5a12f1 P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 835ea69ad3a64292a1d166f1feaabc84 in term 1.
I20260710 11:03:45.706734 32664 raft_consensus.cc:515] T de7ad4289aee44aca6e10fb93a231bfb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.707505 32746 leader_election.cc:290] T f3309735e662491e9ce61a0f4404b818 P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 1 election: Requested vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:45.708969 32664 leader_election.cc:290] T de7ad4289aee44aca6e10fb93a231bfb P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:45.709307 32748 raft_consensus.cc:697] T d0d242e067e5480db25cc9e32c5a12f1 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 LEADER]: Becoming Leader. State: Replica: 835ea69ad3a64292a1d166f1feaabc84, State: Running, Role: LEADER
I20260710 11:03:45.710578 32539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de7ad4289aee44aca6e10fb93a231bfb" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a282e3da30e40ada68cde7b8a893945" is_pre_election: true
I20260710 11:03:45.711126 32617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de7ad4289aee44aca6e10fb93a231bfb" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835ea69ad3a64292a1d166f1feaabc84" is_pre_election: true
I20260710 11:03:45.711282 32539 raft_consensus.cc:2468] T de7ad4289aee44aca6e10fb93a231bfb P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in term 0.
I20260710 11:03:45.711532 32616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3309735e662491e9ce61a0f4404b818" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835ea69ad3a64292a1d166f1feaabc84"
I20260710 11:03:45.711829 32617 raft_consensus.cc:2468] T de7ad4289aee44aca6e10fb93a231bfb P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in term 0.
I20260710 11:03:45.712162 32616 raft_consensus.cc:3060] T f3309735e662491e9ce61a0f4404b818 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:45.712755 32432 leader_election.cc:304] T de7ad4289aee44aca6e10fb93a231bfb P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 6a282e3da30e40ada68cde7b8a893945; no voters: 
I20260710 11:03:45.713603 32664 raft_consensus.cc:2804] T de7ad4289aee44aca6e10fb93a231bfb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:45.713972 32664 raft_consensus.cc:493] T de7ad4289aee44aca6e10fb93a231bfb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:45.714318 32664 raft_consensus.cc:3060] T de7ad4289aee44aca6e10fb93a231bfb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:45.713083 32466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3309735e662491e9ce61a0f4404b818" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4"
I20260710 11:03:45.717832 32466 raft_consensus.cc:3060] T f3309735e662491e9ce61a0f4404b818 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:45.718173 32616 raft_consensus.cc:2468] T f3309735e662491e9ce61a0f4404b818 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a282e3da30e40ada68cde7b8a893945 in term 1.
I20260710 11:03:45.719291 32506 leader_election.cc:304] T f3309735e662491e9ce61a0f4404b818 P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a282e3da30e40ada68cde7b8a893945, 835ea69ad3a64292a1d166f1feaabc84; no voters: 
I20260710 11:03:45.719956 32746 raft_consensus.cc:2804] T f3309735e662491e9ce61a0f4404b818 P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:45.720036 32664 raft_consensus.cc:515] T de7ad4289aee44aca6e10fb93a231bfb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.721292 32746 raft_consensus.cc:697] T f3309735e662491e9ce61a0f4404b818 P 6a282e3da30e40ada68cde7b8a893945 [term 1 LEADER]: Becoming Leader. State: Replica: 6a282e3da30e40ada68cde7b8a893945, State: Running, Role: LEADER
I20260710 11:03:45.722291 32746 consensus_queue.cc:237] T f3309735e662491e9ce61a0f4404b818 P 6a282e3da30e40ada68cde7b8a893945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.723037 32539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de7ad4289aee44aca6e10fb93a231bfb" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a282e3da30e40ada68cde7b8a893945"
I20260710 11:03:45.723647 32539 raft_consensus.cc:3060] T de7ad4289aee44aca6e10fb93a231bfb P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:45.724964 32466 raft_consensus.cc:2468] T f3309735e662491e9ce61a0f4404b818 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a282e3da30e40ada68cde7b8a893945 in term 1.
I20260710 11:03:45.710868 32748 consensus_queue.cc:237] T d0d242e067e5480db25cc9e32c5a12f1 P 835ea69ad3a64292a1d166f1feaabc84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.728600 32753 raft_consensus.cc:493] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:45.728870   330 raft_consensus.cc:493] T 4ec9fe0d9de74e009530e3e11f718c49 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:45.729218 32753 raft_consensus.cc:515] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.729874 32664 leader_election.cc:290] T de7ad4289aee44aca6e10fb93a231bfb P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 election: Requested vote from peers 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:45.729482   330 raft_consensus.cc:515] T 4ec9fe0d9de74e009530e3e11f718c49 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.731438 32616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de7ad4289aee44aca6e10fb93a231bfb" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835ea69ad3a64292a1d166f1feaabc84"
I20260710 11:03:45.732084 32616 raft_consensus.cc:3060] T de7ad4289aee44aca6e10fb93a231bfb P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:45.732594 32617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec9fe0d9de74e009530e3e11f718c49" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835ea69ad3a64292a1d166f1feaabc84" is_pre_election: true
I20260710 11:03:45.733233 32617 raft_consensus.cc:2468] T 4ec9fe0d9de74e009530e3e11f718c49 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in term 0.
I20260710 11:03:45.733762 32539 raft_consensus.cc:2468] T de7ad4289aee44aca6e10fb93a231bfb P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in term 1.
I20260710 11:03:45.734802 32538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec9fe0d9de74e009530e3e11f718c49" candidate_uuid: "835ea69ad3a64292a1d166f1feaabc84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a282e3da30e40ada68cde7b8a893945" is_pre_election: true
I20260710 11:03:45.735284 32466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec9fe0d9de74e009530e3e11f718c49" candidate_uuid: "835ea69ad3a64292a1d166f1feaabc84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" is_pre_election: true
I20260710 11:03:45.735704 32538 raft_consensus.cc:2468] T 4ec9fe0d9de74e009530e3e11f718c49 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 835ea69ad3a64292a1d166f1feaabc84 in term 0.
I20260710 11:03:45.735922 32466 raft_consensus.cc:2468] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 835ea69ad3a64292a1d166f1feaabc84 in term 0.
I20260710 11:03:45.736097 32432 leader_election.cc:304] T de7ad4289aee44aca6e10fb93a231bfb P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 6a282e3da30e40ada68cde7b8a893945; no voters: 
I20260710 11:03:45.737200 32431 leader_election.cc:304] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 835ea69ad3a64292a1d166f1feaabc84; no voters: 
I20260710 11:03:45.737373 32581 leader_election.cc:304] T 4ec9fe0d9de74e009530e3e11f718c49 P 835ea69ad3a64292a1d166f1feaabc84 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a282e3da30e40ada68cde7b8a893945, 835ea69ad3a64292a1d166f1feaabc84; no voters: 
I20260710 11:03:45.738332   318 raft_consensus.cc:2804] T de7ad4289aee44aca6e10fb93a231bfb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:45.738857   318 raft_consensus.cc:697] T de7ad4289aee44aca6e10fb93a231bfb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 LEADER]: Becoming Leader. State: Replica: 6072f60e128c4d59b9cc03f8f26f2ca4, State: Running, Role: LEADER
I20260710 11:03:45.739260   320 raft_consensus.cc:2804] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:45.739745   320 raft_consensus.cc:493] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:45.740175   320 raft_consensus.cc:3060] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:45.739835   318 consensus_queue.cc:237] T de7ad4289aee44aca6e10fb93a231bfb P 6072f60e128c4d59b9cc03f8f26f2ca4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.741860 32538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec9fe0d9de74e009530e3e11f718c49" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a282e3da30e40ada68cde7b8a893945" is_pre_election: true
I20260710 11:03:45.742609 32538 raft_consensus.cc:2468] T 4ec9fe0d9de74e009530e3e11f718c49 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in term 0.
I20260710 11:03:45.731429 32753 leader_election.cc:290] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:45.745645   330 leader_election.cc:290] T 4ec9fe0d9de74e009530e3e11f718c49 P 835ea69ad3a64292a1d166f1feaabc84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171)
I20260710 11:03:45.746877   330 raft_consensus.cc:2804] T 4ec9fe0d9de74e009530e3e11f718c49 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:45.747956   330 raft_consensus.cc:493] T 4ec9fe0d9de74e009530e3e11f718c49 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:45.748834   330 raft_consensus.cc:3060] T 4ec9fe0d9de74e009530e3e11f718c49 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:45.749768   320 raft_consensus.cc:515] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.759840 32366 catalog_manager.cc:5697] T d0d242e067e5480db25cc9e32c5a12f1 P 835ea69ad3a64292a1d166f1feaabc84 reported cstate change: term changed from 0 to 1, leader changed from <none> to 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "835ea69ad3a64292a1d166f1feaabc84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:45.759022 32365 catalog_manager.cc:5697] T f3309735e662491e9ce61a0f4404b818 P 6a282e3da30e40ada68cde7b8a893945 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "6a282e3da30e40ada68cde7b8a893945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:45.757850   330 raft_consensus.cc:515] T 4ec9fe0d9de74e009530e3e11f718c49 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.764940 32538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec9fe0d9de74e009530e3e11f718c49" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a282e3da30e40ada68cde7b8a893945"
I20260710 11:03:45.765415   330 leader_election.cc:290] T 4ec9fe0d9de74e009530e3e11f718c49 P 835ea69ad3a64292a1d166f1feaabc84 [CANDIDATE]: Term 1 election: Requested vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171)
I20260710 11:03:45.765618 32538 raft_consensus.cc:3060] T 4ec9fe0d9de74e009530e3e11f718c49 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:45.760351 32616 raft_consensus.cc:2468] T de7ad4289aee44aca6e10fb93a231bfb P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in term 1.
I20260710 11:03:45.770241 32539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec9fe0d9de74e009530e3e11f718c49" candidate_uuid: "835ea69ad3a64292a1d166f1feaabc84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a282e3da30e40ada68cde7b8a893945"
I20260710 11:03:45.770733 32466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec9fe0d9de74e009530e3e11f718c49" candidate_uuid: "835ea69ad3a64292a1d166f1feaabc84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4"
I20260710 11:03:45.771549 32466 raft_consensus.cc:2393] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 835ea69ad3a64292a1d166f1feaabc84 in current term 1: Already voted for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in this term.
I20260710 11:03:45.770170   320 leader_election.cc:290] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 election: Requested vote from peers 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:45.772729 32580 leader_election.cc:304] T 4ec9fe0d9de74e009530e3e11f718c49 P 835ea69ad3a64292a1d166f1feaabc84 [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: 835ea69ad3a64292a1d166f1feaabc84; no voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 6a282e3da30e40ada68cde7b8a893945
I20260710 11:03:45.771893 32616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec9fe0d9de74e009530e3e11f718c49" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835ea69ad3a64292a1d166f1feaabc84"
I20260710 11:03:45.773838 32616 raft_consensus.cc:2393] T 4ec9fe0d9de74e009530e3e11f718c49 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in current term 1: Already voted for candidate 835ea69ad3a64292a1d166f1feaabc84 in this term.
I20260710 11:03:45.775241   330 raft_consensus.cc:2749] T 4ec9fe0d9de74e009530e3e11f718c49 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:03:45.775210 32363 catalog_manager.cc:5697] T de7ad4289aee44aca6e10fb93a231bfb P 6072f60e128c4d59b9cc03f8f26f2ca4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:45.777010 32538 raft_consensus.cc:2468] T 4ec9fe0d9de74e009530e3e11f718c49 P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in term 1.
I20260710 11:03:45.778180 32432 leader_election.cc:304] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 6a282e3da30e40ada68cde7b8a893945; no voters: 835ea69ad3a64292a1d166f1feaabc84
I20260710 11:03:45.779178   320 raft_consensus.cc:2804] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:45.779621   320 raft_consensus.cc:697] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 LEADER]: Becoming Leader. State: Replica: 6072f60e128c4d59b9cc03f8f26f2ca4, State: Running, Role: LEADER
I20260710 11:03:45.780426   320 consensus_queue.cc:237] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.791245 32363 catalog_manager.cc:5697] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:45.816385   320 raft_consensus.cc:493] T 3cc1513560bc4b9083e93f170de42768 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:45.816957   320 raft_consensus.cc:515] T 3cc1513560bc4b9083e93f170de42768 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.819717 32538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc1513560bc4b9083e93f170de42768" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a282e3da30e40ada68cde7b8a893945" is_pre_election: true
I20260710 11:03:45.820190 32616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc1513560bc4b9083e93f170de42768" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835ea69ad3a64292a1d166f1feaabc84" is_pre_election: true
I20260710 11:03:45.820361 32538 raft_consensus.cc:2468] T 3cc1513560bc4b9083e93f170de42768 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in term 0.
I20260710 11:03:45.819162   320 leader_election.cc:290] T 3cc1513560bc4b9083e93f170de42768 P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:45.820832 32616 raft_consensus.cc:2468] T 3cc1513560bc4b9083e93f170de42768 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in term 0.
I20260710 11:03:45.821976 32432 leader_election.cc:304] T 3cc1513560bc4b9083e93f170de42768 P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 6a282e3da30e40ada68cde7b8a893945; no voters: 
I20260710 11:03:45.822690   320 raft_consensus.cc:2804] T 3cc1513560bc4b9083e93f170de42768 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:45.823057   320 raft_consensus.cc:493] T 3cc1513560bc4b9083e93f170de42768 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:45.823431   320 raft_consensus.cc:3060] T 3cc1513560bc4b9083e93f170de42768 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:45.828478   320 raft_consensus.cc:515] T 3cc1513560bc4b9083e93f170de42768 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.830209   320 leader_election.cc:290] T 3cc1513560bc4b9083e93f170de42768 P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 election: Requested vote from peers 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:45.830854 32539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc1513560bc4b9083e93f170de42768" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a282e3da30e40ada68cde7b8a893945"
I20260710 11:03:45.831159 32616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc1513560bc4b9083e93f170de42768" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835ea69ad3a64292a1d166f1feaabc84"
I20260710 11:03:45.831408 32539 raft_consensus.cc:3060] T 3cc1513560bc4b9083e93f170de42768 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:45.831702 32616 raft_consensus.cc:3060] T 3cc1513560bc4b9083e93f170de42768 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:45.836366 32539 raft_consensus.cc:2468] T 3cc1513560bc4b9083e93f170de42768 P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in term 1.
I20260710 11:03:45.836705 32616 raft_consensus.cc:2468] T 3cc1513560bc4b9083e93f170de42768 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in term 1.
I20260710 11:03:45.837530 32432 leader_election.cc:304] T 3cc1513560bc4b9083e93f170de42768 P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 6a282e3da30e40ada68cde7b8a893945; no voters: 
I20260710 11:03:45.838311   320 raft_consensus.cc:2804] T 3cc1513560bc4b9083e93f170de42768 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:45.838788   320 raft_consensus.cc:697] T 3cc1513560bc4b9083e93f170de42768 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 LEADER]: Becoming Leader. State: Replica: 6072f60e128c4d59b9cc03f8f26f2ca4, State: Running, Role: LEADER
I20260710 11:03:45.839391   320 consensus_queue.cc:237] T 3cc1513560bc4b9083e93f170de42768 P 6072f60e128c4d59b9cc03f8f26f2ca4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.847208 32616 raft_consensus.cc:3060] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:45.847700 32363 catalog_manager.cc:5697] T 3cc1513560bc4b9083e93f170de42768 P 6072f60e128c4d59b9cc03f8f26f2ca4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:45.853694 32746 consensus_queue.cc:1048] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:45.860581   330 raft_consensus.cc:493] T 62f9e772632c42c0943ac950643eb20b P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:45.861133   330 raft_consensus.cc:515] T 62f9e772632c42c0943ac950643eb20b P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.863636   330 leader_election.cc:290] T 62f9e772632c42c0943ac950643eb20b P 835ea69ad3a64292a1d166f1feaabc84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171)
I20260710 11:03:45.867341 32539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f9e772632c42c0943ac950643eb20b" candidate_uuid: "835ea69ad3a64292a1d166f1feaabc84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a282e3da30e40ada68cde7b8a893945" is_pre_election: true
I20260710 11:03:45.867960 32539 raft_consensus.cc:2468] T 62f9e772632c42c0943ac950643eb20b P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 835ea69ad3a64292a1d166f1feaabc84 in term 0.
I20260710 11:03:45.867797 32750 consensus_queue.cc:1048] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:45.869160 32581 leader_election.cc:304] T 62f9e772632c42c0943ac950643eb20b P 835ea69ad3a64292a1d166f1feaabc84 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a282e3da30e40ada68cde7b8a893945, 835ea69ad3a64292a1d166f1feaabc84; no voters: 
I20260710 11:03:45.870257   330 raft_consensus.cc:2804] T 62f9e772632c42c0943ac950643eb20b P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:45.870741   330 raft_consensus.cc:493] T 62f9e772632c42c0943ac950643eb20b P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:45.871217   330 raft_consensus.cc:3060] T 62f9e772632c42c0943ac950643eb20b P 835ea69ad3a64292a1d166f1feaabc84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:45.874145 32466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f9e772632c42c0943ac950643eb20b" candidate_uuid: "835ea69ad3a64292a1d166f1feaabc84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" is_pre_election: true
I20260710 11:03:45.875089 32466 raft_consensus.cc:2468] T 62f9e772632c42c0943ac950643eb20b P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 835ea69ad3a64292a1d166f1feaabc84 in term 0.
I20260710 11:03:45.880455   330 raft_consensus.cc:515] T 62f9e772632c42c0943ac950643eb20b P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.883846 32466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f9e772632c42c0943ac950643eb20b" candidate_uuid: "835ea69ad3a64292a1d166f1feaabc84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4"
I20260710 11:03:45.884549 32466 raft_consensus.cc:3060] T 62f9e772632c42c0943ac950643eb20b P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:45.885421   330 leader_election.cc:290] T 62f9e772632c42c0943ac950643eb20b P 835ea69ad3a64292a1d166f1feaabc84 [CANDIDATE]: Term 1 election: Requested vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171)
I20260710 11:03:45.886906 32539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f9e772632c42c0943ac950643eb20b" candidate_uuid: "835ea69ad3a64292a1d166f1feaabc84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a282e3da30e40ada68cde7b8a893945"
I20260710 11:03:45.887547 32539 raft_consensus.cc:3060] T 62f9e772632c42c0943ac950643eb20b P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:45.892664 32466 raft_consensus.cc:2468] T 62f9e772632c42c0943ac950643eb20b P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 835ea69ad3a64292a1d166f1feaabc84 in term 1.
I20260710 11:03:45.893772 32580 leader_election.cc:304] T 62f9e772632c42c0943ac950643eb20b P 835ea69ad3a64292a1d166f1feaabc84 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 835ea69ad3a64292a1d166f1feaabc84; no voters: 
I20260710 11:03:45.894419 32539 raft_consensus.cc:2468] T 62f9e772632c42c0943ac950643eb20b P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 835ea69ad3a64292a1d166f1feaabc84 in term 1.
I20260710 11:03:45.894860   330 raft_consensus.cc:2804] T 62f9e772632c42c0943ac950643eb20b P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:45.896220   330 raft_consensus.cc:697] T 62f9e772632c42c0943ac950643eb20b P 835ea69ad3a64292a1d166f1feaabc84 [term 1 LEADER]: Becoming Leader. State: Replica: 835ea69ad3a64292a1d166f1feaabc84, State: Running, Role: LEADER
I20260710 11:03:45.896890   330 consensus_queue.cc:237] T 62f9e772632c42c0943ac950643eb20b P 835ea69ad3a64292a1d166f1feaabc84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:45.904188 32365 catalog_manager.cc:5697] T 62f9e772632c42c0943ac950643eb20b P 835ea69ad3a64292a1d166f1feaabc84 reported cstate change: term changed from 0 to 1, leader changed from <none> to 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "835ea69ad3a64292a1d166f1feaabc84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:46.001291 32616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0d242e067e5480db25cc9e32c5a12f1"
dest_uuid: "835ea69ad3a64292a1d166f1feaabc84"
mode: GRACEFUL
new_leader_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4"
 from {username='slave'} at 127.0.0.1:47326
I20260710 11:03:46.002009 32616 raft_consensus.cc:606] T d0d242e067e5480db25cc9e32c5a12f1 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 LEADER]: Received request to transfer leadership to TS 6072f60e128c4d59b9cc03f8f26f2ca4
I20260710 11:03:46.010270 32539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40fa6771ffe747bbb704e8fea8d6dfb7"
dest_uuid: "6a282e3da30e40ada68cde7b8a893945"
mode: GRACEFUL
new_leader_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4"
 from {username='slave'} at 127.0.0.1:51786
I20260710 11:03:46.010793 32539 raft_consensus.cc:606] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945 [term 1 LEADER]: Received request to transfer leadership to TS 6072f60e128c4d59b9cc03f8f26f2ca4
I20260710 11:03:46.018924 32466 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de7ad4289aee44aca6e10fb93a231bfb"
dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4"
mode: GRACEFUL
new_leader_uuid: "6a282e3da30e40ada68cde7b8a893945"
 from {username='slave'} at 127.0.0.1:42056
I20260710 11:03:46.019454 32466 raft_consensus.cc:606] T de7ad4289aee44aca6e10fb93a231bfb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 LEADER]: Received request to transfer leadership to TS 6a282e3da30e40ada68cde7b8a893945
I20260710 11:03:46.024390 32466 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ec9fe0d9de74e009530e3e11f718c49"
dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4"
mode: GRACEFUL
new_leader_uuid: "6a282e3da30e40ada68cde7b8a893945"
 from {username='slave'} at 127.0.0.1:42056
I20260710 11:03:46.024887 32466 raft_consensus.cc:606] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 LEADER]: Received request to transfer leadership to TS 6a282e3da30e40ada68cde7b8a893945
I20260710 11:03:46.029554 32466 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cc1513560bc4b9083e93f170de42768"
dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4"
mode: GRACEFUL
new_leader_uuid: "6a282e3da30e40ada68cde7b8a893945"
 from {username='slave'} at 127.0.0.1:42056
I20260710 11:03:46.030064 32466 raft_consensus.cc:606] T 3cc1513560bc4b9083e93f170de42768 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 LEADER]: Received request to transfer leadership to TS 6a282e3da30e40ada68cde7b8a893945
I20260710 11:03:46.099736   318 consensus_queue.cc:1048] T 03926f53d34647f9ae3b45accd839328 P 6072f60e128c4d59b9cc03f8f26f2ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:46.102066   318 consensus_queue.cc:1048] T 03926f53d34647f9ae3b45accd839328 P 6072f60e128c4d59b9cc03f8f26f2ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:46.113967 32746 consensus_queue.cc:1048] T f3309735e662491e9ce61a0f4404b818 P 6a282e3da30e40ada68cde7b8a893945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:46.128095   329 consensus_queue.cc:1048] T f3309735e662491e9ce61a0f4404b818 P 6a282e3da30e40ada68cde7b8a893945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:46.134406   318 consensus_queue.cc:1048] T 5fa967ec3d454d52b31812516fbad6b5 P 6072f60e128c4d59b9cc03f8f26f2ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:46.140177   329 raft_consensus.cc:493] T 5fa967ec3d454d52b31812516fbad6b5 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:46.140707   329 raft_consensus.cc:515] T 5fa967ec3d454d52b31812516fbad6b5 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:46.143486 32468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa967ec3d454d52b31812516fbad6b5" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" is_pre_election: true
I20260710 11:03:46.143612 32616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa967ec3d454d52b31812516fbad6b5" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835ea69ad3a64292a1d166f1feaabc84" is_pre_election: true
I20260710 11:03:46.145565   329 leader_election.cc:290] T 5fa967ec3d454d52b31812516fbad6b5 P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:46.146425 32506 leader_election.cc:304] T 5fa967ec3d454d52b31812516fbad6b5 P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a282e3da30e40ada68cde7b8a893945; no voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 835ea69ad3a64292a1d166f1feaabc84
I20260710 11:03:46.147804   329 raft_consensus.cc:2749] T 5fa967ec3d454d52b31812516fbad6b5 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:46.155525   330 consensus_queue.cc:1048] T d0d242e067e5480db25cc9e32c5a12f1 P 835ea69ad3a64292a1d166f1feaabc84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:46.157373 32539 raft_consensus.cc:3060] T 5fa967ec3d454d52b31812516fbad6b5 P 6a282e3da30e40ada68cde7b8a893945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:46.164613   318 consensus_queue.cc:1048] T 5fa967ec3d454d52b31812516fbad6b5 P 6072f60e128c4d59b9cc03f8f26f2ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:46.186250 32748 consensus_queue.cc:1048] T d0d242e067e5480db25cc9e32c5a12f1 P 835ea69ad3a64292a1d166f1feaabc84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:46.195503   333 raft_consensus.cc:993] T d0d242e067e5480db25cc9e32c5a12f1 P 835ea69ad3a64292a1d166f1feaabc84: : Instructing follower 6072f60e128c4d59b9cc03f8f26f2ca4 to start an election
I20260710 11:03:46.195925 32748 raft_consensus.cc:1081] T d0d242e067e5480db25cc9e32c5a12f1 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 LEADER]: Signalling peer 6072f60e128c4d59b9cc03f8f26f2ca4 to start an election
I20260710 11:03:46.197355 32466 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0d242e067e5480db25cc9e32c5a12f1"
dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4"
 from {username='slave'} at 127.0.0.1:42044
I20260710 11:03:46.198078 32466 raft_consensus.cc:493] T d0d242e067e5480db25cc9e32c5a12f1 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:46.198438 32466 raft_consensus.cc:3060] T d0d242e067e5480db25cc9e32c5a12f1 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:46.203665 32466 raft_consensus.cc:515] T d0d242e067e5480db25cc9e32c5a12f1 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:46.206382 32538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d242e067e5480db25cc9e32c5a12f1" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a282e3da30e40ada68cde7b8a893945"
I20260710 11:03:46.206555 32617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d242e067e5480db25cc9e32c5a12f1" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "835ea69ad3a64292a1d166f1feaabc84"
I20260710 11:03:46.207084 32538 raft_consensus.cc:3060] T d0d242e067e5480db25cc9e32c5a12f1 P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:46.207206 32617 raft_consensus.cc:3055] T d0d242e067e5480db25cc9e32c5a12f1 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:46.206030 32466 leader_election.cc:290] T d0d242e067e5480db25cc9e32c5a12f1 P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 2 election: Requested vote from peers 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:46.207816 32617 raft_consensus.cc:740] T d0d242e067e5480db25cc9e32c5a12f1 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 835ea69ad3a64292a1d166f1feaabc84, State: Running, Role: LEADER
I20260710 11:03:46.208709 32617 consensus_queue.cc:260] T d0d242e067e5480db25cc9e32c5a12f1 P 835ea69ad3a64292a1d166f1feaabc84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:46.209920 32617 raft_consensus.cc:3060] T d0d242e067e5480db25cc9e32c5a12f1 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:46.213662 32538 raft_consensus.cc:2468] T d0d242e067e5480db25cc9e32c5a12f1 P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in term 2.
I20260710 11:03:46.214644 32432 leader_election.cc:304] T d0d242e067e5480db25cc9e32c5a12f1 P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 6a282e3da30e40ada68cde7b8a893945; no voters: 
I20260710 11:03:46.215365   318 raft_consensus.cc:2804] T d0d242e067e5480db25cc9e32c5a12f1 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:46.215453 32617 raft_consensus.cc:2468] T d0d242e067e5480db25cc9e32c5a12f1 P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in term 2.
I20260710 11:03:46.215826   318 raft_consensus.cc:697] T d0d242e067e5480db25cc9e32c5a12f1 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 LEADER]: Becoming Leader. State: Replica: 6072f60e128c4d59b9cc03f8f26f2ca4, State: Running, Role: LEADER
I20260710 11:03:46.216780   318 consensus_queue.cc:237] T d0d242e067e5480db25cc9e32c5a12f1 P 6072f60e128c4d59b9cc03f8f26f2ca4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:46.219345   320 consensus_queue.cc:1048] T de7ad4289aee44aca6e10fb93a231bfb P 6072f60e128c4d59b9cc03f8f26f2ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:46.224098 32365 catalog_manager.cc:5697] T d0d242e067e5480db25cc9e32c5a12f1 P 6072f60e128c4d59b9cc03f8f26f2ca4 reported cstate change: term changed from 1 to 2, leader changed from 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131) to 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:46.231607 32753 consensus_queue.cc:1048] T de7ad4289aee44aca6e10fb93a231bfb P 6072f60e128c4d59b9cc03f8f26f2ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:46.240435 32664 raft_consensus.cc:993] T de7ad4289aee44aca6e10fb93a231bfb P 6072f60e128c4d59b9cc03f8f26f2ca4: : Instructing follower 6a282e3da30e40ada68cde7b8a893945 to start an election
I20260710 11:03:46.240922 32664 raft_consensus.cc:1081] T de7ad4289aee44aca6e10fb93a231bfb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 LEADER]: Signalling peer 6a282e3da30e40ada68cde7b8a893945 to start an election
I20260710 11:03:46.242596 32538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de7ad4289aee44aca6e10fb93a231bfb"
dest_uuid: "6a282e3da30e40ada68cde7b8a893945"
 from {username='slave'} at 127.0.0.1:51770
I20260710 11:03:46.243156 32538 raft_consensus.cc:493] T de7ad4289aee44aca6e10fb93a231bfb P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:46.243546 32538 raft_consensus.cc:3060] T de7ad4289aee44aca6e10fb93a231bfb P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:46.250242 32538 raft_consensus.cc:515] T de7ad4289aee44aca6e10fb93a231bfb P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:46.251947 32538 leader_election.cc:290] T de7ad4289aee44aca6e10fb93a231bfb P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 2 election: Requested vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:46.252811 32466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de7ad4289aee44aca6e10fb93a231bfb" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4"
I20260710 11:03:46.253087 32617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de7ad4289aee44aca6e10fb93a231bfb" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "835ea69ad3a64292a1d166f1feaabc84"
I20260710 11:03:46.253506 32466 raft_consensus.cc:3055] T de7ad4289aee44aca6e10fb93a231bfb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:46.254140 32617 raft_consensus.cc:3060] T de7ad4289aee44aca6e10fb93a231bfb P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:46.254181 32466 raft_consensus.cc:740] T de7ad4289aee44aca6e10fb93a231bfb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6072f60e128c4d59b9cc03f8f26f2ca4, State: Running, Role: LEADER
I20260710 11:03:46.255089 32466 consensus_queue.cc:260] T de7ad4289aee44aca6e10fb93a231bfb P 6072f60e128c4d59b9cc03f8f26f2ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:46.256354 32466 raft_consensus.cc:3060] T de7ad4289aee44aca6e10fb93a231bfb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:46.261303 32617 raft_consensus.cc:2468] T de7ad4289aee44aca6e10fb93a231bfb P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a282e3da30e40ada68cde7b8a893945 in term 2.
I20260710 11:03:46.262398 32506 leader_election.cc:304] T de7ad4289aee44aca6e10fb93a231bfb P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a282e3da30e40ada68cde7b8a893945, 835ea69ad3a64292a1d166f1feaabc84; no voters: 
I20260710 11:03:46.262588 32466 raft_consensus.cc:2468] T de7ad4289aee44aca6e10fb93a231bfb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a282e3da30e40ada68cde7b8a893945 in term 2.
I20260710 11:03:46.263216 32746 raft_consensus.cc:2804] T de7ad4289aee44aca6e10fb93a231bfb P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:46.263770 32746 raft_consensus.cc:697] T de7ad4289aee44aca6e10fb93a231bfb P 6a282e3da30e40ada68cde7b8a893945 [term 2 LEADER]: Becoming Leader. State: Replica: 6a282e3da30e40ada68cde7b8a893945, State: Running, Role: LEADER
I20260710 11:03:46.264614 32746 consensus_queue.cc:237] T de7ad4289aee44aca6e10fb93a231bfb P 6a282e3da30e40ada68cde7b8a893945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:46.271489 32363 catalog_manager.cc:5697] T de7ad4289aee44aca6e10fb93a231bfb P 6a282e3da30e40ada68cde7b8a893945 reported cstate change: term changed from 1 to 2, leader changed from 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129) to 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130). New cstate: current_term: 2 leader_uuid: "6a282e3da30e40ada68cde7b8a893945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:46.274351 32753 consensus_queue.cc:1048] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:46.287211   318 consensus_queue.cc:1048] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:46.296195 32664 raft_consensus.cc:993] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4: : Instructing follower 6a282e3da30e40ada68cde7b8a893945 to start an election
I20260710 11:03:46.296661   318 raft_consensus.cc:1081] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 LEADER]: Signalling peer 6a282e3da30e40ada68cde7b8a893945 to start an election
I20260710 11:03:46.298223 32538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ec9fe0d9de74e009530e3e11f718c49"
dest_uuid: "6a282e3da30e40ada68cde7b8a893945"
 from {username='slave'} at 127.0.0.1:51770
I20260710 11:03:46.298846 32538 raft_consensus.cc:493] T 4ec9fe0d9de74e009530e3e11f718c49 P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:46.299775 32538 raft_consensus.cc:3060] T 4ec9fe0d9de74e009530e3e11f718c49 P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:46.304682 32538 raft_consensus.cc:515] T 4ec9fe0d9de74e009530e3e11f718c49 P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:46.306464 32538 leader_election.cc:290] T 4ec9fe0d9de74e009530e3e11f718c49 P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 2 election: Requested vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:46.307327 32466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec9fe0d9de74e009530e3e11f718c49" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4"
I20260710 11:03:46.307420 32617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec9fe0d9de74e009530e3e11f718c49" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "835ea69ad3a64292a1d166f1feaabc84"
I20260710 11:03:46.308020 32466 raft_consensus.cc:3055] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:46.308085 32617 raft_consensus.cc:3060] T 4ec9fe0d9de74e009530e3e11f718c49 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:46.308503 32466 raft_consensus.cc:740] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6072f60e128c4d59b9cc03f8f26f2ca4, State: Running, Role: LEADER
I20260710 11:03:46.309273 32466 consensus_queue.cc:260] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:46.310252 32466 raft_consensus.cc:3060] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:46.314671 32617 raft_consensus.cc:2468] T 4ec9fe0d9de74e009530e3e11f718c49 P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a282e3da30e40ada68cde7b8a893945 in term 2.
I20260710 11:03:46.315562 32466 raft_consensus.cc:2468] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a282e3da30e40ada68cde7b8a893945 in term 2.
I20260710 11:03:46.315743 32506 leader_election.cc:304] T 4ec9fe0d9de74e009530e3e11f718c49 P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a282e3da30e40ada68cde7b8a893945, 835ea69ad3a64292a1d166f1feaabc84; no voters: 
I20260710 11:03:46.316640 32746 raft_consensus.cc:2804] T 4ec9fe0d9de74e009530e3e11f718c49 P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:46.317126 32746 raft_consensus.cc:697] T 4ec9fe0d9de74e009530e3e11f718c49 P 6a282e3da30e40ada68cde7b8a893945 [term 2 LEADER]: Becoming Leader. State: Replica: 6a282e3da30e40ada68cde7b8a893945, State: Running, Role: LEADER
I20260710 11:03:46.317804 32746 consensus_queue.cc:237] T 4ec9fe0d9de74e009530e3e11f718c49 P 6a282e3da30e40ada68cde7b8a893945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:46.324321 32365 catalog_manager.cc:5697] T 4ec9fe0d9de74e009530e3e11f718c49 P 6a282e3da30e40ada68cde7b8a893945 reported cstate change: term changed from 1 to 2, leader changed from 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129) to 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130). New cstate: current_term: 2 leader_uuid: "6a282e3da30e40ada68cde7b8a893945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:46.375475   318 consensus_queue.cc:1048] T 3cc1513560bc4b9083e93f170de42768 P 6072f60e128c4d59b9cc03f8f26f2ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:46.387583 32753 consensus_queue.cc:1048] T 3cc1513560bc4b9083e93f170de42768 P 6072f60e128c4d59b9cc03f8f26f2ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:46.393388 32748 consensus_queue.cc:1048] T 62f9e772632c42c0943ac950643eb20b P 835ea69ad3a64292a1d166f1feaabc84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:46.399441   318 raft_consensus.cc:993] T 3cc1513560bc4b9083e93f170de42768 P 6072f60e128c4d59b9cc03f8f26f2ca4: : Instructing follower 6a282e3da30e40ada68cde7b8a893945 to start an election
I20260710 11:03:46.399988   318 raft_consensus.cc:1081] T 3cc1513560bc4b9083e93f170de42768 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 LEADER]: Signalling peer 6a282e3da30e40ada68cde7b8a893945 to start an election
I20260710 11:03:46.402020 32538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3cc1513560bc4b9083e93f170de42768"
dest_uuid: "6a282e3da30e40ada68cde7b8a893945"
 from {username='slave'} at 127.0.0.1:51770
I20260710 11:03:46.402611 32538 raft_consensus.cc:493] T 3cc1513560bc4b9083e93f170de42768 P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:46.403730 32538 raft_consensus.cc:3060] T 3cc1513560bc4b9083e93f170de42768 P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:46.408015 32748 consensus_queue.cc:1048] T 62f9e772632c42c0943ac950643eb20b P 835ea69ad3a64292a1d166f1feaabc84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:46.417893 32746 raft_consensus.cc:993] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945: : Instructing follower 6072f60e128c4d59b9cc03f8f26f2ca4 to start an election
I20260710 11:03:46.418358   329 raft_consensus.cc:1081] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945 [term 1 LEADER]: Signalling peer 6072f60e128c4d59b9cc03f8f26f2ca4 to start an election
I20260710 11:03:46.420090 32466 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40fa6771ffe747bbb704e8fea8d6dfb7"
dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4"
 from {username='slave'} at 127.0.0.1:42034
I20260710 11:03:46.420629 32466 raft_consensus.cc:493] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:46.420959 32466 raft_consensus.cc:3060] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:46.422008 32538 raft_consensus.cc:515] T 3cc1513560bc4b9083e93f170de42768 P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:46.425014 32468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc1513560bc4b9083e93f170de42768" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4"
I20260710 11:03:46.425626 32468 raft_consensus.cc:3055] T 3cc1513560bc4b9083e93f170de42768 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:46.425760 32617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc1513560bc4b9083e93f170de42768" candidate_uuid: "6a282e3da30e40ada68cde7b8a893945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "835ea69ad3a64292a1d166f1feaabc84"
I20260710 11:03:46.425992 32468 raft_consensus.cc:740] T 3cc1513560bc4b9083e93f170de42768 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6072f60e128c4d59b9cc03f8f26f2ca4, State: Running, Role: LEADER
I20260710 11:03:46.426393 32617 raft_consensus.cc:3060] T 3cc1513560bc4b9083e93f170de42768 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:46.426831 32468 consensus_queue.cc:260] T 3cc1513560bc4b9083e93f170de42768 P 6072f60e128c4d59b9cc03f8f26f2ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:46.427981 32468 raft_consensus.cc:3060] T 3cc1513560bc4b9083e93f170de42768 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:46.427780 32466 raft_consensus.cc:515] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:46.430498 32539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa6771ffe747bbb704e8fea8d6dfb7" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a282e3da30e40ada68cde7b8a893945"
I20260710 11:03:46.430989 32539 raft_consensus.cc:3055] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:46.431241 32539 raft_consensus.cc:740] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a282e3da30e40ada68cde7b8a893945, State: Running, Role: LEADER
I20260710 11:03:46.431800 32539 consensus_queue.cc:260] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:46.432576 32539 raft_consensus.cc:3060] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:46.434391 32466 leader_election.cc:290] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 2 election: Requested vote from peers 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:46.434973 32616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa6771ffe747bbb704e8fea8d6dfb7" candidate_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "835ea69ad3a64292a1d166f1feaabc84"
I20260710 11:03:46.435549 32616 raft_consensus.cc:3060] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:46.437527 32539 raft_consensus.cc:2468] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in term 2.
I20260710 11:03:46.438676 32432 leader_election.cc:304] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6072f60e128c4d59b9cc03f8f26f2ca4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 6a282e3da30e40ada68cde7b8a893945; no voters: 
I20260710 11:03:46.439567 32753 raft_consensus.cc:2804] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:46.439807 32468 raft_consensus.cc:2468] T 3cc1513560bc4b9083e93f170de42768 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a282e3da30e40ada68cde7b8a893945 in term 2.
I20260710 11:03:46.440070 32753 raft_consensus.cc:697] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 LEADER]: Becoming Leader. State: Replica: 6072f60e128c4d59b9cc03f8f26f2ca4, State: Running, Role: LEADER
I20260710 11:03:46.440963 32753 consensus_queue.cc:237] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6072f60e128c4d59b9cc03f8f26f2ca4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:46.441900 32616 raft_consensus.cc:2468] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6072f60e128c4d59b9cc03f8f26f2ca4 in term 2.
I20260710 11:03:46.443827 32506 leader_election.cc:304] T 3cc1513560bc4b9083e93f170de42768 P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 6a282e3da30e40ada68cde7b8a893945; no voters: 
I20260710 11:03:46.444550   329 raft_consensus.cc:2804] T 3cc1513560bc4b9083e93f170de42768 P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:46.445202   329 raft_consensus.cc:697] T 3cc1513560bc4b9083e93f170de42768 P 6a282e3da30e40ada68cde7b8a893945 [term 2 LEADER]: Becoming Leader. State: Replica: 6a282e3da30e40ada68cde7b8a893945, State: Running, Role: LEADER
I20260710 11:03:46.446043 32617 raft_consensus.cc:2468] T 3cc1513560bc4b9083e93f170de42768 P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a282e3da30e40ada68cde7b8a893945 in term 2.
I20260710 11:03:46.446627 32538 leader_election.cc:290] T 3cc1513560bc4b9083e93f170de42768 P 6a282e3da30e40ada68cde7b8a893945 [CANDIDATE]: Term 2 election: Requested vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131:40985)
I20260710 11:03:46.446062   329 consensus_queue.cc:237] T 3cc1513560bc4b9083e93f170de42768 P 6a282e3da30e40ada68cde7b8a893945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:46.451159 32365 catalog_manager.cc:5697] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6072f60e128c4d59b9cc03f8f26f2ca4 reported cstate change: term changed from 1 to 2, leader changed from 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130) to 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:46.456717 32363 catalog_manager.cc:5697] T 3cc1513560bc4b9083e93f170de42768 P 6a282e3da30e40ada68cde7b8a893945 reported cstate change: term changed from 1 to 2, leader changed from 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129) to 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130). New cstate: current_term: 2 leader_uuid: "6a282e3da30e40ada68cde7b8a893945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:46.625702 32538 raft_consensus.cc:1275] T d0d242e067e5480db25cc9e32c5a12f1 P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Refusing update from remote peer 6072f60e128c4d59b9cc03f8f26f2ca4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:46.627019   318 consensus_queue.cc:1048] T d0d242e067e5480db25cc9e32c5a12f1 P 6072f60e128c4d59b9cc03f8f26f2ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:46.636730 32617 raft_consensus.cc:1275] T d0d242e067e5480db25cc9e32c5a12f1 P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Refusing update from remote peer 6072f60e128c4d59b9cc03f8f26f2ca4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:46.638015 32753 consensus_queue.cc:1048] T d0d242e067e5480db25cc9e32c5a12f1 P 6072f60e128c4d59b9cc03f8f26f2ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:46.763253 32617 raft_consensus.cc:1275] T de7ad4289aee44aca6e10fb93a231bfb P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Refusing update from remote peer 6a282e3da30e40ada68cde7b8a893945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:46.764674   329 consensus_queue.cc:1048] T de7ad4289aee44aca6e10fb93a231bfb P 6a282e3da30e40ada68cde7b8a893945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:46.772812 32468 raft_consensus.cc:1275] T de7ad4289aee44aca6e10fb93a231bfb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Refusing update from remote peer 6a282e3da30e40ada68cde7b8a893945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:46.774484   360 consensus_queue.cc:1048] T de7ad4289aee44aca6e10fb93a231bfb P 6a282e3da30e40ada68cde7b8a893945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:46.872557 32617 raft_consensus.cc:1275] T 3cc1513560bc4b9083e93f170de42768 P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Refusing update from remote peer 6a282e3da30e40ada68cde7b8a893945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:46.873750   360 consensus_queue.cc:1048] T 3cc1513560bc4b9083e93f170de42768 P 6a282e3da30e40ada68cde7b8a893945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:46.881340 32466 raft_consensus.cc:1275] T 3cc1513560bc4b9083e93f170de42768 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Refusing update from remote peer 6a282e3da30e40ada68cde7b8a893945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:46.883589   360 consensus_queue.cc:1048] T 3cc1513560bc4b9083e93f170de42768 P 6a282e3da30e40ada68cde7b8a893945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:46.890261 32617 raft_consensus.cc:1275] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Refusing update from remote peer 6072f60e128c4d59b9cc03f8f26f2ca4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:46.891846   318 consensus_queue.cc:1048] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6072f60e128c4d59b9cc03f8f26f2ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:46.894348 32617 raft_consensus.cc:1275] T 4ec9fe0d9de74e009530e3e11f718c49 P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Refusing update from remote peer 6a282e3da30e40ada68cde7b8a893945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:46.895726 32746 consensus_queue.cc:1048] T 4ec9fe0d9de74e009530e3e11f718c49 P 6a282e3da30e40ada68cde7b8a893945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:46.903471 32539 raft_consensus.cc:1275] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Refusing update from remote peer 6072f60e128c4d59b9cc03f8f26f2ca4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:46.904789 32466 raft_consensus.cc:1275] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Refusing update from remote peer 6a282e3da30e40ada68cde7b8a893945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:46.907163   318 consensus_queue.cc:1048] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6072f60e128c4d59b9cc03f8f26f2ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:46.907167 32746 consensus_queue.cc:1048] T 4ec9fe0d9de74e009530e3e11f718c49 P 6a282e3da30e40ada68cde7b8a893945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 11:03:49.035619 32365 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:39124:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:03:49.056559 32365 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39124:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:03:49.120337 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:03:49.276015   390 log.cc:927] Time spent T f3309735e662491e9ce61a0f4404b818 P 835ea69ad3a64292a1d166f1feaabc84: Append to log took a long time: real 0.102s	user 0.000s	sys 0.005s
W20260710 11:03:49.285988 32431 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:40985, user_credentials={real_user=slave}} blocked reactor thread for 68075.8us
W20260710 11:03:49.312885   396 log.cc:927] Time spent T d0d242e067e5480db25cc9e32c5a12f1 P 6072f60e128c4d59b9cc03f8f26f2ca4: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260710 11:03:49.342753   413 tablet.cc:1724] T de7ad4289aee44aca6e10fb93a231bfb P 6072f60e128c4d59b9cc03f8f26f2ca4: 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
I20260710 11:03:49.348109   412 tablet.cc:1724] T f3309735e662491e9ce61a0f4404b818 P 6a282e3da30e40ada68cde7b8a893945: 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
W20260710 11:03:49.369194   395 log.cc:927] Time spent T 03926f53d34647f9ae3b45accd839328 P 6072f60e128c4d59b9cc03f8f26f2ca4: Append to log took a long time: real 0.160s	user 0.002s	sys 0.000s
I20260710 11:03:49.380203   415 tablet.cc:1724] T de7ad4289aee44aca6e10fb93a231bfb P 6a282e3da30e40ada68cde7b8a893945: 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
I20260710 11:03:49.413463   418 tablet.cc:1724] T 3cc1513560bc4b9083e93f170de42768 P 6a282e3da30e40ada68cde7b8a893945: 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
I20260710 11:03:49.430538   424 tablet.cc:1724] T 4ec9fe0d9de74e009530e3e11f718c49 P 6a282e3da30e40ada68cde7b8a893945: 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
W20260710 11:03:49.446084   407 log.cc:927] Time spent T 03926f53d34647f9ae3b45accd839328 P 6a282e3da30e40ada68cde7b8a893945: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260710 11:03:49.450472   422 tablet.cc:1724] T f3309735e662491e9ce61a0f4404b818 P 835ea69ad3a64292a1d166f1feaabc84: 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
W20260710 11:03:49.456468   401 log.cc:927] Time spent T 5fa967ec3d454d52b31812516fbad6b5 P 6072f60e128c4d59b9cc03f8f26f2ca4: Append to log took a long time: real 0.187s	user 0.002s	sys 0.003s
I20260710 11:03:49.475322   426 tablet.cc:1724] T 03926f53d34647f9ae3b45accd839328 P 6072f60e128c4d59b9cc03f8f26f2ca4: 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
I20260710 11:03:49.531189   431 tablet.cc:1724] T d0d242e067e5480db25cc9e32c5a12f1 P 6072f60e128c4d59b9cc03f8f26f2ca4: 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
I20260710 11:03:49.538473   428 tablet.cc:1724] T de7ad4289aee44aca6e10fb93a231bfb P 835ea69ad3a64292a1d166f1feaabc84: 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
I20260710 11:03:49.561065   427 tablet.cc:1724] T 4ec9fe0d9de74e009530e3e11f718c49 P 835ea69ad3a64292a1d166f1feaabc84: 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
W20260710 11:03:49.583266 32431 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:40985, user_credentials={real_user=slave}} blocked reactor thread for 101254us
I20260710 11:03:49.587213   422 tablet.cc:1724] T d0d242e067e5480db25cc9e32c5a12f1 P 835ea69ad3a64292a1d166f1feaabc84: 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
I20260710 11:03:49.502413   432 tablet.cc:1724] T 3cc1513560bc4b9083e93f170de42768 P 6072f60e128c4d59b9cc03f8f26f2ca4: 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
I20260710 11:03:49.617223   435 tablet.cc:1724] T 62f9e772632c42c0943ac950643eb20b P 835ea69ad3a64292a1d166f1feaabc84: 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
I20260710 11:03:49.598328   412 tablet.cc:1724] T 62f9e772632c42c0943ac950643eb20b P 6a282e3da30e40ada68cde7b8a893945: 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
I20260710 11:03:49.625910 32465 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d34af3a4d8e4032bc15552b55e3795d"
dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4"
mode: GRACEFUL
new_leader_uuid: "835ea69ad3a64292a1d166f1feaabc84"
 from {username='slave'} at 127.0.0.1:50548
I20260710 11:03:49.626657 32465 raft_consensus.cc:606] T 3d34af3a4d8e4032bc15552b55e3795d P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 LEADER]: Received request to transfer leadership to TS 835ea69ad3a64292a1d166f1feaabc84
I20260710 11:03:49.648828   424 tablet.cc:1724] T 03926f53d34647f9ae3b45accd839328 P 6a282e3da30e40ada68cde7b8a893945: 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
I20260710 11:03:49.650228   413 tablet.cc:1724] T f3309735e662491e9ce61a0f4404b818 P 6072f60e128c4d59b9cc03f8f26f2ca4: 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
I20260710 11:03:49.674280   432 tablet.cc:1724] T 5fa967ec3d454d52b31812516fbad6b5 P 6072f60e128c4d59b9cc03f8f26f2ca4: 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
I20260710 11:03:49.650228   418 tablet.cc:1724] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945: 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
I20260710 11:03:49.668016   415 tablet.cc:1724] T d0d242e067e5480db25cc9e32c5a12f1 P 6a282e3da30e40ada68cde7b8a893945: 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
W20260710 11:03:49.668756   439 log.cc:927] Time spent T 5fa967ec3d454d52b31812516fbad6b5 P 6a282e3da30e40ada68cde7b8a893945: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
I20260710 11:03:49.672693   435 tablet.cc:1724] T 3cc1513560bc4b9083e93f170de42768 P 835ea69ad3a64292a1d166f1feaabc84: 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
I20260710 11:03:49.686535   427 tablet.cc:1724] T 03926f53d34647f9ae3b45accd839328 P 835ea69ad3a64292a1d166f1feaabc84: 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
I20260710 11:03:49.693236   428 tablet.cc:1724] T 5fa967ec3d454d52b31812516fbad6b5 P 835ea69ad3a64292a1d166f1feaabc84: 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
I20260710 11:03:49.705202   415 tablet.cc:1724] T 5fa967ec3d454d52b31812516fbad6b5 P 6a282e3da30e40ada68cde7b8a893945: 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
I20260710 11:03:49.709609   426 tablet.cc:1724] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4: 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
I20260710 11:03:49.728098 32538 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3efcfc1a2f304f088907d3a2d4467fb6"
dest_uuid: "6a282e3da30e40ada68cde7b8a893945"
mode: GRACEFUL
new_leader_uuid: "835ea69ad3a64292a1d166f1feaabc84"
 from {username='slave'} at 127.0.0.1:38890
I20260710 11:03:49.728793 32538 raft_consensus.cc:606] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6a282e3da30e40ada68cde7b8a893945 [term 1 LEADER]: Received request to transfer leadership to TS 835ea69ad3a64292a1d166f1feaabc84
I20260710 11:03:49.730309 27890 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:03:49.730919 27890 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:49.731513   432 tablet.cc:1724] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6072f60e128c4d59b9cc03f8f26f2ca4: 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
I20260710 11:03:49.714080   422 tablet.cc:1724] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 835ea69ad3a64292a1d166f1feaabc84: 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
I20260710 11:03:49.746094   431 tablet.cc:1724] T 62f9e772632c42c0943ac950643eb20b P 6072f60e128c4d59b9cc03f8f26f2ca4: 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
I20260710 11:03:49.770993 32366 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 6aa257bf25534aeb85ae14dd4666a5f9: soft_deleted_table [id=c759723749f24dfa819cc53c56d182d1] alter complete (version 1)
I20260710 11:03:49.965866   433 raft_consensus.cc:993] T 3d34af3a4d8e4032bc15552b55e3795d P 6072f60e128c4d59b9cc03f8f26f2ca4: : Instructing follower 835ea69ad3a64292a1d166f1feaabc84 to start an election
I20260710 11:03:49.966490   405 raft_consensus.cc:1081] T 3d34af3a4d8e4032bc15552b55e3795d P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 LEADER]: Signalling peer 835ea69ad3a64292a1d166f1feaabc84 to start an election
I20260710 11:03:49.968458 32614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d34af3a4d8e4032bc15552b55e3795d"
dest_uuid: "835ea69ad3a64292a1d166f1feaabc84"
 from {username='slave'} at 127.0.0.1:47310
I20260710 11:03:49.969134 32614 raft_consensus.cc:493] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:49.969568 32614 raft_consensus.cc:3060] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:49.975397 32614 raft_consensus.cc:515] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:49.977416 32614 leader_election.cc:290] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [CANDIDATE]: Term 3 election: Requested vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171)
I20260710 11:03:49.978299 32465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d34af3a4d8e4032bc15552b55e3795d" candidate_uuid: "835ea69ad3a64292a1d166f1feaabc84" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4"
I20260710 11:03:49.978683 32538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d34af3a4d8e4032bc15552b55e3795d" candidate_uuid: "835ea69ad3a64292a1d166f1feaabc84" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6a282e3da30e40ada68cde7b8a893945"
I20260710 11:03:49.979003 32465 raft_consensus.cc:3055] T 3d34af3a4d8e4032bc15552b55e3795d P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:49.979277 32538 raft_consensus.cc:3060] T 3d34af3a4d8e4032bc15552b55e3795d P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:49.979365 32465 raft_consensus.cc:740] T 3d34af3a4d8e4032bc15552b55e3795d P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6072f60e128c4d59b9cc03f8f26f2ca4, State: Running, Role: LEADER
I20260710 11:03:49.980242 32465 consensus_queue.cc:260] T 3d34af3a4d8e4032bc15552b55e3795d P 6072f60e128c4d59b9cc03f8f26f2ca4 [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: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:49.981598 32465 raft_consensus.cc:3060] T 3d34af3a4d8e4032bc15552b55e3795d P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:49.986878 32538 raft_consensus.cc:2468] T 3d34af3a4d8e4032bc15552b55e3795d P 6a282e3da30e40ada68cde7b8a893945 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 835ea69ad3a64292a1d166f1feaabc84 in term 3.
I20260710 11:03:49.988236 32581 leader_election.cc:304] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [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: 6a282e3da30e40ada68cde7b8a893945, 835ea69ad3a64292a1d166f1feaabc84; no voters: 
I20260710 11:03:49.989082 32465 raft_consensus.cc:2468] T 3d34af3a4d8e4032bc15552b55e3795d P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 835ea69ad3a64292a1d166f1feaabc84 in term 3.
I20260710 11:03:49.989248   434 raft_consensus.cc:2804] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:49.989904   434 raft_consensus.cc:697] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [term 3 LEADER]: Becoming Leader. State: Replica: 835ea69ad3a64292a1d166f1feaabc84, State: Running, Role: LEADER
I20260710 11:03:49.990823   434 consensus_queue.cc:237] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [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: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:49.999660 32365 catalog_manager.cc:5697] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 reported cstate change: term changed from 2 to 3, leader changed from 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129) to 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131). New cstate: current_term: 3 leader_uuid: "835ea69ad3a64292a1d166f1feaabc84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:50.141000   387 raft_consensus.cc:993] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6a282e3da30e40ada68cde7b8a893945: : Instructing follower 835ea69ad3a64292a1d166f1feaabc84 to start an election
I20260710 11:03:50.141631   423 raft_consensus.cc:1081] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6a282e3da30e40ada68cde7b8a893945 [term 1 LEADER]: Signalling peer 835ea69ad3a64292a1d166f1feaabc84 to start an election
I20260710 11:03:50.143433 32614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3efcfc1a2f304f088907d3a2d4467fb6"
dest_uuid: "835ea69ad3a64292a1d166f1feaabc84"
 from {username='slave'} at 127.0.0.1:47298
I20260710 11:03:50.144079 32614 raft_consensus.cc:493] T 3efcfc1a2f304f088907d3a2d4467fb6 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:50.144397 32614 raft_consensus.cc:3060] T 3efcfc1a2f304f088907d3a2d4467fb6 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:50.149793 32614 raft_consensus.cc:515] T 3efcfc1a2f304f088907d3a2d4467fb6 P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:50.152299 32614 leader_election.cc:290] T 3efcfc1a2f304f088907d3a2d4467fb6 P 835ea69ad3a64292a1d166f1feaabc84 [CANDIDATE]: Term 2 election: Requested vote from peers 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961), 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171)
I20260710 11:03:50.152436 32465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efcfc1a2f304f088907d3a2d4467fb6" candidate_uuid: "835ea69ad3a64292a1d166f1feaabc84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4"
I20260710 11:03:50.153090 32465 raft_consensus.cc:3060] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:50.154004 32538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efcfc1a2f304f088907d3a2d4467fb6" candidate_uuid: "835ea69ad3a64292a1d166f1feaabc84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a282e3da30e40ada68cde7b8a893945"
I20260710 11:03:50.154552 32538 raft_consensus.cc:3055] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6a282e3da30e40ada68cde7b8a893945 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:50.154839 32538 raft_consensus.cc:740] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6a282e3da30e40ada68cde7b8a893945 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a282e3da30e40ada68cde7b8a893945, State: Running, Role: LEADER
I20260710 11:03:50.155742 32538 consensus_queue.cc:260] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6a282e3da30e40ada68cde7b8a893945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:50.156848 32538 raft_consensus.cc:3060] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:50.158913 32465 raft_consensus.cc:2468] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 835ea69ad3a64292a1d166f1feaabc84 in term 2.
I20260710 11:03:50.159986 32580 leader_election.cc:304] T 3efcfc1a2f304f088907d3a2d4467fb6 P 835ea69ad3a64292a1d166f1feaabc84 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6072f60e128c4d59b9cc03f8f26f2ca4, 835ea69ad3a64292a1d166f1feaabc84; no voters: 
I20260710 11:03:50.160717   434 raft_consensus.cc:2804] T 3efcfc1a2f304f088907d3a2d4467fb6 P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:50.161257   434 raft_consensus.cc:697] T 3efcfc1a2f304f088907d3a2d4467fb6 P 835ea69ad3a64292a1d166f1feaabc84 [term 2 LEADER]: Becoming Leader. State: Replica: 835ea69ad3a64292a1d166f1feaabc84, State: Running, Role: LEADER
I20260710 11:03:50.162230   434 consensus_queue.cc:237] T 3efcfc1a2f304f088907d3a2d4467fb6 P 835ea69ad3a64292a1d166f1feaabc84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } }
I20260710 11:03:50.163318 32538 raft_consensus.cc:2468] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 835ea69ad3a64292a1d166f1feaabc84 in term 2.
I20260710 11:03:50.170773 32365 catalog_manager.cc:5697] T 3efcfc1a2f304f088907d3a2d4467fb6 P 835ea69ad3a64292a1d166f1feaabc84 reported cstate change: term changed from 1 to 2, leader changed from 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130) to 835ea69ad3a64292a1d166f1feaabc84 (127.27.60.131). New cstate: current_term: 2 leader_uuid: "835ea69ad3a64292a1d166f1feaabc84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "835ea69ad3a64292a1d166f1feaabc84" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 40985 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:50.446861 32465 raft_consensus.cc:1275] T 3d34af3a4d8e4032bc15552b55e3795d P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 3 FOLLOWER]: Refusing update from remote peer 835ea69ad3a64292a1d166f1feaabc84: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:50.448822   434 consensus_queue.cc:1048] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:50.467001 32538 raft_consensus.cc:1275] T 3d34af3a4d8e4032bc15552b55e3795d P 6a282e3da30e40ada68cde7b8a893945 [term 3 FOLLOWER]: Refusing update from remote peer 835ea69ad3a64292a1d166f1feaabc84: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:50.468458   451 consensus_queue.cc:1048] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:50.664088 32538 raft_consensus.cc:1275] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Refusing update from remote peer 835ea69ad3a64292a1d166f1feaabc84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:50.665380   451 consensus_queue.cc:1048] T 3efcfc1a2f304f088907d3a2d4467fb6 P 835ea69ad3a64292a1d166f1feaabc84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a282e3da30e40ada68cde7b8a893945" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:50.675285 32465 raft_consensus.cc:1275] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Refusing update from remote peer 835ea69ad3a64292a1d166f1feaabc84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:50.677395   451 consensus_queue.cc:1048] T 3efcfc1a2f304f088907d3a2d4467fb6 P 835ea69ad3a64292a1d166f1feaabc84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6072f60e128c4d59b9cc03f8f26f2ca4" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:50.793241 27890 tablet_server.cc:179] TabletServer@127.27.60.129:0 shutting down...
I20260710 11:03:50.821419 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:50.822170 27890 tablet_replica.cc:333] T 62f9e772632c42c0943ac950643eb20b P 6072f60e128c4d59b9cc03f8f26f2ca4: stopping tablet replica
I20260710 11:03:50.822754 27890 raft_consensus.cc:2243] T 62f9e772632c42c0943ac950643eb20b P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:50.823220 27890 raft_consensus.cc:2272] T 62f9e772632c42c0943ac950643eb20b P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.825001 27890 tablet_replica.cc:333] T 3cc1513560bc4b9083e93f170de42768 P 6072f60e128c4d59b9cc03f8f26f2ca4: stopping tablet replica
I20260710 11:03:50.825650 27890 raft_consensus.cc:2243] T 3cc1513560bc4b9083e93f170de42768 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:50.826181 27890 raft_consensus.cc:2272] T 3cc1513560bc4b9083e93f170de42768 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.827973 27890 tablet_replica.cc:333] T f3309735e662491e9ce61a0f4404b818 P 6072f60e128c4d59b9cc03f8f26f2ca4: stopping tablet replica
I20260710 11:03:50.828511 27890 raft_consensus.cc:2243] T f3309735e662491e9ce61a0f4404b818 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:50.829051 27890 raft_consensus.cc:2272] T f3309735e662491e9ce61a0f4404b818 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.830883 27890 tablet_replica.cc:333] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6072f60e128c4d59b9cc03f8f26f2ca4: stopping tablet replica
I20260710 11:03:50.831490 27890 raft_consensus.cc:2243] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:50.832283 27890 raft_consensus.cc:2272] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.834036 27890 tablet_replica.cc:333] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4: stopping tablet replica
I20260710 11:03:50.834599 27890 raft_consensus.cc:2243] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:50.835011 27890 raft_consensus.cc:2272] T 4ec9fe0d9de74e009530e3e11f718c49 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.836696 27890 tablet_replica.cc:333] T d0d242e067e5480db25cc9e32c5a12f1 P 6072f60e128c4d59b9cc03f8f26f2ca4: stopping tablet replica
I20260710 11:03:50.837253 27890 raft_consensus.cc:2243] T d0d242e067e5480db25cc9e32c5a12f1 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:50.838084 27890 raft_consensus.cc:2272] T d0d242e067e5480db25cc9e32c5a12f1 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.839805 27890 tablet_replica.cc:333] T de7ad4289aee44aca6e10fb93a231bfb P 6072f60e128c4d59b9cc03f8f26f2ca4: stopping tablet replica
I20260710 11:03:50.840358 27890 raft_consensus.cc:2243] T de7ad4289aee44aca6e10fb93a231bfb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:50.840785 27890 raft_consensus.cc:2272] T de7ad4289aee44aca6e10fb93a231bfb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.842618 27890 tablet_replica.cc:333] T 03926f53d34647f9ae3b45accd839328 P 6072f60e128c4d59b9cc03f8f26f2ca4: stopping tablet replica
I20260710 11:03:50.843236 27890 raft_consensus.cc:2243] T 03926f53d34647f9ae3b45accd839328 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:50.844130 27890 raft_consensus.cc:2272] T 03926f53d34647f9ae3b45accd839328 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.846040 27890 tablet_replica.cc:333] T 5fa967ec3d454d52b31812516fbad6b5 P 6072f60e128c4d59b9cc03f8f26f2ca4: stopping tablet replica
I20260710 11:03:50.846753 27890 raft_consensus.cc:2243] T 5fa967ec3d454d52b31812516fbad6b5 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:50.852469 27890 raft_consensus.cc:2272] T 5fa967ec3d454d52b31812516fbad6b5 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:50.853003 32506 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
I20260710 11:03:50.854821 27890 tablet_replica.cc:333] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6072f60e128c4d59b9cc03f8f26f2ca4: stopping tablet replica
I20260710 11:03:50.855497 27890 raft_consensus.cc:2243] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:50.856003 27890 raft_consensus.cc:2272] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:50.856530 32506 consensus_peers.cc:597] T 3cc1513560bc4b9083e93f170de42768 P 6a282e3da30e40ada68cde7b8a893945 -> Peer 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961): Couldn't send request to peer 6072f60e128c4d59b9cc03f8f26f2ca4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:50.858386 27890 tablet_replica.cc:333] T 77e375cb184f4dd3830c4d2923e45780 P 6072f60e128c4d59b9cc03f8f26f2ca4: stopping tablet replica
I20260710 11:03:50.858961 27890 raft_consensus.cc:2243] T 77e375cb184f4dd3830c4d2923e45780 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:50.859402 27890 raft_consensus.cc:2272] T 77e375cb184f4dd3830c4d2923e45780 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.861668 27890 tablet_replica.cc:333] T 3d34af3a4d8e4032bc15552b55e3795d P 6072f60e128c4d59b9cc03f8f26f2ca4: stopping tablet replica
I20260710 11:03:50.862197 27890 raft_consensus.cc:2243] T 3d34af3a4d8e4032bc15552b55e3795d P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:50.862600 27890 raft_consensus.cc:2272] T 3d34af3a4d8e4032bc15552b55e3795d P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.864974 27890 tablet_replica.cc:333] T d189efbbbab14dabb8ae56d46c0d1b73 P 6072f60e128c4d59b9cc03f8f26f2ca4: stopping tablet replica
I20260710 11:03:50.865556 27890 raft_consensus.cc:2243] T d189efbbbab14dabb8ae56d46c0d1b73 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:50.866266 27890 raft_consensus.cc:2272] T d189efbbbab14dabb8ae56d46c0d1b73 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.867983 27890 tablet_replica.cc:333] T 429d3bc7aac843ce9555d3f724e694d6 P 6072f60e128c4d59b9cc03f8f26f2ca4: stopping tablet replica
I20260710 11:03:50.868474 27890 raft_consensus.cc:2243] T 429d3bc7aac843ce9555d3f724e694d6 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:50.869215 27890 raft_consensus.cc:2272] T 429d3bc7aac843ce9555d3f724e694d6 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.870996 27890 tablet_replica.cc:333] T 5892121a20cf42bba329dda45f80d0c4 P 6072f60e128c4d59b9cc03f8f26f2ca4: stopping tablet replica
I20260710 11:03:50.871481 27890 raft_consensus.cc:2243] T 5892121a20cf42bba329dda45f80d0c4 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:50.871960 27890 raft_consensus.cc:2272] T 5892121a20cf42bba329dda45f80d0c4 P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.874084 27890 tablet_replica.cc:333] T 1f37b5e24d7848898cc85f57a98bb51a P 6072f60e128c4d59b9cc03f8f26f2ca4: stopping tablet replica
I20260710 11:03:50.874635 27890 raft_consensus.cc:2243] T 1f37b5e24d7848898cc85f57a98bb51a P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:03:50.874519 32506 consensus_peers.cc:597] T 77e375cb184f4dd3830c4d2923e45780 P 6a282e3da30e40ada68cde7b8a893945 -> Peer 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961): Couldn't send request to peer 6072f60e128c4d59b9cc03f8f26f2ca4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:50.875638 27890 raft_consensus.cc:2272] T 1f37b5e24d7848898cc85f57a98bb51a P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.877818 27890 tablet_replica.cc:333] T fed26b0f7c9d4694ab247bd1a924893a P 6072f60e128c4d59b9cc03f8f26f2ca4: stopping tablet replica
I20260710 11:03:50.878420 27890 raft_consensus.cc:2243] T fed26b0f7c9d4694ab247bd1a924893a P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:50.878939 27890 raft_consensus.cc:2272] T fed26b0f7c9d4694ab247bd1a924893a P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.880818 27890 tablet_replica.cc:333] T 7e55cf9857584466b4c3aeffb1259bbb P 6072f60e128c4d59b9cc03f8f26f2ca4: stopping tablet replica
I20260710 11:03:50.881242 27890 raft_consensus.cc:2243] T 7e55cf9857584466b4c3aeffb1259bbb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:50.881719 27890 raft_consensus.cc:2272] T 7e55cf9857584466b4c3aeffb1259bbb P 6072f60e128c4d59b9cc03f8f26f2ca4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:50.890841 32506 consensus_peers.cc:597] T 4ec9fe0d9de74e009530e3e11f718c49 P 6a282e3da30e40ada68cde7b8a893945 -> Peer 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961): Couldn't send request to peer 6072f60e128c4d59b9cc03f8f26f2ca4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:50.893275 32506 consensus_peers.cc:597] T de7ad4289aee44aca6e10fb93a231bfb P 6a282e3da30e40ada68cde7b8a893945 -> Peer 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961): Couldn't send request to peer 6072f60e128c4d59b9cc03f8f26f2ca4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:50.920557 27890 tablet_server.cc:196] TabletServer@127.27.60.129:0 shutdown complete.
W20260710 11:03:50.928105 32506 consensus_peers.cc:597] T 7e55cf9857584466b4c3aeffb1259bbb P 6a282e3da30e40ada68cde7b8a893945 -> Peer 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961): Couldn't send request to peer 6072f60e128c4d59b9cc03f8f26f2ca4. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:36961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:50.954070 32580 consensus_peers.cc:597] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 -> Peer 6072f60e128c4d59b9cc03f8f26f2ca4 (127.27.60.129:36961): Couldn't send request to peer 6072f60e128c4d59b9cc03f8f26f2ca4. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:36961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:50.956699 27890 tablet_server.cc:179] TabletServer@127.27.60.130:0 shutting down...
I20260710 11:03:50.985345 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:50.986207 27890 tablet_replica.cc:333] T 5fa967ec3d454d52b31812516fbad6b5 P 6a282e3da30e40ada68cde7b8a893945: stopping tablet replica
I20260710 11:03:50.986858 27890 raft_consensus.cc:2243] T 5fa967ec3d454d52b31812516fbad6b5 P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:50.987361 27890 raft_consensus.cc:2272] T 5fa967ec3d454d52b31812516fbad6b5 P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.989251 27890 tablet_replica.cc:333] T 3cc1513560bc4b9083e93f170de42768 P 6a282e3da30e40ada68cde7b8a893945: stopping tablet replica
I20260710 11:03:50.989909 27890 raft_consensus.cc:2243] T 3cc1513560bc4b9083e93f170de42768 P 6a282e3da30e40ada68cde7b8a893945 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:50.990721 27890 raft_consensus.cc:2272] T 3cc1513560bc4b9083e93f170de42768 P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.992782 27890 tablet_replica.cc:333] T 62f9e772632c42c0943ac950643eb20b P 6a282e3da30e40ada68cde7b8a893945: stopping tablet replica
I20260710 11:03:50.993335 27890 raft_consensus.cc:2243] T 62f9e772632c42c0943ac950643eb20b P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:50.993810 27890 raft_consensus.cc:2272] T 62f9e772632c42c0943ac950643eb20b P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.995445 27890 tablet_replica.cc:333] T de7ad4289aee44aca6e10fb93a231bfb P 6a282e3da30e40ada68cde7b8a893945: stopping tablet replica
I20260710 11:03:50.995987 27890 raft_consensus.cc:2243] T de7ad4289aee44aca6e10fb93a231bfb P 6a282e3da30e40ada68cde7b8a893945 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:50.996727 27890 raft_consensus.cc:2272] T de7ad4289aee44aca6e10fb93a231bfb P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.998569 27890 tablet_replica.cc:333] T 4ec9fe0d9de74e009530e3e11f718c49 P 6a282e3da30e40ada68cde7b8a893945: stopping tablet replica
I20260710 11:03:50.999089 27890 raft_consensus.cc:2243] T 4ec9fe0d9de74e009530e3e11f718c49 P 6a282e3da30e40ada68cde7b8a893945 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:50.999845 27890 raft_consensus.cc:2272] T 4ec9fe0d9de74e009530e3e11f718c49 P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:51.001576 27890 tablet_replica.cc:333] T d0d242e067e5480db25cc9e32c5a12f1 P 6a282e3da30e40ada68cde7b8a893945: stopping tablet replica
I20260710 11:03:51.002103 27890 raft_consensus.cc:2243] T d0d242e067e5480db25cc9e32c5a12f1 P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:51.002553 27890 raft_consensus.cc:2272] T d0d242e067e5480db25cc9e32c5a12f1 P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:51.004390 27890 tablet_replica.cc:333] T 03926f53d34647f9ae3b45accd839328 P 6a282e3da30e40ada68cde7b8a893945: stopping tablet replica
I20260710 11:03:51.004892 27890 raft_consensus.cc:2243] T 03926f53d34647f9ae3b45accd839328 P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:51.005300 27890 raft_consensus.cc:2272] T 03926f53d34647f9ae3b45accd839328 P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:51.006917 27890 tablet_replica.cc:333] T f3309735e662491e9ce61a0f4404b818 P 6a282e3da30e40ada68cde7b8a893945: stopping tablet replica
I20260710 11:03:51.007434 27890 raft_consensus.cc:2243] T f3309735e662491e9ce61a0f4404b818 P 6a282e3da30e40ada68cde7b8a893945 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:51.008162 27890 raft_consensus.cc:2272] T f3309735e662491e9ce61a0f4404b818 P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:51.010007 27890 tablet_replica.cc:333] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945: stopping tablet replica
I20260710 11:03:51.010525 27890 raft_consensus.cc:2243] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:51.010949 27890 raft_consensus.cc:2272] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:51.012583 27890 tablet_replica.cc:333] T d189efbbbab14dabb8ae56d46c0d1b73 P 6a282e3da30e40ada68cde7b8a893945: stopping tablet replica
I20260710 11:03:51.013209 27890 raft_consensus.cc:2243] T d189efbbbab14dabb8ae56d46c0d1b73 P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:51.013653 27890 raft_consensus.cc:2272] T d189efbbbab14dabb8ae56d46c0d1b73 P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:51.015385 27890 tablet_replica.cc:333] T 77e375cb184f4dd3830c4d2923e45780 P 6a282e3da30e40ada68cde7b8a893945: stopping tablet replica
I20260710 11:03:51.015854 27890 raft_consensus.cc:2243] T 77e375cb184f4dd3830c4d2923e45780 P 6a282e3da30e40ada68cde7b8a893945 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:51.016685 27890 raft_consensus.cc:2272] T 77e375cb184f4dd3830c4d2923e45780 P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:51.018684 27890 tablet_replica.cc:333] T fed26b0f7c9d4694ab247bd1a924893a P 6a282e3da30e40ada68cde7b8a893945: stopping tablet replica
I20260710 11:03:51.019222 27890 raft_consensus.cc:2243] T fed26b0f7c9d4694ab247bd1a924893a P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:51.019675 27890 raft_consensus.cc:2272] T fed26b0f7c9d4694ab247bd1a924893a P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:51.021534 27890 tablet_replica.cc:333] T 429d3bc7aac843ce9555d3f724e694d6 P 6a282e3da30e40ada68cde7b8a893945: stopping tablet replica
I20260710 11:03:51.022213 27890 raft_consensus.cc:2243] T 429d3bc7aac843ce9555d3f724e694d6 P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:51.022665 27890 raft_consensus.cc:2272] T 429d3bc7aac843ce9555d3f724e694d6 P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:51.024423 27890 tablet_replica.cc:333] T 5892121a20cf42bba329dda45f80d0c4 P 6a282e3da30e40ada68cde7b8a893945: stopping tablet replica
I20260710 11:03:51.024889 27890 raft_consensus.cc:2243] T 5892121a20cf42bba329dda45f80d0c4 P 6a282e3da30e40ada68cde7b8a893945 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:51.025650 27890 raft_consensus.cc:2272] T 5892121a20cf42bba329dda45f80d0c4 P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:51.027381 27890 tablet_replica.cc:333] T 1f37b5e24d7848898cc85f57a98bb51a P 6a282e3da30e40ada68cde7b8a893945: stopping tablet replica
I20260710 11:03:51.027876 27890 raft_consensus.cc:2243] T 1f37b5e24d7848898cc85f57a98bb51a P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:51.028309 27890 raft_consensus.cc:2272] T 1f37b5e24d7848898cc85f57a98bb51a P 6a282e3da30e40ada68cde7b8a893945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:51.030159 27890 tablet_replica.cc:333] T 7e55cf9857584466b4c3aeffb1259bbb P 6a282e3da30e40ada68cde7b8a893945: stopping tablet replica
I20260710 11:03:51.030573 27890 raft_consensus.cc:2243] T 7e55cf9857584466b4c3aeffb1259bbb P 6a282e3da30e40ada68cde7b8a893945 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:51.031229 27890 raft_consensus.cc:2272] T 7e55cf9857584466b4c3aeffb1259bbb P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:51.032927 27890 tablet_replica.cc:333] T 3d34af3a4d8e4032bc15552b55e3795d P 6a282e3da30e40ada68cde7b8a893945: stopping tablet replica
I20260710 11:03:51.033351 27890 raft_consensus.cc:2243] T 3d34af3a4d8e4032bc15552b55e3795d P 6a282e3da30e40ada68cde7b8a893945 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:51.033720 27890 raft_consensus.cc:2272] T 3d34af3a4d8e4032bc15552b55e3795d P 6a282e3da30e40ada68cde7b8a893945 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:51.035651 27890 tablet_replica.cc:333] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6a282e3da30e40ada68cde7b8a893945: stopping tablet replica
I20260710 11:03:51.036062 27890 raft_consensus.cc:2243] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:51.036392 27890 raft_consensus.cc:2272] T 3efcfc1a2f304f088907d3a2d4467fb6 P 6a282e3da30e40ada68cde7b8a893945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:51.073755 27890 tablet_server.cc:196] TabletServer@127.27.60.130:0 shutdown complete.
I20260710 11:03:51.102020 27890 tablet_server.cc:179] TabletServer@127.27.60.131:0 shutting down...
I20260710 11:03:51.128580 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:51.129375 27890 tablet_replica.cc:333] T 3cc1513560bc4b9083e93f170de42768 P 835ea69ad3a64292a1d166f1feaabc84: stopping tablet replica
I20260710 11:03:51.130262 27890 raft_consensus.cc:2243] T 3cc1513560bc4b9083e93f170de42768 P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:51.130722 27890 raft_consensus.cc:2272] T 3cc1513560bc4b9083e93f170de42768 P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:51.132531 27890 tablet_replica.cc:333] T 62f9e772632c42c0943ac950643eb20b P 835ea69ad3a64292a1d166f1feaabc84: stopping tablet replica
I20260710 11:03:51.133080 27890 raft_consensus.cc:2243] T 62f9e772632c42c0943ac950643eb20b P 835ea69ad3a64292a1d166f1feaabc84 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:51.133998 27890 raft_consensus.cc:2272] T 62f9e772632c42c0943ac950643eb20b P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:51.135903 27890 tablet_replica.cc:333] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 835ea69ad3a64292a1d166f1feaabc84: stopping tablet replica
I20260710 11:03:51.136525 27890 raft_consensus.cc:2243] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:51.137006 27890 raft_consensus.cc:2272] T 40fa6771ffe747bbb704e8fea8d6dfb7 P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:51.138018 32581 consensus_peers.cc:597] T fed26b0f7c9d4694ab247bd1a924893a P 835ea69ad3a64292a1d166f1feaabc84 -> Peer 6a282e3da30e40ada68cde7b8a893945 (127.27.60.130:45171): Couldn't send request to peer 6a282e3da30e40ada68cde7b8a893945. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:45171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:51.138993 27890 tablet_replica.cc:333] T f3309735e662491e9ce61a0f4404b818 P 835ea69ad3a64292a1d166f1feaabc84: stopping tablet replica
I20260710 11:03:51.139679 27890 raft_consensus.cc:2243] T f3309735e662491e9ce61a0f4404b818 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:51.140153 27890 raft_consensus.cc:2272] T f3309735e662491e9ce61a0f4404b818 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:51.142122 27890 tablet_replica.cc:333] T 03926f53d34647f9ae3b45accd839328 P 835ea69ad3a64292a1d166f1feaabc84: stopping tablet replica
I20260710 11:03:51.142735 27890 raft_consensus.cc:2243] T 03926f53d34647f9ae3b45accd839328 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:51.143208 27890 raft_consensus.cc:2272] T 03926f53d34647f9ae3b45accd839328 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:51.145057 27890 tablet_replica.cc:333] T 5fa967ec3d454d52b31812516fbad6b5 P 835ea69ad3a64292a1d166f1feaabc84: stopping tablet replica
I20260710 11:03:51.145728 27890 raft_consensus.cc:2243] T 5fa967ec3d454d52b31812516fbad6b5 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:51.146193 27890 raft_consensus.cc:2272] T 5fa967ec3d454d52b31812516fbad6b5 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:51.147997 27890 tablet_replica.cc:333] T de7ad4289aee44aca6e10fb93a231bfb P 835ea69ad3a64292a1d166f1feaabc84: stopping tablet replica
I20260710 11:03:51.148787 27890 raft_consensus.cc:2243] T de7ad4289aee44aca6e10fb93a231bfb P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:51.149253 27890 raft_consensus.cc:2272] T de7ad4289aee44aca6e10fb93a231bfb P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:51.151059 27890 tablet_replica.cc:333] T 4ec9fe0d9de74e009530e3e11f718c49 P 835ea69ad3a64292a1d166f1feaabc84: stopping tablet replica
I20260710 11:03:51.151607 27890 raft_consensus.cc:2243] T 4ec9fe0d9de74e009530e3e11f718c49 P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:51.152036 27890 raft_consensus.cc:2272] T 4ec9fe0d9de74e009530e3e11f718c49 P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:51.153837 27890 tablet_replica.cc:333] T d0d242e067e5480db25cc9e32c5a12f1 P 835ea69ad3a64292a1d166f1feaabc84: stopping tablet replica
I20260710 11:03:51.154369 27890 raft_consensus.cc:2243] T d0d242e067e5480db25cc9e32c5a12f1 P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:51.154816 27890 raft_consensus.cc:2272] T d0d242e067e5480db25cc9e32c5a12f1 P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:51.156508 27890 tablet_replica.cc:333] T 77e375cb184f4dd3830c4d2923e45780 P 835ea69ad3a64292a1d166f1feaabc84: stopping tablet replica
I20260710 11:03:51.157052 27890 raft_consensus.cc:2243] T 77e375cb184f4dd3830c4d2923e45780 P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:51.157517 27890 raft_consensus.cc:2272] T 77e375cb184f4dd3830c4d2923e45780 P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:51.159329 27890 tablet_replica.cc:333] T fed26b0f7c9d4694ab247bd1a924893a P 835ea69ad3a64292a1d166f1feaabc84: stopping tablet replica
I20260710 11:03:51.159865 27890 raft_consensus.cc:2243] T fed26b0f7c9d4694ab247bd1a924893a P 835ea69ad3a64292a1d166f1feaabc84 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:51.160642 27890 raft_consensus.cc:2272] T fed26b0f7c9d4694ab247bd1a924893a P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:51.162565 27890 tablet_replica.cc:333] T 1f37b5e24d7848898cc85f57a98bb51a P 835ea69ad3a64292a1d166f1feaabc84: stopping tablet replica
I20260710 11:03:51.163108 27890 raft_consensus.cc:2243] T 1f37b5e24d7848898cc85f57a98bb51a P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:51.163575 27890 raft_consensus.cc:2272] T 1f37b5e24d7848898cc85f57a98bb51a P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:51.165696 27890 tablet_replica.cc:333] T 7e55cf9857584466b4c3aeffb1259bbb P 835ea69ad3a64292a1d166f1feaabc84: stopping tablet replica
I20260710 11:03:51.166236 27890 raft_consensus.cc:2243] T 7e55cf9857584466b4c3aeffb1259bbb P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:51.166671 27890 raft_consensus.cc:2272] T 7e55cf9857584466b4c3aeffb1259bbb P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:51.168617 27890 tablet_replica.cc:333] T 5892121a20cf42bba329dda45f80d0c4 P 835ea69ad3a64292a1d166f1feaabc84: stopping tablet replica
I20260710 11:03:51.169153 27890 raft_consensus.cc:2243] T 5892121a20cf42bba329dda45f80d0c4 P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:51.169627 27890 raft_consensus.cc:2272] T 5892121a20cf42bba329dda45f80d0c4 P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:51.171537 27890 tablet_replica.cc:333] T 429d3bc7aac843ce9555d3f724e694d6 P 835ea69ad3a64292a1d166f1feaabc84: stopping tablet replica
I20260710 11:03:51.172076 27890 raft_consensus.cc:2243] T 429d3bc7aac843ce9555d3f724e694d6 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:51.172488 27890 raft_consensus.cc:2272] T 429d3bc7aac843ce9555d3f724e694d6 P 835ea69ad3a64292a1d166f1feaabc84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:51.174530 27890 tablet_replica.cc:333] T d189efbbbab14dabb8ae56d46c0d1b73 P 835ea69ad3a64292a1d166f1feaabc84: stopping tablet replica
I20260710 11:03:51.175105 27890 raft_consensus.cc:2243] T d189efbbbab14dabb8ae56d46c0d1b73 P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:51.175618 27890 raft_consensus.cc:2272] T d189efbbbab14dabb8ae56d46c0d1b73 P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:51.177588 27890 tablet_replica.cc:333] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84: stopping tablet replica
I20260710 11:03:51.178131 27890 raft_consensus.cc:2243] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:51.178995 27890 raft_consensus.cc:2272] T 3d34af3a4d8e4032bc15552b55e3795d P 835ea69ad3a64292a1d166f1feaabc84 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:51.181488 27890 tablet_replica.cc:333] T 3efcfc1a2f304f088907d3a2d4467fb6 P 835ea69ad3a64292a1d166f1feaabc84: stopping tablet replica
I20260710 11:03:51.182014 27890 raft_consensus.cc:2243] T 3efcfc1a2f304f088907d3a2d4467fb6 P 835ea69ad3a64292a1d166f1feaabc84 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:51.182879 27890 raft_consensus.cc:2272] T 3efcfc1a2f304f088907d3a2d4467fb6 P 835ea69ad3a64292a1d166f1feaabc84 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:51.221107 27890 tablet_server.cc:196] TabletServer@127.27.60.131:0 shutdown complete.
I20260710 11:03:51.249389 27890 master.cc:562] Master@127.27.60.190:41321 shutting down...
I20260710 11:03:51.272188 27890 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6aa257bf25534aeb85ae14dd4666a5f9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:51.272886 27890 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6aa257bf25534aeb85ae14dd4666a5f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:51.273221 27890 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6aa257bf25534aeb85ae14dd4666a5f9: stopping tablet replica
I20260710 11:03:51.293639 27890 master.cc:584] Master@127.27.60.190:41321 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11410 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (25418 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (117225 ms total)
[  PASSED  ] 8 tests.
I20260710 11:03:51.350071 27890 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 393 messages since previous log ~14 seconds ago
I20260710 11:03:51.350353 27890 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 393 messages since previous log ~14 seconds ago
I20260710 11:03:51.350560 27890 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 393 messages since previous log ~14 seconds ago
I20260710 11:03:51.350782 27890 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 ~33 seconds ago
I20260710 11:03:51.350986 27890 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 ~34 seconds ago
I20260710 11:03:51.351251 27890 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~0 seconds ago
I20260710 11:03:51.351573 27890 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 124 messages since previous log ~33 seconds ago
